From da9ad473a7f2f39ae82888d40c3506713b4aa3e8 Mon Sep 17 00:00:00 2001 From: relikd Date: Wed, 23 Jul 2025 10:46:49 +0200 Subject: [PATCH] chore: project settings --- RSXML2.xcodeproj/project.pbxproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/RSXML2.xcodeproj/project.pbxproj b/RSXML2.xcodeproj/project.pbxproj index 43ffdac..05e9dfd 100644 --- a/RSXML2.xcodeproj/project.pbxproj +++ b/RSXML2.xcodeproj/project.pbxproj @@ -334,9 +334,7 @@ TargetAttributes = { 84F22C0C1B52DDEA000060CE = { CreatedOnToolsVersion = 7.0; - DevelopmentTeam = UY657LKNHJ; LastSwiftMigration = 0800; - ProvisioningStyle = Automatic; }; 84F22C161B52DDEA000060CE = { CreatedOnToolsVersion = 7.0; @@ -581,6 +579,8 @@ buildSettings = { CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES; CLANG_ENABLE_MODULES = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEAD_CODE_STRIPPING = YES; DEFINES_MODULE = YES; @@ -613,6 +613,8 @@ buildSettings = { CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES; CLANG_ENABLE_MODULES = YES; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEAD_CODE_STRIPPING = YES; DEFINES_MODULE = YES;