|
@@ -8,7 +8,6 @@
|
8
|
8
|
|
9
|
9
|
/* Begin PBXBuildFile section */
|
10
|
10
|
00E356F31AD99517003FC87E /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
|
11
|
|
- 102871E6ABBDA363C4F35E42 /* libPods-demo-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 39E2EA6BDEE7AEF2C31158CC /* libPods-demo-tvOSTests.a */; };
|
12
|
11
|
13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
|
13
|
12
|
13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
|
14
|
13
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
|
@@ -17,9 +16,10 @@
|
17
|
16
|
2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
18
|
17
|
2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
19
|
18
|
2DCD954D1E0B4F2C00145EB5 /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
|
20
|
|
- 4A5FF6E94BBE72FAFD121512 /* libPods-demoTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DD3D18E579C054AAA13314E5 /* libPods-demoTests.a */; };
|
21
|
|
- 4C67EC072E30C0ABAC6D1CB9 /* libPods-demo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 11FADAF75B4048ADEB257641 /* libPods-demo.a */; };
|
22
|
|
- D54D6414A2166066A5ED5E03 /* libPods-demo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FAB64A62EC3060883F6A234C /* libPods-demo-tvOS.a */; };
|
|
19
|
+ 7C3B3371778326AE27DFAB6F /* libPods-demo-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DFAEF58B54617204E1581A2F /* libPods-demo-tvOSTests.a */; };
|
|
20
|
+ C236A29F535FE825D5E22A3C /* libPods-demo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 947AECEF56CDD875A7AB4373 /* libPods-demo-tvOS.a */; };
|
|
21
|
+ CB4B56EA640F6A4E2A4526B4 /* libPods-demoTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 68FFD7F2608ABBA554FCCB1A /* libPods-demoTests.a */; };
|
|
22
|
+ E1D8E0DD5587E6AD8B67DED9 /* libPods-demo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B9172FAF691E26282FB05206 /* libPods-demo.a */; };
|
23
|
23
|
/* End PBXBuildFile section */
|
24
|
24
|
|
25
|
25
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -44,7 +44,7 @@
|
44
|
44
|
00E356EE1AD99517003FC87E /* demoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = demoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
45
|
45
|
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
46
|
46
|
00E356F21AD99517003FC87E /* demoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = demoTests.m; sourceTree = "<group>"; };
|
47
|
|
- 11FADAF75B4048ADEB257641 /* libPods-demo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
47
|
+ 0D006781E9CA8C4705992F7E /* Pods-demo-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOSTests.debug.xcconfig"; path = "Target Support Files/Pods-demo-tvOSTests/Pods-demo-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
|
48
|
48
|
13B07F961A680F5B00A75B9A /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
49
|
49
|
13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = demo/AppDelegate.h; sourceTree = "<group>"; };
|
50
|
50
|
13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = demo/AppDelegate.m; sourceTree = "<group>"; };
|
|
@@ -52,21 +52,21 @@
|
52
|
52
|
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = demo/Images.xcassets; sourceTree = "<group>"; };
|
53
|
53
|
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = demo/Info.plist; sourceTree = "<group>"; };
|
54
|
54
|
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = demo/main.m; sourceTree = "<group>"; };
|
55
|
|
- 2328B048B812FC46DDAB04E4 /* Pods-demo-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOS.release.xcconfig"; path = "Target Support Files/Pods-demo-tvOS/Pods-demo-tvOS.release.xcconfig"; sourceTree = "<group>"; };
|
56
|
|
- 244A31F0C33FC7A10110612E /* Pods-demoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoTests.debug.xcconfig"; path = "Target Support Files/Pods-demoTests/Pods-demoTests.debug.xcconfig"; sourceTree = "<group>"; };
|
57
|
|
- 255CD46216AD3A137539CADD /* Pods-demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.release.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.release.xcconfig"; sourceTree = "<group>"; };
|
58
|
55
|
2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "demo-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
59
|
56
|
2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "demo-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
60
|
|
- 33D6DEAECC0D10A1090FFF34 /* Pods-demo-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOSTests.debug.xcconfig"; path = "Target Support Files/Pods-demo-tvOSTests/Pods-demo-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
|
61
|
|
- 39E2EA6BDEE7AEF2C31158CC /* libPods-demo-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
62
|
|
- 7C3CD3D8656A22F06FE8FE4B /* Pods-demo-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOSTests.release.xcconfig"; path = "Target Support Files/Pods-demo-tvOSTests/Pods-demo-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
|
63
|
|
- B1458883D2DC9A02F73E1133 /* Pods-demo-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOS.debug.xcconfig"; path = "Target Support Files/Pods-demo-tvOS/Pods-demo-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
|
64
|
|
- DD3D18E579C054AAA13314E5 /* libPods-demoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
65
|
|
- EA71626C54A4CCBB2C60EE3B /* Pods-demoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoTests.release.xcconfig"; path = "Target Support Files/Pods-demoTests/Pods-demoTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
57
|
+ 43F930BED887CD5B44B7E49D /* Pods-demoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoTests.debug.xcconfig"; path = "Target Support Files/Pods-demoTests/Pods-demoTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
58
|
+ 4C9992F509209CFAA50AD81B /* Pods-demo-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOS.release.xcconfig"; path = "Target Support Files/Pods-demo-tvOS/Pods-demo-tvOS.release.xcconfig"; sourceTree = "<group>"; };
|
|
59
|
+ 654AF74BC45888F3F66EB742 /* Pods-demo-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOSTests.release.xcconfig"; path = "Target Support Files/Pods-demo-tvOSTests/Pods-demo-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
60
|
+ 68FFD7F2608ABBA554FCCB1A /* libPods-demoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
61
|
+ 7B993CC52E603FB50C5A27D5 /* Pods-demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.release.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.release.xcconfig"; sourceTree = "<group>"; };
|
|
62
|
+ 947AECEF56CDD875A7AB4373 /* libPods-demo-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
63
|
+ A18698B4B0467D78D1D6D366 /* Pods-demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.debug.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.debug.xcconfig"; sourceTree = "<group>"; };
|
|
64
|
+ B79410CCB04C67097B17595D /* Pods-demoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoTests.release.xcconfig"; path = "Target Support Files/Pods-demoTests/Pods-demoTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
65
|
+ B8D580D1AC01815FE4FA0561 /* Pods-demo-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOS.debug.xcconfig"; path = "Target Support Files/Pods-demo-tvOS/Pods-demo-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
|
|
66
|
+ B9172FAF691E26282FB05206 /* libPods-demo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
67
|
+ DFAEF58B54617204E1581A2F /* libPods-demo-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
66
|
68
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
67
|
69
|
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
|
|
- EFFF13487C956BEED1D55076 /* Pods-demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.debug.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.debug.xcconfig"; sourceTree = "<group>"; };
|
69
|
|
- FAB64A62EC3060883F6A234C /* libPods-demo-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
70
|
70
|
/* End PBXFileReference section */
|
71
|
71
|
|
72
|
72
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -74,7 +74,7 @@
|
74
|
74
|
isa = PBXFrameworksBuildPhase;
|
75
|
75
|
buildActionMask = 2147483647;
|
76
|
76
|
files = (
|
77
|
|
- 4A5FF6E94BBE72FAFD121512 /* libPods-demoTests.a in Frameworks */,
|
|
77
|
+ CB4B56EA640F6A4E2A4526B4 /* libPods-demoTests.a in Frameworks */,
|
78
|
78
|
);
|
79
|
79
|
runOnlyForDeploymentPostprocessing = 0;
|
80
|
80
|
};
|
|
@@ -82,7 +82,7 @@
|
82
|
82
|
isa = PBXFrameworksBuildPhase;
|
83
|
83
|
buildActionMask = 2147483647;
|
84
|
84
|
files = (
|
85
|
|
- 4C67EC072E30C0ABAC6D1CB9 /* libPods-demo.a in Frameworks */,
|
|
85
|
+ E1D8E0DD5587E6AD8B67DED9 /* libPods-demo.a in Frameworks */,
|
86
|
86
|
);
|
87
|
87
|
runOnlyForDeploymentPostprocessing = 0;
|
88
|
88
|
};
|
|
@@ -90,7 +90,7 @@
|
90
|
90
|
isa = PBXFrameworksBuildPhase;
|
91
|
91
|
buildActionMask = 2147483647;
|
92
|
92
|
files = (
|
93
|
|
- D54D6414A2166066A5ED5E03 /* libPods-demo-tvOS.a in Frameworks */,
|
|
93
|
+ C236A29F535FE825D5E22A3C /* libPods-demo-tvOS.a in Frameworks */,
|
94
|
94
|
);
|
95
|
95
|
runOnlyForDeploymentPostprocessing = 0;
|
96
|
96
|
};
|
|
@@ -98,7 +98,7 @@
|
98
|
98
|
isa = PBXFrameworksBuildPhase;
|
99
|
99
|
buildActionMask = 2147483647;
|
100
|
100
|
files = (
|
101
|
|
- 102871E6ABBDA363C4F35E42 /* libPods-demo-tvOSTests.a in Frameworks */,
|
|
101
|
+ 7C3B3371778326AE27DFAB6F /* libPods-demo-tvOSTests.a in Frameworks */,
|
102
|
102
|
);
|
103
|
103
|
runOnlyForDeploymentPostprocessing = 0;
|
104
|
104
|
};
|
|
@@ -141,30 +141,14 @@
|
141
|
141
|
children = (
|
142
|
142
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
143
|
143
|
ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
|
144
|
|
- 11FADAF75B4048ADEB257641 /* libPods-demo.a */,
|
145
|
|
- FAB64A62EC3060883F6A234C /* libPods-demo-tvOS.a */,
|
146
|
|
- 39E2EA6BDEE7AEF2C31158CC /* libPods-demo-tvOSTests.a */,
|
147
|
|
- DD3D18E579C054AAA13314E5 /* libPods-demoTests.a */,
|
|
144
|
+ B9172FAF691E26282FB05206 /* libPods-demo.a */,
|
|
145
|
+ 947AECEF56CDD875A7AB4373 /* libPods-demo-tvOS.a */,
|
|
146
|
+ DFAEF58B54617204E1581A2F /* libPods-demo-tvOSTests.a */,
|
|
147
|
+ 68FFD7F2608ABBA554FCCB1A /* libPods-demoTests.a */,
|
148
|
148
|
);
|
149
|
149
|
name = Frameworks;
|
150
|
150
|
sourceTree = "<group>";
|
151
|
151
|
};
|
152
|
|
- 7696F3FB7E7BBADA56F389AE /* Pods */ = {
|
153
|
|
- isa = PBXGroup;
|
154
|
|
- children = (
|
155
|
|
- EFFF13487C956BEED1D55076 /* Pods-demo.debug.xcconfig */,
|
156
|
|
- 255CD46216AD3A137539CADD /* Pods-demo.release.xcconfig */,
|
157
|
|
- B1458883D2DC9A02F73E1133 /* Pods-demo-tvOS.debug.xcconfig */,
|
158
|
|
- 2328B048B812FC46DDAB04E4 /* Pods-demo-tvOS.release.xcconfig */,
|
159
|
|
- 33D6DEAECC0D10A1090FFF34 /* Pods-demo-tvOSTests.debug.xcconfig */,
|
160
|
|
- 7C3CD3D8656A22F06FE8FE4B /* Pods-demo-tvOSTests.release.xcconfig */,
|
161
|
|
- 244A31F0C33FC7A10110612E /* Pods-demoTests.debug.xcconfig */,
|
162
|
|
- EA71626C54A4CCBB2C60EE3B /* Pods-demoTests.release.xcconfig */,
|
163
|
|
- );
|
164
|
|
- name = Pods;
|
165
|
|
- path = Pods;
|
166
|
|
- sourceTree = "<group>";
|
167
|
|
- };
|
168
|
152
|
832341AE1AAA6A7D00B99B32 /* Libraries */ = {
|
169
|
153
|
isa = PBXGroup;
|
170
|
154
|
children = (
|
|
@@ -180,7 +164,7 @@
|
180
|
164
|
00E356EF1AD99517003FC87E /* demoTests */,
|
181
|
165
|
83CBBA001A601CBA00E9B192 /* Products */,
|
182
|
166
|
2D16E6871FA4F8E400B85C8A /* Frameworks */,
|
183
|
|
- 7696F3FB7E7BBADA56F389AE /* Pods */,
|
|
167
|
+ 856E0E3156FD345E15A4177B /* Pods */,
|
184
|
168
|
);
|
185
|
169
|
indentWidth = 2;
|
186
|
170
|
sourceTree = "<group>";
|
|
@@ -198,6 +182,22 @@
|
198
|
182
|
name = Products;
|
199
|
183
|
sourceTree = "<group>";
|
200
|
184
|
};
|
|
185
|
+ 856E0E3156FD345E15A4177B /* Pods */ = {
|
|
186
|
+ isa = PBXGroup;
|
|
187
|
+ children = (
|
|
188
|
+ A18698B4B0467D78D1D6D366 /* Pods-demo.debug.xcconfig */,
|
|
189
|
+ 7B993CC52E603FB50C5A27D5 /* Pods-demo.release.xcconfig */,
|
|
190
|
+ B8D580D1AC01815FE4FA0561 /* Pods-demo-tvOS.debug.xcconfig */,
|
|
191
|
+ 4C9992F509209CFAA50AD81B /* Pods-demo-tvOS.release.xcconfig */,
|
|
192
|
+ 0D006781E9CA8C4705992F7E /* Pods-demo-tvOSTests.debug.xcconfig */,
|
|
193
|
+ 654AF74BC45888F3F66EB742 /* Pods-demo-tvOSTests.release.xcconfig */,
|
|
194
|
+ 43F930BED887CD5B44B7E49D /* Pods-demoTests.debug.xcconfig */,
|
|
195
|
+ B79410CCB04C67097B17595D /* Pods-demoTests.release.xcconfig */,
|
|
196
|
+ );
|
|
197
|
+ name = Pods;
|
|
198
|
+ path = Pods;
|
|
199
|
+ sourceTree = "<group>";
|
|
200
|
+ };
|
201
|
201
|
/* End PBXGroup section */
|
202
|
202
|
|
203
|
203
|
/* Begin PBXNativeTarget section */
|
|
@@ -205,7 +205,7 @@
|
205
|
205
|
isa = PBXNativeTarget;
|
206
|
206
|
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */;
|
207
|
207
|
buildPhases = (
|
208
|
|
- 31EF612BDE199986C20AF168 /* [CP] Check Pods Manifest.lock */,
|
|
208
|
+ CAC5D30E546F30603257450B /* [CP] Check Pods Manifest.lock */,
|
209
|
209
|
00E356EA1AD99517003FC87E /* Sources */,
|
210
|
210
|
00E356EB1AD99517003FC87E /* Frameworks */,
|
211
|
211
|
00E356EC1AD99517003FC87E /* Resources */,
|
|
@@ -224,7 +224,7 @@
|
224
|
224
|
isa = PBXNativeTarget;
|
225
|
225
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */;
|
226
|
226
|
buildPhases = (
|
227
|
|
- BCE8B20E72AC1655F4274AC9 /* [CP] Check Pods Manifest.lock */,
|
|
227
|
+ 36CB9F652802D32B4628BB97 /* [CP] Check Pods Manifest.lock */,
|
228
|
228
|
FD10A7F022414F080027D42C /* Start Packager */,
|
229
|
229
|
13B07F871A680F5B00A75B9A /* Sources */,
|
230
|
230
|
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
@@ -244,7 +244,7 @@
|
244
|
244
|
isa = PBXNativeTarget;
|
245
|
245
|
buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOS" */;
|
246
|
246
|
buildPhases = (
|
247
|
|
- 0877169D267861E2D842EFC2 /* [CP] Check Pods Manifest.lock */,
|
|
247
|
+ 9906704EBEC8308742D20FC3 /* [CP] Check Pods Manifest.lock */,
|
248
|
248
|
FD10A7F122414F3F0027D42C /* Start Packager */,
|
249
|
249
|
2D02E4771E0B4A5D006451C7 /* Sources */,
|
250
|
250
|
2D02E4781E0B4A5D006451C7 /* Frameworks */,
|
|
@@ -264,7 +264,7 @@
|
264
|
264
|
isa = PBXNativeTarget;
|
265
|
265
|
buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOSTests" */;
|
266
|
266
|
buildPhases = (
|
267
|
|
- 90D6E9DB17D9328266933DCD /* [CP] Check Pods Manifest.lock */,
|
|
267
|
+ 204C26600B7002BA2F0BA5B7 /* [CP] Check Pods Manifest.lock */,
|
268
|
268
|
2D02E48C1E0B4A5D006451C7 /* Sources */,
|
269
|
269
|
2D02E48D1E0B4A5D006451C7 /* Frameworks */,
|
270
|
270
|
2D02E48E1E0B4A5D006451C7 /* Resources */,
|
|
@@ -373,7 +373,7 @@
|
373
|
373
|
shellPath = /bin/sh;
|
374
|
374
|
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
375
|
375
|
};
|
376
|
|
- 0877169D267861E2D842EFC2 /* [CP] Check Pods Manifest.lock */ = {
|
|
376
|
+ 204C26600B7002BA2F0BA5B7 /* [CP] Check Pods Manifest.lock */ = {
|
377
|
377
|
isa = PBXShellScriptBuildPhase;
|
378
|
378
|
buildActionMask = 2147483647;
|
379
|
379
|
files = (
|
|
@@ -388,7 +388,7 @@
|
388
|
388
|
outputFileListPaths = (
|
389
|
389
|
);
|
390
|
390
|
outputPaths = (
|
391
|
|
- "$(DERIVED_FILE_DIR)/Pods-demo-tvOS-checkManifestLockResult.txt",
|
|
391
|
+ "$(DERIVED_FILE_DIR)/Pods-demo-tvOSTests-checkManifestLockResult.txt",
|
392
|
392
|
);
|
393
|
393
|
runOnlyForDeploymentPostprocessing = 0;
|
394
|
394
|
shellPath = /bin/sh;
|
|
@@ -409,7 +409,7 @@
|
409
|
409
|
shellPath = /bin/sh;
|
410
|
410
|
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
411
|
411
|
};
|
412
|
|
- 31EF612BDE199986C20AF168 /* [CP] Check Pods Manifest.lock */ = {
|
|
412
|
+ 36CB9F652802D32B4628BB97 /* [CP] Check Pods Manifest.lock */ = {
|
413
|
413
|
isa = PBXShellScriptBuildPhase;
|
414
|
414
|
buildActionMask = 2147483647;
|
415
|
415
|
files = (
|
|
@@ -424,14 +424,14 @@
|
424
|
424
|
outputFileListPaths = (
|
425
|
425
|
);
|
426
|
426
|
outputPaths = (
|
427
|
|
- "$(DERIVED_FILE_DIR)/Pods-demoTests-checkManifestLockResult.txt",
|
|
427
|
+ "$(DERIVED_FILE_DIR)/Pods-demo-checkManifestLockResult.txt",
|
428
|
428
|
);
|
429
|
429
|
runOnlyForDeploymentPostprocessing = 0;
|
430
|
430
|
shellPath = /bin/sh;
|
431
|
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
|
432
|
showEnvVarsInLog = 0;
|
433
|
433
|
};
|
434
|
|
- 90D6E9DB17D9328266933DCD /* [CP] Check Pods Manifest.lock */ = {
|
|
434
|
+ 9906704EBEC8308742D20FC3 /* [CP] Check Pods Manifest.lock */ = {
|
435
|
435
|
isa = PBXShellScriptBuildPhase;
|
436
|
436
|
buildActionMask = 2147483647;
|
437
|
437
|
files = (
|
|
@@ -446,14 +446,14 @@
|
446
|
446
|
outputFileListPaths = (
|
447
|
447
|
);
|
448
|
448
|
outputPaths = (
|
449
|
|
- "$(DERIVED_FILE_DIR)/Pods-demo-tvOSTests-checkManifestLockResult.txt",
|
|
449
|
+ "$(DERIVED_FILE_DIR)/Pods-demo-tvOS-checkManifestLockResult.txt",
|
450
|
450
|
);
|
451
|
451
|
runOnlyForDeploymentPostprocessing = 0;
|
452
|
452
|
shellPath = /bin/sh;
|
453
|
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
|
454
|
showEnvVarsInLog = 0;
|
455
|
455
|
};
|
456
|
|
- BCE8B20E72AC1655F4274AC9 /* [CP] Check Pods Manifest.lock */ = {
|
|
456
|
+ CAC5D30E546F30603257450B /* [CP] Check Pods Manifest.lock */ = {
|
457
|
457
|
isa = PBXShellScriptBuildPhase;
|
458
|
458
|
buildActionMask = 2147483647;
|
459
|
459
|
files = (
|
|
@@ -468,7 +468,7 @@
|
468
|
468
|
outputFileListPaths = (
|
469
|
469
|
);
|
470
|
470
|
outputPaths = (
|
471
|
|
- "$(DERIVED_FILE_DIR)/Pods-demo-checkManifestLockResult.txt",
|
|
471
|
+ "$(DERIVED_FILE_DIR)/Pods-demoTests-checkManifestLockResult.txt",
|
472
|
472
|
);
|
473
|
473
|
runOnlyForDeploymentPostprocessing = 0;
|
474
|
474
|
shellPath = /bin/sh;
|
|
@@ -580,7 +580,7 @@
|
580
|
580
|
/* Begin XCBuildConfiguration section */
|
581
|
581
|
00E356F61AD99517003FC87E /* Debug */ = {
|
582
|
582
|
isa = XCBuildConfiguration;
|
583
|
|
- baseConfigurationReference = 244A31F0C33FC7A10110612E /* Pods-demoTests.debug.xcconfig */;
|
|
583
|
+ baseConfigurationReference = 43F930BED887CD5B44B7E49D /* Pods-demoTests.debug.xcconfig */;
|
584
|
584
|
buildSettings = {
|
585
|
585
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
586
|
586
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
@@ -603,7 +603,7 @@
|
603
|
603
|
};
|
604
|
604
|
00E356F71AD99517003FC87E /* Release */ = {
|
605
|
605
|
isa = XCBuildConfiguration;
|
606
|
|
- baseConfigurationReference = EA71626C54A4CCBB2C60EE3B /* Pods-demoTests.release.xcconfig */;
|
|
606
|
+ baseConfigurationReference = B79410CCB04C67097B17595D /* Pods-demoTests.release.xcconfig */;
|
607
|
607
|
buildSettings = {
|
608
|
608
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
609
|
609
|
COPY_PHASE_STRIP = NO;
|
|
@@ -623,7 +623,7 @@
|
623
|
623
|
};
|
624
|
624
|
13B07F941A680F5B00A75B9A /* Debug */ = {
|
625
|
625
|
isa = XCBuildConfiguration;
|
626
|
|
- baseConfigurationReference = EFFF13487C956BEED1D55076 /* Pods-demo.debug.xcconfig */;
|
|
626
|
+ baseConfigurationReference = A18698B4B0467D78D1D6D366 /* Pods-demo.debug.xcconfig */;
|
627
|
627
|
buildSettings = {
|
628
|
628
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
629
|
629
|
CURRENT_PROJECT_VERSION = 1;
|
|
@@ -643,7 +643,7 @@
|
643
|
643
|
};
|
644
|
644
|
13B07F951A680F5B00A75B9A /* Release */ = {
|
645
|
645
|
isa = XCBuildConfiguration;
|
646
|
|
- baseConfigurationReference = 255CD46216AD3A137539CADD /* Pods-demo.release.xcconfig */;
|
|
646
|
+ baseConfigurationReference = 7B993CC52E603FB50C5A27D5 /* Pods-demo.release.xcconfig */;
|
647
|
647
|
buildSettings = {
|
648
|
648
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
649
|
649
|
CURRENT_PROJECT_VERSION = 1;
|
|
@@ -662,7 +662,7 @@
|
662
|
662
|
};
|
663
|
663
|
2D02E4971E0B4A5E006451C7 /* Debug */ = {
|
664
|
664
|
isa = XCBuildConfiguration;
|
665
|
|
- baseConfigurationReference = B1458883D2DC9A02F73E1133 /* Pods-demo-tvOS.debug.xcconfig */;
|
|
665
|
+ baseConfigurationReference = B8D580D1AC01815FE4FA0561 /* Pods-demo-tvOS.debug.xcconfig */;
|
666
|
666
|
buildSettings = {
|
667
|
667
|
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
|
668
|
668
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
@@ -690,7 +690,7 @@
|
690
|
690
|
};
|
691
|
691
|
2D02E4981E0B4A5E006451C7 /* Release */ = {
|
692
|
692
|
isa = XCBuildConfiguration;
|
693
|
|
- baseConfigurationReference = 2328B048B812FC46DDAB04E4 /* Pods-demo-tvOS.release.xcconfig */;
|
|
693
|
+ baseConfigurationReference = 4C9992F509209CFAA50AD81B /* Pods-demo-tvOS.release.xcconfig */;
|
694
|
694
|
buildSettings = {
|
695
|
695
|
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
|
696
|
696
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
@@ -718,7 +718,7 @@
|
718
|
718
|
};
|
719
|
719
|
2D02E4991E0B4A5E006451C7 /* Debug */ = {
|
720
|
720
|
isa = XCBuildConfiguration;
|
721
|
|
- baseConfigurationReference = 33D6DEAECC0D10A1090FFF34 /* Pods-demo-tvOSTests.debug.xcconfig */;
|
|
721
|
+ baseConfigurationReference = 0D006781E9CA8C4705992F7E /* Pods-demo-tvOSTests.debug.xcconfig */;
|
722
|
722
|
buildSettings = {
|
723
|
723
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
724
|
724
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -745,7 +745,7 @@
|
745
|
745
|
};
|
746
|
746
|
2D02E49A1E0B4A5E006451C7 /* Release */ = {
|
747
|
747
|
isa = XCBuildConfiguration;
|
748
|
|
- baseConfigurationReference = 7C3CD3D8656A22F06FE8FE4B /* Pods-demo-tvOSTests.release.xcconfig */;
|
|
748
|
+ baseConfigurationReference = 654AF74BC45888F3F66EB742 /* Pods-demo-tvOSTests.release.xcconfig */;
|
749
|
749
|
buildSettings = {
|
750
|
750
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
751
|
751
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -920,4 +920,4 @@
|
920
|
920
|
/* End XCConfigurationList section */
|
921
|
921
|
};
|
922
|
922
|
rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
923
|
|
-}
|
|
923
|
+}
|