|
36 | 36 | 709D18072586903C0002E772 /* LoggerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 709D18062586903C0002E772 /* LoggerTests.swift */; };
|
37 | 37 | 709D1818258699840002E772 /* ParseRemoteDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 709D1817258699840002E772 /* ParseRemoteDelegate.swift */; };
|
38 | 38 | 709D1819258699840002E772 /* ParseRemoteDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 709D1817258699840002E772 /* ParseRemoteDelegate.swift */; };
|
| 39 | + 70B12C792904BA07002EE2FA /* ParseSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 70B12C782904BA07002EE2FA /* ParseSwift */; }; |
| 40 | + 70B12C7B2904BA1E002EE2FA /* ParseSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 70B12C7A2904BA1E002EE2FA /* ParseSwift */; }; |
39 | 41 | 70B326BE251EBE610028B229 /* PCKUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B326BD251EBE610028B229 /* PCKUser.swift */; };
|
40 | 42 | 70B5578327A74113002C39D4 /* PCKRoleable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B5578227A74113002C39D4 /* PCKRoleable.swift */; };
|
41 | 43 | 70B5578427A74113002C39D4 /* PCKRoleable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B5578227A74113002C39D4 /* PCKRoleable.swift */; };
|
|
45 | 47 | 70B5578A27A744A9002C39D4 /* PCKWriteRole.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B5578827A744A9002C39D4 /* PCKWriteRole.swift */; };
|
46 | 48 | 70D41D7C28B453B500613510 /* CareKitStore in Frameworks */ = {isa = PBXBuildFile; productRef = 70D41D7B28B453B500613510 /* CareKitStore */; };
|
47 | 49 | 70D41D7E28B453C600613510 /* CareKitStore in Frameworks */ = {isa = PBXBuildFile; productRef = 70D41D7D28B453C600613510 /* CareKitStore */; };
|
48 |
| - 70D41D8628B7EA7B00613510 /* ParseSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 70D41D8528B7EA7B00613510 /* ParseSwift */; }; |
49 |
| - 70D41D8828B7EA8D00613510 /* ParseSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 70D41D8728B7EA8D00613510 /* ParseSwift */; }; |
50 | 50 | 70D5A29425E0D2D30036A8AD /* PCKHealthKitTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70D5A29325E0D2D30036A8AD /* PCKHealthKitTask.swift */; };
|
51 | 51 | 70D5A29525E0D2D30036A8AD /* PCKHealthKitTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70D5A29325E0D2D30036A8AD /* PCKHealthKitTask.swift */; };
|
52 | 52 | 70F2E181254EFC8000B2EA5C /* PCKObjectable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 918F07ED247D66C800C3A205 /* PCKObjectable.swift */; };
|
|
218 | 218 | isa = PBXFrameworksBuildPhase;
|
219 | 219 | buildActionMask = 2147483647;
|
220 | 220 | files = (
|
221 |
| - 70D41D8828B7EA8D00613510 /* ParseSwift in Frameworks */, |
| 221 | + 70B12C7B2904BA1E002EE2FA /* ParseSwift in Frameworks */, |
222 | 222 | 70D41D7E28B453C600613510 /* CareKitStore in Frameworks */,
|
223 | 223 | );
|
224 | 224 | runOnlyForDeploymentPostprocessing = 0;
|
|
227 | 227 | isa = PBXFrameworksBuildPhase;
|
228 | 228 | buildActionMask = 2147483647;
|
229 | 229 | files = (
|
230 |
| - 70D41D8628B7EA7B00613510 /* ParseSwift in Frameworks */, |
| 230 | + 70B12C792904BA07002EE2FA /* ParseSwift in Frameworks */, |
231 | 231 | 70D41D7C28B453B500613510 /* CareKitStore in Frameworks */,
|
232 | 232 | );
|
233 | 233 | runOnlyForDeploymentPostprocessing = 0;
|
|
499 | 499 | name = "ParseCareKit-watchOS";
|
500 | 500 | packageProductDependencies = (
|
501 | 501 | 70D41D7D28B453C600613510 /* CareKitStore */,
|
502 |
| - 70D41D8728B7EA8D00613510 /* ParseSwift */, |
| 502 | + 70B12C7A2904BA1E002EE2FA /* ParseSwift */, |
503 | 503 | );
|
504 | 504 | productName = "ParseCareKit-watchOS";
|
505 | 505 | productReference = 70F2E177254EFC6100B2EA5C /* ParseCareKit_watchOS.framework */;
|
|
523 | 523 | name = ParseCareKit;
|
524 | 524 | packageProductDependencies = (
|
525 | 525 | 70D41D7B28B453B500613510 /* CareKitStore */,
|
526 |
| - 70D41D8528B7EA7B00613510 /* ParseSwift */, |
| 526 | + 70B12C782904BA07002EE2FA /* ParseSwift */, |
527 | 527 | );
|
528 | 528 | productName = ParseCareKit;
|
529 | 529 | productReference = 9119D5EB245618D7001B7AA3 /* ParseCareKit.framework */;
|
|
566 | 566 | mainGroup = 9119D5E1245618D7001B7AA3;
|
567 | 567 | packageReferences = (
|
568 | 568 | 70D41D7A28B453B500613510 /* XCRemoteSwiftPackageReference "CareKit" */,
|
569 |
| - 70D41D8428B7EA7B00613510 /* XCRemoteSwiftPackageReference "Parse-Swift" */, |
| 569 | + 70B12C772904BA07002EE2FA /* XCRemoteSwiftPackageReference "Parse-Swift" */, |
570 | 570 | );
|
571 | 571 | productRefGroup = 9119D5EC245618D7001B7AA3 /* Products */;
|
572 | 572 | projectDirPath = "";
|
|
1154 | 1154 | /* End XCConfigurationList section */
|
1155 | 1155 |
|
1156 | 1156 | /* Begin XCRemoteSwiftPackageReference section */
|
1157 |
| - 70D41D7A28B453B500613510 /* XCRemoteSwiftPackageReference "CareKit" */ = { |
| 1157 | + 70B12C772904BA07002EE2FA /* XCRemoteSwiftPackageReference "Parse-Swift" */ = { |
1158 | 1158 | isa = XCRemoteSwiftPackageReference;
|
1159 |
| - repositoryURL = "https://github.com/cbaker6/CareKit.git"; |
| 1159 | + repositoryURL = "https://github.com/netreconlab/Parse-Swift.git"; |
1160 | 1160 | requirement = {
|
1161 | 1161 | kind = upToNextMajorVersion;
|
1162 |
| - minimumVersion = 2.1.1; |
| 1162 | + minimumVersion = 4.15.1; |
1163 | 1163 | };
|
1164 | 1164 | };
|
1165 |
| - 70D41D8428B7EA7B00613510 /* XCRemoteSwiftPackageReference "Parse-Swift" */ = { |
| 1165 | + 70D41D7A28B453B500613510 /* XCRemoteSwiftPackageReference "CareKit" */ = { |
1166 | 1166 | isa = XCRemoteSwiftPackageReference;
|
1167 |
| - repositoryURL = "https://github.com/parse-community/Parse-Swift"; |
| 1167 | + repositoryURL = "https://github.com/cbaker6/CareKit.git"; |
1168 | 1168 | requirement = {
|
1169 | 1169 | kind = upToNextMajorVersion;
|
1170 |
| - minimumVersion = 4.14.2; |
| 1170 | + minimumVersion = 2.1.1; |
1171 | 1171 | };
|
1172 | 1172 | };
|
1173 | 1173 | /* End XCRemoteSwiftPackageReference section */
|
1174 | 1174 |
|
1175 | 1175 | /* Begin XCSwiftPackageProductDependency section */
|
| 1176 | + 70B12C782904BA07002EE2FA /* ParseSwift */ = { |
| 1177 | + isa = XCSwiftPackageProductDependency; |
| 1178 | + package = 70B12C772904BA07002EE2FA /* XCRemoteSwiftPackageReference "Parse-Swift" */; |
| 1179 | + productName = ParseSwift; |
| 1180 | + }; |
| 1181 | + 70B12C7A2904BA1E002EE2FA /* ParseSwift */ = { |
| 1182 | + isa = XCSwiftPackageProductDependency; |
| 1183 | + package = 70B12C772904BA07002EE2FA /* XCRemoteSwiftPackageReference "Parse-Swift" */; |
| 1184 | + productName = ParseSwift; |
| 1185 | + }; |
1176 | 1186 | 70D41D7B28B453B500613510 /* CareKitStore */ = {
|
1177 | 1187 | isa = XCSwiftPackageProductDependency;
|
1178 | 1188 | package = 70D41D7A28B453B500613510 /* XCRemoteSwiftPackageReference "CareKit" */;
|
|
1183 | 1193 | package = 70D41D7A28B453B500613510 /* XCRemoteSwiftPackageReference "CareKit" */;
|
1184 | 1194 | productName = CareKitStore;
|
1185 | 1195 | };
|
1186 |
| - 70D41D8528B7EA7B00613510 /* ParseSwift */ = { |
1187 |
| - isa = XCSwiftPackageProductDependency; |
1188 |
| - package = 70D41D8428B7EA7B00613510 /* XCRemoteSwiftPackageReference "Parse-Swift" */; |
1189 |
| - productName = ParseSwift; |
1190 |
| - }; |
1191 |
| - 70D41D8728B7EA8D00613510 /* ParseSwift */ = { |
1192 |
| - isa = XCSwiftPackageProductDependency; |
1193 |
| - package = 70D41D8428B7EA7B00613510 /* XCRemoteSwiftPackageReference "Parse-Swift" */; |
1194 |
| - productName = ParseSwift; |
1195 |
| - }; |
1196 | 1196 | /* End XCSwiftPackageProductDependency section */
|
1197 | 1197 | };
|
1198 | 1198 | rootObject = 9119D5E2245618D7001B7AA3 /* Project object */;
|
|
0 commit comments