LineKit icon indicating copy to clipboard operation
LineKit copied to clipboard

How to make it work

Open bizibizi opened this issue 8 years ago • 0 comments

update your info.plist:

<key>LSApplicationQueriesSchemes</key>
<array>
    <string>line</string>
</array>
 

bizibizi avatar Aug 14 '17 11:08 bizibizi