From 0e0dd059a7d146404e0954772c0d1442e248682d Mon Sep 17 00:00:00 2001 From: Kevin Blackburn-Matzen Date: Sun, 22 Feb 2026 14:48:43 -0800 Subject: [PATCH] codesigning --- Facett.xcodeproj/project.pbxproj | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/Facett.xcodeproj/project.pbxproj b/Facett.xcodeproj/project.pbxproj index 3473568..b06728e 100644 --- a/Facett.xcodeproj/project.pbxproj +++ b/Facett.xcodeproj/project.pbxproj @@ -6,9 +6,6 @@ objectVersion = 77; objects = { -/* Begin PBXBuildFile section */ -/* End PBXBuildFile section */ - /* Begin PBXContainerItemProxy section */ D8C4C2022D345CE90093AB00 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -414,10 +411,11 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"Facett/Preview Content\""; - DEVELOPMENT_TEAM = ""; + DEVELOPMENT_TEAM = R5326Y7EZ4; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Facett/Info.plist; + INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.photography"; INFOPLIST_KEY_NSBluetoothAlwaysUsageDescription = "Bluetooth is used to discover and connect to your action cameras for remote control and settings management."; INFOPLIST_KEY_NSBluetoothPeripheralUsageDescription = "Bluetooth is used to discover and connect to your action cameras for remote control and settings management."; @@ -454,16 +452,16 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"Facett/Preview Content\""; - DEVELOPMENT_TEAM = ""; + DEVELOPMENT_TEAM = R5326Y7EZ4; ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Facett/Info.plist; + INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.photography"; INFOPLIST_KEY_NSBluetoothAlwaysUsageDescription = "Bluetooth is used to discover and connect to your action cameras for remote control and settings management."; INFOPLIST_KEY_NSBluetoothPeripheralUsageDescription = "Bluetooth is used to discover and connect to your action cameras for remote control and settings management."; INFOPLIST_KEY_NSMicrophoneUsageDescription = "Voice control allows you to start and stop recording by saying \"start\" or \"stop\"."; INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "Speech recognition enables voice commands to control your cameras."; - INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; @@ -598,12 +596,6 @@ defaultConfigurationName = Release; }; /* End XCConfigurationList section */ - -/* Begin XCRemoteSwiftPackageReference section */ -/* End XCRemoteSwiftPackageReference section */ - -/* Begin XCSwiftPackageProductDependency section */ -/* End XCSwiftPackageProductDependency section */ }; rootObject = D8C4C1E92D345CE50093AB00 /* Project object */; }