|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 5E0EA03B288BF9550087D89B /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = 5E0EA03A288BF9550087D89B /* Sparkle */; }; |
11 | 10 | 7D25A7E81A697586007EC13C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D25A7E71A697586007EC13C /* AppDelegate.swift */; };
|
12 | 11 | 7D25A7EA1A697586007EC13C /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7D25A7E91A697586007EC13C /* Images.xcassets */; };
|
13 | 12 | 7D25A7ED1A697586007EC13C /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D25A7EB1A697586007EC13C /* MainMenu.xib */; };
|
14 | 13 | 7D25A7F91A697586007EC13C /* MongoDBTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D25A7F81A697586007EC13C /* MongoDBTests.swift */; };
|
15 |
| - 7D75EF2128A4290D00516513 /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = 7D75EF2028A4290D00516513 /* Sparkle */; }; |
| 14 | + 7D31FE5F2D6D104100F1CD08 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D31FE5D2D6D103E00F1CD08 /* Sparkle.framework */; }; |
| 15 | + 7D31FE602D6D104100F1CD08 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7D31FE5D2D6D103E00F1CD08 /* Sparkle.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
16 | 16 | AAB9CA961F6EDC5900614682 /* Vendor in Copy Files: Vendor/mongodb */ = {isa = PBXBuildFile; fileRef = AAB9CA951F6EDC4500614682 /* Vendor */; };
|
17 | 17 | /* End PBXBuildFile section */
|
18 | 18 |
|
|
44 | 44 | dstPath = "";
|
45 | 45 | dstSubfolderSpec = 10;
|
46 | 46 | files = (
|
| 47 | + 7D31FE602D6D104100F1CD08 /* Sparkle.framework in CopyFiles */, |
47 | 48 | );
|
48 | 49 | runOnlyForDeploymentPostprocessing = 0;
|
49 | 50 | };
|
|
58 | 59 | 7D25A7F21A697586007EC13C /* MongoDBTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MongoDBTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
59 | 60 | 7D25A7F71A697586007EC13C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
60 | 61 | 7D25A7F81A697586007EC13C /* MongoDBTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MongoDBTests.swift; sourceTree = "<group>"; };
|
| 62 | + 7D31FE5D2D6D103E00F1CD08 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; }; |
61 | 63 | 7DBE349E1AAB5A2100AFBE02 /* MongoDB.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = MongoDB.entitlements; sourceTree = "<group>"; };
|
62 | 64 | AAB9CA951F6EDC4500614682 /* Vendor */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Vendor; sourceTree = SOURCE_ROOT; };
|
63 | 65 | /* End PBXFileReference section */
|
|
67 | 69 | isa = PBXFrameworksBuildPhase;
|
68 | 70 | buildActionMask = 2147483647;
|
69 | 71 | files = (
|
70 |
| - 5E0EA03B288BF9550087D89B /* Sparkle in Frameworks */, |
71 |
| - 7D75EF2128A4290D00516513 /* Sparkle in Frameworks */, |
| 72 | + 7D31FE5F2D6D104100F1CD08 /* Sparkle.framework in Frameworks */, |
72 | 73 | );
|
73 | 74 | runOnlyForDeploymentPostprocessing = 0;
|
74 | 75 | };
|
|
88 | 89 | 7D25A7E41A697586007EC13C /* MongoDB */,
|
89 | 90 | 7D25A7F51A697586007EC13C /* MongoDBTests */,
|
90 | 91 | 7D25A7E31A697586007EC13C /* Products */,
|
| 92 | + 7D31FE5D2D6D103E00F1CD08 /* Sparkle.framework */, |
91 | 93 | );
|
92 | 94 | indentWidth = 4;
|
93 | 95 | sourceTree = "<group>";
|
|
159 | 161 | );
|
160 | 162 | name = MongoDB;
|
161 | 163 | packageProductDependencies = (
|
162 |
| - 5E0EA03A288BF9550087D89B /* Sparkle */, |
163 |
| - 7D75EF2028A4290D00516513 /* Sparkle */, |
164 | 164 | );
|
165 | 165 | productName = MongoDB;
|
166 | 166 | productReference = 7D25A7E21A697586007EC13C /* MongoDB.app */;
|
|
223 | 223 | );
|
224 | 224 | mainGroup = 7D25A7D91A697586007EC13C;
|
225 | 225 | packageReferences = (
|
226 |
| - 5E0EA039288BF9550087D89B /* XCRemoteSwiftPackageReference "Sparkle" */, |
227 |
| - 7D75EF1F28A4290D00516513 /* XCRemoteSwiftPackageReference "Sparkle" */, |
228 | 226 | );
|
229 | 227 | productRefGroup = 7D25A7E31A697586007EC13C /* Products */;
|
230 | 228 | projectDirPath = "";
|
|
530 | 528 | defaultConfigurationName = Release;
|
531 | 529 | };
|
532 | 530 | /* End XCConfigurationList section */
|
533 |
| - |
534 |
| -/* Begin XCRemoteSwiftPackageReference section */ |
535 |
| - 5E0EA039288BF9550087D89B /* XCRemoteSwiftPackageReference "Sparkle" */ = { |
536 |
| - isa = XCRemoteSwiftPackageReference; |
537 |
| - repositoryURL = " [email protected]:sparkle-project/Sparkle.git"; |
538 |
| - requirement = { |
539 |
| - kind = upToNextMajorVersion; |
540 |
| - minimumVersion = 2.0.0; |
541 |
| - }; |
542 |
| - }; |
543 |
| - 7D75EF1F28A4290D00516513 /* XCRemoteSwiftPackageReference "Sparkle" */ = { |
544 |
| - isa = XCRemoteSwiftPackageReference; |
545 |
| - repositoryURL = "https://github.com/sparkle-project/Sparkle"; |
546 |
| - requirement = { |
547 |
| - branch = 2.x; |
548 |
| - kind = branch; |
549 |
| - }; |
550 |
| - }; |
551 |
| -/* End XCRemoteSwiftPackageReference section */ |
552 |
| - |
553 |
| -/* Begin XCSwiftPackageProductDependency section */ |
554 |
| - 5E0EA03A288BF9550087D89B /* Sparkle */ = { |
555 |
| - isa = XCSwiftPackageProductDependency; |
556 |
| - package = 5E0EA039288BF9550087D89B /* XCRemoteSwiftPackageReference "Sparkle" */; |
557 |
| - productName = Sparkle; |
558 |
| - }; |
559 |
| - 7D75EF2028A4290D00516513 /* Sparkle */ = { |
560 |
| - isa = XCSwiftPackageProductDependency; |
561 |
| - package = 7D75EF1F28A4290D00516513 /* XCRemoteSwiftPackageReference "Sparkle" */; |
562 |
| - productName = Sparkle; |
563 |
| - }; |
564 |
| -/* End XCSwiftPackageProductDependency section */ |
565 | 531 | };
|
566 | 532 | rootObject = 7D25A7DA1A697586007EC13C /* Project object */;
|
567 | 533 | }
|
0 commit comments