|
53 | 53 | C8738B7F2BE5363900609E7F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C8738B7E2BE5363900609E7F /* Assets.xcassets */; }; |
54 | 54 | C8738B822BE5363900609E7F /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C8738B812BE5363900609E7F /* Preview Assets.xcassets */; }; |
55 | 55 | C8738B882BE5365000609E7F /* Client in Frameworks */ = {isa = PBXBuildFile; productRef = C8738B872BE5365000609E7F /* Client */; }; |
56 | | - C8738B8A2BE540D000609E7F /* bridgeLaunchAgent.plist in Copy Launch Agent */ = {isa = PBXBuildFile; fileRef = C8738B6D2BE4F3E800609E7F /* bridgeLaunchAgent.plist */; }; |
| 56 | + C8738B8A2BE540D000609E7F /* bridgeLaunchAgent.plist in Copy Launch Agent */ = {isa = PBXBuildFile; fileRef = C8738B6D2BE4F3E800609E7F /* bridgeLaunchAgent.plist */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
57 | 57 | C8738B8B2BE540DD00609E7F /* CommunicationBridge in Embed XPCService */ = {isa = PBXBuildFile; fileRef = C8738B632BE4D4B900609E7F /* CommunicationBridge */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
58 | 58 | C8758E7029F04BFF00D29C1C /* CustomCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8758E6F29F04BFF00D29C1C /* CustomCommand.swift */; }; |
59 | 59 | C8758E7229F04CF100D29C1C /* SeparatorCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8758E7129F04CF100D29C1C /* SeparatorCommand.swift */; }; |
|
70 | 70 | C8DD9CB12BC673F80036641C /* CloseIdleTabsCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DD9CB02BC673F80036641C /* CloseIdleTabsCommand.swift */; }; |
71 | 71 | /* End PBXBuildFile section */ |
72 | 72 |
|
| 73 | +/* Begin PBXBuildRule section */ |
| 74 | + 1034711F2E9E620100577B9C /* PBXBuildRule */ = { |
| 75 | + isa = PBXBuildRule; |
| 76 | + compilerSpec = com.apple.compilers.proxy.script; |
| 77 | + dependencyFile = "$(DERIVED_FILES_DIR)/$(INPUT_FILE_PATH).d"; |
| 78 | + fileType = pattern.proxy; |
| 79 | + inputFiles = ( |
| 80 | + ); |
| 81 | + isEditable = 1; |
| 82 | + outputFiles = ( |
| 83 | + ); |
| 84 | + script = "# Type a script or drag a script file from your workspace to insert its path.\n"; |
| 85 | + }; |
| 86 | +/* End PBXBuildRule section */ |
| 87 | + |
73 | 88 | /* Begin PBXContainerItemProxy section */ |
74 | 89 | C81291AF2994F92700196E12 /* PBXContainerItemProxy */ = { |
75 | 90 | isa = PBXContainerItemProxy; |
|
580 | 595 | C8738B612BE4D4B900609E7F /* CopyFiles */, |
581 | 596 | ); |
582 | 597 | buildRules = ( |
| 598 | + 1034711F2E9E620100577B9C /* PBXBuildRule */, |
583 | 599 | ); |
584 | 600 | dependencies = ( |
585 | 601 | ); |
|
652 | 668 | mainGroup = C8189B0D2938972F00C9DCDA; |
653 | 669 | packageReferences = ( |
654 | 670 | C8216B792980373800AD38C7 /* XCRemoteSwiftPackageReference "swift-argument-parser" */, |
| 671 | + 103471212E9E633300577B9C /* XCRemoteSwiftPackageReference "swift-algorithms" */, |
| 672 | + 103471222E9E663000577B9C /* XCRemoteSwiftPackageReference "swift-system" */, |
| 673 | + 103471232E9E752700577B9C /* XCRemoteSwiftPackageReference "swift-async-algorithms" */, |
| 674 | + 103471242E9E756B00577B9C /* XCRemoteSwiftPackageReference "claude-agent-sdk-python" */, |
655 | 675 | ); |
656 | 676 | productRefGroup = C8189B172938972F00C9DCDA /* Products */; |
657 | 677 | projectDirPath = ""; |
|
838 | 858 | isa = XCBuildConfiguration; |
839 | 859 | buildSettings = { |
840 | 860 | CODE_SIGN_ENTITLEMENTS = EditorExtension/EditorExtension.entitlements; |
| 861 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
841 | 862 | CODE_SIGN_STYLE = Automatic; |
842 | 863 | COMBINE_HIDPI_IMAGES = YES; |
843 | 864 | CURRENT_PROJECT_VERSION = "$(APP_BUILD)"; |
|
928 | 949 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
929 | 950 | CLANG_WARN_UNREACHABLE_CODE = YES; |
930 | 951 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 952 | + "CODE_SIGN_ENTITLEMENTS[sdk=*]" = ""; |
| 953 | + CODE_SIGN_IDENTITY = "-"; |
931 | 954 | COPY_PHASE_STRIP = NO; |
932 | 955 | DEAD_CODE_STRIPPING = YES; |
933 | 956 | DEBUG_INFORMATION_FORMAT = dwarf; |
|
991 | 1014 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
992 | 1015 | CLANG_WARN_UNREACHABLE_CODE = YES; |
993 | 1016 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 1017 | + "CODE_SIGN_ENTITLEMENTS[sdk=*]" = ""; |
| 1018 | + CODE_SIGN_IDENTITY = "-"; |
994 | 1019 | COPY_PHASE_STRIP = NO; |
995 | 1020 | DEAD_CODE_STRIPPING = YES; |
996 | 1021 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
997 | 1022 | ENABLE_NS_ASSERTIONS = NO; |
998 | 1023 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 1024 | + ENABLE_TESTABILITY = YES; |
999 | 1025 | GCC_C_LANGUAGE_STANDARD = gnu11; |
1000 | 1026 | GCC_NO_COMMON_BLOCKS = YES; |
1001 | 1027 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
1007 | 1033 | MACOSX_DEPLOYMENT_TARGET = 12.0; |
1008 | 1034 | MTL_ENABLE_DEBUG_INFO = NO; |
1009 | 1035 | MTL_FAST_MATH = YES; |
| 1036 | + ONLY_ACTIVE_ARCH = YES; |
1010 | 1037 | SDKROOT = macosx; |
1011 | 1038 | STRING_CATALOG_GENERATE_SYMBOLS = YES; |
1012 | 1039 | SWIFT_COMPILATION_MODE = wholemodule; |
|
1021 | 1048 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
1022 | 1049 | AUTOMATION_APPLE_EVENTS = YES; |
1023 | 1050 | CODE_SIGN_ENTITLEMENTS = "Copilot for Xcode/Copilot_for_Xcode.entitlements"; |
1024 | | - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
| 1051 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
1025 | 1052 | CODE_SIGN_STYLE = Automatic; |
1026 | 1053 | COMBINE_HIDPI_IMAGES = YES; |
1027 | 1054 | CURRENT_PROJECT_VERSION = "$(APP_BUILD)"; |
|
1122 | 1149 | isa = XCBuildConfiguration; |
1123 | 1150 | buildSettings = { |
1124 | 1151 | AUTOMATION_APPLE_EVENTS = NO; |
| 1152 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
1125 | 1153 | CODE_SIGN_STYLE = Automatic; |
1126 | 1154 | DEAD_CODE_STRIPPING = YES; |
1127 | 1155 | DEVELOPMENT_TEAM = 85XJ3N6338; |
|
1182 | 1210 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
1183 | 1211 | AUTOMATION_APPLE_EVENTS = NO; |
1184 | 1212 | CODE_SIGN_ENTITLEMENTS = ExtensionService/ExtensionService.entitlements; |
1185 | | - "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; |
| 1213 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
1186 | 1214 | CODE_SIGN_STYLE = Automatic; |
1187 | 1215 | COMBINE_HIDPI_IMAGES = YES; |
1188 | 1216 | CURRENT_PROJECT_VERSION = "$(APP_BUILD)"; |
|
1277 | 1305 | isa = XCBuildConfiguration; |
1278 | 1306 | buildSettings = { |
1279 | 1307 | ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; |
| 1308 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
1280 | 1309 | CODE_SIGN_STYLE = Automatic; |
1281 | 1310 | DEAD_CODE_STRIPPING = YES; |
1282 | | - DEVELOPMENT_TEAM = VEKTX9H2N7; |
| 1311 | + DEVELOPMENT_TEAM = 85XJ3N6338; |
1283 | 1312 | ENABLE_HARDENED_RUNTIME = YES; |
1284 | 1313 | ENABLE_USER_SCRIPT_SANDBOXING = YES; |
1285 | 1314 | GCC_C_LANGUAGE_STANDARD = gnu17; |
|
1322 | 1351 | ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; |
1323 | 1352 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
1324 | 1353 | CODE_SIGN_ENTITLEMENTS = SandboxedClientTester/SandboxedClientTester.entitlements; |
| 1354 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
1325 | 1355 | CODE_SIGN_STYLE = Automatic; |
1326 | 1356 | COMBINE_HIDPI_IMAGES = YES; |
1327 | 1357 | CURRENT_PROJECT_VERSION = 1; |
1328 | 1358 | DEAD_CODE_STRIPPING = YES; |
1329 | 1359 | DEVELOPMENT_ASSET_PATHS = "\"SandboxedClientTester/Preview Content\""; |
1330 | | - DEVELOPMENT_TEAM = VEKTX9H2N7; |
| 1360 | + DEVELOPMENT_TEAM = 85XJ3N6338; |
1331 | 1361 | ENABLE_APP_SANDBOX = YES; |
1332 | 1362 | ENABLE_HARDENED_RUNTIME = YES; |
1333 | 1363 | ENABLE_PREVIEWS = YES; |
|
1458 | 1488 | /* End XCConfigurationList section */ |
1459 | 1489 |
|
1460 | 1490 | /* Begin XCRemoteSwiftPackageReference section */ |
| 1491 | + 103471212E9E633300577B9C /* XCRemoteSwiftPackageReference "swift-algorithms" */ = { |
| 1492 | + isa = XCRemoteSwiftPackageReference; |
| 1493 | + repositoryURL = "https://github.com/apple/swift-algorithms.git"; |
| 1494 | + requirement = { |
| 1495 | + kind = upToNextMajorVersion; |
| 1496 | + minimumVersion = 1.2.1; |
| 1497 | + }; |
| 1498 | + }; |
| 1499 | + 103471222E9E663000577B9C /* XCRemoteSwiftPackageReference "swift-system" */ = { |
| 1500 | + isa = XCRemoteSwiftPackageReference; |
| 1501 | + repositoryURL = "https://github.com/apple/swift-system.git"; |
| 1502 | + requirement = { |
| 1503 | + kind = upToNextMajorVersion; |
| 1504 | + minimumVersion = 1.6.3; |
| 1505 | + }; |
| 1506 | + }; |
| 1507 | + 103471232E9E752700577B9C /* XCRemoteSwiftPackageReference "swift-async-algorithms" */ = { |
| 1508 | + isa = XCRemoteSwiftPackageReference; |
| 1509 | + repositoryURL = "https://github.com/apple/swift-async-algorithms.git"; |
| 1510 | + requirement = { |
| 1511 | + kind = upToNextMajorVersion; |
| 1512 | + minimumVersion = 1.0.4; |
| 1513 | + }; |
| 1514 | + }; |
| 1515 | + 103471242E9E756B00577B9C /* XCRemoteSwiftPackageReference "claude-agent-sdk-python" */ = { |
| 1516 | + isa = XCRemoteSwiftPackageReference; |
| 1517 | + repositoryURL = "https://github.com/anthropics/claude-agent-sdk-python"; |
| 1518 | + requirement = { |
| 1519 | + branch = main; |
| 1520 | + kind = branch; |
| 1521 | + }; |
| 1522 | + }; |
1461 | 1523 | C8216B792980373800AD38C7 /* XCRemoteSwiftPackageReference "swift-argument-parser" */ = { |
1462 | 1524 | isa = XCRemoteSwiftPackageReference; |
1463 | 1525 | repositoryURL = "https://github.com/apple/swift-argument-parser.git"; |
|
0 commit comments