|
181 | 181 | A7FBD6325FCDD4D1686CA634 /* CursorJSHookScript.swift in Sources */ = {isa = PBXBuildFile; fileRef = E25607BD9DA70B4FE5DB2D66 /* CursorJSHookScript.swift */; }; |
182 | 182 | AA0BA3801781EB602EB0D051 /* OllamaProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0E882DA8E668CA0774D1D21 /* OllamaProvider.swift */; }; |
183 | 183 | AA95DA8F125A82DCCD98A099 /* InfoKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 792D028B10801FA79233AE81 /* InfoKey.swift */; }; |
| 184 | + AB030E1D97D24337280BA856 /* DesignSystem in Frameworks */ = {isa = PBXBuildFile; productRef = BA3BEFEBB8C1CEA13994F38B /* DesignSystem */; }; |
184 | 185 | AC645A4EA3239EC2E2951ED4 /* WelcomeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCA0983521BFC38C9EFB5342 /* WelcomeViewModel.swift */; }; |
185 | 186 | AE40CB2D386F76F851DF362B /* cursor-hook.js in Resources */ = {isa = PBXBuildFile; fileRef = 987465FE6147F57B5B370533 /* cursor-hook.js */; }; |
186 | 187 | AEE59E343C16B2410F168E00 /* CommandHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45DA6275BB9C155446F51C09 /* CommandHelpers.swift */; }; |
|
607 | 608 | files = ( |
608 | 609 | 987074522BCF3E3C9F2235B2 /* Defaults in Frameworks */, |
609 | 610 | 7EF37540CFD94D93BC3C4C99 /* AXorcist in Frameworks */, |
| 611 | + AB030E1D97D24337280BA856 /* DesignSystem in Frameworks */, |
610 | 612 | ); |
611 | 613 | runOnlyForDeploymentPostprocessing = 0; |
612 | 614 | }; |
|
1490 | 1492 | packageProductDependencies = ( |
1491 | 1493 | 22639A31DA6EC87722BFE2CF /* Defaults */, |
1492 | 1494 | AC0F576DDBE5B5FACE8E56A9 /* AXorcist */, |
| 1495 | + BA3BEFEBB8C1CEA13994F38B /* DesignSystem */, |
1493 | 1496 | ); |
1494 | 1497 | productName = CodeLooperTests; |
1495 | 1498 | productReference = 2B6F1F26DF05152139846594 /* CodeLooperTests.xctest */; |
|
1986 | 1989 | "@loader_path/../Frameworks", |
1987 | 1990 | ); |
1988 | 1991 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
1989 | | - OTHER_SWIFT_FLAGS = "-strict-concurrency=complete -enable-experimental-feature DebugDescriptionMacro"; |
| 1992 | + OTHER_SWIFT_FLAGS = "-strict-concurrency=complete"; |
1990 | 1993 | PRODUCT_BUNDLE_IDENTIFIER = me.steipete.codelooper.tests; |
1991 | 1994 | PRODUCT_NAME = CodeLooperTests; |
1992 | 1995 | SDKROOT = macosx; |
|
2021 | 2024 | "@loader_path/../Frameworks", |
2022 | 2025 | ); |
2023 | 2026 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
2024 | | - OTHER_SWIFT_FLAGS = "-strict-concurrency=complete -enable-experimental-feature DebugDescriptionMacro"; |
| 2027 | + OTHER_SWIFT_FLAGS = "-strict-concurrency=complete"; |
2025 | 2028 | PRODUCT_BUNDLE_IDENTIFIER = me.steipete.codelooper.tests; |
2026 | 2029 | PRODUCT_NAME = CodeLooperTests; |
2027 | 2030 | SDKROOT = macosx; |
|
2452 | 2455 | isa = XCSwiftPackageProductDependency; |
2453 | 2456 | productName = Sparkle; |
2454 | 2457 | }; |
| 2458 | + BA3BEFEBB8C1CEA13994F38B /* DesignSystem */ = { |
| 2459 | + isa = XCSwiftPackageProductDependency; |
| 2460 | + productName = DesignSystem; |
| 2461 | + }; |
2455 | 2462 | C82404169CD50D644E1ED271 /* AXpector */ = { |
2456 | 2463 | isa = XCSwiftPackageProductDependency; |
2457 | 2464 | productName = AXpector; |
|
0 commit comments