mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-28 16:42:20 +00:00
Merge pull request #165 from Rupert-RR/framework-bundle-identifier-fix
Changed resources bundle identifier to prevent conflict with framework identifier
This commit is contained in:
commit
cf7beb35a0
@ -9,7 +9,7 @@
|
||||
<key>CFBundleIconFile</key>
|
||||
<string></string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>net.hockeyapp.sdk.ios</string>
|
||||
<string>net.hockeyapp.sdk.resources.ios</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user