|
@@ -0,0 +1,923 @@
|
|
1
|
+// !$*UTF8*$!
|
|
2
|
+{
|
|
3
|
+ archiveVersion = 1;
|
|
4
|
+ classes = {
|
|
5
|
+ };
|
|
6
|
+ objectVersion = 46;
|
|
7
|
+ objects = {
|
|
8
|
+
|
|
9
|
+/* Begin PBXBuildFile section */
|
|
10
|
+ 00E356F31AD99517003FC87E /* WebTestTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* WebTestTests.m */; };
|
|
11
|
+ 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
|
|
12
|
+ 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
|
|
13
|
+ 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
|
14
|
+ 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
|
15
|
+ 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
|
|
16
|
+ 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
|
17
|
+ 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
|
18
|
+ 2DCD954D1E0B4F2C00145EB5 /* WebTestTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* WebTestTests.m */; };
|
|
19
|
+ 73C7150782A89BA8F23935C2 /* libPods-WebTestTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F8A1C5F9DE48F412B3BE575 /* libPods-WebTestTests.a */; };
|
|
20
|
+ A27836EEF84C48B801B97080 /* libPods-WebTest-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F14D59554023643453F62D9 /* libPods-WebTest-tvOS.a */; };
|
|
21
|
+ E077D5578C81FE8E44F850CE /* libPods-WebTest-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AF5CE7FD7B21B57F93DCB9CA /* libPods-WebTest-tvOSTests.a */; };
|
|
22
|
+ FAC8157B66E041075386AEE8 /* libPods-WebTest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 14BCC4166403B7CF7A97F88B /* libPods-WebTest.a */; };
|
|
23
|
+/* End PBXBuildFile section */
|
|
24
|
+
|
|
25
|
+/* Begin PBXContainerItemProxy section */
|
|
26
|
+ 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
|
|
27
|
+ isa = PBXContainerItemProxy;
|
|
28
|
+ containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
29
|
+ proxyType = 1;
|
|
30
|
+ remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
|
|
31
|
+ remoteInfo = WebTest;
|
|
32
|
+ };
|
|
33
|
+ 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */ = {
|
|
34
|
+ isa = PBXContainerItemProxy;
|
|
35
|
+ containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
36
|
+ proxyType = 1;
|
|
37
|
+ remoteGlobalIDString = 2D02E47A1E0B4A5D006451C7;
|
|
38
|
+ remoteInfo = "WebTest-tvOS";
|
|
39
|
+ };
|
|
40
|
+/* End PBXContainerItemProxy section */
|
|
41
|
+
|
|
42
|
+/* Begin PBXFileReference section */
|
|
43
|
+ 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
|
|
44
|
+ 00E356EE1AD99517003FC87E /* WebTestTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WebTestTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
45
|
+ 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
46
|
+ 00E356F21AD99517003FC87E /* WebTestTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WebTestTests.m; sourceTree = "<group>"; };
|
|
47
|
+ 13B07F961A680F5B00A75B9A /* WebTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WebTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
48
|
+ 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = WebTest/AppDelegate.h; sourceTree = "<group>"; };
|
|
49
|
+ 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = WebTest/AppDelegate.m; sourceTree = "<group>"; };
|
|
50
|
+ 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
|
51
|
+ 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = WebTest/Images.xcassets; sourceTree = "<group>"; };
|
|
52
|
+ 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = WebTest/Info.plist; sourceTree = "<group>"; };
|
|
53
|
+ 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = WebTest/main.m; sourceTree = "<group>"; };
|
|
54
|
+ 14BCC4166403B7CF7A97F88B /* libPods-WebTest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-WebTest.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
55
|
+ 2D02E47B1E0B4A5D006451C7 /* WebTest-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "WebTest-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
56
|
+ 2D02E4901E0B4A5D006451C7 /* WebTest-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "WebTest-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
57
|
+ 2D09D777360CD553FD6FC423 /* Pods-WebTest-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WebTest-tvOSTests.release.xcconfig"; path = "Target Support Files/Pods-WebTest-tvOSTests/Pods-WebTest-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
58
|
+ 332C7963940177F9256B8C2D /* Pods-WebTest-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WebTest-tvOS.release.xcconfig"; path = "Target Support Files/Pods-WebTest-tvOS/Pods-WebTest-tvOS.release.xcconfig"; sourceTree = "<group>"; };
|
|
59
|
+ 5EE62412A791AAA92F7EEE08 /* Pods-WebTest-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WebTest-tvOSTests.debug.xcconfig"; path = "Target Support Files/Pods-WebTest-tvOSTests/Pods-WebTest-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
60
|
+ 5F14D59554023643453F62D9 /* libPods-WebTest-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-WebTest-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
61
|
+ 7659528C376824AF19FEAD2C /* Pods-WebTestTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WebTestTests.debug.xcconfig"; path = "Target Support Files/Pods-WebTestTests/Pods-WebTestTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
62
|
+ 7C4CDD71CB431C5C192D1A1A /* Pods-WebTestTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WebTestTests.release.xcconfig"; path = "Target Support Files/Pods-WebTestTests/Pods-WebTestTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
63
|
+ 9F8A1C5F9DE48F412B3BE575 /* libPods-WebTestTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-WebTestTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
64
|
+ A46F45906D4C959603351B80 /* Pods-WebTest.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WebTest.release.xcconfig"; path = "Target Support Files/Pods-WebTest/Pods-WebTest.release.xcconfig"; sourceTree = "<group>"; };
|
|
65
|
+ AF5CE7FD7B21B57F93DCB9CA /* libPods-WebTest-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-WebTest-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
66
|
+ ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
|
67
|
+ ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
|
|
68
|
+ FAC9F8A78EB284102A0A7642 /* Pods-WebTest.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WebTest.debug.xcconfig"; path = "Target Support Files/Pods-WebTest/Pods-WebTest.debug.xcconfig"; sourceTree = "<group>"; };
|
|
69
|
+ FD63EFFC9B0F1772E9F36B3E /* Pods-WebTest-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WebTest-tvOS.debug.xcconfig"; path = "Target Support Files/Pods-WebTest-tvOS/Pods-WebTest-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
|
|
70
|
+/* End PBXFileReference section */
|
|
71
|
+
|
|
72
|
+/* Begin PBXFrameworksBuildPhase section */
|
|
73
|
+ 00E356EB1AD99517003FC87E /* Frameworks */ = {
|
|
74
|
+ isa = PBXFrameworksBuildPhase;
|
|
75
|
+ buildActionMask = 2147483647;
|
|
76
|
+ files = (
|
|
77
|
+ 73C7150782A89BA8F23935C2 /* libPods-WebTestTests.a in Frameworks */,
|
|
78
|
+ );
|
|
79
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
80
|
+ };
|
|
81
|
+ 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
|
|
82
|
+ isa = PBXFrameworksBuildPhase;
|
|
83
|
+ buildActionMask = 2147483647;
|
|
84
|
+ files = (
|
|
85
|
+ FAC8157B66E041075386AEE8 /* libPods-WebTest.a in Frameworks */,
|
|
86
|
+ );
|
|
87
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
88
|
+ };
|
|
89
|
+ 2D02E4781E0B4A5D006451C7 /* Frameworks */ = {
|
|
90
|
+ isa = PBXFrameworksBuildPhase;
|
|
91
|
+ buildActionMask = 2147483647;
|
|
92
|
+ files = (
|
|
93
|
+ A27836EEF84C48B801B97080 /* libPods-WebTest-tvOS.a in Frameworks */,
|
|
94
|
+ );
|
|
95
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
96
|
+ };
|
|
97
|
+ 2D02E48D1E0B4A5D006451C7 /* Frameworks */ = {
|
|
98
|
+ isa = PBXFrameworksBuildPhase;
|
|
99
|
+ buildActionMask = 2147483647;
|
|
100
|
+ files = (
|
|
101
|
+ E077D5578C81FE8E44F850CE /* libPods-WebTest-tvOSTests.a in Frameworks */,
|
|
102
|
+ );
|
|
103
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
104
|
+ };
|
|
105
|
+/* End PBXFrameworksBuildPhase section */
|
|
106
|
+
|
|
107
|
+/* Begin PBXGroup section */
|
|
108
|
+ 00E356EF1AD99517003FC87E /* WebTestTests */ = {
|
|
109
|
+ isa = PBXGroup;
|
|
110
|
+ children = (
|
|
111
|
+ 00E356F21AD99517003FC87E /* WebTestTests.m */,
|
|
112
|
+ 00E356F01AD99517003FC87E /* Supporting Files */,
|
|
113
|
+ );
|
|
114
|
+ path = WebTestTests;
|
|
115
|
+ sourceTree = "<group>";
|
|
116
|
+ };
|
|
117
|
+ 00E356F01AD99517003FC87E /* Supporting Files */ = {
|
|
118
|
+ isa = PBXGroup;
|
|
119
|
+ children = (
|
|
120
|
+ 00E356F11AD99517003FC87E /* Info.plist */,
|
|
121
|
+ );
|
|
122
|
+ name = "Supporting Files";
|
|
123
|
+ sourceTree = "<group>";
|
|
124
|
+ };
|
|
125
|
+ 13B07FAE1A68108700A75B9A /* WebTest */ = {
|
|
126
|
+ isa = PBXGroup;
|
|
127
|
+ children = (
|
|
128
|
+ 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
|
|
129
|
+ 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
|
|
130
|
+ 13B07FB01A68108700A75B9A /* AppDelegate.m */,
|
|
131
|
+ 13B07FB51A68108700A75B9A /* Images.xcassets */,
|
|
132
|
+ 13B07FB61A68108700A75B9A /* Info.plist */,
|
|
133
|
+ 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
|
|
134
|
+ 13B07FB71A68108700A75B9A /* main.m */,
|
|
135
|
+ );
|
|
136
|
+ name = WebTest;
|
|
137
|
+ sourceTree = "<group>";
|
|
138
|
+ };
|
|
139
|
+ 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
|
|
140
|
+ isa = PBXGroup;
|
|
141
|
+ children = (
|
|
142
|
+ ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
|
143
|
+ ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
|
|
144
|
+ 14BCC4166403B7CF7A97F88B /* libPods-WebTest.a */,
|
|
145
|
+ 5F14D59554023643453F62D9 /* libPods-WebTest-tvOS.a */,
|
|
146
|
+ AF5CE7FD7B21B57F93DCB9CA /* libPods-WebTest-tvOSTests.a */,
|
|
147
|
+ 9F8A1C5F9DE48F412B3BE575 /* libPods-WebTestTests.a */,
|
|
148
|
+ );
|
|
149
|
+ name = Frameworks;
|
|
150
|
+ sourceTree = "<group>";
|
|
151
|
+ };
|
|
152
|
+ 6B243DA357207150F537400B /* Pods */ = {
|
|
153
|
+ isa = PBXGroup;
|
|
154
|
+ children = (
|
|
155
|
+ FAC9F8A78EB284102A0A7642 /* Pods-WebTest.debug.xcconfig */,
|
|
156
|
+ A46F45906D4C959603351B80 /* Pods-WebTest.release.xcconfig */,
|
|
157
|
+ FD63EFFC9B0F1772E9F36B3E /* Pods-WebTest-tvOS.debug.xcconfig */,
|
|
158
|
+ 332C7963940177F9256B8C2D /* Pods-WebTest-tvOS.release.xcconfig */,
|
|
159
|
+ 5EE62412A791AAA92F7EEE08 /* Pods-WebTest-tvOSTests.debug.xcconfig */,
|
|
160
|
+ 2D09D777360CD553FD6FC423 /* Pods-WebTest-tvOSTests.release.xcconfig */,
|
|
161
|
+ 7659528C376824AF19FEAD2C /* Pods-WebTestTests.debug.xcconfig */,
|
|
162
|
+ 7C4CDD71CB431C5C192D1A1A /* Pods-WebTestTests.release.xcconfig */,
|
|
163
|
+ );
|
|
164
|
+ name = Pods;
|
|
165
|
+ path = Pods;
|
|
166
|
+ sourceTree = "<group>";
|
|
167
|
+ };
|
|
168
|
+ 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
|
|
169
|
+ isa = PBXGroup;
|
|
170
|
+ children = (
|
|
171
|
+ );
|
|
172
|
+ name = Libraries;
|
|
173
|
+ sourceTree = "<group>";
|
|
174
|
+ };
|
|
175
|
+ 83CBB9F61A601CBA00E9B192 = {
|
|
176
|
+ isa = PBXGroup;
|
|
177
|
+ children = (
|
|
178
|
+ 13B07FAE1A68108700A75B9A /* WebTest */,
|
|
179
|
+ 832341AE1AAA6A7D00B99B32 /* Libraries */,
|
|
180
|
+ 00E356EF1AD99517003FC87E /* WebTestTests */,
|
|
181
|
+ 83CBBA001A601CBA00E9B192 /* Products */,
|
|
182
|
+ 2D16E6871FA4F8E400B85C8A /* Frameworks */,
|
|
183
|
+ 6B243DA357207150F537400B /* Pods */,
|
|
184
|
+ );
|
|
185
|
+ indentWidth = 2;
|
|
186
|
+ sourceTree = "<group>";
|
|
187
|
+ tabWidth = 2;
|
|
188
|
+ usesTabs = 0;
|
|
189
|
+ };
|
|
190
|
+ 83CBBA001A601CBA00E9B192 /* Products */ = {
|
|
191
|
+ isa = PBXGroup;
|
|
192
|
+ children = (
|
|
193
|
+ 13B07F961A680F5B00A75B9A /* WebTest.app */,
|
|
194
|
+ 00E356EE1AD99517003FC87E /* WebTestTests.xctest */,
|
|
195
|
+ 2D02E47B1E0B4A5D006451C7 /* WebTest-tvOS.app */,
|
|
196
|
+ 2D02E4901E0B4A5D006451C7 /* WebTest-tvOSTests.xctest */,
|
|
197
|
+ );
|
|
198
|
+ name = Products;
|
|
199
|
+ sourceTree = "<group>";
|
|
200
|
+ };
|
|
201
|
+/* End PBXGroup section */
|
|
202
|
+
|
|
203
|
+/* Begin PBXNativeTarget section */
|
|
204
|
+ 00E356ED1AD99517003FC87E /* WebTestTests */ = {
|
|
205
|
+ isa = PBXNativeTarget;
|
|
206
|
+ buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "WebTestTests" */;
|
|
207
|
+ buildPhases = (
|
|
208
|
+ C7593ED1F6FAC33E5BFD27A4 /* [CP] Check Pods Manifest.lock */,
|
|
209
|
+ 00E356EA1AD99517003FC87E /* Sources */,
|
|
210
|
+ 00E356EB1AD99517003FC87E /* Frameworks */,
|
|
211
|
+ 00E356EC1AD99517003FC87E /* Resources */,
|
|
212
|
+ );
|
|
213
|
+ buildRules = (
|
|
214
|
+ );
|
|
215
|
+ dependencies = (
|
|
216
|
+ 00E356F51AD99517003FC87E /* PBXTargetDependency */,
|
|
217
|
+ );
|
|
218
|
+ name = WebTestTests;
|
|
219
|
+ productName = WebTestTests;
|
|
220
|
+ productReference = 00E356EE1AD99517003FC87E /* WebTestTests.xctest */;
|
|
221
|
+ productType = "com.apple.product-type.bundle.unit-test";
|
|
222
|
+ };
|
|
223
|
+ 13B07F861A680F5B00A75B9A /* WebTest */ = {
|
|
224
|
+ isa = PBXNativeTarget;
|
|
225
|
+ buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "WebTest" */;
|
|
226
|
+ buildPhases = (
|
|
227
|
+ 9DEFA2BC87F483321A5AFD1F /* [CP] Check Pods Manifest.lock */,
|
|
228
|
+ FD10A7F022414F080027D42C /* Start Packager */,
|
|
229
|
+ 13B07F871A680F5B00A75B9A /* Sources */,
|
|
230
|
+ 13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
231
|
+ 13B07F8E1A680F5B00A75B9A /* Resources */,
|
|
232
|
+ 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
|
233
|
+ );
|
|
234
|
+ buildRules = (
|
|
235
|
+ );
|
|
236
|
+ dependencies = (
|
|
237
|
+ );
|
|
238
|
+ name = WebTest;
|
|
239
|
+ productName = WebTest;
|
|
240
|
+ productReference = 13B07F961A680F5B00A75B9A /* WebTest.app */;
|
|
241
|
+ productType = "com.apple.product-type.application";
|
|
242
|
+ };
|
|
243
|
+ 2D02E47A1E0B4A5D006451C7 /* WebTest-tvOS */ = {
|
|
244
|
+ isa = PBXNativeTarget;
|
|
245
|
+ buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "WebTest-tvOS" */;
|
|
246
|
+ buildPhases = (
|
|
247
|
+ AED7EFF31263DFED1EA267C5 /* [CP] Check Pods Manifest.lock */,
|
|
248
|
+ FD10A7F122414F3F0027D42C /* Start Packager */,
|
|
249
|
+ 2D02E4771E0B4A5D006451C7 /* Sources */,
|
|
250
|
+ 2D02E4781E0B4A5D006451C7 /* Frameworks */,
|
|
251
|
+ 2D02E4791E0B4A5D006451C7 /* Resources */,
|
|
252
|
+ 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */,
|
|
253
|
+ );
|
|
254
|
+ buildRules = (
|
|
255
|
+ );
|
|
256
|
+ dependencies = (
|
|
257
|
+ );
|
|
258
|
+ name = "WebTest-tvOS";
|
|
259
|
+ productName = "WebTest-tvOS";
|
|
260
|
+ productReference = 2D02E47B1E0B4A5D006451C7 /* WebTest-tvOS.app */;
|
|
261
|
+ productType = "com.apple.product-type.application";
|
|
262
|
+ };
|
|
263
|
+ 2D02E48F1E0B4A5D006451C7 /* WebTest-tvOSTests */ = {
|
|
264
|
+ isa = PBXNativeTarget;
|
|
265
|
+ buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "WebTest-tvOSTests" */;
|
|
266
|
+ buildPhases = (
|
|
267
|
+ 4256376FF065B9D7D0BE6D86 /* [CP] Check Pods Manifest.lock */,
|
|
268
|
+ 2D02E48C1E0B4A5D006451C7 /* Sources */,
|
|
269
|
+ 2D02E48D1E0B4A5D006451C7 /* Frameworks */,
|
|
270
|
+ 2D02E48E1E0B4A5D006451C7 /* Resources */,
|
|
271
|
+ );
|
|
272
|
+ buildRules = (
|
|
273
|
+ );
|
|
274
|
+ dependencies = (
|
|
275
|
+ 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */,
|
|
276
|
+ );
|
|
277
|
+ name = "WebTest-tvOSTests";
|
|
278
|
+ productName = "WebTest-tvOSTests";
|
|
279
|
+ productReference = 2D02E4901E0B4A5D006451C7 /* WebTest-tvOSTests.xctest */;
|
|
280
|
+ productType = "com.apple.product-type.bundle.unit-test";
|
|
281
|
+ };
|
|
282
|
+/* End PBXNativeTarget section */
|
|
283
|
+
|
|
284
|
+/* Begin PBXProject section */
|
|
285
|
+ 83CBB9F71A601CBA00E9B192 /* Project object */ = {
|
|
286
|
+ isa = PBXProject;
|
|
287
|
+ attributes = {
|
|
288
|
+ LastUpgradeCheck = 0940;
|
|
289
|
+ ORGANIZATIONNAME = Facebook;
|
|
290
|
+ TargetAttributes = {
|
|
291
|
+ 00E356ED1AD99517003FC87E = {
|
|
292
|
+ CreatedOnToolsVersion = 6.2;
|
|
293
|
+ TestTargetID = 13B07F861A680F5B00A75B9A;
|
|
294
|
+ };
|
|
295
|
+ 2D02E47A1E0B4A5D006451C7 = {
|
|
296
|
+ CreatedOnToolsVersion = 8.2.1;
|
|
297
|
+ ProvisioningStyle = Automatic;
|
|
298
|
+ };
|
|
299
|
+ 2D02E48F1E0B4A5D006451C7 = {
|
|
300
|
+ CreatedOnToolsVersion = 8.2.1;
|
|
301
|
+ ProvisioningStyle = Automatic;
|
|
302
|
+ TestTargetID = 2D02E47A1E0B4A5D006451C7;
|
|
303
|
+ };
|
|
304
|
+ };
|
|
305
|
+ };
|
|
306
|
+ buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "WebTest" */;
|
|
307
|
+ compatibilityVersion = "Xcode 3.2";
|
|
308
|
+ developmentRegion = English;
|
|
309
|
+ hasScannedForEncodings = 0;
|
|
310
|
+ knownRegions = (
|
|
311
|
+ en,
|
|
312
|
+ Base,
|
|
313
|
+ );
|
|
314
|
+ mainGroup = 83CBB9F61A601CBA00E9B192;
|
|
315
|
+ productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
|
|
316
|
+ projectDirPath = "";
|
|
317
|
+ projectRoot = "";
|
|
318
|
+ targets = (
|
|
319
|
+ 13B07F861A680F5B00A75B9A /* WebTest */,
|
|
320
|
+ 00E356ED1AD99517003FC87E /* WebTestTests */,
|
|
321
|
+ 2D02E47A1E0B4A5D006451C7 /* WebTest-tvOS */,
|
|
322
|
+ 2D02E48F1E0B4A5D006451C7 /* WebTest-tvOSTests */,
|
|
323
|
+ );
|
|
324
|
+ };
|
|
325
|
+/* End PBXProject section */
|
|
326
|
+
|
|
327
|
+/* Begin PBXResourcesBuildPhase section */
|
|
328
|
+ 00E356EC1AD99517003FC87E /* Resources */ = {
|
|
329
|
+ isa = PBXResourcesBuildPhase;
|
|
330
|
+ buildActionMask = 2147483647;
|
|
331
|
+ files = (
|
|
332
|
+ );
|
|
333
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
334
|
+ };
|
|
335
|
+ 13B07F8E1A680F5B00A75B9A /* Resources */ = {
|
|
336
|
+ isa = PBXResourcesBuildPhase;
|
|
337
|
+ buildActionMask = 2147483647;
|
|
338
|
+ files = (
|
|
339
|
+ 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
|
340
|
+ 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
|
|
341
|
+ );
|
|
342
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
343
|
+ };
|
|
344
|
+ 2D02E4791E0B4A5D006451C7 /* Resources */ = {
|
|
345
|
+ isa = PBXResourcesBuildPhase;
|
|
346
|
+ buildActionMask = 2147483647;
|
|
347
|
+ files = (
|
|
348
|
+ 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */,
|
|
349
|
+ );
|
|
350
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
351
|
+ };
|
|
352
|
+ 2D02E48E1E0B4A5D006451C7 /* Resources */ = {
|
|
353
|
+ isa = PBXResourcesBuildPhase;
|
|
354
|
+ buildActionMask = 2147483647;
|
|
355
|
+ files = (
|
|
356
|
+ );
|
|
357
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
358
|
+ };
|
|
359
|
+/* End PBXResourcesBuildPhase section */
|
|
360
|
+
|
|
361
|
+/* Begin PBXShellScriptBuildPhase section */
|
|
362
|
+ 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
|
|
363
|
+ isa = PBXShellScriptBuildPhase;
|
|
364
|
+ buildActionMask = 2147483647;
|
|
365
|
+ files = (
|
|
366
|
+ );
|
|
367
|
+ inputPaths = (
|
|
368
|
+ );
|
|
369
|
+ name = "Bundle React Native code and images";
|
|
370
|
+ outputPaths = (
|
|
371
|
+ );
|
|
372
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
373
|
+ shellPath = /bin/sh;
|
|
374
|
+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
|
375
|
+ };
|
|
376
|
+ 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
|
|
377
|
+ isa = PBXShellScriptBuildPhase;
|
|
378
|
+ buildActionMask = 2147483647;
|
|
379
|
+ files = (
|
|
380
|
+ );
|
|
381
|
+ inputPaths = (
|
|
382
|
+ );
|
|
383
|
+ name = "Bundle React Native Code And Images";
|
|
384
|
+ outputPaths = (
|
|
385
|
+ );
|
|
386
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
387
|
+ shellPath = /bin/sh;
|
|
388
|
+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
|
389
|
+ };
|
|
390
|
+ 4256376FF065B9D7D0BE6D86 /* [CP] Check Pods Manifest.lock */ = {
|
|
391
|
+ isa = PBXShellScriptBuildPhase;
|
|
392
|
+ buildActionMask = 2147483647;
|
|
393
|
+ files = (
|
|
394
|
+ );
|
|
395
|
+ inputFileListPaths = (
|
|
396
|
+ );
|
|
397
|
+ inputPaths = (
|
|
398
|
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
399
|
+ "${PODS_ROOT}/Manifest.lock",
|
|
400
|
+ );
|
|
401
|
+ name = "[CP] Check Pods Manifest.lock";
|
|
402
|
+ outputFileListPaths = (
|
|
403
|
+ );
|
|
404
|
+ outputPaths = (
|
|
405
|
+ "$(DERIVED_FILE_DIR)/Pods-WebTest-tvOSTests-checkManifestLockResult.txt",
|
|
406
|
+ );
|
|
407
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
408
|
+ shellPath = /bin/sh;
|
|
409
|
+ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
410
|
+ showEnvVarsInLog = 0;
|
|
411
|
+ };
|
|
412
|
+ 9DEFA2BC87F483321A5AFD1F /* [CP] Check Pods Manifest.lock */ = {
|
|
413
|
+ isa = PBXShellScriptBuildPhase;
|
|
414
|
+ buildActionMask = 2147483647;
|
|
415
|
+ files = (
|
|
416
|
+ );
|
|
417
|
+ inputFileListPaths = (
|
|
418
|
+ );
|
|
419
|
+ inputPaths = (
|
|
420
|
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
421
|
+ "${PODS_ROOT}/Manifest.lock",
|
|
422
|
+ );
|
|
423
|
+ name = "[CP] Check Pods Manifest.lock";
|
|
424
|
+ outputFileListPaths = (
|
|
425
|
+ );
|
|
426
|
+ outputPaths = (
|
|
427
|
+ "$(DERIVED_FILE_DIR)/Pods-WebTest-checkManifestLockResult.txt",
|
|
428
|
+ );
|
|
429
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
430
|
+ shellPath = /bin/sh;
|
|
431
|
+ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
432
|
+ showEnvVarsInLog = 0;
|
|
433
|
+ };
|
|
434
|
+ AED7EFF31263DFED1EA267C5 /* [CP] Check Pods Manifest.lock */ = {
|
|
435
|
+ isa = PBXShellScriptBuildPhase;
|
|
436
|
+ buildActionMask = 2147483647;
|
|
437
|
+ files = (
|
|
438
|
+ );
|
|
439
|
+ inputFileListPaths = (
|
|
440
|
+ );
|
|
441
|
+ inputPaths = (
|
|
442
|
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
443
|
+ "${PODS_ROOT}/Manifest.lock",
|
|
444
|
+ );
|
|
445
|
+ name = "[CP] Check Pods Manifest.lock";
|
|
446
|
+ outputFileListPaths = (
|
|
447
|
+ );
|
|
448
|
+ outputPaths = (
|
|
449
|
+ "$(DERIVED_FILE_DIR)/Pods-WebTest-tvOS-checkManifestLockResult.txt",
|
|
450
|
+ );
|
|
451
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
452
|
+ shellPath = /bin/sh;
|
|
453
|
+ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
454
|
+ showEnvVarsInLog = 0;
|
|
455
|
+ };
|
|
456
|
+ C7593ED1F6FAC33E5BFD27A4 /* [CP] Check Pods Manifest.lock */ = {
|
|
457
|
+ isa = PBXShellScriptBuildPhase;
|
|
458
|
+ buildActionMask = 2147483647;
|
|
459
|
+ files = (
|
|
460
|
+ );
|
|
461
|
+ inputFileListPaths = (
|
|
462
|
+ );
|
|
463
|
+ inputPaths = (
|
|
464
|
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
465
|
+ "${PODS_ROOT}/Manifest.lock",
|
|
466
|
+ );
|
|
467
|
+ name = "[CP] Check Pods Manifest.lock";
|
|
468
|
+ outputFileListPaths = (
|
|
469
|
+ );
|
|
470
|
+ outputPaths = (
|
|
471
|
+ "$(DERIVED_FILE_DIR)/Pods-WebTestTests-checkManifestLockResult.txt",
|
|
472
|
+ );
|
|
473
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
474
|
+ shellPath = /bin/sh;
|
|
475
|
+ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
476
|
+ showEnvVarsInLog = 0;
|
|
477
|
+ };
|
|
478
|
+ FD10A7F022414F080027D42C /* Start Packager */ = {
|
|
479
|
+ isa = PBXShellScriptBuildPhase;
|
|
480
|
+ buildActionMask = 2147483647;
|
|
481
|
+ files = (
|
|
482
|
+ );
|
|
483
|
+ inputFileListPaths = (
|
|
484
|
+ );
|
|
485
|
+ inputPaths = (
|
|
486
|
+ );
|
|
487
|
+ name = "Start Packager";
|
|
488
|
+ outputFileListPaths = (
|
|
489
|
+ );
|
|
490
|
+ outputPaths = (
|
|
491
|
+ );
|
|
492
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
493
|
+ shellPath = /bin/sh;
|
|
494
|
+ shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n";
|
|
495
|
+ showEnvVarsInLog = 0;
|
|
496
|
+ };
|
|
497
|
+ FD10A7F122414F3F0027D42C /* Start Packager */ = {
|
|
498
|
+ isa = PBXShellScriptBuildPhase;
|
|
499
|
+ buildActionMask = 2147483647;
|
|
500
|
+ files = (
|
|
501
|
+ );
|
|
502
|
+ inputFileListPaths = (
|
|
503
|
+ );
|
|
504
|
+ inputPaths = (
|
|
505
|
+ );
|
|
506
|
+ name = "Start Packager";
|
|
507
|
+ outputFileListPaths = (
|
|
508
|
+ );
|
|
509
|
+ outputPaths = (
|
|
510
|
+ );
|
|
511
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
512
|
+ shellPath = /bin/sh;
|
|
513
|
+ shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n";
|
|
514
|
+ showEnvVarsInLog = 0;
|
|
515
|
+ };
|
|
516
|
+/* End PBXShellScriptBuildPhase section */
|
|
517
|
+
|
|
518
|
+/* Begin PBXSourcesBuildPhase section */
|
|
519
|
+ 00E356EA1AD99517003FC87E /* Sources */ = {
|
|
520
|
+ isa = PBXSourcesBuildPhase;
|
|
521
|
+ buildActionMask = 2147483647;
|
|
522
|
+ files = (
|
|
523
|
+ 00E356F31AD99517003FC87E /* WebTestTests.m in Sources */,
|
|
524
|
+ );
|
|
525
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
526
|
+ };
|
|
527
|
+ 13B07F871A680F5B00A75B9A /* Sources */ = {
|
|
528
|
+ isa = PBXSourcesBuildPhase;
|
|
529
|
+ buildActionMask = 2147483647;
|
|
530
|
+ files = (
|
|
531
|
+ 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
|
|
532
|
+ 13B07FC11A68108700A75B9A /* main.m in Sources */,
|
|
533
|
+ );
|
|
534
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
535
|
+ };
|
|
536
|
+ 2D02E4771E0B4A5D006451C7 /* Sources */ = {
|
|
537
|
+ isa = PBXSourcesBuildPhase;
|
|
538
|
+ buildActionMask = 2147483647;
|
|
539
|
+ files = (
|
|
540
|
+ 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */,
|
|
541
|
+ 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */,
|
|
542
|
+ );
|
|
543
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
544
|
+ };
|
|
545
|
+ 2D02E48C1E0B4A5D006451C7 /* Sources */ = {
|
|
546
|
+ isa = PBXSourcesBuildPhase;
|
|
547
|
+ buildActionMask = 2147483647;
|
|
548
|
+ files = (
|
|
549
|
+ 2DCD954D1E0B4F2C00145EB5 /* WebTestTests.m in Sources */,
|
|
550
|
+ );
|
|
551
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
552
|
+ };
|
|
553
|
+/* End PBXSourcesBuildPhase section */
|
|
554
|
+
|
|
555
|
+/* Begin PBXTargetDependency section */
|
|
556
|
+ 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
|
|
557
|
+ isa = PBXTargetDependency;
|
|
558
|
+ target = 13B07F861A680F5B00A75B9A /* WebTest */;
|
|
559
|
+ targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
|
|
560
|
+ };
|
|
561
|
+ 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */ = {
|
|
562
|
+ isa = PBXTargetDependency;
|
|
563
|
+ target = 2D02E47A1E0B4A5D006451C7 /* WebTest-tvOS */;
|
|
564
|
+ targetProxy = 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */;
|
|
565
|
+ };
|
|
566
|
+/* End PBXTargetDependency section */
|
|
567
|
+
|
|
568
|
+/* Begin PBXVariantGroup section */
|
|
569
|
+ 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
|
|
570
|
+ isa = PBXVariantGroup;
|
|
571
|
+ children = (
|
|
572
|
+ 13B07FB21A68108700A75B9A /* Base */,
|
|
573
|
+ );
|
|
574
|
+ name = LaunchScreen.xib;
|
|
575
|
+ path = WebTest;
|
|
576
|
+ sourceTree = "<group>";
|
|
577
|
+ };
|
|
578
|
+/* End PBXVariantGroup section */
|
|
579
|
+
|
|
580
|
+/* Begin XCBuildConfiguration section */
|
|
581
|
+ 00E356F61AD99517003FC87E /* Debug */ = {
|
|
582
|
+ isa = XCBuildConfiguration;
|
|
583
|
+ baseConfigurationReference = 7659528C376824AF19FEAD2C /* Pods-WebTestTests.debug.xcconfig */;
|
|
584
|
+ buildSettings = {
|
|
585
|
+ BUNDLE_LOADER = "$(TEST_HOST)";
|
|
586
|
+ GCC_PREPROCESSOR_DEFINITIONS = (
|
|
587
|
+ "DEBUG=1",
|
|
588
|
+ "$(inherited)",
|
|
589
|
+ );
|
|
590
|
+ INFOPLIST_FILE = WebTestTests/Info.plist;
|
|
591
|
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
592
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
593
|
+ OTHER_LDFLAGS = (
|
|
594
|
+ "-ObjC",
|
|
595
|
+ "-lc++",
|
|
596
|
+ "$(inherited)",
|
|
597
|
+ );
|
|
598
|
+ PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
|
599
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
600
|
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WebTest.app/WebTest";
|
|
601
|
+ };
|
|
602
|
+ name = Debug;
|
|
603
|
+ };
|
|
604
|
+ 00E356F71AD99517003FC87E /* Release */ = {
|
|
605
|
+ isa = XCBuildConfiguration;
|
|
606
|
+ baseConfigurationReference = 7C4CDD71CB431C5C192D1A1A /* Pods-WebTestTests.release.xcconfig */;
|
|
607
|
+ buildSettings = {
|
|
608
|
+ BUNDLE_LOADER = "$(TEST_HOST)";
|
|
609
|
+ COPY_PHASE_STRIP = NO;
|
|
610
|
+ INFOPLIST_FILE = WebTestTests/Info.plist;
|
|
611
|
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
612
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
613
|
+ OTHER_LDFLAGS = (
|
|
614
|
+ "-ObjC",
|
|
615
|
+ "-lc++",
|
|
616
|
+ "$(inherited)",
|
|
617
|
+ );
|
|
618
|
+ PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
|
619
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
620
|
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WebTest.app/WebTest";
|
|
621
|
+ };
|
|
622
|
+ name = Release;
|
|
623
|
+ };
|
|
624
|
+ 13B07F941A680F5B00A75B9A /* Debug */ = {
|
|
625
|
+ isa = XCBuildConfiguration;
|
|
626
|
+ baseConfigurationReference = FAC9F8A78EB284102A0A7642 /* Pods-WebTest.debug.xcconfig */;
|
|
627
|
+ buildSettings = {
|
|
628
|
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
629
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
630
|
+ DEAD_CODE_STRIPPING = NO;
|
|
631
|
+ INFOPLIST_FILE = WebTest/Info.plist;
|
|
632
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
633
|
+ OTHER_LDFLAGS = (
|
|
634
|
+ "$(inherited)",
|
|
635
|
+ "-ObjC",
|
|
636
|
+ "-lc++",
|
|
637
|
+ );
|
|
638
|
+ PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
|
639
|
+ PRODUCT_NAME = WebTest;
|
|
640
|
+ VERSIONING_SYSTEM = "apple-generic";
|
|
641
|
+ };
|
|
642
|
+ name = Debug;
|
|
643
|
+ };
|
|
644
|
+ 13B07F951A680F5B00A75B9A /* Release */ = {
|
|
645
|
+ isa = XCBuildConfiguration;
|
|
646
|
+ baseConfigurationReference = A46F45906D4C959603351B80 /* Pods-WebTest.release.xcconfig */;
|
|
647
|
+ buildSettings = {
|
|
648
|
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
649
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
650
|
+ INFOPLIST_FILE = WebTest/Info.plist;
|
|
651
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
652
|
+ OTHER_LDFLAGS = (
|
|
653
|
+ "$(inherited)",
|
|
654
|
+ "-ObjC",
|
|
655
|
+ "-lc++",
|
|
656
|
+ );
|
|
657
|
+ PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
|
658
|
+ PRODUCT_NAME = WebTest;
|
|
659
|
+ VERSIONING_SYSTEM = "apple-generic";
|
|
660
|
+ };
|
|
661
|
+ name = Release;
|
|
662
|
+ };
|
|
663
|
+ 2D02E4971E0B4A5E006451C7 /* Debug */ = {
|
|
664
|
+ isa = XCBuildConfiguration;
|
|
665
|
+ baseConfigurationReference = FD63EFFC9B0F1772E9F36B3E /* Pods-WebTest-tvOS.debug.xcconfig */;
|
|
666
|
+ buildSettings = {
|
|
667
|
+ ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
|
|
668
|
+ ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
669
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
670
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
671
|
+ CLANG_WARN_INFINITE_RECURSION = YES;
|
|
672
|
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
673
|
+ DEBUG_INFORMATION_FORMAT = dwarf;
|
|
674
|
+ ENABLE_TESTABILITY = YES;
|
|
675
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
676
|
+ INFOPLIST_FILE = "WebTest-tvOS/Info.plist";
|
|
677
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
678
|
+ OTHER_LDFLAGS = (
|
|
679
|
+ "$(inherited)",
|
|
680
|
+ "-ObjC",
|
|
681
|
+ "-lc++",
|
|
682
|
+ );
|
|
683
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.WebTest-tvOS";
|
|
684
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
685
|
+ SDKROOT = appletvos;
|
|
686
|
+ TARGETED_DEVICE_FAMILY = 3;
|
|
687
|
+ TVOS_DEPLOYMENT_TARGET = 9.2;
|
|
688
|
+ };
|
|
689
|
+ name = Debug;
|
|
690
|
+ };
|
|
691
|
+ 2D02E4981E0B4A5E006451C7 /* Release */ = {
|
|
692
|
+ isa = XCBuildConfiguration;
|
|
693
|
+ baseConfigurationReference = 332C7963940177F9256B8C2D /* Pods-WebTest-tvOS.release.xcconfig */;
|
|
694
|
+ buildSettings = {
|
|
695
|
+ ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
|
|
696
|
+ ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
697
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
698
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
699
|
+ CLANG_WARN_INFINITE_RECURSION = YES;
|
|
700
|
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
701
|
+ COPY_PHASE_STRIP = NO;
|
|
702
|
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
703
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
704
|
+ INFOPLIST_FILE = "WebTest-tvOS/Info.plist";
|
|
705
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
706
|
+ OTHER_LDFLAGS = (
|
|
707
|
+ "$(inherited)",
|
|
708
|
+ "-ObjC",
|
|
709
|
+ "-lc++",
|
|
710
|
+ );
|
|
711
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.WebTest-tvOS";
|
|
712
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
713
|
+ SDKROOT = appletvos;
|
|
714
|
+ TARGETED_DEVICE_FAMILY = 3;
|
|
715
|
+ TVOS_DEPLOYMENT_TARGET = 9.2;
|
|
716
|
+ };
|
|
717
|
+ name = Release;
|
|
718
|
+ };
|
|
719
|
+ 2D02E4991E0B4A5E006451C7 /* Debug */ = {
|
|
720
|
+ isa = XCBuildConfiguration;
|
|
721
|
+ baseConfigurationReference = 5EE62412A791AAA92F7EEE08 /* Pods-WebTest-tvOSTests.debug.xcconfig */;
|
|
722
|
+ buildSettings = {
|
|
723
|
+ BUNDLE_LOADER = "$(TEST_HOST)";
|
|
724
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
725
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
726
|
+ CLANG_WARN_INFINITE_RECURSION = YES;
|
|
727
|
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
728
|
+ DEBUG_INFORMATION_FORMAT = dwarf;
|
|
729
|
+ ENABLE_TESTABILITY = YES;
|
|
730
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
731
|
+ INFOPLIST_FILE = "WebTest-tvOSTests/Info.plist";
|
|
732
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
733
|
+ OTHER_LDFLAGS = (
|
|
734
|
+ "$(inherited)",
|
|
735
|
+ "-ObjC",
|
|
736
|
+ "-lc++",
|
|
737
|
+ );
|
|
738
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.WebTest-tvOSTests";
|
|
739
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
740
|
+ SDKROOT = appletvos;
|
|
741
|
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WebTest-tvOS.app/WebTest-tvOS";
|
|
742
|
+ TVOS_DEPLOYMENT_TARGET = 10.1;
|
|
743
|
+ };
|
|
744
|
+ name = Debug;
|
|
745
|
+ };
|
|
746
|
+ 2D02E49A1E0B4A5E006451C7 /* Release */ = {
|
|
747
|
+ isa = XCBuildConfiguration;
|
|
748
|
+ baseConfigurationReference = 2D09D777360CD553FD6FC423 /* Pods-WebTest-tvOSTests.release.xcconfig */;
|
|
749
|
+ buildSettings = {
|
|
750
|
+ BUNDLE_LOADER = "$(TEST_HOST)";
|
|
751
|
+ CLANG_ANALYZER_NONNULL = YES;
|
|
752
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
753
|
+ CLANG_WARN_INFINITE_RECURSION = YES;
|
|
754
|
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
755
|
+ COPY_PHASE_STRIP = NO;
|
|
756
|
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
757
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
758
|
+ INFOPLIST_FILE = "WebTest-tvOSTests/Info.plist";
|
|
759
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
760
|
+ OTHER_LDFLAGS = (
|
|
761
|
+ "$(inherited)",
|
|
762
|
+ "-ObjC",
|
|
763
|
+ "-lc++",
|
|
764
|
+ );
|
|
765
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.WebTest-tvOSTests";
|
|
766
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
767
|
+ SDKROOT = appletvos;
|
|
768
|
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WebTest-tvOS.app/WebTest-tvOS";
|
|
769
|
+ TVOS_DEPLOYMENT_TARGET = 10.1;
|
|
770
|
+ };
|
|
771
|
+ name = Release;
|
|
772
|
+ };
|
|
773
|
+ 83CBBA201A601CBA00E9B192 /* Debug */ = {
|
|
774
|
+ isa = XCBuildConfiguration;
|
|
775
|
+ buildSettings = {
|
|
776
|
+ ALWAYS_SEARCH_USER_PATHS = NO;
|
|
777
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
778
|
+ CLANG_CXX_LIBRARY = "libc++";
|
|
779
|
+ CLANG_ENABLE_MODULES = YES;
|
|
780
|
+ CLANG_ENABLE_OBJC_ARC = YES;
|
|
781
|
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
782
|
+ CLANG_WARN_BOOL_CONVERSION = YES;
|
|
783
|
+ CLANG_WARN_COMMA = YES;
|
|
784
|
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
785
|
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
786
|
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
787
|
+ CLANG_WARN_EMPTY_BODY = YES;
|
|
788
|
+ CLANG_WARN_ENUM_CONVERSION = YES;
|
|
789
|
+ CLANG_WARN_INFINITE_RECURSION = YES;
|
|
790
|
+ CLANG_WARN_INT_CONVERSION = YES;
|
|
791
|
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
792
|
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
793
|
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
794
|
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
795
|
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
796
|
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
797
|
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
798
|
+ CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
799
|
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
800
|
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
801
|
+ COPY_PHASE_STRIP = NO;
|
|
802
|
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
803
|
+ ENABLE_TESTABILITY = YES;
|
|
804
|
+ GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
805
|
+ GCC_DYNAMIC_NO_PIC = NO;
|
|
806
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
807
|
+ GCC_OPTIMIZATION_LEVEL = 0;
|
|
808
|
+ GCC_PREPROCESSOR_DEFINITIONS = (
|
|
809
|
+ "DEBUG=1",
|
|
810
|
+ "$(inherited)",
|
|
811
|
+ );
|
|
812
|
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
813
|
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
814
|
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
815
|
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
816
|
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
817
|
+ GCC_WARN_UNUSED_FUNCTION = YES;
|
|
818
|
+ GCC_WARN_UNUSED_VARIABLE = YES;
|
|
819
|
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
820
|
+ MTL_ENABLE_DEBUG_INFO = YES;
|
|
821
|
+ ONLY_ACTIVE_ARCH = YES;
|
|
822
|
+ SDKROOT = iphoneos;
|
|
823
|
+ };
|
|
824
|
+ name = Debug;
|
|
825
|
+ };
|
|
826
|
+ 83CBBA211A601CBA00E9B192 /* Release */ = {
|
|
827
|
+ isa = XCBuildConfiguration;
|
|
828
|
+ buildSettings = {
|
|
829
|
+ ALWAYS_SEARCH_USER_PATHS = NO;
|
|
830
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
831
|
+ CLANG_CXX_LIBRARY = "libc++";
|
|
832
|
+ CLANG_ENABLE_MODULES = YES;
|
|
833
|
+ CLANG_ENABLE_OBJC_ARC = YES;
|
|
834
|
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
835
|
+ CLANG_WARN_BOOL_CONVERSION = YES;
|
|
836
|
+ CLANG_WARN_COMMA = YES;
|
|
837
|
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
838
|
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
839
|
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
840
|
+ CLANG_WARN_EMPTY_BODY = YES;
|
|
841
|
+ CLANG_WARN_ENUM_CONVERSION = YES;
|
|
842
|
+ CLANG_WARN_INFINITE_RECURSION = YES;
|
|
843
|
+ CLANG_WARN_INT_CONVERSION = YES;
|
|
844
|
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
845
|
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
846
|
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
847
|
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
848
|
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
849
|
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
850
|
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
851
|
+ CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
852
|
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
853
|
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
854
|
+ COPY_PHASE_STRIP = YES;
|
|
855
|
+ ENABLE_NS_ASSERTIONS = NO;
|
|
856
|
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
857
|
+ GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
858
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
859
|
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
860
|
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
861
|
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
862
|
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
863
|
+ GCC_WARN_UNUSED_FUNCTION = YES;
|
|
864
|
+ GCC_WARN_UNUSED_VARIABLE = YES;
|
|
865
|
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
866
|
+ MTL_ENABLE_DEBUG_INFO = NO;
|
|
867
|
+ SDKROOT = iphoneos;
|
|
868
|
+ VALIDATE_PRODUCT = YES;
|
|
869
|
+ };
|
|
870
|
+ name = Release;
|
|
871
|
+ };
|
|
872
|
+/* End XCBuildConfiguration section */
|
|
873
|
+
|
|
874
|
+/* Begin XCConfigurationList section */
|
|
875
|
+ 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "WebTestTests" */ = {
|
|
876
|
+ isa = XCConfigurationList;
|
|
877
|
+ buildConfigurations = (
|
|
878
|
+ 00E356F61AD99517003FC87E /* Debug */,
|
|
879
|
+ 00E356F71AD99517003FC87E /* Release */,
|
|
880
|
+ );
|
|
881
|
+ defaultConfigurationIsVisible = 0;
|
|
882
|
+ defaultConfigurationName = Release;
|
|
883
|
+ };
|
|
884
|
+ 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "WebTest" */ = {
|
|
885
|
+ isa = XCConfigurationList;
|
|
886
|
+ buildConfigurations = (
|
|
887
|
+ 13B07F941A680F5B00A75B9A /* Debug */,
|
|
888
|
+ 13B07F951A680F5B00A75B9A /* Release */,
|
|
889
|
+ );
|
|
890
|
+ defaultConfigurationIsVisible = 0;
|
|
891
|
+ defaultConfigurationName = Release;
|
|
892
|
+ };
|
|
893
|
+ 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "WebTest-tvOS" */ = {
|
|
894
|
+ isa = XCConfigurationList;
|
|
895
|
+ buildConfigurations = (
|
|
896
|
+ 2D02E4971E0B4A5E006451C7 /* Debug */,
|
|
897
|
+ 2D02E4981E0B4A5E006451C7 /* Release */,
|
|
898
|
+ );
|
|
899
|
+ defaultConfigurationIsVisible = 0;
|
|
900
|
+ defaultConfigurationName = Release;
|
|
901
|
+ };
|
|
902
|
+ 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "WebTest-tvOSTests" */ = {
|
|
903
|
+ isa = XCConfigurationList;
|
|
904
|
+ buildConfigurations = (
|
|
905
|
+ 2D02E4991E0B4A5E006451C7 /* Debug */,
|
|
906
|
+ 2D02E49A1E0B4A5E006451C7 /* Release */,
|
|
907
|
+ );
|
|
908
|
+ defaultConfigurationIsVisible = 0;
|
|
909
|
+ defaultConfigurationName = Release;
|
|
910
|
+ };
|
|
911
|
+ 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "WebTest" */ = {
|
|
912
|
+ isa = XCConfigurationList;
|
|
913
|
+ buildConfigurations = (
|
|
914
|
+ 83CBBA201A601CBA00E9B192 /* Debug */,
|
|
915
|
+ 83CBBA211A601CBA00E9B192 /* Release */,
|
|
916
|
+ );
|
|
917
|
+ defaultConfigurationIsVisible = 0;
|
|
918
|
+ defaultConfigurationName = Release;
|
|
919
|
+ };
|
|
920
|
+/* End XCConfigurationList section */
|
|
921
|
+ };
|
|
922
|
+ rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
923
|
+}
|