~mro/Appacus

2fd61d97f35cc16671658492eb19aa94fe719a56 — M Rohrmoser 3 years ago e6c045f
Full Screen
2 files changed, 4 insertions(+), 2 deletions(-)

M swift/Abacus.xcodeproj/project.pbxproj
M swift/Abacus/Info.plist
M swift/Abacus.xcodeproj/project.pbxproj => swift/Abacus.xcodeproj/project.pbxproj +2 -0
@@ 473,6 473,7 @@
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_TEAM = PE85K2L7LE;
				INFOPLIST_FILE = Abacus/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = (


@@ 490,6 491,7 @@
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_TEAM = PE85K2L7LE;
				INFOPLIST_FILE = Abacus/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = (

M swift/Abacus/Info.plist => swift/Abacus/Info.plist +2 -2
@@ 17,7 17,7 @@
	<key>CFBundleShortVersionString</key>
	<string>0.1</string>
	<key>CFBundleVersion</key>
	<string>0</string>
	<string>$(CURRENT_PROJECT_VERSION)</string>
	<key>CFBundleVersionGitSHA</key>
	<string>abeef</string>
	<key>LSRequiresIPhoneOS</key>


@@ 31,7 31,7 @@
		<string>armv7</string>
	</array>
	<key>UIRequiresFullScreen</key>
	<false/>
	<true/>
	<key>UIStatusBarHidden</key>
	<true/>
	<key>UISupportedInterfaceOrientations</key>