From da9cee0792b13b32518bbfd2150e08226a1e6c60 Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Tue, 5 Dec 2017 12:26:39 +0100 Subject: [PATCH] Delete Info.plist --- build/mac/Info.plist | 50 -------------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 build/mac/Info.plist diff --git a/build/mac/Info.plist b/build/mac/Info.plist deleted file mode 100644 index 517f2542..00000000 --- a/build/mac/Info.plist +++ /dev/null @@ -1,50 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en_US - CFBundleExecutable - ELEMENTS - CFBundleIdentifier - com.syslink.elements - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ${PRODUCT_NAME} - CFBundlePackageType - APPL - CFBundleShortVersionString - ${VERSION} - CFBundleSignature - ???? - CFBundleURLTypes - - - CFBundleURLName - Elements Client - CFBundleURLSchemes - - elements-client - - - - CFBundleVersion - 619 - LSMinimumSystemVersion - 10.8.0 - LSUIElement - - NSAppTransportSecurity - - NSAllowsArbitraryLoads - - - NSHumanReadableCopyright - Copyright © 2016 Syslink GmbH. All rights reserved. - NSMainNibFile - MainMenu - NSPrincipalClass - AtomApplication - -