|
40 | 40 | 63A249DA24F567E9008C8C56 /* CKCodableError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63A249C824F567E9008C8C56 /* CKCodableError.swift */; };
|
41 | 41 | 63A249DC24F567E9008C8C56 /* NestedCloudKitCodable.h in Headers */ = {isa = PBXBuildFile; fileRef = 63A249CA24F567E9008C8C56 /* NestedCloudKitCodable.h */; };
|
42 | 42 | 63A249E224F56A65008C8C56 /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63A249E124F56A65008C8C56 /* CloudKit.framework */; };
|
| 43 | + 63A24A0724F57E0B008C8C56 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 63A24A0424F57E0B008C8C56 /* LICENSE */; }; |
| 44 | + 63A24A0824F57E0B008C8C56 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 63A24A0524F57E0B008C8C56 /* README.md */; }; |
| 45 | + 63A24A0924F57E0B008C8C56 /* NestedCloudKitCodable.podspec in Resources */ = {isa = PBXBuildFile; fileRef = 63A24A0624F57E0B008C8C56 /* NestedCloudKitCodable.podspec */; }; |
43 | 46 | 63CDFCE624F53D5800535338 /* .swiftlint.yml in Resources */ = {isa = PBXBuildFile; fileRef = 63CDFCE524F53D5800535338 /* .swiftlint.yml */; };
|
44 | 47 | 63CDFCEF24F5463200535338 /* Person.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63CDFCEC24F5463200535338 /* Person.swift */; };
|
45 | 48 | 63CDFCF024F5463200535338 /* Person.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63CDFCEC24F5463200535338 /* Person.swift */; };
|
|
120 | 123 | /* End PBXCopyFilesBuildPhase section */
|
121 | 124 |
|
122 | 125 | /* Begin PBXFileReference section */
|
123 |
| - 0C317EAC5221C243DE94C3EB /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
124 |
| - 448EA0CAC2EE895A4AB1035C /* NestedCloudKitCodable.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = NestedCloudKitCodable.podspec; path = ../NestedCloudKitCodable.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
125 | 126 | 4D1A1D2999571E761C262CBD /* Pods-NestedCloudKitCodableWatch Extension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NestedCloudKitCodableWatch Extension.debug.xcconfig"; path = "Target Support Files/Pods-NestedCloudKitCodableWatch Extension/Pods-NestedCloudKitCodableWatch Extension.debug.xcconfig"; sourceTree = "<group>"; };
|
126 | 127 | 4D684D4A5ADC1B80DE549AC1 /* Pods_NestedCloudKitCodableWatch_Extension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NestedCloudKitCodableWatch_Extension.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
127 | 128 | 607FACD01AFB9204008FA782 /* NestedCloudKitCodable_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = NestedCloudKitCodable_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
168 | 169 | 63A249CA24F567E9008C8C56 /* NestedCloudKitCodable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NestedCloudKitCodable.h; sourceTree = "<group>"; };
|
169 | 170 | 63A249DF24F56924008C8C56 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
170 | 171 | 63A249E124F56A65008C8C56 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CloudKit.framework; sourceTree = DEVELOPER_DIR; };
|
| 172 | + 63A24A0424F57E0B008C8C56 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
| 173 | + 63A24A0524F57E0B008C8C56 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
| 174 | + 63A24A0624F57E0B008C8C56 /* NestedCloudKitCodable.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NestedCloudKitCodable.podspec; sourceTree = "<group>"; }; |
171 | 175 | 63CDFCE224F53C9400535338 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; };
|
172 | 176 | 63CDFCE524F53D5800535338 /* .swiftlint.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = .swiftlint.yml; sourceTree = "<group>"; };
|
173 | 177 | 63CDFCEC24F5463200535338 /* Person.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Person.swift; sourceTree = "<group>"; };
|
|
179 | 183 | 7376C32C936677E0CEBE449F /* Pods-NestedCloudKitCodable_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NestedCloudKitCodable_Example.release.xcconfig"; path = "Target Support Files/Pods-NestedCloudKitCodable_Example/Pods-NestedCloudKitCodable_Example.release.xcconfig"; sourceTree = "<group>"; };
|
180 | 184 | 8906E910405E991310C19543 /* Pods_NestedCloudKitCodable_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NestedCloudKitCodable_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
181 | 185 | BAA492D0FADE74C567232078 /* Pods-NestedCloudKitCodable_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NestedCloudKitCodable_Example.debug.xcconfig"; path = "Target Support Files/Pods-NestedCloudKitCodable_Example/Pods-NestedCloudKitCodable_Example.debug.xcconfig"; sourceTree = "<group>"; };
|
182 |
| - FC4D2C189FAEC4C0353DF36F /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; |
183 | 186 | FDA9833F52685A369F4D91F0 /* Pods-NestedCloudKitCodableWatch Extension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NestedCloudKitCodableWatch Extension.release.xcconfig"; path = "Target Support Files/Pods-NestedCloudKitCodableWatch Extension/Pods-NestedCloudKitCodableWatch Extension.release.xcconfig"; sourceTree = "<group>"; };
|
184 | 187 | /* End PBXFileReference section */
|
185 | 188 |
|
|
307 | 310 | 607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
|
308 | 311 | isa = PBXGroup;
|
309 | 312 | children = (
|
310 |
| - 448EA0CAC2EE895A4AB1035C /* NestedCloudKitCodable.podspec */, |
311 |
| - 0C317EAC5221C243DE94C3EB /* README.md */, |
312 |
| - FC4D2C189FAEC4C0353DF36F /* LICENSE */, |
| 313 | + 63A24A0624F57E0B008C8C56 /* NestedCloudKitCodable.podspec */, |
| 314 | + 63A24A0424F57E0B008C8C56 /* LICENSE */, |
| 315 | + 63A24A0524F57E0B008C8C56 /* README.md */, |
313 | 316 | );
|
314 | 317 | name = "Podspec Metadata";
|
315 | 318 | sourceTree = "<group>";
|
|
656 | 659 | isa = PBXResourcesBuildPhase;
|
657 | 660 | buildActionMask = 2147483647;
|
658 | 661 | files = (
|
| 662 | + 63A24A0824F57E0B008C8C56 /* README.md in Resources */, |
659 | 663 | 63CDFCE624F53D5800535338 /* .swiftlint.yml in Resources */,
|
660 | 664 | 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */,
|
661 | 665 | 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */,
|
| 666 | + 63A24A0924F57E0B008C8C56 /* NestedCloudKitCodable.podspec in Resources */, |
662 | 667 | 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */,
|
| 668 | + 63A24A0724F57E0B008C8C56 /* LICENSE in Resources */, |
663 | 669 | );
|
664 | 670 | runOnlyForDeploymentPostprocessing = 0;
|
665 | 671 | };
|
|
1305 | 1311 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1306 | 1312 | IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
1307 | 1313 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
| 1314 | + MARKETING_VERSION = 1.0.2; |
1308 | 1315 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
1309 | 1316 | MTL_FAST_MATH = YES;
|
1310 | 1317 | PRODUCT_BUNDLE_IDENTIFIER = com.nestedCloudKit.NestedCKCodable;
|
|
1339 | 1346 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1340 | 1347 | IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
1341 | 1348 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
| 1349 | + MARKETING_VERSION = 1.0.2; |
1342 | 1350 | MTL_FAST_MATH = YES;
|
1343 | 1351 | PRODUCT_BUNDLE_IDENTIFIER = com.nestedCloudKit.NestedCKCodable;
|
1344 | 1352 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
0 commit comments