From 64c6f3a37bbeaaf41c6c590b2c7cf01eb56f277e Mon Sep 17 00:00:00 2001 From: Vincent Bénony Date: Wed, 2 Dec 2015 17:10:37 +0100 Subject: IOS: Fixes the Info.plist file generation --- dists/iphone/Info.plist | 2 ++ dists/iphone/Info.plist.in | 2 ++ 2 files changed, 4 insertions(+) (limited to 'dists/iphone') diff --git a/dists/iphone/Info.plist b/dists/iphone/Info.plist index a4118e9b7d..3735919321 100644 --- a/dists/iphone/Info.plist +++ b/dists/iphone/Info.plist @@ -10,6 +10,8 @@ CFBundleIcons~ipad + UILaunchImages + CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion diff --git a/dists/iphone/Info.plist.in b/dists/iphone/Info.plist.in index a645bb689f..c179ffed8f 100644 --- a/dists/iphone/Info.plist.in +++ b/dists/iphone/Info.plist.in @@ -10,6 +10,8 @@ CFBundleIcons~ipad + UILaunchImages + CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion -- cgit v1.2.3