From 21fe34a82d482f4fa8686152f19e8702b6d5deae Mon Sep 17 00:00:00 2001 From: Jordan Baird Date: Sat, 14 May 2022 22:19:24 -0600 Subject: [PATCH] Update project files --- createicns.xcodeproj/project.pbxproj | 4 +++- .../xcshareddata/xcschemes/createicns.xcscheme | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/createicns.xcodeproj/project.pbxproj b/createicns.xcodeproj/project.pbxproj index 9fa22b2..0ba6719 100644 --- a/createicns.xcodeproj/project.pbxproj +++ b/createicns.xcodeproj/project.pbxproj @@ -107,7 +107,7 @@ attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1330; - LastUpgradeCheck = 1330; + LastUpgradeCheck = 1340; TargetAttributes = { 71CEA01327DDA16600E747B8 = { CreatedOnToolsVersion = 13.3; @@ -267,6 +267,7 @@ 71CEA01C27DDA16600E747B8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + CODE_SIGN_IDENTITY = "-"; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 9QZT3K3FGH; ENABLE_HARDENED_RUNTIME = YES; @@ -278,6 +279,7 @@ 71CEA01D27DDA16600E747B8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + CODE_SIGN_IDENTITY = "-"; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 9QZT3K3FGH; ENABLE_HARDENED_RUNTIME = YES; diff --git a/createicns.xcodeproj/xcshareddata/xcschemes/createicns.xcscheme b/createicns.xcodeproj/xcshareddata/xcschemes/createicns.xcscheme index e1cb0c0..5ec3d0d 100644 --- a/createicns.xcodeproj/xcshareddata/xcschemes/createicns.xcscheme +++ b/createicns.xcodeproj/xcshareddata/xcschemes/createicns.xcscheme @@ -1,6 +1,6 @@