fixed bundle identifier
This commit is contained in:
parent
4d49024d62
commit
bf4e9fe83e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
<key>CFBundleIconFile</key>
|
||||
<string>Icon.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>net.jeena.apps.twittia.test</string>
|
||||
<string>net.jeena.apps.twittia</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
|
|
Reference in a new issue