Don't use CFBundleIcons since they are now in the assets file

This commit is contained in:
Guillaume BIENKOWSKI 2015-01-14 11:54:07 +01:00
parent 07a0f3c132
commit 5e5f95af83

View file

@ -8,15 +8,6 @@
<string>Linphone</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFiles</key>
<array>
<string>linphone_icon_57.png</string>
<string>linphone_icon_72.png</string>
<string>linphone_icon_57@2x.png</string>
<string>linphone_icon_72@2x.png</string>
</array>
<key>CFBundleIcons</key>
<dict/>
<key>CFBundleIcons~ipad</key>
<dict/>
<key>CFBundleIdentifier</key>