From e6ded0b069b7248e8acff807beaf1ab93971654e Mon Sep 17 00:00:00 2001 From: dominhquang Date: Wed, 23 Oct 2024 18:53:22 +0700 Subject: [PATCH] Revert unused code --- ios/Podfile | 1 - ios/SubWalletMobile.xcodeproj/project.pbxproj | 7 +------ .../xcschemes/SubWalletMobile-Production.xcscheme | 4 ++-- .../xcschemes/SubWalletMobile-Staging.xcscheme | 4 ++-- .../xcshareddata/xcschemes/SubWalletMobile.xcscheme | 4 ++-- 5 files changed, 7 insertions(+), 13 deletions(-) diff --git a/ios/Podfile b/ios/Podfile index d9c722c5a..b79b3fd7c 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -66,7 +66,6 @@ target 'SubWalletMobile' do target.build_configurations.each do |config| if dev_team.empty? and !config.build_settings['DEVELOPMENT_TEAM'].nil? dev_team = config.build_settings['DEVELOPMENT_TEAM'] - config.build_settings['CODE_SIGNING_ALLOWED'] = 'NO' end end end diff --git a/ios/SubWalletMobile.xcodeproj/project.pbxproj b/ios/SubWalletMobile.xcodeproj/project.pbxproj index 234cc1f95..d193a71fe 100644 --- a/ios/SubWalletMobile.xcodeproj/project.pbxproj +++ b/ios/SubWalletMobile.xcodeproj/project.pbxproj @@ -255,8 +255,7 @@ 83CBB9F71A601CBA00E9B192 /* Project object */ = { isa = PBXProject; attributes = { - BuildIndependentTargetsInParallel = YES; - LastUpgradeCheck = 1540; + LastUpgradeCheck = 1210; TargetAttributes = { 00E439ED1AD99517003FC87E = { CreatedOnToolsVersion = 6.2; @@ -495,7 +494,6 @@ isa = XCBuildConfiguration; baseConfigurationReference = 5B7EB9439499542E8C5724F5 /* Pods-SubWalletMobile-SubWalletMobileTests.debug.xcconfig */; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; DEVELOPMENT_TEAM = ZUZ7T3GQMT; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -524,7 +522,6 @@ 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; @@ -644,7 +641,6 @@ 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; @@ -720,7 +716,6 @@ 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 e5283791d..b7612b0e8 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 b19d37003..c8f4bb6e2 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 f9fd10554..c4e058fc3 100644 --- a/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile.xcscheme +++ b/ios/SubWalletMobile.xcodeproj/xcshareddata/xcschemes/SubWalletMobile.xcscheme @@ -1,6 +1,6 @@