aboutsummaryrefslogtreecommitdiffstats
path: root/Common/Info.plist
diff options
context:
space:
mode:
authorAngelo Mantellini (manangel) <angelo.mantellini@irt-systemx.fr>2017-07-05 16:00:49 +0200
committerJacques SAMAIN <jsamain+fdio@cisco.com>2017-07-05 14:43:54 +0000
commit8fea75ec5ea41b347bae5b24f5f6cebe3247449c (patch)
treed7cc11405f31686049a2fa5bddee1410effdc6ab /Common/Info.plist
parent2e126cfa7d1c82a758b14133cc67e0ff7af1f11e (diff)
correct issue for compiling ios
Change-Id: I0b55752383af8e8d8e10ccf09dc515edf93ee41c Signed-off-by: Angelo Mantellini (manangel) <angelo.mantellini@irt-systemx.fr>
Diffstat (limited to 'Common/Info.plist')
-rw-r--r--Common/Info.plist10
1 files changed, 5 insertions, 5 deletions
diff --git a/Common/Info.plist b/Common/Info.plist
index 8e33963e..25ef9212 100644
--- a/Common/Info.plist
+++ b/Common/Info.plist
@@ -34,9 +34,9 @@
<string>waw</string>
<string>wma</string>
</array>
- <key>CFBundleTypeIconFile</key>
- <string>document.icns</string>
- <key>CFBundleTypeName</key>
+ <key>CFBundleTypeIconFile</key>
+ <string>Viper.icns</string>
+ <key>CFBundleTypeName</key>
<string>Audio file</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
@@ -162,7 +162,7 @@
<string>utf</string>
</array>
<key>CFBundleTypeIconFile</key>
- <string>document.icns</string>
+ <string>Viper.icns</string>
<key>CFBundleTypeName</key>
<string>Subtitles file</string>
<key>CFBundleTypeRole</key>
@@ -176,7 +176,7 @@
<key>CFBundleExecutable</key>
<string>@EXECUTABLE@</string>
<key>CFBundleIconFile</key>
- <string>Cisco.icns</string>
+ <string>Viper.icns</string>
<key>CFBundleIdentifier</key>
<string>com.cisco.@EXECUTABLE@</string>
<key>CFBundleInfoDictionaryVersion</key>