|
38 | 38 | 709D1819258699840002E772 /* ParseRemoteDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 709D1817258699840002E772 /* ParseRemoteDelegate.swift */; };
|
39 | 39 | 70B12C792904BA07002EE2FA /* ParseSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 70B12C782904BA07002EE2FA /* ParseSwift */; };
|
40 | 40 | 70B12C7B2904BA1E002EE2FA /* ParseSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 70B12C7A2904BA1E002EE2FA /* ParseSwift */; };
|
| 41 | + 70B1CB022971A58E0009FDD7 /* CareKitStore in Frameworks */ = {isa = PBXBuildFile; productRef = 70B1CB012971A58E0009FDD7 /* CareKitStore */; }; |
41 | 42 | 70B326BE251EBE610028B229 /* PCKUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B326BD251EBE610028B229 /* PCKUser.swift */; };
|
42 | 43 | 70B5578327A74113002C39D4 /* PCKRoleable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B5578227A74113002C39D4 /* PCKRoleable.swift */; };
|
43 | 44 | 70B5578427A74113002C39D4 /* PCKRoleable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B5578227A74113002C39D4 /* PCKRoleable.swift */; };
|
44 | 45 | 70B5578627A7439B002C39D4 /* PCKReadRole.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B5578527A7439B002C39D4 /* PCKReadRole.swift */; };
|
45 | 46 | 70B5578727A7439B002C39D4 /* PCKReadRole.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B5578527A7439B002C39D4 /* PCKReadRole.swift */; };
|
46 | 47 | 70B5578927A744A9002C39D4 /* PCKWriteRole.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B5578827A744A9002C39D4 /* PCKWriteRole.swift */; };
|
47 | 48 | 70B5578A27A744A9002C39D4 /* PCKWriteRole.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70B5578827A744A9002C39D4 /* PCKWriteRole.swift */; };
|
48 |
| - 70D41D7C28B453B500613510 /* CareKitStore in Frameworks */ = {isa = PBXBuildFile; productRef = 70D41D7B28B453B500613510 /* CareKitStore */; }; |
49 |
| - 70D41D7E28B453C600613510 /* CareKitStore in Frameworks */ = {isa = PBXBuildFile; productRef = 70D41D7D28B453C600613510 /* CareKitStore */; }; |
50 | 49 | 70D5A29425E0D2D30036A8AD /* PCKHealthKitTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70D5A29325E0D2D30036A8AD /* PCKHealthKitTask.swift */; };
|
51 | 50 | 70D5A29525E0D2D30036A8AD /* PCKHealthKitTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70D5A29325E0D2D30036A8AD /* PCKHealthKitTask.swift */; };
|
| 51 | + 70DF63DC29719D6E002FA5C5 /* CareKitStore in Frameworks */ = {isa = PBXBuildFile; productRef = 70DF63DB29719D6E002FA5C5 /* CareKitStore */; }; |
52 | 52 | 70F2E181254EFC8000B2EA5C /* PCKObjectable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 918F07ED247D66C800C3A205 /* PCKObjectable.swift */; };
|
53 | 53 | 70F2E182254EFC8000B2EA5C /* PCKPatient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9119D5FB24561A28001B7AA3 /* PCKPatient.swift */; };
|
54 | 54 | 70F2E183254EFC8000B2EA5C /* PCKContact.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9119D5F824561A28001B7AA3 /* PCKContact.swift */; };
|
|
218 | 218 | isa = PBXFrameworksBuildPhase;
|
219 | 219 | buildActionMask = 2147483647;
|
220 | 220 | files = (
|
| 221 | + 70B1CB022971A58E0009FDD7 /* CareKitStore in Frameworks */, |
221 | 222 | 70B12C7B2904BA1E002EE2FA /* ParseSwift in Frameworks */,
|
222 |
| - 70D41D7E28B453C600613510 /* CareKitStore in Frameworks */, |
223 | 223 | );
|
224 | 224 | runOnlyForDeploymentPostprocessing = 0;
|
225 | 225 | };
|
226 | 226 | 9119D5E8245618D7001B7AA3 /* Frameworks */ = {
|
227 | 227 | isa = PBXFrameworksBuildPhase;
|
228 | 228 | buildActionMask = 2147483647;
|
229 | 229 | files = (
|
| 230 | + 70DF63DC29719D6E002FA5C5 /* CareKitStore in Frameworks */, |
230 | 231 | 70B12C792904BA07002EE2FA /* ParseSwift in Frameworks */,
|
231 |
| - 70D41D7C28B453B500613510 /* CareKitStore in Frameworks */, |
232 | 232 | );
|
233 | 233 | runOnlyForDeploymentPostprocessing = 0;
|
234 | 234 | };
|
|
498 | 498 | );
|
499 | 499 | name = "ParseCareKit-watchOS";
|
500 | 500 | packageProductDependencies = (
|
501 |
| - 70D41D7D28B453C600613510 /* CareKitStore */, |
502 | 501 | 70B12C7A2904BA1E002EE2FA /* ParseSwift */,
|
| 502 | + 70B1CB012971A58E0009FDD7 /* CareKitStore */, |
503 | 503 | );
|
504 | 504 | productName = "ParseCareKit-watchOS";
|
505 | 505 | productReference = 70F2E177254EFC6100B2EA5C /* ParseCareKit_watchOS.framework */;
|
|
522 | 522 | );
|
523 | 523 | name = ParseCareKit;
|
524 | 524 | packageProductDependencies = (
|
525 |
| - 70D41D7B28B453B500613510 /* CareKitStore */, |
526 | 525 | 70B12C782904BA07002EE2FA /* ParseSwift */,
|
| 526 | + 70DF63DB29719D6E002FA5C5 /* CareKitStore */, |
527 | 527 | );
|
528 | 528 | productName = ParseCareKit;
|
529 | 529 | productReference = 9119D5EB245618D7001B7AA3 /* ParseCareKit.framework */;
|
|
565 | 565 | );
|
566 | 566 | mainGroup = 9119D5E1245618D7001B7AA3;
|
567 | 567 | packageReferences = (
|
568 |
| - 70D41D7A28B453B500613510 /* XCRemoteSwiftPackageReference "CareKit" */, |
569 | 568 | 70B12C772904BA07002EE2FA /* XCRemoteSwiftPackageReference "Parse-Swift" */,
|
| 569 | + 70DF63DA29719D6E002FA5C5 /* XCRemoteSwiftPackageReference "CareKit" */, |
570 | 570 | );
|
571 | 571 | productRefGroup = 9119D5EC245618D7001B7AA3 /* Products */;
|
572 | 572 | projectDirPath = "";
|
|
1159 | 1159 | repositoryURL = "https://github.com/netreconlab/Parse-Swift.git";
|
1160 | 1160 | requirement = {
|
1161 | 1161 | kind = upToNextMajorVersion;
|
1162 |
| - minimumVersion = 4.15.1; |
| 1162 | + minimumVersion = 4.16.2; |
1163 | 1163 | };
|
1164 | 1164 | };
|
1165 |
| - 70D41D7A28B453B500613510 /* XCRemoteSwiftPackageReference "CareKit" */ = { |
| 1165 | + 70DF63DA29719D6E002FA5C5 /* XCRemoteSwiftPackageReference "CareKit" */ = { |
1166 | 1166 | isa = XCRemoteSwiftPackageReference;
|
1167 | 1167 | repositoryURL = "https://github.com/cbaker6/CareKit.git";
|
1168 | 1168 | requirement = {
|
1169 | 1169 | kind = upToNextMajorVersion;
|
1170 |
| - minimumVersion = 2.1.1; |
| 1170 | + minimumVersion = 2.1.8; |
1171 | 1171 | };
|
1172 | 1172 | };
|
1173 | 1173 | /* End XCRemoteSwiftPackageReference section */
|
|
1183 | 1183 | package = 70B12C772904BA07002EE2FA /* XCRemoteSwiftPackageReference "Parse-Swift" */;
|
1184 | 1184 | productName = ParseSwift;
|
1185 | 1185 | };
|
1186 |
| - 70D41D7B28B453B500613510 /* CareKitStore */ = { |
| 1186 | + 70B1CB012971A58E0009FDD7 /* CareKitStore */ = { |
1187 | 1187 | isa = XCSwiftPackageProductDependency;
|
1188 |
| - package = 70D41D7A28B453B500613510 /* XCRemoteSwiftPackageReference "CareKit" */; |
| 1188 | + package = 70DF63DA29719D6E002FA5C5 /* XCRemoteSwiftPackageReference "CareKit" */; |
1189 | 1189 | productName = CareKitStore;
|
1190 | 1190 | };
|
1191 |
| - 70D41D7D28B453C600613510 /* CareKitStore */ = { |
| 1191 | + 70DF63DB29719D6E002FA5C5 /* CareKitStore */ = { |
1192 | 1192 | isa = XCSwiftPackageProductDependency;
|
1193 |
| - package = 70D41D7A28B453B500613510 /* XCRemoteSwiftPackageReference "CareKit" */; |
| 1193 | + package = 70DF63DA29719D6E002FA5C5 /* XCRemoteSwiftPackageReference "CareKit" */; |
1194 | 1194 | productName = CareKitStore;
|
1195 | 1195 | };
|
1196 | 1196 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments