|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 50; |
| 6 | + objectVersion = 52; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 8A0A020E21D2BDFB007DF454 /* ui-test-config-cleaned.yaml in Resources */ = {isa = PBXBuildFile; fileRef = 8A0A020D21D2BDFB007DF454 /* ui-test-config-cleaned.yaml */; };
|
11 |
| - 8AC4CD8D21D57E79008E1F8F /* libEonilFSEvents.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8AC4CD8B21D57D0E008E1F8F /* libEonilFSEvents.a */; }; |
| 11 | + 8A795B772595240E003EA721 /* EonilFSEvents in Frameworks */ = {isa = PBXBuildFile; productRef = 8A795B762595240E003EA721 /* EonilFSEvents */; }; |
12 | 12 | 8AD3AE6921F520BC00C81839 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8AD3AE6821F520BC00C81839 /* StoreKit.framework */; };
|
13 | 13 | E422CCAD216E8D0A0008D173 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = E422CCAC216E8D0A0008D173 /* Config.swift */; };
|
14 | 14 | E439374F21791F8A0077CCF1 /* KubeContextTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E439374E21791F8A0077CCF1 /* KubeContextTests.swift */; };
|
|
33 | 33 | /* End PBXBuildFile section */
|
34 | 34 |
|
35 | 35 | /* Begin PBXContainerItemProxy section */
|
36 |
| - 8AC4CD8A21D57D0E008E1F8F /* PBXContainerItemProxy */ = { |
37 |
| - isa = PBXContainerItemProxy; |
38 |
| - containerPortal = 8AC4CD8621D57D0E008E1F8F /* EonilFSEvents.xcodeproj */; |
39 |
| - proxyType = 2; |
40 |
| - remoteGlobalIDString = 4513D3AD21D52FC50070A7A5; |
41 |
| - remoteInfo = EonilFSEvents; |
42 |
| - }; |
43 | 36 | E439375121791F8A0077CCF1 /* PBXContainerItemProxy */ = {
|
44 | 37 | isa = PBXContainerItemProxy;
|
45 | 38 | containerPortal = E4DE5AD82166AAD800B6959B /* Project object */;
|
|
72 | 65 | /* Begin PBXFileReference section */
|
73 | 66 | 6E647E203802CA7F9FBE6AB9 /* Pods-KubeContext.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KubeContext.release.xcconfig"; path = "Pods/Target Support Files/Pods-KubeContext/Pods-KubeContext.release.xcconfig"; sourceTree = "<group>"; };
|
74 | 67 | 8A0A020D21D2BDFB007DF454 /* ui-test-config-cleaned.yaml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "ui-test-config-cleaned.yaml"; path = "../../../KubeContext/KubeContextUITests/TestData/ui-test-config-cleaned.yaml"; sourceTree = "<group>"; };
|
75 |
| - 8AC4CD8621D57D0E008E1F8F /* EonilFSEvents.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = EonilFSEvents.xcodeproj; path = ../FSEvents/EonilFSEvents.xcodeproj; sourceTree = "<group>"; }; |
76 | 68 | 8AD3AE6821F520BC00C81839 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
|
77 | 69 | 9DBDB0F631DAD622DF0D6157 /* Pods_KubeContext.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_KubeContext.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
78 | 70 | E422CCAC216E8D0A0008D173 /* Config.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; };
|
|
116 | 108 | buildActionMask = 2147483647;
|
117 | 109 | files = (
|
118 | 110 | 8AD3AE6921F520BC00C81839 /* StoreKit.framework in Frameworks */,
|
119 |
| - 8AC4CD8D21D57E79008E1F8F /* libEonilFSEvents.a in Frameworks */, |
| 111 | + 8A795B772595240E003EA721 /* EonilFSEvents in Frameworks */, |
120 | 112 | E52B02DB6E72B33E719EA6A3 /* Pods_KubeContext.framework in Frameworks */,
|
121 | 113 | );
|
122 | 114 | runOnlyForDeploymentPostprocessing = 0;
|
|
131 | 123 | /* End PBXFrameworksBuildPhase section */
|
132 | 124 |
|
133 | 125 | /* Begin PBXGroup section */
|
134 |
| - 8AC4CD8721D57D0E008E1F8F /* Products */ = { |
135 |
| - isa = PBXGroup; |
136 |
| - children = ( |
137 |
| - 8AC4CD8B21D57D0E008E1F8F /* libEonilFSEvents.a */, |
138 |
| - ); |
139 |
| - name = Products; |
140 |
| - sourceTree = "<group>"; |
141 |
| - }; |
142 | 126 | E439374D21791F8A0077CCF1 /* KubeContextTests */ = {
|
143 | 127 | isa = PBXGroup;
|
144 | 128 | children = (
|
|
174 | 158 | E4DE5AD72166AAD800B6959B = {
|
175 | 159 | isa = PBXGroup;
|
176 | 160 | children = (
|
177 |
| - 8AC4CD8621D57D0E008E1F8F /* EonilFSEvents.xcodeproj */, |
178 | 161 | E4B0B22A2172857C00AB7817 /* ManageWindow */,
|
179 | 162 | E4DE5AE22166AAD800B6959B /* KubeContext */,
|
180 | 163 | E439374D21791F8A0077CCF1 /* KubeContextTests */,
|
|
276 | 259 | dependencies = (
|
277 | 260 | );
|
278 | 261 | name = KubeContext;
|
| 262 | + packageProductDependencies = ( |
| 263 | + 8A795B762595240E003EA721 /* EonilFSEvents */, |
| 264 | + ); |
279 | 265 | productName = KubeContext;
|
280 | 266 | productReference = E4DE5AE02166AAD800B6959B /* KubeContext.app */;
|
281 | 267 | productType = "com.apple.product-type.application";
|
|
339 | 325 | Base,
|
340 | 326 | );
|
341 | 327 | mainGroup = E4DE5AD72166AAD800B6959B;
|
| 328 | + packageReferences = ( |
| 329 | + 8A795B752595240E003EA721 /* XCRemoteSwiftPackageReference "FSEvents" */, |
| 330 | + ); |
342 | 331 | productRefGroup = E4DE5AE12166AAD800B6959B /* Products */;
|
343 | 332 | projectDirPath = "";
|
344 |
| - projectReferences = ( |
345 |
| - { |
346 |
| - ProductGroup = 8AC4CD8721D57D0E008E1F8F /* Products */; |
347 |
| - ProjectRef = 8AC4CD8621D57D0E008E1F8F /* EonilFSEvents.xcodeproj */; |
348 |
| - }, |
349 |
| - ); |
350 | 333 | projectRoot = "";
|
351 | 334 | targets = (
|
352 | 335 | E4DE5ADF2166AAD800B6959B /* KubeContext */,
|
|
356 | 339 | };
|
357 | 340 | /* End PBXProject section */
|
358 | 341 |
|
359 |
| -/* Begin PBXReferenceProxy section */ |
360 |
| - 8AC4CD8B21D57D0E008E1F8F /* libEonilFSEvents.a */ = { |
361 |
| - isa = PBXReferenceProxy; |
362 |
| - fileType = archive.ar; |
363 |
| - path = libEonilFSEvents.a; |
364 |
| - remoteRef = 8AC4CD8A21D57D0E008E1F8F /* PBXContainerItemProxy */; |
365 |
| - sourceTree = BUILT_PRODUCTS_DIR; |
366 |
| - }; |
367 |
| -/* End PBXReferenceProxy section */ |
368 |
| - |
369 | 342 | /* Begin PBXResourcesBuildPhase section */
|
370 | 343 | E439374A21791F8A0077CCF1 /* Resources */ = {
|
371 | 344 | isa = PBXResourcesBuildPhase;
|
|
780 | 753 | defaultConfigurationName = Release;
|
781 | 754 | };
|
782 | 755 | /* End XCConfigurationList section */
|
| 756 | + |
| 757 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 758 | + 8A795B752595240E003EA721 /* XCRemoteSwiftPackageReference "FSEvents" */ = { |
| 759 | + isa = XCRemoteSwiftPackageReference; |
| 760 | + repositoryURL = " [email protected]:eonil/FSEvents.git"; |
| 761 | + requirement = { |
| 762 | + kind = upToNextMajorVersion; |
| 763 | + minimumVersion = 0.1.7; |
| 764 | + }; |
| 765 | + }; |
| 766 | +/* End XCRemoteSwiftPackageReference section */ |
| 767 | + |
| 768 | +/* Begin XCSwiftPackageProductDependency section */ |
| 769 | + 8A795B762595240E003EA721 /* EonilFSEvents */ = { |
| 770 | + isa = XCSwiftPackageProductDependency; |
| 771 | + package = 8A795B752595240E003EA721 /* XCRemoteSwiftPackageReference "FSEvents" */; |
| 772 | + productName = EonilFSEvents; |
| 773 | + }; |
| 774 | +/* End XCSwiftPackageProductDependency section */ |
783 | 775 | };
|
784 | 776 | rootObject = E4DE5AD82166AAD800B6959B /* Project object */;
|
785 | 777 | }
|
0 commit comments