|
180 | 180 | A7FBD6325FCDD4D1686CA634 /* CursorJSHookScript.swift in Sources */ = {isa = PBXBuildFile; fileRef = E25607BD9DA70B4FE5DB2D66 /* CursorJSHookScript.swift */; }; |
181 | 181 | AA0BA3801781EB602EB0D051 /* OllamaProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0E882DA8E668CA0774D1D21 /* OllamaProvider.swift */; }; |
182 | 182 | AA95DA8F125A82DCCD98A099 /* InfoKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 792D028B10801FA79233AE81 /* InfoKey.swift */; }; |
| 183 | + AB030E1D97D24337280BA856 /* DesignSystem in Frameworks */ = {isa = PBXBuildFile; productRef = BA3BEFEBB8C1CEA13994F38B /* DesignSystem */; }; |
183 | 184 | AC645A4EA3239EC2E2951ED4 /* WelcomeViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCA0983521BFC38C9EFB5342 /* WelcomeViewModel.swift */; }; |
184 | 185 | AE40CB2D386F76F851DF362B /* cursor-hook.js in Resources */ = {isa = PBXBuildFile; fileRef = 987465FE6147F57B5B370533 /* cursor-hook.js */; }; |
185 | 186 | AEE59E343C16B2410F168E00 /* CommandHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45DA6275BB9C155446F51C09 /* CommandHelpers.swift */; }; |
|
599 | 600 | files = ( |
600 | 601 | 987074522BCF3E3C9F2235B2 /* Defaults in Frameworks */, |
601 | 602 | 7EF37540CFD94D93BC3C4C99 /* AXorcist in Frameworks */, |
| 603 | + AB030E1D97D24337280BA856 /* DesignSystem in Frameworks */, |
602 | 604 | ); |
603 | 605 | runOnlyForDeploymentPostprocessing = 0; |
604 | 606 | }; |
|
1479 | 1481 | packageProductDependencies = ( |
1480 | 1482 | 22639A31DA6EC87722BFE2CF /* Defaults */, |
1481 | 1483 | AC0F576DDBE5B5FACE8E56A9 /* AXorcist */, |
| 1484 | + BA3BEFEBB8C1CEA13994F38B /* DesignSystem */, |
1482 | 1485 | ); |
1483 | 1486 | productName = CodeLooperTests; |
1484 | 1487 | productReference = 2B6F1F26DF05152139846594 /* CodeLooperTests.xctest */; |
|
1970 | 1973 | "@loader_path/../Frameworks", |
1971 | 1974 | ); |
1972 | 1975 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
1973 | | - OTHER_SWIFT_FLAGS = "-strict-concurrency=complete -enable-experimental-feature DebugDescriptionMacro"; |
| 1976 | + OTHER_SWIFT_FLAGS = "-strict-concurrency=complete"; |
1974 | 1977 | PRODUCT_BUNDLE_IDENTIFIER = me.steipete.codelooper.tests; |
1975 | 1978 | PRODUCT_NAME = CodeLooperTests; |
1976 | 1979 | SDKROOT = macosx; |
|
2005 | 2008 | "@loader_path/../Frameworks", |
2006 | 2009 | ); |
2007 | 2010 | MACOSX_DEPLOYMENT_TARGET = 14.0; |
2008 | | - OTHER_SWIFT_FLAGS = "-strict-concurrency=complete -enable-experimental-feature DebugDescriptionMacro"; |
| 2011 | + OTHER_SWIFT_FLAGS = "-strict-concurrency=complete"; |
2009 | 2012 | PRODUCT_BUNDLE_IDENTIFIER = me.steipete.codelooper.tests; |
2010 | 2013 | PRODUCT_NAME = CodeLooperTests; |
2011 | 2014 | SDKROOT = macosx; |
|
2424 | 2427 | isa = XCSwiftPackageProductDependency; |
2425 | 2428 | productName = Sparkle; |
2426 | 2429 | }; |
| 2430 | + BA3BEFEBB8C1CEA13994F38B /* DesignSystem */ = { |
| 2431 | + isa = XCSwiftPackageProductDependency; |
| 2432 | + productName = DesignSystem; |
| 2433 | + }; |
2427 | 2434 | C82404169CD50D644E1ED271 /* AXpector */ = { |
2428 | 2435 | isa = XCSwiftPackageProductDependency; |
2429 | 2436 | productName = AXpector; |
|
0 commit comments