|
172 | 172 | 6375387A24F5347F0093936D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
173 | 173 | 6375387C24F5347F0093936D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
174 | 174 | 6375387D24F5347F0093936D /* PushNotificationPayload.apns */ = {isa = PBXFileReference; lastKnownFileType = text; path = PushNotificationPayload.apns; sourceTree = "<group>"; };
|
| 175 | + 6382668424F67A7000E6DC97 /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; }; |
175 | 176 | 63A249A124F567BB008C8C56 /* NestedCKCodable.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NestedCKCodable.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
176 | 177 | 63A249A324F567BB008C8C56 /* NestedCKCodable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NestedCKCodable.h; sourceTree = "<group>"; };
|
177 | 178 | 63A249B524F567E9008C8C56 /* Constants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
|
|
196 | 197 | 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; };
|
197 | 198 | 63A24A0424F57E0B008C8C56 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
198 | 199 | 63A24A0524F57E0B008C8C56 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
199 |
| - 63A24A0624F57E0B008C8C56 /* NestedCloudKitCodable.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NestedCloudKitCodable.podspec; sourceTree = "<group>"; }; |
| 200 | + 63A24A0624F57E0B008C8C56 /* NestedCloudKitCodable.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NestedCloudKitCodable.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
200 | 201 | 63CDFCE224F53C9400535338 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; };
|
201 | 202 | 63CDFCE524F53D5800535338 /* .swiftlint.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = .swiftlint.yml; sourceTree = "<group>"; };
|
202 | 203 | 63CDFCEC24F5463200535338 /* Person.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Person.swift; sourceTree = "<group>"; };
|
|
364 | 365 | 63A24A0624F57E0B008C8C56 /* NestedCloudKitCodable.podspec */,
|
365 | 366 | 63A24A0424F57E0B008C8C56 /* LICENSE */,
|
366 | 367 | 63A24A0524F57E0B008C8C56 /* README.md */,
|
| 368 | + 6382668424F67A7000E6DC97 /* CHANGELOG.md */, |
367 | 369 | );
|
368 | 370 | name = "Podspec Metadata";
|
369 | 371 | sourceTree = "<group>";
|
|
1699 | 1701 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1700 | 1702 | IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
1701 | 1703 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
1702 |
| - MARKETING_VERSION = 1.0.3; |
| 1704 | + MARKETING_VERSION = 1.0.4; |
1703 | 1705 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
1704 | 1706 | MTL_FAST_MATH = YES;
|
1705 | 1707 | PRODUCT_BUNDLE_IDENTIFIER = com.nestedCloudKit.NestedCKCodable;
|
|
1734 | 1736 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1735 | 1737 | IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
1736 | 1738 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
1737 |
| - MARKETING_VERSION = 1.0.3; |
| 1739 | + MARKETING_VERSION = 1.0.4; |
1738 | 1740 | MTL_FAST_MATH = YES;
|
1739 | 1741 | PRODUCT_BUNDLE_IDENTIFIER = com.nestedCloudKit.NestedCKCodable;
|
1740 | 1742 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
0 commit comments