|
@@ -9,8 +9,8 @@
|
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
|
|
- 3714156A227B353A0053B40E /* ResearchKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37141567227B35320053B40E /* ResearchKit.framework */; };
|
13
|
|
- 3714156B227B353A0053B40E /* ResearchKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 37141567227B35320053B40E /* ResearchKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
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
|
14
|
371DA37622621B03006C22EC /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 371DA37522621B03006C22EC /* AppDelegate.swift */; };
|
15
|
15
|
371DA37822621B03006C22EC /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 371DA37722621B03006C22EC /* ViewController.swift */; };
|
16
|
16
|
371DA37B22621B03006C22EC /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 371DA37922621B03006C22EC /* Main.storyboard */; };
|
|
@@ -33,27 +33,20 @@
|
33
|
33
|
/* End PBXBuildFile section */
|
34
|
34
|
|
35
|
35
|
/* Begin PBXContainerItemProxy section */
|
36
|
|
- 37141566227B35320053B40E /* PBXContainerItemProxy */ = {
|
|
36
|
+ 3543952F237E181E00E73402 /* PBXContainerItemProxy */ = {
|
37
|
37
|
isa = PBXContainerItemProxy;
|
38
|
|
- containerPortal = 37141560227B35320053B40E /* ResearchKit.xcodeproj */;
|
|
38
|
+ containerPortal = 35439529237E181600E73402 /* ResearchKit.xcodeproj */;
|
39
|
39
|
proxyType = 2;
|
40
|
40
|
remoteGlobalIDString = B183A5951A8535D100C76870;
|
41
|
41
|
remoteInfo = ResearchKit;
|
42
|
42
|
};
|
43
|
|
- 37141568227B35320053B40E /* PBXContainerItemProxy */ = {
|
|
43
|
+ 35439531237E181E00E73402 /* PBXContainerItemProxy */ = {
|
44
|
44
|
isa = PBXContainerItemProxy;
|
45
|
|
- containerPortal = 37141560227B35320053B40E /* ResearchKit.xcodeproj */;
|
|
45
|
+ containerPortal = 35439529237E181600E73402 /* ResearchKit.xcodeproj */;
|
46
|
46
|
proxyType = 2;
|
47
|
47
|
remoteGlobalIDString = 86CC8E9A1AC09332001CCD89;
|
48
|
48
|
remoteInfo = ResearchKitTests;
|
49
|
49
|
};
|
50
|
|
- 3714156C227B353A0053B40E /* PBXContainerItemProxy */ = {
|
51
|
|
- isa = PBXContainerItemProxy;
|
52
|
|
- containerPortal = 37141560227B35320053B40E /* ResearchKit.xcodeproj */;
|
53
|
|
- proxyType = 1;
|
54
|
|
- remoteGlobalIDString = B183A4731A8535D100C76870;
|
55
|
|
- remoteInfo = ResearchKit;
|
56
|
|
- };
|
57
|
50
|
371DA38A22621B06006C22EC /* PBXContainerItemProxy */ = {
|
58
|
51
|
isa = PBXContainerItemProxy;
|
59
|
52
|
containerPortal = 371DA36A22621B03006C22EC /* Project object */;
|
|
@@ -77,7 +70,7 @@
|
77
|
70
|
dstPath = "";
|
78
|
71
|
dstSubfolderSpec = 10;
|
79
|
72
|
files = (
|
80
|
|
- 3714156B227B353A0053B40E /* ResearchKit.framework in Embed Frameworks */,
|
|
73
|
+ 35439534237E182A00E73402 /* ResearchKit.framework in Embed Frameworks */,
|
81
|
74
|
);
|
82
|
75
|
name = "Embed Frameworks";
|
83
|
76
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -88,18 +81,18 @@
|
88
|
81
|
23C456D92270BAEE008CC76B /* ORKESerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ORKESerialization.m; sourceTree = "<group>"; };
|
89
|
82
|
23C456DA2270BAEF008CC76B /* ORKESerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ORKESerialization.h; sourceTree = "<group>"; };
|
90
|
83
|
23C570612271EF80000C7E90 /* Podfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Podfile; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
91
|
|
- 37141560227B35320053B40E /* ResearchKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ResearchKit.xcodeproj; path = "../ResearchKit-master/ResearchKit.xcodeproj"; sourceTree = "<group>"; };
|
92
|
|
- 371DA37222621B03006C22EC /* EncuestaMarle.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EncuestaMarle.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
84
|
+ 35439529237E181600E73402 /* ResearchKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ResearchKit.xcodeproj; path = "../ResearchKit-master/ResearchKit.xcodeproj"; sourceTree = "<group>"; };
|
|
85
|
+ 371DA37222621B03006C22EC /* Tania.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Tania.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
93
|
86
|
371DA37522621B03006C22EC /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
94
|
87
|
371DA37722621B03006C22EC /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
95
|
88
|
371DA37A22621B03006C22EC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
96
|
89
|
371DA37D22621B03006C22EC /* EncuestaMarle.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = EncuestaMarle.xcdatamodel; sourceTree = "<group>"; };
|
97
|
90
|
371DA38222621B06006C22EC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
98
|
91
|
371DA38422621B06006C22EC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
99
|
|
- 371DA38922621B06006C22EC /* EncuestaMarleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EncuestaMarleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
92
|
+ 371DA38922621B06006C22EC /* TaniaTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TaniaTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
100
|
93
|
371DA38D22621B06006C22EC /* EncuestaMarleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EncuestaMarleTests.swift; sourceTree = "<group>"; };
|
101
|
94
|
371DA38F22621B06006C22EC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
102
|
|
- 371DA39422621B06006C22EC /* EncuestaMarleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EncuestaMarleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
95
|
+ 371DA39422621B06006C22EC /* TaniaUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TaniaUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
103
|
96
|
371DA39822621B06006C22EC /* EncuestaMarleUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EncuestaMarleUITests.swift; sourceTree = "<group>"; };
|
104
|
97
|
371DA39A22621B06006C22EC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
105
|
98
|
371DA3A622621B7E006C22EC /* EncuestaMarle.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = EncuestaMarle.entitlements; sourceTree = "<group>"; };
|
|
@@ -125,7 +118,7 @@
|
125
|
118
|
isa = PBXFrameworksBuildPhase;
|
126
|
119
|
buildActionMask = 2147483647;
|
127
|
120
|
files = (
|
128
|
|
- 3714156A227B353A0053B40E /* ResearchKit.framework in Frameworks */,
|
|
121
|
+ 35439533237E182A00E73402 /* ResearchKit.framework in Frameworks */,
|
129
|
122
|
FEDC90410884E4DA2C2B09A8 /* Pods_EncuestaMarle.framework in Frameworks */,
|
130
|
123
|
);
|
131
|
124
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -155,11 +148,11 @@
|
155
|
148
|
name = Frameworks;
|
156
|
149
|
sourceTree = "<group>";
|
157
|
150
|
};
|
158
|
|
- 37141561227B35320053B40E /* Products */ = {
|
|
151
|
+ 3543952A237E181600E73402 /* Products */ = {
|
159
|
152
|
isa = PBXGroup;
|
160
|
153
|
children = (
|
161
|
|
- 37141567227B35320053B40E /* ResearchKit.framework */,
|
162
|
|
- 37141569227B35320053B40E /* ResearchKitTests.xctest */,
|
|
154
|
+ 35439530237E181E00E73402 /* ResearchKit.framework */,
|
|
155
|
+ 35439532237E181E00E73402 /* ResearchKitTests.xctest */,
|
163
|
156
|
);
|
164
|
157
|
name = Products;
|
165
|
158
|
sourceTree = "<group>";
|
|
@@ -167,7 +160,7 @@
|
167
|
160
|
371DA36922621B03006C22EC = {
|
168
|
161
|
isa = PBXGroup;
|
169
|
162
|
children = (
|
170
|
|
- 37141560227B35320053B40E /* ResearchKit.xcodeproj */,
|
|
163
|
+ 35439529237E181600E73402 /* ResearchKit.xcodeproj */,
|
171
|
164
|
23C570612271EF80000C7E90 /* Podfile */,
|
172
|
165
|
371DA37422621B03006C22EC /* EncuestaMarle */,
|
173
|
166
|
371DA38C22621B06006C22EC /* EncuestaMarleTests */,
|
|
@@ -181,9 +174,9 @@
|
181
|
174
|
371DA37322621B03006C22EC /* Products */ = {
|
182
|
175
|
isa = PBXGroup;
|
183
|
176
|
children = (
|
184
|
|
- 371DA37222621B03006C22EC /* EncuestaMarle.app */,
|
185
|
|
- 371DA38922621B06006C22EC /* EncuestaMarleTests.xctest */,
|
186
|
|
- 371DA39422621B06006C22EC /* EncuestaMarleUITests.xctest */,
|
|
177
|
+ 371DA37222621B03006C22EC /* Tania.app */,
|
|
178
|
+ 371DA38922621B06006C22EC /* TaniaTests.xctest */,
|
|
179
|
+ 371DA39422621B06006C22EC /* TaniaUITests.xctest */,
|
187
|
180
|
);
|
188
|
181
|
name = Products;
|
189
|
182
|
sourceTree = "<group>";
|
|
@@ -246,9 +239,9 @@
|
246
|
239
|
/* End PBXGroup section */
|
247
|
240
|
|
248
|
241
|
/* Begin PBXNativeTarget section */
|
249
|
|
- 371DA37122621B03006C22EC /* EncuestaMarle */ = {
|
|
242
|
+ 371DA37122621B03006C22EC /* Tania */ = {
|
250
|
243
|
isa = PBXNativeTarget;
|
251
|
|
- buildConfigurationList = 371DA39D22621B06006C22EC /* Build configuration list for PBXNativeTarget "EncuestaMarle" */;
|
|
244
|
+ buildConfigurationList = 371DA39D22621B06006C22EC /* Build configuration list for PBXNativeTarget "Tania" */;
|
252
|
245
|
buildPhases = (
|
253
|
246
|
2C4450CDF39B34D4BDFA2459 /* [CP] Check Pods Manifest.lock */,
|
254
|
247
|
371DA36E22621B03006C22EC /* Sources */,
|
|
@@ -260,16 +253,15 @@
|
260
|
253
|
buildRules = (
|
261
|
254
|
);
|
262
|
255
|
dependencies = (
|
263
|
|
- 3714156D227B353A0053B40E /* PBXTargetDependency */,
|
264
|
256
|
);
|
265
|
|
- name = EncuestaMarle;
|
|
257
|
+ name = Tania;
|
266
|
258
|
productName = EncuestaMarle;
|
267
|
|
- productReference = 371DA37222621B03006C22EC /* EncuestaMarle.app */;
|
|
259
|
+ productReference = 371DA37222621B03006C22EC /* Tania.app */;
|
268
|
260
|
productType = "com.apple.product-type.application";
|
269
|
261
|
};
|
270
|
|
- 371DA38822621B06006C22EC /* EncuestaMarleTests */ = {
|
|
262
|
+ 371DA38822621B06006C22EC /* TaniaTests */ = {
|
271
|
263
|
isa = PBXNativeTarget;
|
272
|
|
- buildConfigurationList = 371DA3A022621B06006C22EC /* Build configuration list for PBXNativeTarget "EncuestaMarleTests" */;
|
|
264
|
+ buildConfigurationList = 371DA3A022621B06006C22EC /* Build configuration list for PBXNativeTarget "TaniaTests" */;
|
273
|
265
|
buildPhases = (
|
274
|
266
|
371DA38522621B06006C22EC /* Sources */,
|
275
|
267
|
371DA38622621B06006C22EC /* Frameworks */,
|
|
@@ -280,14 +272,14 @@
|
280
|
272
|
dependencies = (
|
281
|
273
|
371DA38B22621B06006C22EC /* PBXTargetDependency */,
|
282
|
274
|
);
|
283
|
|
- name = EncuestaMarleTests;
|
|
275
|
+ name = TaniaTests;
|
284
|
276
|
productName = EncuestaMarleTests;
|
285
|
|
- productReference = 371DA38922621B06006C22EC /* EncuestaMarleTests.xctest */;
|
|
277
|
+ productReference = 371DA38922621B06006C22EC /* TaniaTests.xctest */;
|
286
|
278
|
productType = "com.apple.product-type.bundle.unit-test";
|
287
|
279
|
};
|
288
|
|
- 371DA39322621B06006C22EC /* EncuestaMarleUITests */ = {
|
|
280
|
+ 371DA39322621B06006C22EC /* TaniaUITests */ = {
|
289
|
281
|
isa = PBXNativeTarget;
|
290
|
|
- buildConfigurationList = 371DA3A322621B06006C22EC /* Build configuration list for PBXNativeTarget "EncuestaMarleUITests" */;
|
|
282
|
+ buildConfigurationList = 371DA3A322621B06006C22EC /* Build configuration list for PBXNativeTarget "TaniaUITests" */;
|
291
|
283
|
buildPhases = (
|
292
|
284
|
371DA39022621B06006C22EC /* Sources */,
|
293
|
285
|
371DA39122621B06006C22EC /* Frameworks */,
|
|
@@ -298,9 +290,9 @@
|
298
|
290
|
dependencies = (
|
299
|
291
|
371DA39622621B06006C22EC /* PBXTargetDependency */,
|
300
|
292
|
);
|
301
|
|
- name = EncuestaMarleUITests;
|
|
293
|
+ name = TaniaUITests;
|
302
|
294
|
productName = EncuestaMarleUITests;
|
303
|
|
- productReference = 371DA39422621B06006C22EC /* EncuestaMarleUITests.xctest */;
|
|
295
|
+ productReference = 371DA39422621B06006C22EC /* TaniaUITests.xctest */;
|
304
|
296
|
productType = "com.apple.product-type.bundle.ui-testing";
|
305
|
297
|
};
|
306
|
298
|
/* End PBXNativeTarget section */
|
|
@@ -335,7 +327,7 @@
|
335
|
327
|
};
|
336
|
328
|
};
|
337
|
329
|
};
|
338
|
|
- buildConfigurationList = 371DA36D22621B03006C22EC /* Build configuration list for PBXProject "EncuestaMarle" */;
|
|
330
|
+ buildConfigurationList = 371DA36D22621B03006C22EC /* Build configuration list for PBXProject "Tania" */;
|
339
|
331
|
compatibilityVersion = "Xcode 9.3";
|
340
|
332
|
developmentRegion = en;
|
341
|
333
|
hasScannedForEncodings = 0;
|
|
@@ -348,32 +340,32 @@
|
348
|
340
|
projectDirPath = "";
|
349
|
341
|
projectReferences = (
|
350
|
342
|
{
|
351
|
|
- ProductGroup = 37141561227B35320053B40E /* Products */;
|
352
|
|
- ProjectRef = 37141560227B35320053B40E /* ResearchKit.xcodeproj */;
|
|
343
|
+ ProductGroup = 3543952A237E181600E73402 /* Products */;
|
|
344
|
+ ProjectRef = 35439529237E181600E73402 /* ResearchKit.xcodeproj */;
|
353
|
345
|
},
|
354
|
346
|
);
|
355
|
347
|
projectRoot = "";
|
356
|
348
|
targets = (
|
357
|
|
- 371DA37122621B03006C22EC /* EncuestaMarle */,
|
358
|
|
- 371DA38822621B06006C22EC /* EncuestaMarleTests */,
|
359
|
|
- 371DA39322621B06006C22EC /* EncuestaMarleUITests */,
|
|
349
|
+ 371DA37122621B03006C22EC /* Tania */,
|
|
350
|
+ 371DA38822621B06006C22EC /* TaniaTests */,
|
|
351
|
+ 371DA39322621B06006C22EC /* TaniaUITests */,
|
360
|
352
|
);
|
361
|
353
|
};
|
362
|
354
|
/* End PBXProject section */
|
363
|
355
|
|
364
|
356
|
/* Begin PBXReferenceProxy section */
|
365
|
|
- 37141567227B35320053B40E /* ResearchKit.framework */ = {
|
|
357
|
+ 35439530237E181E00E73402 /* ResearchKit.framework */ = {
|
366
|
358
|
isa = PBXReferenceProxy;
|
367
|
359
|
fileType = wrapper.framework;
|
368
|
360
|
path = ResearchKit.framework;
|
369
|
|
- remoteRef = 37141566227B35320053B40E /* PBXContainerItemProxy */;
|
|
361
|
+ remoteRef = 3543952F237E181E00E73402 /* PBXContainerItemProxy */;
|
370
|
362
|
sourceTree = BUILT_PRODUCTS_DIR;
|
371
|
363
|
};
|
372
|
|
- 37141569227B35320053B40E /* ResearchKitTests.xctest */ = {
|
|
364
|
+ 35439532237E181E00E73402 /* ResearchKitTests.xctest */ = {
|
373
|
365
|
isa = PBXReferenceProxy;
|
374
|
366
|
fileType = wrapper.cfbundle;
|
375
|
367
|
path = ResearchKitTests.xctest;
|
376
|
|
- remoteRef = 37141568227B35320053B40E /* PBXContainerItemProxy */;
|
|
368
|
+ remoteRef = 35439531237E181E00E73402 /* PBXContainerItemProxy */;
|
377
|
369
|
sourceTree = BUILT_PRODUCTS_DIR;
|
378
|
370
|
};
|
379
|
371
|
/* End PBXReferenceProxy section */
|
|
@@ -489,19 +481,14 @@
|
489
|
481
|
/* End PBXSourcesBuildPhase section */
|
490
|
482
|
|
491
|
483
|
/* Begin PBXTargetDependency section */
|
492
|
|
- 3714156D227B353A0053B40E /* PBXTargetDependency */ = {
|
493
|
|
- isa = PBXTargetDependency;
|
494
|
|
- name = ResearchKit;
|
495
|
|
- targetProxy = 3714156C227B353A0053B40E /* PBXContainerItemProxy */;
|
496
|
|
- };
|
497
|
484
|
371DA38B22621B06006C22EC /* PBXTargetDependency */ = {
|
498
|
485
|
isa = PBXTargetDependency;
|
499
|
|
- target = 371DA37122621B03006C22EC /* EncuestaMarle */;
|
|
486
|
+ target = 371DA37122621B03006C22EC /* Tania */;
|
500
|
487
|
targetProxy = 371DA38A22621B06006C22EC /* PBXContainerItemProxy */;
|
501
|
488
|
};
|
502
|
489
|
371DA39622621B06006C22EC /* PBXTargetDependency */ = {
|
503
|
490
|
isa = PBXTargetDependency;
|
504
|
|
- target = 371DA37122621B03006C22EC /* EncuestaMarle */;
|
|
491
|
+ target = 371DA37122621B03006C22EC /* Tania */;
|
505
|
492
|
targetProxy = 371DA39522621B06006C22EC /* PBXContainerItemProxy */;
|
506
|
493
|
};
|
507
|
494
|
/* End PBXTargetDependency section */
|
|
@@ -719,7 +706,7 @@
|
719
|
706
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
720
|
707
|
SWIFT_VERSION = 5.0;
|
721
|
708
|
TARGETED_DEVICE_FAMILY = "1,2";
|
722
|
|
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/EncuestaMarle.app/EncuestaMarle";
|
|
709
|
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Tania.app/Tania";
|
723
|
710
|
};
|
724
|
711
|
name = Debug;
|
725
|
712
|
};
|
|
@@ -740,7 +727,7 @@
|
740
|
727
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
741
|
728
|
SWIFT_VERSION = 5.0;
|
742
|
729
|
TARGETED_DEVICE_FAMILY = "1,2";
|
743
|
|
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/EncuestaMarle.app/EncuestaMarle";
|
|
730
|
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Tania.app/Tania";
|
744
|
731
|
};
|
745
|
732
|
name = Release;
|
746
|
733
|
};
|
|
@@ -787,7 +774,7 @@
|
787
|
774
|
/* End XCBuildConfiguration section */
|
788
|
775
|
|
789
|
776
|
/* Begin XCConfigurationList section */
|
790
|
|
- 371DA36D22621B03006C22EC /* Build configuration list for PBXProject "EncuestaMarle" */ = {
|
|
777
|
+ 371DA36D22621B03006C22EC /* Build configuration list for PBXProject "Tania" */ = {
|
791
|
778
|
isa = XCConfigurationList;
|
792
|
779
|
buildConfigurations = (
|
793
|
780
|
371DA39B22621B06006C22EC /* Debug */,
|
|
@@ -796,7 +783,7 @@
|
796
|
783
|
defaultConfigurationIsVisible = 0;
|
797
|
784
|
defaultConfigurationName = Release;
|
798
|
785
|
};
|
799
|
|
- 371DA39D22621B06006C22EC /* Build configuration list for PBXNativeTarget "EncuestaMarle" */ = {
|
|
786
|
+ 371DA39D22621B06006C22EC /* Build configuration list for PBXNativeTarget "Tania" */ = {
|
800
|
787
|
isa = XCConfigurationList;
|
801
|
788
|
buildConfigurations = (
|
802
|
789
|
371DA39E22621B06006C22EC /* Debug */,
|
|
@@ -805,7 +792,7 @@
|
805
|
792
|
defaultConfigurationIsVisible = 0;
|
806
|
793
|
defaultConfigurationName = Release;
|
807
|
794
|
};
|
808
|
|
- 371DA3A022621B06006C22EC /* Build configuration list for PBXNativeTarget "EncuestaMarleTests" */ = {
|
|
795
|
+ 371DA3A022621B06006C22EC /* Build configuration list for PBXNativeTarget "TaniaTests" */ = {
|
809
|
796
|
isa = XCConfigurationList;
|
810
|
797
|
buildConfigurations = (
|
811
|
798
|
371DA3A122621B06006C22EC /* Debug */,
|
|
@@ -814,7 +801,7 @@
|
814
|
801
|
defaultConfigurationIsVisible = 0;
|
815
|
802
|
defaultConfigurationName = Release;
|
816
|
803
|
};
|
817
|
|
- 371DA3A322621B06006C22EC /* Build configuration list for PBXNativeTarget "EncuestaMarleUITests" */ = {
|
|
804
|
+ 371DA3A322621B06006C22EC /* Build configuration list for PBXNativeTarget "TaniaUITests" */ = {
|
818
|
805
|
isa = XCConfigurationList;
|
819
|
806
|
buildConfigurations = (
|
820
|
807
|
371DA3A422621B06006C22EC /* Debug */,
|