From e59b6c872353b45dcd0bf0cb4b90d25b18c5467b Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Thu, 4 Feb 2021 13:47:16 +0100 Subject: [PATCH] Upgrade Xcode project --- Passepartout.xcodeproj/project.pbxproj | 6 +++--- .../xcshareddata/xcschemes/Passepartout-iOS.xcscheme | 2 +- .../xcshareddata/xcschemes/Passepartout-macOS.xcscheme | 2 +- .../xcshareddata/xcschemes/PassepartoutCore-iOS.xcscheme | 2 +- .../xcshareddata/xcschemes/PassepartoutCore-macOS.xcscheme | 2 +- .../xcschemes/PassepartoutCoreTests-iOS.xcscheme | 2 +- .../xcschemes/PassepartoutCoreTests-macOS.xcscheme | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj index d344ce0a..3cfe1bc9 100644 --- a/Passepartout.xcodeproj/project.pbxproj +++ b/Passepartout.xcodeproj/project.pbxproj @@ -1374,7 +1374,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1230; - LastUpgradeCheck = 1230; + LastUpgradeCheck = 1240; ORGANIZATIONNAME = "Davide De Rosa"; TargetAttributes = { 0E31529A223F9EF400F61841 = { @@ -2263,7 +2263,7 @@ baseConfigurationReference = 0376B8FDB39F81CA072C3F37 /* Pods-ios-PassepartoutCore-iOS.debug.xcconfig */; buildSettings = { APPLICATION_EXTENSION_API_ONLY = NO; - CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; @@ -2295,7 +2295,7 @@ baseConfigurationReference = 5CC1FDDBA184F8548D814E9D /* Pods-ios-PassepartoutCore-iOS.release.xcconfig */; buildSettings = { APPLICATION_EXTENSION_API_ONLY = NO; - CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_IDENTITY = ""; CODE_SIGN_STYLE = Automatic; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; diff --git a/Passepartout.xcodeproj/xcshareddata/xcschemes/Passepartout-iOS.xcscheme b/Passepartout.xcodeproj/xcshareddata/xcschemes/Passepartout-iOS.xcscheme index 8ce1a760..86a6fc57 100644 --- a/Passepartout.xcodeproj/xcshareddata/xcschemes/Passepartout-iOS.xcscheme +++ b/Passepartout.xcodeproj/xcshareddata/xcschemes/Passepartout-iOS.xcscheme @@ -1,6 +1,6 @@