|
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 | + 8A5DB217259535A1004F6EED /* Yams in Frameworks */ = {isa = PBXBuildFile; productRef = 8A5DB216259535A1004F6EED /* Yams */; }; |
| 12 | + 8A5DB21D259535D3004F6EED /* SwiftyStoreKit in Frameworks */ = {isa = PBXBuildFile; productRef = 8A5DB21C259535D3004F6EED /* SwiftyStoreKit */; }; |
11 | 13 | 8A795B772595240E003EA721 /* EonilFSEvents in Frameworks */ = {isa = PBXBuildFile; productRef = 8A795B762595240E003EA721 /* EonilFSEvents */; };
|
12 |
| - 8AD3AE6921F520BC00C81839 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8AD3AE6821F520BC00C81839 /* StoreKit.framework */; }; |
13 | 14 | E422CCAD216E8D0A0008D173 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = E422CCAC216E8D0A0008D173 /* Config.swift */; };
|
14 | 15 | E439374F21791F8A0077CCF1 /* KubeContextTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E439374E21791F8A0077CCF1 /* KubeContextTests.swift */; };
|
15 | 16 | E4393759217926C40077CCF1 /* TestData in Resources */ = {isa = PBXBuildFile; fileRef = E4393757217922E90077CCF1 /* TestData */; };
|
|
29 | 30 | E4F96DBB217B3D3E004428F6 /* KubeContextBadFileTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4F96DBA217B3D3E004428F6 /* KubeContextBadFileTests.swift */; };
|
30 | 31 | E4F96DBF217B552D004428F6 /* UtilsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4F96DBE217B552D004428F6 /* UtilsTests.swift */; };
|
31 | 32 | E4F96DC7217B60BB004428F6 /* KubeContextUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4F96DC6217B60BB004428F6 /* KubeContextUITests.swift */; };
|
32 |
| - E52B02DB6E72B33E719EA6A3 /* Pods_KubeContext.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9DBDB0F631DAD622DF0D6157 /* Pods_KubeContext.framework */; }; |
33 | 33 | /* End PBXBuildFile section */
|
34 | 34 |
|
35 | 35 | /* Begin PBXContainerItemProxy section */
|
|
63 | 63 | /* End PBXCopyFilesBuildPhase section */
|
64 | 64 |
|
65 | 65 | /* Begin PBXFileReference section */
|
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>"; }; |
67 | 66 | 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>"; };
|
68 |
| - 8AD3AE6821F520BC00C81839 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; |
69 |
| - 9DBDB0F631DAD622DF0D6157 /* Pods_KubeContext.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_KubeContext.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
70 | 67 | E422CCAC216E8D0A0008D173 /* Config.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; };
|
71 | 68 | E439374C21791F8A0077CCF1 /* KubeContextTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KubeContextTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
72 | 69 | E439374E21791F8A0077CCF1 /* KubeContextTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KubeContextTests.swift; sourceTree = "<group>"; };
|
|
92 | 89 | E4F96DC4217B60BB004428F6 /* KubeContextUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KubeContextUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
93 | 90 | E4F96DC6217B60BB004428F6 /* KubeContextUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KubeContextUITests.swift; sourceTree = "<group>"; };
|
94 | 91 | E4F96DC8217B60BB004428F6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
95 |
| - E62649087C44EE8C0FBE5E58 /* Pods-KubeContext.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KubeContext.debug.xcconfig"; path = "Pods/Target Support Files/Pods-KubeContext/Pods-KubeContext.debug.xcconfig"; sourceTree = "<group>"; }; |
96 | 92 | /* End PBXFileReference section */
|
97 | 93 |
|
98 | 94 | /* Begin PBXFrameworksBuildPhase section */
|
|
107 | 103 | isa = PBXFrameworksBuildPhase;
|
108 | 104 | buildActionMask = 2147483647;
|
109 | 105 | files = (
|
110 |
| - 8AD3AE6921F520BC00C81839 /* StoreKit.framework in Frameworks */, |
| 106 | + 8A5DB21D259535D3004F6EED /* SwiftyStoreKit in Frameworks */, |
| 107 | + 8A5DB217259535A1004F6EED /* Yams in Frameworks */, |
111 | 108 | 8A795B772595240E003EA721 /* EonilFSEvents in Frameworks */,
|
112 |
| - E52B02DB6E72B33E719EA6A3 /* Pods_KubeContext.framework in Frameworks */, |
113 | 109 | );
|
114 | 110 | runOnlyForDeploymentPostprocessing = 0;
|
115 | 111 | };
|
|
163 | 159 | E439374D21791F8A0077CCF1 /* KubeContextTests */,
|
164 | 160 | E4F96DC5217B60BB004428F6 /* KubeContextUITests */,
|
165 | 161 | E4DE5AE12166AAD800B6959B /* Products */,
|
166 |
| - E69E3543D6CBED77C75F771D /* Pods */, |
167 |
| - EE5964428F10BB7385B75A69 /* Frameworks */, |
168 | 162 | );
|
169 | 163 | sourceTree = "<group>";
|
170 | 164 | };
|
|
205 | 199 | path = KubeContextUITests;
|
206 | 200 | sourceTree = "<group>";
|
207 | 201 | };
|
208 |
| - E69E3543D6CBED77C75F771D /* Pods */ = { |
209 |
| - isa = PBXGroup; |
210 |
| - children = ( |
211 |
| - E62649087C44EE8C0FBE5E58 /* Pods-KubeContext.debug.xcconfig */, |
212 |
| - 6E647E203802CA7F9FBE6AB9 /* Pods-KubeContext.release.xcconfig */, |
213 |
| - ); |
214 |
| - name = Pods; |
215 |
| - sourceTree = "<group>"; |
216 |
| - }; |
217 |
| - EE5964428F10BB7385B75A69 /* Frameworks */ = { |
218 |
| - isa = PBXGroup; |
219 |
| - children = ( |
220 |
| - 8AD3AE6821F520BC00C81839 /* StoreKit.framework */, |
221 |
| - 9DBDB0F631DAD622DF0D6157 /* Pods_KubeContext.framework */, |
222 |
| - ); |
223 |
| - name = Frameworks; |
224 |
| - sourceTree = "<group>"; |
225 |
| - }; |
226 | 202 | /* End PBXGroup section */
|
227 | 203 |
|
228 | 204 | /* Begin PBXNativeTarget section */
|
|
248 | 224 | isa = PBXNativeTarget;
|
249 | 225 | buildConfigurationList = E4DE5AF02166AAD900B6959B /* Build configuration list for PBXNativeTarget "KubeContext" */;
|
250 | 226 | buildPhases = (
|
251 |
| - F737CDCEDCE68D54DDA65CCB /* [CP] Check Pods Manifest.lock */, |
252 | 227 | E4DE5ADC2166AAD800B6959B /* Sources */,
|
253 | 228 | E4DE5ADD2166AAD800B6959B /* Frameworks */,
|
254 | 229 | E4DE5ADE2166AAD800B6959B /* Resources */,
|
255 |
| - 6C8CF513156D406A7F26275E /* [CP] Embed Pods Frameworks */, |
256 | 230 | );
|
257 | 231 | buildRules = (
|
258 | 232 | );
|
|
261 | 235 | name = KubeContext;
|
262 | 236 | packageProductDependencies = (
|
263 | 237 | 8A795B762595240E003EA721 /* EonilFSEvents */,
|
| 238 | + 8A5DB216259535A1004F6EED /* Yams */, |
| 239 | + 8A5DB21C259535D3004F6EED /* SwiftyStoreKit */, |
264 | 240 | );
|
265 | 241 | productName = KubeContext;
|
266 | 242 | productReference = E4DE5AE02166AAD800B6959B /* KubeContext.app */;
|
|
327 | 303 | mainGroup = E4DE5AD72166AAD800B6959B;
|
328 | 304 | packageReferences = (
|
329 | 305 | 8A795B752595240E003EA721 /* XCRemoteSwiftPackageReference "FSEvents" */,
|
| 306 | + 8A5DB215259535A1004F6EED /* XCRemoteSwiftPackageReference "Yams" */, |
| 307 | + 8A5DB21B259535D3004F6EED /* XCRemoteSwiftPackageReference "SwiftyStoreKit" */, |
330 | 308 | );
|
331 | 309 | productRefGroup = E4DE5AE12166AAD800B6959B /* Products */;
|
332 | 310 | projectDirPath = "";
|
|
370 | 348 | };
|
371 | 349 | /* End PBXResourcesBuildPhase section */
|
372 | 350 |
|
373 |
| -/* Begin PBXShellScriptBuildPhase section */ |
374 |
| - 6C8CF513156D406A7F26275E /* [CP] Embed Pods Frameworks */ = { |
375 |
| - isa = PBXShellScriptBuildPhase; |
376 |
| - buildActionMask = 2147483647; |
377 |
| - files = ( |
378 |
| - ); |
379 |
| - inputPaths = ( |
380 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-KubeContext/Pods-KubeContext-frameworks.sh", |
381 |
| - "${BUILT_PRODUCTS_DIR}/SwiftyStoreKit/SwiftyStoreKit.framework", |
382 |
| - "${BUILT_PRODUCTS_DIR}/Yams/Yams.framework", |
383 |
| - ); |
384 |
| - name = "[CP] Embed Pods Frameworks"; |
385 |
| - outputPaths = ( |
386 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftyStoreKit.framework", |
387 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Yams.framework", |
388 |
| - ); |
389 |
| - runOnlyForDeploymentPostprocessing = 0; |
390 |
| - shellPath = /bin/sh; |
391 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-KubeContext/Pods-KubeContext-frameworks.sh\"\n"; |
392 |
| - showEnvVarsInLog = 0; |
393 |
| - }; |
394 |
| - F737CDCEDCE68D54DDA65CCB /* [CP] Check Pods Manifest.lock */ = { |
395 |
| - isa = PBXShellScriptBuildPhase; |
396 |
| - buildActionMask = 2147483647; |
397 |
| - files = ( |
398 |
| - ); |
399 |
| - inputPaths = ( |
400 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
401 |
| - "${PODS_ROOT}/Manifest.lock", |
402 |
| - ); |
403 |
| - name = "[CP] Check Pods Manifest.lock"; |
404 |
| - outputPaths = ( |
405 |
| - "$(DERIVED_FILE_DIR)/Pods-KubeContext-checkManifestLockResult.txt", |
406 |
| - ); |
407 |
| - runOnlyForDeploymentPostprocessing = 0; |
408 |
| - shellPath = /bin/sh; |
409 |
| - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
410 |
| - showEnvVarsInLog = 0; |
411 |
| - }; |
412 |
| -/* End PBXShellScriptBuildPhase section */ |
413 |
| - |
414 | 351 | /* Begin PBXSourcesBuildPhase section */
|
415 | 352 | E439374821791F8A0077CCF1 /* Sources */ = {
|
416 | 353 | isa = PBXSourcesBuildPhase;
|
|
563 | 500 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
564 | 501 | GCC_WARN_UNUSED_FUNCTION = YES;
|
565 | 502 | GCC_WARN_UNUSED_VARIABLE = YES;
|
566 |
| - MACOSX_DEPLOYMENT_TARGET = 10.11; |
| 503 | + MACOSX_DEPLOYMENT_TARGET = 11.1; |
567 | 504 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
568 | 505 | MTL_FAST_MATH = YES;
|
569 | 506 | ONLY_ACTIVE_ARCH = YES;
|
|
618 | 555 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
619 | 556 | GCC_WARN_UNUSED_FUNCTION = YES;
|
620 | 557 | GCC_WARN_UNUSED_VARIABLE = YES;
|
621 |
| - MACOSX_DEPLOYMENT_TARGET = 10.11; |
| 558 | + MACOSX_DEPLOYMENT_TARGET = 11.1; |
622 | 559 | MTL_ENABLE_DEBUG_INFO = NO;
|
623 | 560 | MTL_FAST_MATH = YES;
|
624 | 561 | SDKROOT = macosx;
|
|
629 | 566 | };
|
630 | 567 | E4DE5AF12166AAD900B6959B /* Debug */ = {
|
631 | 568 | isa = XCBuildConfiguration;
|
632 |
| - baseConfigurationReference = E62649087C44EE8C0FBE5E58 /* Pods-KubeContext.debug.xcconfig */; |
633 | 569 | buildSettings = {
|
634 | 570 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
635 | 571 | CODE_SIGN_ENTITLEMENTS = KubeContext/KubeContext.entitlements;
|
|
653 | 589 | };
|
654 | 590 | E4DE5AF22166AAD900B6959B /* Release */ = {
|
655 | 591 | isa = XCBuildConfiguration;
|
656 |
| - baseConfigurationReference = 6E647E203802CA7F9FBE6AB9 /* Pods-KubeContext.release.xcconfig */; |
657 | 592 | buildSettings = {
|
658 | 593 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
659 | 594 | CODE_SIGN_ENTITLEMENTS = KubeContext/KubeContext.entitlements;
|
|
755 | 690 | /* End XCConfigurationList section */
|
756 | 691 |
|
757 | 692 | /* Begin XCRemoteSwiftPackageReference section */
|
| 693 | + 8A5DB215259535A1004F6EED /* XCRemoteSwiftPackageReference "Yams" */ = { |
| 694 | + isa = XCRemoteSwiftPackageReference; |
| 695 | + repositoryURL = " [email protected]:jpsim/Yams.git"; |
| 696 | + requirement = { |
| 697 | + kind = upToNextMajorVersion; |
| 698 | + minimumVersion = 4.0.3; |
| 699 | + }; |
| 700 | + }; |
| 701 | + 8A5DB21B259535D3004F6EED /* XCRemoteSwiftPackageReference "SwiftyStoreKit" */ = { |
| 702 | + isa = XCRemoteSwiftPackageReference; |
| 703 | + repositoryURL = " [email protected]:bizz84/SwiftyStoreKit.git"; |
| 704 | + requirement = { |
| 705 | + kind = upToNextMajorVersion; |
| 706 | + minimumVersion = 0.16.1; |
| 707 | + }; |
| 708 | + }; |
758 | 709 | 8A795B752595240E003EA721 /* XCRemoteSwiftPackageReference "FSEvents" */ = {
|
759 | 710 | isa = XCRemoteSwiftPackageReference;
|
760 | 711 | repositoryURL = " [email protected]:eonil/FSEvents.git";
|
|
766 | 717 | /* End XCRemoteSwiftPackageReference section */
|
767 | 718 |
|
768 | 719 | /* Begin XCSwiftPackageProductDependency section */
|
| 720 | + 8A5DB216259535A1004F6EED /* Yams */ = { |
| 721 | + isa = XCSwiftPackageProductDependency; |
| 722 | + package = 8A5DB215259535A1004F6EED /* XCRemoteSwiftPackageReference "Yams" */; |
| 723 | + productName = Yams; |
| 724 | + }; |
| 725 | + 8A5DB21C259535D3004F6EED /* SwiftyStoreKit */ = { |
| 726 | + isa = XCSwiftPackageProductDependency; |
| 727 | + package = 8A5DB21B259535D3004F6EED /* XCRemoteSwiftPackageReference "SwiftyStoreKit" */; |
| 728 | + productName = SwiftyStoreKit; |
| 729 | + }; |
769 | 730 | 8A795B762595240E003EA721 /* EonilFSEvents */ = {
|
770 | 731 | isa = XCSwiftPackageProductDependency;
|
771 | 732 | package = 8A795B752595240E003EA721 /* XCRemoteSwiftPackageReference "FSEvents" */;
|
|
0 commit comments