From 8fea75ec5ea41b347bae5b24f5f6cebe3247449c Mon Sep 17 00:00:00 2001 From: "Angelo Mantellini (manangel)" Date: Wed, 5 Jul 2017 16:00:49 +0200 Subject: correct issue for compiling ios Change-Id: I0b55752383af8e8d8e10ccf09dc515edf93ee41c Signed-off-by: Angelo Mantellini (manangel) --- Common/Info.plist | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Common/Info.plist') 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 @@ waw wma - CFBundleTypeIconFile - document.icns - CFBundleTypeName + CFBundleTypeIconFile + Viper.icns + CFBundleTypeName Audio file CFBundleTypeRole Viewer @@ -162,7 +162,7 @@ utf CFBundleTypeIconFile - document.icns + Viper.icns CFBundleTypeName Subtitles file CFBundleTypeRole @@ -176,7 +176,7 @@ CFBundleExecutable @EXECUTABLE@ CFBundleIconFile - Cisco.icns + Viper.icns CFBundleIdentifier com.cisco.@EXECUTABLE@ CFBundleInfoDictionaryVersion -- cgit 1.2.3-korg