|
@@ -9,9 +9,9 @@
|
9
|
9
|
/* Begin PBXBuildFile section */
|
10
|
10
|
23C456DB2270BAEF008CC76B /* ORKESerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 23C456D92270BAEE008CC76B /* ORKESerialization.m */; };
|
11
|
11
|
23C570622271EF80000C7E90 /* Podfile in Resources */ = {isa = PBXBuildFile; fileRef = 23C570612271EF80000C7E90 /* Podfile */; };
|
12
|
|
- 35439533237E182A00E73402 /* ResearchKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35439530237E181E00E73402 /* ResearchKit.framework */; };
|
13
|
|
- 35439534237E182A00E73402 /* ResearchKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 35439530237E181E00E73402 /* ResearchKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
14
|
12
|
35602D5E237E1D2D008C9338 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 35602D5D237E1D2D008C9338 /* LaunchScreen.xib */; };
|
|
13
|
+ 357D804B237F19B0002403F2 /* ResearchKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 357D8048237F199D002403F2 /* ResearchKit.framework */; };
|
|
14
|
+ 357D804C237F19B0002403F2 /* ResearchKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 357D8048237F199D002403F2 /* ResearchKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
15
|
15
|
371DA37622621B03006C22EC /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 371DA37522621B03006C22EC /* AppDelegate.swift */; };
|
16
|
16
|
371DA37822621B03006C22EC /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 371DA37722621B03006C22EC /* ViewController.swift */; };
|
17
|
17
|
371DA37B22621B03006C22EC /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 371DA37922621B03006C22EC /* Main.storyboard */; };
|
|
@@ -33,16 +33,16 @@
|
33
|
33
|
/* End PBXBuildFile section */
|
34
|
34
|
|
35
|
35
|
/* Begin PBXContainerItemProxy section */
|
36
|
|
- 3543952F237E181E00E73402 /* PBXContainerItemProxy */ = {
|
|
36
|
+ 357D8047237F199D002403F2 /* PBXContainerItemProxy */ = {
|
37
|
37
|
isa = PBXContainerItemProxy;
|
38
|
|
- containerPortal = 35439529237E181600E73402 /* ResearchKit.xcodeproj */;
|
|
38
|
+ containerPortal = 357D8041237F199B002403F2 /* ResearchKit.xcodeproj */;
|
39
|
39
|
proxyType = 2;
|
40
|
40
|
remoteGlobalIDString = B183A5951A8535D100C76870;
|
41
|
41
|
remoteInfo = ResearchKit;
|
42
|
42
|
};
|
43
|
|
- 35439531237E181E00E73402 /* PBXContainerItemProxy */ = {
|
|
43
|
+ 357D8049237F199D002403F2 /* PBXContainerItemProxy */ = {
|
44
|
44
|
isa = PBXContainerItemProxy;
|
45
|
|
- containerPortal = 35439529237E181600E73402 /* ResearchKit.xcodeproj */;
|
|
45
|
+ containerPortal = 357D8041237F199B002403F2 /* ResearchKit.xcodeproj */;
|
46
|
46
|
proxyType = 2;
|
47
|
47
|
remoteGlobalIDString = 86CC8E9A1AC09332001CCD89;
|
48
|
48
|
remoteInfo = ResearchKitTests;
|
|
@@ -70,7 +70,7 @@
|
70
|
70
|
dstPath = "";
|
71
|
71
|
dstSubfolderSpec = 10;
|
72
|
72
|
files = (
|
73
|
|
- 35439534237E182A00E73402 /* ResearchKit.framework in Embed Frameworks */,
|
|
73
|
+ 357D804C237F19B0002403F2 /* ResearchKit.framework in Embed Frameworks */,
|
74
|
74
|
);
|
75
|
75
|
name = "Embed Frameworks";
|
76
|
76
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -81,8 +81,8 @@
|
81
|
81
|
23C456D92270BAEE008CC76B /* ORKESerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ORKESerialization.m; sourceTree = "<group>"; };
|
82
|
82
|
23C456DA2270BAEF008CC76B /* ORKESerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ORKESerialization.h; sourceTree = "<group>"; };
|
83
|
83
|
23C570612271EF80000C7E90 /* Podfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Podfile; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
84
|
|
- 35439529237E181600E73402 /* ResearchKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ResearchKit.xcodeproj; path = "../ResearchKit-master/ResearchKit.xcodeproj"; sourceTree = "<group>"; };
|
85
|
84
|
35602D5D237E1D2D008C9338 /* LaunchScreen.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LaunchScreen.xib; sourceTree = "<group>"; };
|
|
85
|
+ 357D8041237F199B002403F2 /* ResearchKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ResearchKit.xcodeproj; path = "../ResearchKit-master/ResearchKit.xcodeproj"; sourceTree = "<group>"; };
|
86
|
86
|
371DA37222621B03006C22EC /* Tania.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Tania.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
87
|
87
|
371DA37522621B03006C22EC /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
88
|
88
|
371DA37722621B03006C22EC /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
@@ -118,7 +118,7 @@
|
118
|
118
|
isa = PBXFrameworksBuildPhase;
|
119
|
119
|
buildActionMask = 2147483647;
|
120
|
120
|
files = (
|
121
|
|
- 35439533237E182A00E73402 /* ResearchKit.framework in Frameworks */,
|
|
121
|
+ 357D804B237F19B0002403F2 /* ResearchKit.framework in Frameworks */,
|
122
|
122
|
FEDC90410884E4DA2C2B09A8 /* Pods_EncuestaMarle.framework in Frameworks */,
|
123
|
123
|
);
|
124
|
124
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -148,11 +148,11 @@
|
148
|
148
|
name = Frameworks;
|
149
|
149
|
sourceTree = "<group>";
|
150
|
150
|
};
|
151
|
|
- 3543952A237E181600E73402 /* Products */ = {
|
|
151
|
+ 357D8042237F199B002403F2 /* Products */ = {
|
152
|
152
|
isa = PBXGroup;
|
153
|
153
|
children = (
|
154
|
|
- 35439530237E181E00E73402 /* ResearchKit.framework */,
|
155
|
|
- 35439532237E181E00E73402 /* ResearchKitTests.xctest */,
|
|
154
|
+ 357D8048237F199D002403F2 /* ResearchKit.framework */,
|
|
155
|
+ 357D804A237F199D002403F2 /* ResearchKitTests.xctest */,
|
156
|
156
|
);
|
157
|
157
|
name = Products;
|
158
|
158
|
sourceTree = "<group>";
|
|
@@ -160,7 +160,7 @@
|
160
|
160
|
371DA36922621B03006C22EC = {
|
161
|
161
|
isa = PBXGroup;
|
162
|
162
|
children = (
|
163
|
|
- 35439529237E181600E73402 /* ResearchKit.xcodeproj */,
|
|
163
|
+ 357D8041237F199B002403F2 /* ResearchKit.xcodeproj */,
|
164
|
164
|
23C570612271EF80000C7E90 /* Podfile */,
|
165
|
165
|
371DA37422621B03006C22EC /* EncuestaMarle */,
|
166
|
166
|
371DA38C22621B06006C22EC /* EncuestaMarleTests */,
|
|
@@ -340,8 +340,8 @@
|
340
|
340
|
projectDirPath = "";
|
341
|
341
|
projectReferences = (
|
342
|
342
|
{
|
343
|
|
- ProductGroup = 3543952A237E181600E73402 /* Products */;
|
344
|
|
- ProjectRef = 35439529237E181600E73402 /* ResearchKit.xcodeproj */;
|
|
343
|
+ ProductGroup = 357D8042237F199B002403F2 /* Products */;
|
|
344
|
+ ProjectRef = 357D8041237F199B002403F2 /* ResearchKit.xcodeproj */;
|
345
|
345
|
},
|
346
|
346
|
);
|
347
|
347
|
projectRoot = "";
|
|
@@ -354,18 +354,18 @@
|
354
|
354
|
/* End PBXProject section */
|
355
|
355
|
|
356
|
356
|
/* Begin PBXReferenceProxy section */
|
357
|
|
- 35439530237E181E00E73402 /* ResearchKit.framework */ = {
|
|
357
|
+ 357D8048237F199D002403F2 /* ResearchKit.framework */ = {
|
358
|
358
|
isa = PBXReferenceProxy;
|
359
|
359
|
fileType = wrapper.framework;
|
360
|
360
|
path = ResearchKit.framework;
|
361
|
|
- remoteRef = 3543952F237E181E00E73402 /* PBXContainerItemProxy */;
|
|
361
|
+ remoteRef = 357D8047237F199D002403F2 /* PBXContainerItemProxy */;
|
362
|
362
|
sourceTree = BUILT_PRODUCTS_DIR;
|
363
|
363
|
};
|
364
|
|
- 35439532237E181E00E73402 /* ResearchKitTests.xctest */ = {
|
|
364
|
+ 357D804A237F199D002403F2 /* ResearchKitTests.xctest */ = {
|
365
|
365
|
isa = PBXReferenceProxy;
|
366
|
366
|
fileType = wrapper.cfbundle;
|
367
|
367
|
path = ResearchKitTests.xctest;
|
368
|
|
- remoteRef = 35439531237E181E00E73402 /* PBXContainerItemProxy */;
|
|
368
|
+ remoteRef = 357D8049237F199D002403F2 /* PBXContainerItemProxy */;
|
369
|
369
|
sourceTree = BUILT_PRODUCTS_DIR;
|
370
|
370
|
};
|
371
|
371
|
/* End PBXReferenceProxy section */
|