|
49 | 49 | 3D029D52F10611A437BC2B5F /* NINAFilenameParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958EAAFB0801AA6BF89E7E57 /* NINAFilenameParser.swift */; }; |
50 | 50 | 3ED3F0F9A74454F562857A09 /* ConditionsChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8C040E3CFD178726618C93F /* ConditionsChart.swift */; }; |
51 | 51 | 40557783208A1A13EB363AF9 /* FrameHistoryModel+Domain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FF1A1ABDDC0D8F5A76F24E7 /* FrameHistoryModel+Domain.swift */; }; |
| 52 | + 419BC0421E6AC4B288626582 /* MCPCertificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7397D39B2A1E4534DDA49642 /* MCPCertificate.swift */; }; |
52 | 53 | 458EC62EC43F48825111DDEB /* AstroRootStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6CA403E08B94D8B54CCF812 /* AstroRootStore.swift */; }; |
53 | 54 | 46B1B8F966ADC9FDC262D7A6 /* CoffeeSupportDialog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C8D25832AC0BBE69EE662AF /* CoffeeSupportDialog.swift */; }; |
| 55 | + 46D6E019F63A16B563DC3155 /* NIOSSL in Frameworks */ = {isa = PBXBuildFile; productRef = B64E480C709131A549E84FB8 /* NIOSSL */; }; |
54 | 56 | 46DC95B31DFC767922E2AA34 /* ThresholdLearnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32608B6B9596DA5E7F7C9F1D /* ThresholdLearnerTests.swift */; }; |
55 | 57 | 47D998D3FD88DF482089211D /* SetupComparisonChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6087ADC4D2B2398C1923BC7E /* SetupComparisonChart.swift */; }; |
56 | 58 | 49AAD6D113938C331D999DBC /* MosaicGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E6FA09107C45349725E7DCF /* MosaicGenerator.swift */; }; |
|
106 | 108 | 9B91613EEB76EB27A7DCB3FC /* CalibrationDatabase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 511D5503EE634473FF2EC433 /* CalibrationDatabase.swift */; }; |
107 | 109 | 9CDAC0C839D728DDA6F4E8D5 /* QualityEstimator+Historical.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CFD7069A619FC9F6E4DB412 /* QualityEstimator+Historical.swift */; }; |
108 | 110 | 9D950EBF4E4EBC1A00430834 /* StarAnalyzerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C73F68266BEC1BE0872283EB /* StarAnalyzerTests.swift */; }; |
| 111 | + 9DA053B075ACAF50B435905E /* Crypto in Frameworks */ = {isa = PBXBuildFile; productRef = 041D79A454A1682F8A5DCE31 /* Crypto */; }; |
109 | 112 | 9F741F47A7830BD9A405A511 /* FrameHistoryMigrations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80A7F31F7DBA920A68B6787D /* FrameHistoryMigrations.swift */; }; |
110 | 113 | 9FE0865A0F4D4378F7A43D7A /* ArchiveScanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32B55DBDF2FD18BEF1399C8D /* ArchiveScanner.swift */; }; |
111 | 114 | A1C2006F19F3C1DEE8EEAB9C /* SessionScoreChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55ABE4E540ACACE563997661 /* SessionScoreChart.swift */; }; |
|
129 | 132 | B6FAD33DBA5A722B4EC6F6AA /* Shaders.metal in Sources */ = {isa = PBXBuildFile; fileRef = ADBD75B471EEBE3262306C84 /* Shaders.metal */; }; |
130 | 133 | BB2883D764B3CBC10EBB66BB /* WienerDeconvolution.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DAC3DD9E30EB2E746271068 /* WienerDeconvolution.swift */; }; |
131 | 134 | BC5A88BD113B62D7A7442646 /* ExportOptions-AppStore.plist in Resources */ = {isa = PBXBuildFile; fileRef = 18EE01FC0CDFE150906040B3 /* ExportOptions-AppStore.plist */; }; |
| 135 | + BCCE630F18EC9F83F0BD6A1C /* X509 in Frameworks */ = {isa = PBXBuildFile; productRef = 6EF3E4A01DC7C719F1007BF5 /* X509 */; }; |
132 | 136 | BD7A31D9AF626FB19873EC7E /* SessionOverviewView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D35D584AE1D7CFEB4B41638 /* SessionOverviewView.swift */; }; |
133 | 137 | BF9CBFE8BFFC1A572EE95211 /* AIsaacView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EC26299CC364924D0AF79AC /* AIsaacView.swift */; }; |
134 | 138 | BFD9D646DC78249F8654CC1D /* PreviewGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0EFA1508203190F9C1216AE /* PreviewGenerator.swift */; }; |
|
287 | 291 | 7196FBBA0783630389EA7125 /* FileListView+Coordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FileListView+Coordinator.swift"; sourceTree = "<group>"; }; |
288 | 292 | 72482E3B4DA87C1D05E5BC54 /* PlaybackController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlaybackController.swift; sourceTree = "<group>"; }; |
289 | 293 | 72BFE1A73BD5AD652BD34CB8 /* SessionCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionCache.swift; sourceTree = "<group>"; }; |
| 294 | + 7397D39B2A1E4534DDA49642 /* MCPCertificate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MCPCertificate.swift; sourceTree = "<group>"; }; |
290 | 295 | 740CADC7ADA01E2160E95DCC /* QuickStackWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuickStackWindow.swift; sourceTree = "<group>"; }; |
291 | 296 | 763931350538CED5EA81290D /* KeyboardHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardHandler.swift; sourceTree = "<group>"; }; |
292 | 297 | 76A68D583C36500C4A7BD068 /* AIsaacService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AIsaacService.swift; sourceTree = "<group>"; }; |
|
401 | 406 | 7B1D9FF8DB1944D136F0F370 /* NIOCore in Frameworks */, |
402 | 407 | F864163455D858895EDDCDEC /* NIOPosix in Frameworks */, |
403 | 408 | 90D66094225C0B673556F5CB /* NIOHTTP1 in Frameworks */, |
| 409 | + 46D6E019F63A16B563DC3155 /* NIOSSL in Frameworks */, |
| 410 | + 9DA053B075ACAF50B435905E /* Crypto in Frameworks */, |
| 411 | + BCCE630F18EC9F83F0BD6A1C /* X509 in Frameworks */, |
404 | 412 | ); |
405 | 413 | runOnlyForDeploymentPostprocessing = 0; |
406 | 414 | }; |
|
541 | 549 | AA671A0260128DA976044970 /* FrameHistoryModel.swift */, |
542 | 550 | 9FF1A1ABDDC0D8F5A76F24E7 /* FrameHistoryModel+Domain.swift */, |
543 | 551 | 3BCBBE41D0B90CC98443F843 /* GradientRemoval.swift */, |
| 552 | + 7397D39B2A1E4534DDA49642 /* MCPCertificate.swift */, |
544 | 553 | 902BCBDCAFC1512717C38357 /* MCPHTTPServer.swift */, |
545 | 554 | A226549D37668A050D48CEC5 /* MCPToolRegistry.swift */, |
546 | 555 | 52B1105B97D63754F8E1C54C /* MCPViewModelBridge.swift */, |
|
762 | 771 | D711DA2B67C4940FBDCFC8DB /* NIOCore */, |
763 | 772 | 9E63F9A690DC9EF63EFBC9F9 /* NIOPosix */, |
764 | 773 | E363B2B8ABDF5BCBDBF274D8 /* NIOHTTP1 */, |
| 774 | + B64E480C709131A549E84FB8 /* NIOSSL */, |
| 775 | + 041D79A454A1682F8A5DCE31 /* Crypto */, |
| 776 | + 6EF3E4A01DC7C719F1007BF5 /* X509 */, |
765 | 777 | ); |
766 | 778 | productName = AstroTriage; |
767 | 779 | productReference = FE4AA1827176F2392E89D989 /* AstroTriage.app */; |
|
824 | 836 | packageReferences = ( |
825 | 837 | 25C99D2C35845C466F7C0B6A /* XCRemoteSwiftPackageReference "GRDB.swift" */, |
826 | 838 | D1BD6C474B8B6D883E2EC661 /* XCRemoteSwiftPackageReference "swift-sdk" */, |
| 839 | + 7E8070EFD3BB031E29014F41 /* XCRemoteSwiftPackageReference "swift-certificates" */, |
| 840 | + 55454F53199585BA38150D61 /* XCRemoteSwiftPackageReference "swift-crypto" */, |
827 | 841 | B21990F400821782A35E53C4 /* XCRemoteSwiftPackageReference "swift-nio" */, |
| 842 | + CBFA3C4EE7214FF3E5791476 /* XCRemoteSwiftPackageReference "swift-nio-ssl" */, |
828 | 843 | 711A8E73ED2A7AA4A852AE7C /* XCLocalSwiftPackageReference "Packages/ImageDecoder" */, |
829 | 844 | ); |
830 | 845 | preferredProjectObjectVersion = 77; |
|
988 | 1003 | 1473E32DB057975151C0B24F /* ImagePreviewWindow.swift in Sources */, |
989 | 1004 | F47A29B58D39DCB30BDB290A /* ImageViewerView.swift in Sources */, |
990 | 1005 | 2AC85F5C8AE08A1DB6A74261 /* KeyboardHandler.swift in Sources */, |
| 1006 | + 419BC0421E6AC4B288626582 /* MCPCertificate.swift in Sources */, |
991 | 1007 | 8D25E45D70F2C1822D552DF8 /* MCPConnectorWindow.swift in Sources */, |
992 | 1008 | E56D72CDE056EB4C345B1AE1 /* MCPHTTPServer.swift in Sources */, |
993 | 1009 | 0356B8132747B06A5AE18BE8 /* MCPToolRegistry.swift in Sources */, |
|
1085 | 1101 | CODE_SIGN_ENTITLEMENTS = QuickLookExtension/QuickLookExtension.entitlements; |
1086 | 1102 | CODE_SIGN_STYLE = Automatic; |
1087 | 1103 | COMBINE_HIDPI_IMAGES = YES; |
1088 | | - CURRENT_PROJECT_VERSION = 96; |
| 1104 | + CURRENT_PROJECT_VERSION = 97; |
1089 | 1105 | DEVELOPMENT_TEAM = FDSVBU33S8; |
1090 | 1106 | ENABLE_APP_SANDBOX = YES; |
1091 | 1107 | ENABLE_HARDENED_RUNTIME = YES; |
|
1097 | 1113 | "@executable_path/../../../../Frameworks", |
1098 | 1114 | ); |
1099 | 1115 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
1100 | | - MARKETING_VERSION = 6.2.0; |
| 1116 | + MARKETING_VERSION = 6.3.0; |
1101 | 1117 | OTHER_LDFLAGS = ( |
1102 | 1118 | "-lz", |
1103 | 1119 | ); |
|
1116 | 1132 | CODE_SIGN_ENTITLEMENTS = QuickLookPreview/QuickLookPreview.entitlements; |
1117 | 1133 | CODE_SIGN_STYLE = Automatic; |
1118 | 1134 | COMBINE_HIDPI_IMAGES = YES; |
1119 | | - CURRENT_PROJECT_VERSION = 96; |
| 1135 | + CURRENT_PROJECT_VERSION = 97; |
1120 | 1136 | DEVELOPMENT_TEAM = FDSVBU33S8; |
1121 | 1137 | ENABLE_APP_SANDBOX = YES; |
1122 | 1138 | ENABLE_HARDENED_RUNTIME = YES; |
|
1128 | 1144 | "@executable_path/../../../../Frameworks", |
1129 | 1145 | ); |
1130 | 1146 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
1131 | | - MARKETING_VERSION = 6.2.0; |
| 1147 | + MARKETING_VERSION = 6.3.0; |
1132 | 1148 | OTHER_LDFLAGS = ( |
1133 | 1149 | "-lz", |
1134 | 1150 | ); |
|
1147 | 1163 | CODE_SIGN_ENTITLEMENTS = QuickLookExtension/QuickLookExtension.entitlements; |
1148 | 1164 | CODE_SIGN_STYLE = Automatic; |
1149 | 1165 | COMBINE_HIDPI_IMAGES = YES; |
1150 | | - CURRENT_PROJECT_VERSION = 96; |
| 1166 | + CURRENT_PROJECT_VERSION = 97; |
1151 | 1167 | DEVELOPMENT_TEAM = FDSVBU33S8; |
1152 | 1168 | ENABLE_APP_SANDBOX = YES; |
1153 | 1169 | ENABLE_HARDENED_RUNTIME = YES; |
|
1159 | 1175 | "@executable_path/../../../../Frameworks", |
1160 | 1176 | ); |
1161 | 1177 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
1162 | | - MARKETING_VERSION = 6.2.0; |
| 1178 | + MARKETING_VERSION = 6.3.0; |
1163 | 1179 | OTHER_LDFLAGS = ( |
1164 | 1180 | "-lz", |
1165 | 1181 | ); |
|
1178 | 1194 | CODE_SIGN_ENTITLEMENTS = AstroTriage/AstroTriage.entitlements; |
1179 | 1195 | CODE_SIGN_STYLE = Automatic; |
1180 | 1196 | COMBINE_HIDPI_IMAGES = YES; |
1181 | | - CURRENT_PROJECT_VERSION = 96; |
| 1197 | + CURRENT_PROJECT_VERSION = 97; |
1182 | 1198 | DEVELOPMENT_TEAM = FDSVBU33S8; |
1183 | 1199 | ENABLE_APP_SANDBOX = YES; |
1184 | 1200 | ENABLE_HARDENED_RUNTIME = YES; |
|
1188 | 1204 | "$(inherited)", |
1189 | 1205 | "@executable_path/../Frameworks", |
1190 | 1206 | ); |
1191 | | - MARKETING_VERSION = 6.2.0; |
| 1207 | + MARKETING_VERSION = 6.3.0; |
1192 | 1208 | METAL_COMPILER_FLAGS = ""; |
1193 | 1209 | OTHER_LDFLAGS = ( |
1194 | 1210 | "-lz", |
|
1311 | 1327 | CODE_SIGN_ENTITLEMENTS = AstroTriage/AstroTriage.entitlements; |
1312 | 1328 | CODE_SIGN_STYLE = Automatic; |
1313 | 1329 | COMBINE_HIDPI_IMAGES = YES; |
1314 | | - CURRENT_PROJECT_VERSION = 96; |
| 1330 | + CURRENT_PROJECT_VERSION = 97; |
1315 | 1331 | DEVELOPMENT_TEAM = FDSVBU33S8; |
1316 | 1332 | ENABLE_APP_SANDBOX = YES; |
1317 | 1333 | ENABLE_HARDENED_RUNTIME = YES; |
|
1321 | 1337 | "$(inherited)", |
1322 | 1338 | "@executable_path/../Frameworks", |
1323 | 1339 | ); |
1324 | | - MARKETING_VERSION = 6.2.0; |
| 1340 | + MARKETING_VERSION = 6.3.0; |
1325 | 1341 | METAL_COMPILER_FLAGS = ""; |
1326 | 1342 | OTHER_LDFLAGS = ( |
1327 | 1343 | "-lz", |
|
1399 | 1415 | CODE_SIGN_ENTITLEMENTS = QuickLookPreview/QuickLookPreview.entitlements; |
1400 | 1416 | CODE_SIGN_STYLE = Automatic; |
1401 | 1417 | COMBINE_HIDPI_IMAGES = YES; |
1402 | | - CURRENT_PROJECT_VERSION = 96; |
| 1418 | + CURRENT_PROJECT_VERSION = 97; |
1403 | 1419 | DEVELOPMENT_TEAM = FDSVBU33S8; |
1404 | 1420 | ENABLE_APP_SANDBOX = YES; |
1405 | 1421 | ENABLE_HARDENED_RUNTIME = YES; |
|
1411 | 1427 | "@executable_path/../../../../Frameworks", |
1412 | 1428 | ); |
1413 | 1429 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
1414 | | - MARKETING_VERSION = 6.2.0; |
| 1430 | + MARKETING_VERSION = 6.3.0; |
1415 | 1431 | OTHER_LDFLAGS = ( |
1416 | 1432 | "-lz", |
1417 | 1433 | ); |
|
1489 | 1505 | minimumVersion = 7.4.0; |
1490 | 1506 | }; |
1491 | 1507 | }; |
| 1508 | + 55454F53199585BA38150D61 /* XCRemoteSwiftPackageReference "swift-crypto" */ = { |
| 1509 | + isa = XCRemoteSwiftPackageReference; |
| 1510 | + repositoryURL = "https://github.com/apple/swift-crypto"; |
| 1511 | + requirement = { |
| 1512 | + kind = upToNextMajorVersion; |
| 1513 | + minimumVersion = 3.10.0; |
| 1514 | + }; |
| 1515 | + }; |
| 1516 | + 7E8070EFD3BB031E29014F41 /* XCRemoteSwiftPackageReference "swift-certificates" */ = { |
| 1517 | + isa = XCRemoteSwiftPackageReference; |
| 1518 | + repositoryURL = "https://github.com/apple/swift-certificates"; |
| 1519 | + requirement = { |
| 1520 | + kind = upToNextMajorVersion; |
| 1521 | + minimumVersion = 1.10.0; |
| 1522 | + }; |
| 1523 | + }; |
1492 | 1524 | B21990F400821782A35E53C4 /* XCRemoteSwiftPackageReference "swift-nio" */ = { |
1493 | 1525 | isa = XCRemoteSwiftPackageReference; |
1494 | 1526 | repositoryURL = "https://github.com/apple/swift-nio"; |
|
1497 | 1529 | minimumVersion = 2.100.0; |
1498 | 1530 | }; |
1499 | 1531 | }; |
| 1532 | + CBFA3C4EE7214FF3E5791476 /* XCRemoteSwiftPackageReference "swift-nio-ssl" */ = { |
| 1533 | + isa = XCRemoteSwiftPackageReference; |
| 1534 | + repositoryURL = "https://github.com/apple/swift-nio-ssl"; |
| 1535 | + requirement = { |
| 1536 | + kind = upToNextMajorVersion; |
| 1537 | + minimumVersion = 2.30.0; |
| 1538 | + }; |
| 1539 | + }; |
1500 | 1540 | D1BD6C474B8B6D883E2EC661 /* XCRemoteSwiftPackageReference "swift-sdk" */ = { |
1501 | 1541 | isa = XCRemoteSwiftPackageReference; |
1502 | 1542 | repositoryURL = "https://github.com/modelcontextprotocol/swift-sdk"; |
|
1508 | 1548 | /* End XCRemoteSwiftPackageReference section */ |
1509 | 1549 |
|
1510 | 1550 | /* Begin XCSwiftPackageProductDependency section */ |
| 1551 | + 041D79A454A1682F8A5DCE31 /* Crypto */ = { |
| 1552 | + isa = XCSwiftPackageProductDependency; |
| 1553 | + package = 55454F53199585BA38150D61 /* XCRemoteSwiftPackageReference "swift-crypto" */; |
| 1554 | + productName = Crypto; |
| 1555 | + }; |
1511 | 1556 | 0823264441FF3A7874FE3975 /* ImageDecoderBridge */ = { |
1512 | 1557 | isa = XCSwiftPackageProductDependency; |
1513 | 1558 | productName = ImageDecoderBridge; |
|
1522 | 1567 | package = 25C99D2C35845C466F7C0B6A /* XCRemoteSwiftPackageReference "GRDB.swift" */; |
1523 | 1568 | productName = GRDB; |
1524 | 1569 | }; |
| 1570 | + 6EF3E4A01DC7C719F1007BF5 /* X509 */ = { |
| 1571 | + isa = XCSwiftPackageProductDependency; |
| 1572 | + package = 7E8070EFD3BB031E29014F41 /* XCRemoteSwiftPackageReference "swift-certificates" */; |
| 1573 | + productName = X509; |
| 1574 | + }; |
1525 | 1575 | 8A263D3D8B89B08DB446B5AB /* ImageDecoderBridge */ = { |
1526 | 1576 | isa = XCSwiftPackageProductDependency; |
1527 | 1577 | productName = ImageDecoderBridge; |
|
1535 | 1585 | isa = XCSwiftPackageProductDependency; |
1536 | 1586 | productName = ImageDecoderBridge; |
1537 | 1587 | }; |
| 1588 | + B64E480C709131A549E84FB8 /* NIOSSL */ = { |
| 1589 | + isa = XCSwiftPackageProductDependency; |
| 1590 | + package = CBFA3C4EE7214FF3E5791476 /* XCRemoteSwiftPackageReference "swift-nio-ssl" */; |
| 1591 | + productName = NIOSSL; |
| 1592 | + }; |
1538 | 1593 | D711DA2B67C4940FBDCFC8DB /* NIOCore */ = { |
1539 | 1594 | isa = XCSwiftPackageProductDependency; |
1540 | 1595 | package = B21990F400821782A35E53C4 /* XCRemoteSwiftPackageReference "swift-nio" */; |
|
0 commit comments