diff --git a/ios/SubWalletMobile.xcodeproj/project.pbxproj b/ios/SubWalletMobile.xcodeproj/project.pbxproj index 6dc22c61b..06e0082c6 100644 --- a/ios/SubWalletMobile.xcodeproj/project.pbxproj +++ b/ios/SubWalletMobile.xcodeproj/project.pbxproj @@ -255,7 +255,8 @@ 83CBB9F71A601CBA00E9B192 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 1210; + BuildIndependentTargetsInParallel = YES; + LastUpgradeCheck = 1540; TargetAttributes = { 00E436ED1AD99517003FC87E = { CreatedOnToolsVersion = 6.2; @@ -494,6 +495,7 @@ isa = XCBuildConfiguration; baseConfigurationReference = 5B7EB9436499542E8C5724F5 /* Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; DEVELOPMENT_TEAM = ZUZ7T3GQMT; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -522,6 +524,7 @@ isa = XCBuildConfiguration; baseConfigurationReference = 89C6BE57DB24E9ADA2F236DE /* Pods-SubWalletMobile-SubWalletMobileTests.release.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; COPY_PHASE_STRIP = NO; DEVELOPMENT_TEAM = ZUZ7T3GQMT; @@ -641,6 +644,7 @@ COPY_PHASE_STRIP = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + ENABLE_USER_SCRIPT_SANDBOXING = YES; "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; @@ -716,6 +720,7 @@ COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_USER_SCRIPT_SANDBOXING = YES; "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; diff --git a/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile-Production.xcscheme b/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile-Production.xcscheme index b7612b0e8..e5283791d 100644 --- a/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile-Production.xcscheme +++ b/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile-Production.xcscheme @@ -1,6 +1,6 @@ diff --git a/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile-Staging.xcscheme b/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile-Staging.xcscheme index c8f4bb6e2..b19d37003 100644 --- a/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile-Staging.xcscheme +++ b/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile-Staging.xcscheme @@ -1,6 +1,6 @@ diff --git a/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile.xcscheme b/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile.xcscheme index c4e058fc3..f9fd10554 100644 --- a/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile.xcscheme +++ b/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile.xcscheme @@ -1,6 +1,6 @@