|
33 | 33 | 38BC1F5A2C4B98A300C3B60E /* AppDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38BC1F592C4B98A300C3B60E /* AppDetailView.swift */; };
|
34 | 34 | 38BC1F5C2C4BB02200C3B60E /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38BC1F5B2C4BB02200C3B60E /* SettingsView.swift */; };
|
35 | 35 | 38E944F22C5A761B00B252A3 /* Executor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38E944F12C5A761B00B252A3 /* Executor.swift */; };
|
36 |
| - 38E944F52C5A7F6A00B252A3 /* Cache in Frameworks */ = {isa = PBXBuildFile; productRef = 38E944F42C5A7F6A00B252A3 /* Cache */; }; |
37 | 36 | 38E944F72C5A85E200B252A3 /* Cache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38E944F62C5A85E200B252A3 /* Cache.swift */; };
|
38 | 37 | 96BC7ED02C65C5E200149818 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = 96BC7ECF2C65C5E200149818 /* Localizable.xcstrings */; };
|
39 | 38 | 96BC7ED62C65E7B100149818 /* AboutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96BC7ED52C65E7B100149818 /* AboutView.swift */; };
|
|
79 | 78 | isa = PBXFrameworksBuildPhase;
|
80 | 79 | buildActionMask = 2147483647;
|
81 | 80 | files = (
|
82 |
| - 38E944F52C5A7F6A00B252A3 /* Cache in Frameworks */, |
83 | 81 | 380D777B2C61EA56005F3150 /* Sparkle in Frameworks */,
|
84 | 82 | 383943792C68458F00E5984E /* Inject in Frameworks */,
|
85 | 83 | );
|
|
214 | 212 | );
|
215 | 213 | name = InjectGUI;
|
216 | 214 | packageProductDependencies = (
|
217 |
| - 38E944F42C5A7F6A00B252A3 /* Cache */, |
218 | 215 | 380D777A2C61EA56005F3150 /* Sparkle */,
|
219 | 216 | 383943782C68458F00E5984E /* Inject */,
|
220 | 217 | );
|
|
248 | 245 | );
|
249 | 246 | mainGroup = 38877A102C4A6F83009F5910;
|
250 | 247 | packageReferences = (
|
251 |
| - 38E944F32C5A7F6A00B252A3 /* XCRemoteSwiftPackageReference "Cache" */, |
252 | 248 | 380D77792C61EA56005F3150 /* XCRemoteSwiftPackageReference "Sparkle" */,
|
253 | 249 | 383943772C68458F00E5984E /* XCRemoteSwiftPackageReference "Inject" */,
|
254 | 250 | );
|
|
453 | 449 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
454 | 450 | MACOSX_DEPLOYMENT_TARGET = 12.0;
|
455 | 451 | MARKETING_VERSION = 1.2.2;
|
| 452 | + ONLY_ACTIVE_ARCH = NO; |
456 | 453 | OTHER_LDFLAGS = (
|
457 | 454 | "-Xlinker",
|
458 | 455 | "-interposable",
|
|
547 | 544 | minimumVersion = 1.5.2;
|
548 | 545 | };
|
549 | 546 | };
|
550 |
| - 38E944F32C5A7F6A00B252A3 /* XCRemoteSwiftPackageReference "Cache" */ = { |
551 |
| - isa = XCRemoteSwiftPackageReference; |
552 |
| - repositoryURL = "https://github.com/hyperoslo/Cache"; |
553 |
| - requirement = { |
554 |
| - kind = exactVersion; |
555 |
| - version = 7.2.0; |
556 |
| - }; |
557 |
| - }; |
558 | 547 | /* End XCRemoteSwiftPackageReference section */
|
559 | 548 |
|
560 | 549 | /* Begin XCSwiftPackageProductDependency section */
|
|
568 | 557 | package = 383943772C68458F00E5984E /* XCRemoteSwiftPackageReference "Inject" */;
|
569 | 558 | productName = Inject;
|
570 | 559 | };
|
571 |
| - 38E944F42C5A7F6A00B252A3 /* Cache */ = { |
572 |
| - isa = XCSwiftPackageProductDependency; |
573 |
| - package = 38E944F32C5A7F6A00B252A3 /* XCRemoteSwiftPackageReference "Cache" */; |
574 |
| - productName = Cache; |
575 |
| - }; |
576 | 560 | /* End XCSwiftPackageProductDependency section */
|
577 | 561 | };
|
578 | 562 | rootObject = 38877A112C4A6F83009F5910 /* Project object */;
|
|
0 commit comments