From a791d449ce86b759048fe7a5066b3305ec4b0eb4 Mon Sep 17 00:00:00 2001 From: Maarten Billemont Date: Sat, 10 Feb 2018 20:52:30 -0500 Subject: [PATCH] Updated info.plist syntax. --- platform-darwin/Source/iOS/MasterPassword-Info.plist | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/platform-darwin/Source/iOS/MasterPassword-Info.plist b/platform-darwin/Source/iOS/MasterPassword-Info.plist index 11501761..07ba1a85 100644 --- a/platform-darwin/Source/iOS/MasterPassword-Info.plist +++ b/platform-darwin/Source/iOS/MasterPassword-Info.plist @@ -3,7 +3,7 @@ CFBundleDevelopmentRegion - en + $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName M. Password CFBundleDocumentTypes @@ -28,19 +28,17 @@ CFBundleExecutable - ${EXECUTABLE_NAME} + $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName - ${PRODUCT_NAME} + $(PRODUCT_NAME) CFBundlePackageType APPL CFBundleShortVersionString [auto] - CFBundleSignature - ???? CFBundleVersion [auto] Fabric @@ -60,7 +58,7 @@ LSRequiresIPhoneOS NSHumanReadableCopyright - © 2011-2017 + © 2011-2018 UIAppFonts Exo2.0-Bold.otf @@ -71,8 +69,6 @@ SourceCodePro-Regular.otf SourceCodePro-ExtraLight.otf - UIMainStoryboardFile - Storyboard UIStatusBarHidden UIStatusBarStyle