fixed problem with twittia: scheme
This commit is contained in:
parent
a2d456b168
commit
ce5ee9f2ee
7 changed files with 52 additions and 36 deletions
|
@ -60,6 +60,8 @@
|
|||
<key>CFBundleURLTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>CFBundleURLName</key>
|
||||
<string>net.jeena.apps.twittia.handler</string>
|
||||
<key>CFBundleURLSchemes</key>
|
||||
<array>
|
||||
<string>twittia</string>
|
||||
|
|
Reference in a new issue