info-plist make use of image assets to manage icons files
Change-Id: Ib6be4cb1e0eb60363b4a106f0297ec69520ac91e
This commit is contained in:
@@ -7,20 +7,9 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIcons</key>
|
||||
<dict>
|
||||
<key>CFBundlePrimaryIcon</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>iosremote_iphone_icon.png</string>
|
||||
<string>iosremote_iphone_icon@2x.png</string>
|
||||
<string>iosremote_ipad_icon.png</string>
|
||||
<string>iosremote_ipad_icon@2x.png</string>
|
||||
</array>
|
||||
<key>UIPrerenderedIcon</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict/>
|
||||
<key>CFBundleIcons~ipad</key>
|
||||
<dict/>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.libreoffice.${PRODUCT_NAME:rfc1034identifier}</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
|
Reference in New Issue
Block a user