diff --git a/Ukam.xcodeproj/project.pbxproj b/Ukam.xcodeproj/project.pbxproj index 2f52549..d5540f0 100644 --- a/Ukam.xcodeproj/project.pbxproj +++ b/Ukam.xcodeproj/project.pbxproj @@ -41,6 +41,7 @@ 82C57EFD27D46DB900395627 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82C57EFC27D46DB900395627 /* AppDelegate.swift */; }; 82C57EFF27D46DB900395627 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82C57EFE27D46DB900395627 /* ViewController.swift */; }; 82C57F0127D46DC100395627 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 82C57F0027D46DC100395627 /* Assets.xcassets */; }; + 82C57F0427D46DC100395627 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 82C57F0227D46DC100395627 /* Main.storyboard */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ @@ -69,6 +70,7 @@ 82C57EFC27D46DB900395627 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 82C57EFE27D46DB900395627 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; 82C57F0027D46DC100395627 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 82C57F0327D46DC100395627 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 82C57F0527D46DC100395627 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 82C57F0627D46DC100395627 /* Ukam.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Ukam.entitlements; sourceTree = ""; }; /* End PBXFileReference section */ @@ -193,6 +195,7 @@ 82C57EFE27D46DB900395627 /* ViewController.swift */, 82C57F0027D46DC100395627 /* Assets.xcassets */, 82302D112C669E4300B8BF8C /* Localizable.strings */, + 82C57F0227D46DC100395627 /* Main.storyboard */, 826008222C674A0E00ACD8A7 /* Configurations */, 82C57F0527D46DC100395627 /* Info.plist */, 82C57F0627D46DC100395627 /* Ukam.entitlements */, @@ -230,9 +233,8 @@ 82C57EF127D46DB900395627 /* Project object */ = { isa = PBXProject; attributes = { - BuildIndependentTargetsInParallel = YES; LastSwiftUpdateCheck = 1250; - LastUpgradeCheck = 1520; + LastUpgradeCheck = 1300; TargetAttributes = { 82302D132C66A07C00B8BF8C = { CreatedOnToolsVersion = 15.2; @@ -273,6 +275,7 @@ files = ( 82C57F0127D46DC100395627 /* Assets.xcassets in Resources */, 82302D0F2C669E4300B8BF8C /* Localizable.strings in Resources */, + 82C57F0427D46DC100395627 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -361,6 +364,14 @@ name = Localizable.strings; sourceTree = ""; }; + 82C57F0227D46DC100395627 /* Main.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 82C57F0327D46DC100395627 /* Base */, + ); + name = Main.storyboard; + sourceTree = ""; + }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ @@ -368,7 +379,6 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; - DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = NARTSSS6TY; PRODUCT_NAME = "$(TARGET_NAME)"; }; @@ -378,7 +388,6 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; - DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = NARTSSS6TY; PRODUCT_NAME = "$(TARGET_NAME)"; }; @@ -419,7 +428,6 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -482,7 +490,6 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -513,7 +520,6 @@ CODE_SIGN_ENTITLEMENTS = Ukam/Ukam.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = NARTSSS6TY; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = Ukam/Info.plist; @@ -540,7 +546,6 @@ CODE_SIGN_ENTITLEMENTS = Ukam/Ukam.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = NARTSSS6TY; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = Ukam/Info.plist; diff --git a/Ukam.xcodeproj/xcshareddata/xcschemes/Ukam.xcscheme b/Ukam.xcodeproj/xcshareddata/xcschemes/Ukam.xcscheme index ed5aacc..2bc5942 100644 --- a/Ukam.xcodeproj/xcshareddata/xcschemes/Ukam.xcscheme +++ b/Ukam.xcodeproj/xcshareddata/xcschemes/Ukam.xcscheme @@ -1,6 +1,6 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Default + + + + + + + Left to Right + + + + + + + Right to Left + + + + + + + + + + + Default + + + + + + + Left to Right + + + + + + + Right to Left + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +