Skip to content

Commit 46c78c0

Browse files
committed
[Workspace] Remove duplicated ResearchKit subproject references from ORKSample and ORKTest
They're not needed since ResearchKit is already in the Workspace.
1 parent 5492740 commit 46c78c0

File tree

2 files changed

+3
-154
lines changed

2 files changed

+3
-154
lines changed

Testing/ORKTest/ORKTest.xcodeproj/project.pbxproj

Lines changed: 3 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
24D002781BA2268D001BF82F /* ORKKeychainWrapperTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 24D002771BA2268D001BF82F /* ORKKeychainWrapperTests.m */; settings = {ASSET_TAGS = (); }; };
10+
24D002781BA2268D001BF82F /* ORKKeychainWrapperTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 24D002771BA2268D001BF82F /* ORKKeychainWrapperTests.m */; };
1111
335418E91B118EAD00A38F5E /* SAMPLE_PDF_TEST.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 335418E81B118EAD00A38F5E /* SAMPLE_PDF_TEST.pdf */; };
1212
86717A901AC0C0FE00AC2A23 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 86717A8F1AC0C0FE00AC2A23 /* main.m */; };
1313
86717A931AC0C0FE00AC2A23 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 86717A921AC0C0FE00AC2A23 /* AppDelegate.m */; };
@@ -20,15 +20,13 @@
2020
86717AFD1AC0C86000AC2A23 /* ORKJSONSerializationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 86717AFC1AC0C86000AC2A23 /* ORKJSONSerializationTests.m */; };
2121
86717AFE1AC0C8BC00AC2A23 /* ORKESerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 86717AD81AC0C53800AC2A23 /* ORKESerialization.m */; };
2222
86717B071AC0CC0400AC2A23 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 86717B091AC0CC0400AC2A23 /* Localizable.strings */; };
23-
86D347F41AC0E198006DB02B /* ResearchKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 86717AF51AC0C57600AC2A23 /* ResearchKit.framework */; };
24-
86D347F51AC0E198006DB02B /* ResearchKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 86717AF51AC0C57600AC2A23 /* ResearchKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2523
86D347FA1AC0E1B4006DB02B /* HealthKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 86D347F91AC0E1B4006DB02B /* HealthKit.framework */; };
2624
BC9A27181B81743900BDA84D /* ChartDataSources.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC9A27151B81743900BDA84D /* ChartDataSources.swift */; };
2725
BC9A27191B81743900BDA84D /* ChartListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC9A27161B81743900BDA84D /* ChartListViewController.swift */; };
2826
BC9A271A1B81743900BDA84D /* ChartTableViewCells.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC9A27171B81743900BDA84D /* ChartTableViewCells.swift */; };
2927
BC9A271C1B81752800BDA84D /* Charts.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BC9A271B1B81752800BDA84D /* Charts.storyboard */; };
30-
CAF31DCF1BC6AEA200041163 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CAF31DCE1BC6AEA200041163 /* MapKit.framework */; };
3128
BCB0809E1B83E9B300A3F400 /* TaskFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCB0809D1B83E9B300A3F400 /* TaskFactory.swift */; };
29+
CAF31DCF1BC6AEA200041163 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CAF31DCE1BC6AEA200041163 /* MapKit.framework */; };
3230
/* End PBXBuildFile section */
3331

3432
/* Begin PBXContainerItemProxy section */
@@ -39,34 +37,6 @@
3937
remoteGlobalIDString = 86717A891AC0C0FE00AC2A23;
4038
remoteInfo = ORKTest;
4139
};
42-
86717AF41AC0C57600AC2A23 /* PBXContainerItemProxy */ = {
43-
isa = PBXContainerItemProxy;
44-
containerPortal = 86717AEE1AC0C57500AC2A23 /* ResearchKit.xcodeproj */;
45-
proxyType = 2;
46-
remoteGlobalIDString = B183A5951A8535D100C76870;
47-
remoteInfo = OpenResearchKit;
48-
};
49-
86717AF61AC0C57600AC2A23 /* PBXContainerItemProxy */ = {
50-
isa = PBXContainerItemProxy;
51-
containerPortal = 86717AEE1AC0C57500AC2A23 /* ResearchKit.xcodeproj */;
52-
proxyType = 2;
53-
remoteGlobalIDString = 86CC8E9A1AC09332001CCD89;
54-
remoteInfo = "ResearchKit Tests";
55-
};
56-
86717AF81AC0C58300AC2A23 /* PBXContainerItemProxy */ = {
57-
isa = PBXContainerItemProxy;
58-
containerPortal = 86717AEE1AC0C57500AC2A23 /* ResearchKit.xcodeproj */;
59-
proxyType = 1;
60-
remoteGlobalIDString = B183A4731A8535D100C76870;
61-
remoteInfo = OpenResearchKit;
62-
};
63-
86D347F61AC0E198006DB02B /* PBXContainerItemProxy */ = {
64-
isa = PBXContainerItemProxy;
65-
containerPortal = 86717AEE1AC0C57500AC2A23 /* ResearchKit.xcodeproj */;
66-
proxyType = 1;
67-
remoteGlobalIDString = B183A4731A8535D100C76870;
68-
remoteInfo = OpenResearchKit;
69-
};
7040
/* End PBXContainerItemProxy section */
7141

7242
/* Begin PBXCopyFilesBuildPhase section */
@@ -76,7 +46,6 @@
7646
dstPath = "";
7747
dstSubfolderSpec = 10;
7848
files = (
79-
86D347F51AC0E198006DB02B /* ResearchKit.framework in Embed Frameworks */,
8049
);
8150
name = "Embed Frameworks";
8251
runOnlyForDeploymentPostprocessing = 0;
@@ -102,7 +71,6 @@
10271
86717ADE1AC0C53800AC2A23 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
10372
86717AE01AC0C53800AC2A23 /* image_example.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = image_example.png; sourceTree = "<group>"; };
10473
86717AE31AC0C53800AC2A23 /* signature.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = signature.png; sourceTree = "<group>"; };
105-
86717AEE1AC0C57500AC2A23 /* ResearchKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ResearchKit.xcodeproj; path = ../../../ResearchKit.xcodeproj; sourceTree = "<group>"; };
10674
86717AFC1AC0C86000AC2A23 /* ORKJSONSerializationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ORKJSONSerializationTests.m; sourceTree = "<group>"; };
10775
86717AFF1AC0C93E00AC2A23 /* ORKESerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ORKESerialization.h; path = ORKTest/ORKESerialization.h; sourceTree = SOURCE_ROOT; };
10876
86717B081AC0CC0400AC2A23 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; };
@@ -152,9 +120,8 @@
152120
BC9A27161B81743900BDA84D /* ChartListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChartListViewController.swift; path = Charts/ChartListViewController.swift; sourceTree = "<group>"; };
153121
BC9A27171B81743900BDA84D /* ChartTableViewCells.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ChartTableViewCells.swift; path = Charts/ChartTableViewCells.swift; sourceTree = "<group>"; };
154122
BC9A271B1B81752800BDA84D /* Charts.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Charts.storyboard; path = Charts/Charts.storyboard; sourceTree = "<group>"; };
155-
CAF31DCE1BC6AEA200041163 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; };
156-
BCB0809C1B83E9B200A3F400 /* ORKTest-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ORKTest-Bridging-Header.h"; sourceTree = "<group>"; };
157123
BCB0809D1B83E9B300A3F400 /* TaskFactory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TaskFactory.swift; sourceTree = "<group>"; };
124+
CAF31DCE1BC6AEA200041163 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; };
158125
/* End PBXFileReference section */
159126

160127
/* Begin PBXFrameworksBuildPhase section */
@@ -163,7 +130,6 @@
163130
buildActionMask = 2147483647;
164131
files = (
165132
CAF31DCF1BC6AEA200041163 /* MapKit.framework in Frameworks */,
166-
86D347F41AC0E198006DB02B /* ResearchKit.framework in Frameworks */,
167133
86D347FA1AC0E1B4006DB02B /* HealthKit.framework in Frameworks */,
168134
);
169135
runOnlyForDeploymentPostprocessing = 0;
@@ -201,7 +167,6 @@
201167
86717A8C1AC0C0FE00AC2A23 /* ORKTest */ = {
202168
isa = PBXGroup;
203169
children = (
204-
86717AEE1AC0C57500AC2A23 /* ResearchKit.xcodeproj */,
205170
86717A911AC0C0FE00AC2A23 /* AppDelegate.h */,
206171
86717A921AC0C0FE00AC2A23 /* AppDelegate.m */,
207172
86717ADE1AC0C53800AC2A23 /* MainViewController.h */,
@@ -211,7 +176,6 @@
211176
86717B011AC0C9D400AC2A23 /* Resources */,
212177
86717A8D1AC0C0FE00AC2A23 /* Supporting Files */,
213178
BCB0809D1B83E9B300A3F400 /* TaskFactory.swift */,
214-
BCB0809C1B83E9B200A3F400 /* ORKTest-Bridging-Header.h */,
215179
);
216180
path = ORKTest;
217181
sourceTree = "<group>";
@@ -246,15 +210,6 @@
246210
name = "Supporting Files";
247211
sourceTree = "<group>";
248212
};
249-
86717AEF1AC0C57500AC2A23 /* Products */ = {
250-
isa = PBXGroup;
251-
children = (
252-
86717AF51AC0C57600AC2A23 /* ResearchKit.framework */,
253-
86717AF71AC0C57600AC2A23 /* ResearchKitTests.xctest */,
254-
);
255-
name = Products;
256-
sourceTree = "<group>";
257-
};
258213
86717B001AC0C9B100AC2A23 /* CustomizationExamples */ = {
259214
isa = PBXGroup;
260215
children = (
@@ -304,8 +259,6 @@
304259
buildRules = (
305260
);
306261
dependencies = (
307-
86717AF91AC0C58300AC2A23 /* PBXTargetDependency */,
308-
86D347F71AC0E198006DB02B /* PBXTargetDependency */,
309262
);
310263
name = ORKTest;
311264
productName = ORKTest;
@@ -413,12 +366,6 @@
413366
mainGroup = 86717A811AC0C0FE00AC2A23;
414367
productRefGroup = 86717A8B1AC0C0FE00AC2A23 /* Products */;
415368
projectDirPath = "";
416-
projectReferences = (
417-
{
418-
ProductGroup = 86717AEF1AC0C57500AC2A23 /* Products */;
419-
ProjectRef = 86717AEE1AC0C57500AC2A23 /* ResearchKit.xcodeproj */;
420-
},
421-
);
422369
projectRoot = "";
423370
targets = (
424371
86717A891AC0C0FE00AC2A23 /* ORKTest */,
@@ -427,23 +374,6 @@
427374
};
428375
/* End PBXProject section */
429376

430-
/* Begin PBXReferenceProxy section */
431-
86717AF51AC0C57600AC2A23 /* ResearchKit.framework */ = {
432-
isa = PBXReferenceProxy;
433-
fileType = wrapper.framework;
434-
path = ResearchKit.framework;
435-
remoteRef = 86717AF41AC0C57600AC2A23 /* PBXContainerItemProxy */;
436-
sourceTree = BUILT_PRODUCTS_DIR;
437-
};
438-
86717AF71AC0C57600AC2A23 /* ResearchKitTests.xctest */ = {
439-
isa = PBXReferenceProxy;
440-
fileType = wrapper.cfbundle;
441-
path = ResearchKitTests.xctest;
442-
remoteRef = 86717AF61AC0C57600AC2A23 /* PBXContainerItemProxy */;
443-
sourceTree = BUILT_PRODUCTS_DIR;
444-
};
445-
/* End PBXReferenceProxy section */
446-
447377
/* Begin PBXResourcesBuildPhase section */
448378
86717A881AC0C0FE00AC2A23 /* Resources */ = {
449379
isa = PBXResourcesBuildPhase;
@@ -502,16 +432,6 @@
502432
target = 86717A891AC0C0FE00AC2A23 /* ORKTest */;
503433
targetProxy = 86717AA41AC0C0FE00AC2A23 /* PBXContainerItemProxy */;
504434
};
505-
86717AF91AC0C58300AC2A23 /* PBXTargetDependency */ = {
506-
isa = PBXTargetDependency;
507-
name = OpenResearchKit;
508-
targetProxy = 86717AF81AC0C58300AC2A23 /* PBXContainerItemProxy */;
509-
};
510-
86D347F71AC0E198006DB02B /* PBXTargetDependency */ = {
511-
isa = PBXTargetDependency;
512-
name = OpenResearchKit;
513-
targetProxy = 86D347F61AC0E198006DB02B /* PBXContainerItemProxy */;
514-
};
515435
/* End PBXTargetDependency section */
516436

517437
/* Begin PBXVariantGroup section */

samples/ORKSample/ORKSample.xcodeproj/project.pbxproj

Lines changed: 0 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
16BF5B691BE2974A007C79C6 /* ProfileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16BF5B681BE2974A007C79C6 /* ProfileViewController.swift */; };
1818
16BF5B6F1BE2BE77007C79C6 /* HealthClientType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16BF5B6E1BE2BE77007C79C6 /* HealthClientType.swift */; };
1919
16BF5B711BE2C989007C79C6 /* ProfileStaticTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16BF5B701BE2C989007C79C6 /* ProfileStaticTableViewCell.swift */; };
20-
8632A6B31C22216F00557973 /* ResearchKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8632A6B01C22215E00557973 /* ResearchKit.framework */; };
2120
86CCDFF61C1B50970042AA39 /* ResearchContainerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86CCDFF51C1B50970042AA39 /* ResearchContainerViewController.swift */; };
2221
B5BC85FA1BF1405900B0CFA5 /* OnboardingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 161479C51BD6CE8F0099A068 /* OnboardingViewController.swift */; };
2322
B5BC85FD1BF1408500B0CFA5 /* HealthDataStepViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 168F25711BE052AD001D2D65 /* HealthDataStepViewController.swift */; };
@@ -32,41 +31,15 @@
3231
B5D35FC71BEA363F004CBB06 /* ProfileHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5D35FC61BEA363F004CBB06 /* ProfileHeaderView.swift */; };
3332
B5D35FC91BEA48D3004CBB06 /* HKHealthStore+Queries.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5D35FC81BEA48D3004CBB06 /* HKHealthStore+Queries.swift */; };
3433
B5FA92E91BF13D98001E46C0 /* HealthDataStep.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5FA92E81BF13D98001E46C0 /* HealthDataStep.swift */; };
35-
BC8B1E691C2B3D3300B42E0A /* ResearchKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 8632A6B01C22215E00557973 /* ResearchKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
3634
/* End PBXBuildFile section */
3735

38-
/* Begin PBXContainerItemProxy section */
39-
8632A6AF1C22215E00557973 /* PBXContainerItemProxy */ = {
40-
isa = PBXContainerItemProxy;
41-
containerPortal = 8632A6A91C22215E00557973 /* ResearchKit.xcodeproj */;
42-
proxyType = 2;
43-
remoteGlobalIDString = B183A5951A8535D100C76870;
44-
remoteInfo = ResearchKit;
45-
};
46-
8632A6B11C22215E00557973 /* PBXContainerItemProxy */ = {
47-
isa = PBXContainerItemProxy;
48-
containerPortal = 8632A6A91C22215E00557973 /* ResearchKit.xcodeproj */;
49-
proxyType = 2;
50-
remoteGlobalIDString = 86CC8E9A1AC09332001CCD89;
51-
remoteInfo = ResearchKitTests;
52-
};
53-
8632A6B41C22217500557973 /* PBXContainerItemProxy */ = {
54-
isa = PBXContainerItemProxy;
55-
containerPortal = 8632A6A91C22215E00557973 /* ResearchKit.xcodeproj */;
56-
proxyType = 1;
57-
remoteGlobalIDString = B183A4731A8535D100C76870;
58-
remoteInfo = ResearchKit;
59-
};
60-
/* End PBXContainerItemProxy section */
61-
6236
/* Begin PBXCopyFilesBuildPhase section */
6337
161479E41BD6E8360099A068 /* Embed Frameworks */ = {
6438
isa = PBXCopyFilesBuildPhase;
6539
buildActionMask = 2147483647;
6640
dstPath = "";
6741
dstSubfolderSpec = 10;
6842
files = (
69-
BC8B1E691C2B3D3300B42E0A /* ResearchKit.framework in Embed Frameworks */,
7043
);
7144
name = "Embed Frameworks";
7245
runOnlyForDeploymentPostprocessing = 0;
@@ -89,7 +62,6 @@
8962
16BF5B681BE2974A007C79C6 /* ProfileViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProfileViewController.swift; path = ORKSample/ProfileViewController.swift; sourceTree = "<group>"; };
9063
16BF5B6E1BE2BE77007C79C6 /* HealthClientType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = HealthClientType.swift; path = ORKSample/HealthClientType.swift; sourceTree = "<group>"; };
9164
16BF5B701BE2C989007C79C6 /* ProfileStaticTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProfileStaticTableViewCell.swift; path = ORKSample/ProfileStaticTableViewCell.swift; sourceTree = "<group>"; };
92-
8632A6A91C22215E00557973 /* ResearchKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ResearchKit.xcodeproj; path = ../../ResearchKit.xcodeproj; sourceTree = "<group>"; };
9365
86CCDFF51C1B50970042AA39 /* ResearchContainerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ResearchContainerViewController.swift; path = ORKSample/ResearchContainerViewController.swift; sourceTree = SOURCE_ROOT; };
9466
B5C2073E1BEC16F00051D9D8 /* ResearchContainerSegue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ResearchContainerSegue.swift; path = ORKSample/ResearchContainerSegue.swift; sourceTree = "<group>"; };
9567
B5C207411BECBA8B0051D9D8 /* WithdrawViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = WithdrawViewController.swift; path = ORKSample/WithdrawViewController.swift; sourceTree = "<group>"; };
@@ -109,7 +81,6 @@
10981
isa = PBXFrameworksBuildPhase;
11082
buildActionMask = 2147483647;
11183
files = (
112-
8632A6B31C22216F00557973 /* ResearchKit.framework in Frameworks */,
11384
);
11485
runOnlyForDeploymentPostprocessing = 0;
11586
};
@@ -135,7 +106,6 @@
135106
161479C21BD6CE8F0099A068 /* ORKSample */ = {
136107
isa = PBXGroup;
137108
children = (
138-
8632A6A91C22215E00557973 /* ResearchKit.xcodeproj */,
139109
161479C31BD6CE8F0099A068 /* AppDelegate.swift */,
140110
86CCDFF51C1B50970042AA39 /* ResearchContainerViewController.swift */,
141111
B5C2073E1BEC16F00051D9D8 /* ResearchContainerSegue.swift */,
@@ -222,15 +192,6 @@
222192
name = Protocols;
223193
sourceTree = "<group>";
224194
};
225-
8632A6AA1C22215E00557973 /* Products */ = {
226-
isa = PBXGroup;
227-
children = (
228-
8632A6B01C22215E00557973 /* ResearchKit.framework */,
229-
8632A6B21C22215E00557973 /* ResearchKitTests.xctest */,
230-
);
231-
name = Products;
232-
sourceTree = "<group>";
233-
};
234195
B5C207401BECBA710051D9D8 /* Withdrawal */ = {
235196
isa = PBXGroup;
236197
children = (
@@ -254,7 +215,6 @@
254215
buildRules = (
255216
);
256217
dependencies = (
257-
8632A6B51C22217500557973 /* PBXTargetDependency */,
258218
);
259219
name = ORKSample;
260220
productName = ResearchHealth;
@@ -292,36 +252,13 @@
292252
mainGroup = 161479B71BD6CE8F0099A068;
293253
productRefGroup = 161479C11BD6CE8F0099A068 /* Products */;
294254
projectDirPath = "";
295-
projectReferences = (
296-
{
297-
ProductGroup = 8632A6AA1C22215E00557973 /* Products */;
298-
ProjectRef = 8632A6A91C22215E00557973 /* ResearchKit.xcodeproj */;
299-
},
300-
);
301255
projectRoot = "";
302256
targets = (
303257
161479BF1BD6CE8F0099A068 /* ORKSample */,
304258
);
305259
};
306260
/* End PBXProject section */
307261

308-
/* Begin PBXReferenceProxy section */
309-
8632A6B01C22215E00557973 /* ResearchKit.framework */ = {
310-
isa = PBXReferenceProxy;
311-
fileType = wrapper.framework;
312-
path = ResearchKit.framework;
313-
remoteRef = 8632A6AF1C22215E00557973 /* PBXContainerItemProxy */;
314-
sourceTree = BUILT_PRODUCTS_DIR;
315-
};
316-
8632A6B21C22215E00557973 /* ResearchKitTests.xctest */ = {
317-
isa = PBXReferenceProxy;
318-
fileType = wrapper.cfbundle;
319-
path = ResearchKitTests.xctest;
320-
remoteRef = 8632A6B11C22215E00557973 /* PBXContainerItemProxy */;
321-
sourceTree = BUILT_PRODUCTS_DIR;
322-
};
323-
/* End PBXReferenceProxy section */
324-
325262
/* Begin PBXResourcesBuildPhase section */
326263
161479BE1BD6CE8F0099A068 /* Resources */ = {
327264
isa = PBXResourcesBuildPhase;
@@ -366,14 +303,6 @@
366303
};
367304
/* End PBXSourcesBuildPhase section */
368305

369-
/* Begin PBXTargetDependency section */
370-
8632A6B51C22217500557973 /* PBXTargetDependency */ = {
371-
isa = PBXTargetDependency;
372-
name = ResearchKit;
373-
targetProxy = 8632A6B41C22217500557973 /* PBXContainerItemProxy */;
374-
};
375-
/* End PBXTargetDependency section */
376-
377306
/* Begin PBXVariantGroup section */
378307
161479C71BD6CE8F0099A068 /* Main.storyboard */ = {
379308
isa = PBXVariantGroup;

0 commit comments

Comments
 (0)