|
@@ -16,11 +16,10 @@
|
16
|
16
|
2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
17
|
17
|
2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
18
|
18
|
2DCD954D1E0B4F2C00145EB5 /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
|
19
|
|
- 428E7C00A1DF1C1A2C1140EE /* libPods-demoTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 34E943675B55A190041D9BC6 /* libPods-demoTests.a */; };
|
20
|
|
- 5D9570ED1A0B682B5FF5E421 /* libPods-demo-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 821EC82BD30472D6D387B788 /* libPods-demo-tvOSTests.a */; };
|
21
|
|
- A50903E452D634CE572F43CD /* libPods-demo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8486CCD792395AAD80956F45 /* libPods-demo.a */; };
|
22
|
|
- B7C1B3872394B353001240AA /* ae_AlArabiya.ttf in Resources */ = {isa = PBXBuildFile; fileRef = B7C1B3862394B353001240AA /* ae_AlArabiya.ttf */; };
|
23
|
|
- EFB606294F69E6FA304BD500 /* libPods-demo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9D8370FC4C13D1AE1CC8852B /* libPods-demo-tvOS.a */; };
|
|
19
|
+ 7AEBDF2765141B7FDF334D73 /* libPods-demo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 71C42D688B62E022AB106A60 /* libPods-demo.a */; };
|
|
20
|
+ 7AEDC6FB3268D41AF314D436 /* libPods-demo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AD605D791404004A9CD55CDB /* libPods-demo-tvOS.a */; };
|
|
21
|
+ 888F0CBCA91D26F303D19302 /* libPods-demo-demoTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E173B6879C8ADCDAA2AFF544 /* libPods-demo-demoTests.a */; };
|
|
22
|
+ EB5DD8A4A2A9AC07FBB12EE9 /* libPods-demo-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CD35B4953B208BECD1B7794 /* libPods-demo-tvOSTests.a */; };
|
24
|
23
|
/* End PBXBuildFile section */
|
25
|
24
|
|
26
|
25
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -45,6 +44,8 @@
|
45
|
44
|
00E356EE1AD99517003FC87E /* demoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = demoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
46
|
45
|
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
47
|
46
|
00E356F21AD99517003FC87E /* demoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = demoTests.m; sourceTree = "<group>"; };
|
|
47
|
+ 09FB614A8C09E6EDA3FDB6AD /* 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>"; };
|
|
48
|
+ 0CD35B4953B208BECD1B7794 /* libPods-demo-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
48
|
49
|
13B07F961A680F5B00A75B9A /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
49
|
50
|
13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = demo/AppDelegate.h; sourceTree = "<group>"; };
|
50
|
51
|
13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = demo/AppDelegate.m; sourceTree = "<group>"; };
|
|
@@ -52,23 +53,20 @@
|
52
|
53
|
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = demo/Images.xcassets; sourceTree = "<group>"; };
|
53
|
54
|
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = demo/Info.plist; sourceTree = "<group>"; };
|
54
|
55
|
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = demo/main.m; sourceTree = "<group>"; };
|
55
|
|
- 150E6CAFA5EF11AE47ED825C /* 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>"; };
|
|
56
|
+ 1ED99B25A02D3D0BE4D44F1E /* Pods-demo-demoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-demoTests.debug.xcconfig"; path = "Target Support Files/Pods-demo-demoTests/Pods-demo-demoTests.debug.xcconfig"; sourceTree = "<group>"; };
|
56
|
57
|
2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "demo-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
57
|
58
|
2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "demo-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
58
|
|
- 34E943675B55A190041D9BC6 /* libPods-demoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
59
|
|
- 43307E7576B385875B79FCDF /* 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>"; };
|
60
|
|
- 664C331A95B54FA5B7AD4267 /* 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>"; };
|
61
|
|
- 821EC82BD30472D6D387B788 /* libPods-demo-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
62
|
|
- 8486CCD792395AAD80956F45 /* libPods-demo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
63
|
|
- 914896C0CEFDAA592DADF952 /* 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>"; };
|
64
|
|
- 9D8370FC4C13D1AE1CC8852B /* libPods-demo-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
65
|
|
- A74FCF62A73172586BCD1E8C /* 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>"; };
|
66
|
|
- B7C1B3862394B353001240AA /* ae_AlArabiya.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = ae_AlArabiya.ttf; sourceTree = "<group>"; };
|
67
|
|
- B932E4CF7C7ADA47E0C72933 /* 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>"; };
|
68
|
|
- BB1DF6C3AB03F9FA00E48CAE /* 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>"; };
|
|
59
|
+ 71C42D688B62E022AB106A60 /* libPods-demo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
60
|
+ 722A7A6B2662AA2D741105DE /* 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>"; };
|
|
61
|
+ A03265C2EC4D4CD6B5BBC20F /* 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>"; };
|
|
62
|
+ ACDC7FD8D5A0F68D0F004AE3 /* Pods-demo-demoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-demoTests.release.xcconfig"; path = "Target Support Files/Pods-demo-demoTests/Pods-demo-demoTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
63
|
+ AD605D791404004A9CD55CDB /* libPods-demo-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
64
|
+ E173B6879C8ADCDAA2AFF544 /* libPods-demo-demoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-demoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
69
|
65
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
70
|
66
|
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; };
|
71
|
|
- FFF78D79653DD86D05E4A780 /* 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>"; };
|
|
67
|
+ F00391E0B5D6439ED1C9F3E5 /* 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>"; };
|
|
68
|
+ F198BA4CF6196BE6F4E1DADD /* 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
|
+ F698C2DDC2ADD72A1DCF4486 /* 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>"; };
|
72
|
70
|
/* End PBXFileReference section */
|
73
|
71
|
|
74
|
72
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -76,7 +74,7 @@
|
76
|
74
|
isa = PBXFrameworksBuildPhase;
|
77
|
75
|
buildActionMask = 2147483647;
|
78
|
76
|
files = (
|
79
|
|
- 428E7C00A1DF1C1A2C1140EE /* libPods-demoTests.a in Frameworks */,
|
|
77
|
+ 888F0CBCA91D26F303D19302 /* libPods-demo-demoTests.a in Frameworks */,
|
80
|
78
|
);
|
81
|
79
|
runOnlyForDeploymentPostprocessing = 0;
|
82
|
80
|
};
|
|
@@ -84,7 +82,7 @@
|
84
|
82
|
isa = PBXFrameworksBuildPhase;
|
85
|
83
|
buildActionMask = 2147483647;
|
86
|
84
|
files = (
|
87
|
|
- A50903E452D634CE572F43CD /* libPods-demo.a in Frameworks */,
|
|
85
|
+ 7AEBDF2765141B7FDF334D73 /* libPods-demo.a in Frameworks */,
|
88
|
86
|
);
|
89
|
87
|
runOnlyForDeploymentPostprocessing = 0;
|
90
|
88
|
};
|
|
@@ -92,7 +90,7 @@
|
92
|
90
|
isa = PBXFrameworksBuildPhase;
|
93
|
91
|
buildActionMask = 2147483647;
|
94
|
92
|
files = (
|
95
|
|
- EFB606294F69E6FA304BD500 /* libPods-demo-tvOS.a in Frameworks */,
|
|
93
|
+ 7AEDC6FB3268D41AF314D436 /* libPods-demo-tvOS.a in Frameworks */,
|
96
|
94
|
);
|
97
|
95
|
runOnlyForDeploymentPostprocessing = 0;
|
98
|
96
|
};
|
|
@@ -100,7 +98,7 @@
|
100
|
98
|
isa = PBXFrameworksBuildPhase;
|
101
|
99
|
buildActionMask = 2147483647;
|
102
|
100
|
files = (
|
103
|
|
- 5D9570ED1A0B682B5FF5E421 /* libPods-demo-tvOSTests.a in Frameworks */,
|
|
101
|
+ EB5DD8A4A2A9AC07FBB12EE9 /* libPods-demo-tvOSTests.a in Frameworks */,
|
104
|
102
|
);
|
105
|
103
|
runOnlyForDeploymentPostprocessing = 0;
|
106
|
104
|
};
|
|
@@ -138,18 +136,19 @@
|
138
|
136
|
name = demo;
|
139
|
137
|
sourceTree = "<group>";
|
140
|
138
|
};
|
141
|
|
- 258E34A3BDFFFBF80D598187 /* Pods */ = {
|
|
139
|
+ 2B32AE702145A7CA3BFA9BA9 /* Pods */ = {
|
142
|
140
|
isa = PBXGroup;
|
143
|
141
|
children = (
|
144
|
|
- FFF78D79653DD86D05E4A780 /* Pods-demo.debug.xcconfig */,
|
145
|
|
- 914896C0CEFDAA592DADF952 /* Pods-demo.release.xcconfig */,
|
146
|
|
- BB1DF6C3AB03F9FA00E48CAE /* Pods-demo-tvOS.debug.xcconfig */,
|
147
|
|
- A74FCF62A73172586BCD1E8C /* Pods-demo-tvOS.release.xcconfig */,
|
148
|
|
- B932E4CF7C7ADA47E0C72933 /* Pods-demo-tvOSTests.debug.xcconfig */,
|
149
|
|
- 664C331A95B54FA5B7AD4267 /* Pods-demo-tvOSTests.release.xcconfig */,
|
150
|
|
- 43307E7576B385875B79FCDF /* Pods-demoTests.debug.xcconfig */,
|
151
|
|
- 150E6CAFA5EF11AE47ED825C /* Pods-demoTests.release.xcconfig */,
|
152
|
|
- );
|
|
142
|
+ F198BA4CF6196BE6F4E1DADD /* Pods-demo.debug.xcconfig */,
|
|
143
|
+ 722A7A6B2662AA2D741105DE /* Pods-demo.release.xcconfig */,
|
|
144
|
+ 1ED99B25A02D3D0BE4D44F1E /* Pods-demo-demoTests.debug.xcconfig */,
|
|
145
|
+ ACDC7FD8D5A0F68D0F004AE3 /* Pods-demo-demoTests.release.xcconfig */,
|
|
146
|
+ 09FB614A8C09E6EDA3FDB6AD /* Pods-demo-tvOS.debug.xcconfig */,
|
|
147
|
+ F698C2DDC2ADD72A1DCF4486 /* Pods-demo-tvOS.release.xcconfig */,
|
|
148
|
+ F00391E0B5D6439ED1C9F3E5 /* Pods-demo-tvOSTests.debug.xcconfig */,
|
|
149
|
+ A03265C2EC4D4CD6B5BBC20F /* Pods-demo-tvOSTests.release.xcconfig */,
|
|
150
|
+ );
|
|
151
|
+ name = Pods;
|
153
|
152
|
path = Pods;
|
154
|
153
|
sourceTree = "<group>";
|
155
|
154
|
};
|
|
@@ -158,10 +157,10 @@
|
158
|
157
|
children = (
|
159
|
158
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
160
|
159
|
ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
|
161
|
|
- 8486CCD792395AAD80956F45 /* libPods-demo.a */,
|
162
|
|
- 9D8370FC4C13D1AE1CC8852B /* libPods-demo-tvOS.a */,
|
163
|
|
- 821EC82BD30472D6D387B788 /* libPods-demo-tvOSTests.a */,
|
164
|
|
- 34E943675B55A190041D9BC6 /* libPods-demoTests.a */,
|
|
160
|
+ 71C42D688B62E022AB106A60 /* libPods-demo.a */,
|
|
161
|
+ E173B6879C8ADCDAA2AFF544 /* libPods-demo-demoTests.a */,
|
|
162
|
+ AD605D791404004A9CD55CDB /* libPods-demo-tvOS.a */,
|
|
163
|
+ 0CD35B4953B208BECD1B7794 /* libPods-demo-tvOSTests.a */,
|
165
|
164
|
);
|
166
|
165
|
name = Frameworks;
|
167
|
166
|
sourceTree = "<group>";
|
|
@@ -176,13 +175,12 @@
|
176
|
175
|
83CBB9F61A601CBA00E9B192 = {
|
177
|
176
|
isa = PBXGroup;
|
178
|
177
|
children = (
|
179
|
|
- B7C1B3852394B30A001240AA /* web */,
|
180
|
178
|
13B07FAE1A68108700A75B9A /* demo */,
|
181
|
179
|
832341AE1AAA6A7D00B99B32 /* Libraries */,
|
182
|
180
|
00E356EF1AD99517003FC87E /* demoTests */,
|
183
|
181
|
83CBBA001A601CBA00E9B192 /* Products */,
|
184
|
182
|
2D16E6871FA4F8E400B85C8A /* Frameworks */,
|
185
|
|
- 258E34A3BDFFFBF80D598187 /* Pods */,
|
|
183
|
+ 2B32AE702145A7CA3BFA9BA9 /* Pods */,
|
186
|
184
|
);
|
187
|
185
|
indentWidth = 2;
|
188
|
186
|
sourceTree = "<group>";
|
|
@@ -200,14 +198,6 @@
|
200
|
198
|
name = Products;
|
201
|
199
|
sourceTree = "<group>";
|
202
|
200
|
};
|
203
|
|
- B7C1B3852394B30A001240AA /* web */ = {
|
204
|
|
- isa = PBXGroup;
|
205
|
|
- children = (
|
206
|
|
- B7C1B3862394B353001240AA /* ae_AlArabiya.ttf */,
|
207
|
|
- );
|
208
|
|
- path = web;
|
209
|
|
- sourceTree = "<group>";
|
210
|
|
- };
|
211
|
201
|
/* End PBXGroup section */
|
212
|
202
|
|
213
|
203
|
/* Begin PBXNativeTarget section */
|
|
@@ -215,7 +205,7 @@
|
215
|
205
|
isa = PBXNativeTarget;
|
216
|
206
|
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */;
|
217
|
207
|
buildPhases = (
|
218
|
|
- D5C5B21107E23492DA9BDC94 /* [CP] Check Pods Manifest.lock */,
|
|
208
|
+ 8ED54F981A6BFAF2EF4954E7 /* [CP] Check Pods Manifest.lock */,
|
219
|
209
|
00E356EA1AD99517003FC87E /* Sources */,
|
220
|
210
|
00E356EB1AD99517003FC87E /* Frameworks */,
|
221
|
211
|
00E356EC1AD99517003FC87E /* Resources */,
|
|
@@ -234,7 +224,7 @@
|
234
|
224
|
isa = PBXNativeTarget;
|
235
|
225
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */;
|
236
|
226
|
buildPhases = (
|
237
|
|
- CB3FE51FCBA30C6B8D6A3806 /* [CP] Check Pods Manifest.lock */,
|
|
227
|
+ 72C6E981C56746A0EB4E407C /* [CP] Check Pods Manifest.lock */,
|
238
|
228
|
FD10A7F022414F080027D42C /* Start Packager */,
|
239
|
229
|
13B07F871A680F5B00A75B9A /* Sources */,
|
240
|
230
|
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
@@ -254,7 +244,7 @@
|
254
|
244
|
isa = PBXNativeTarget;
|
255
|
245
|
buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOS" */;
|
256
|
246
|
buildPhases = (
|
257
|
|
- 777B3928177A0EE7EA1ABCF9 /* [CP] Check Pods Manifest.lock */,
|
|
247
|
+ 1558E4DFA3FB545B1DF2E70A /* [CP] Check Pods Manifest.lock */,
|
258
|
248
|
FD10A7F122414F3F0027D42C /* Start Packager */,
|
259
|
249
|
2D02E4771E0B4A5D006451C7 /* Sources */,
|
260
|
250
|
2D02E4781E0B4A5D006451C7 /* Frameworks */,
|
|
@@ -274,7 +264,7 @@
|
274
|
264
|
isa = PBXNativeTarget;
|
275
|
265
|
buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOSTests" */;
|
276
|
266
|
buildPhases = (
|
277
|
|
- 57F4EECD4004FE3420E6DF92 /* [CP] Check Pods Manifest.lock */,
|
|
267
|
+ 265CBEA5C9EDD284EE4943AE /* [CP] Check Pods Manifest.lock */,
|
278
|
268
|
2D02E48C1E0B4A5D006451C7 /* Sources */,
|
279
|
269
|
2D02E48D1E0B4A5D006451C7 /* Frameworks */,
|
280
|
270
|
2D02E48E1E0B4A5D006451C7 /* Resources */,
|
|
@@ -295,13 +285,15 @@
|
295
|
285
|
83CBB9F71A601CBA00E9B192 /* Project object */ = {
|
296
|
286
|
isa = PBXProject;
|
297
|
287
|
attributes = {
|
298
|
|
- LastUpgradeCheck = 0940;
|
299
|
|
- ORGANIZATIONNAME = Facebook;
|
|
288
|
+ LastUpgradeCheck = 1130;
|
300
|
289
|
TargetAttributes = {
|
301
|
290
|
00E356ED1AD99517003FC87E = {
|
302
|
291
|
CreatedOnToolsVersion = 6.2;
|
303
|
292
|
TestTargetID = 13B07F861A680F5B00A75B9A;
|
304
|
293
|
};
|
|
294
|
+ 13B07F861A680F5B00A75B9A = {
|
|
295
|
+ LastSwiftMigration = 1120;
|
|
296
|
+ };
|
305
|
297
|
2D02E47A1E0B4A5D006451C7 = {
|
306
|
298
|
CreatedOnToolsVersion = 8.2.1;
|
307
|
299
|
ProvisioningStyle = Automatic;
|
|
@@ -315,10 +307,9 @@
|
315
|
307
|
};
|
316
|
308
|
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "demo" */;
|
317
|
309
|
compatibilityVersion = "Xcode 3.2";
|
318
|
|
- developmentRegion = English;
|
|
310
|
+ developmentRegion = en;
|
319
|
311
|
hasScannedForEncodings = 0;
|
320
|
312
|
knownRegions = (
|
321
|
|
- English,
|
322
|
313
|
en,
|
323
|
314
|
Base,
|
324
|
315
|
);
|
|
@@ -349,7 +340,6 @@
|
349
|
340
|
files = (
|
350
|
341
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
351
|
342
|
13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
|
352
|
|
- B7C1B3872394B353001240AA /* ae_AlArabiya.ttf in Resources */,
|
353
|
343
|
);
|
354
|
344
|
runOnlyForDeploymentPostprocessing = 0;
|
355
|
345
|
};
|
|
@@ -385,21 +375,29 @@
|
385
|
375
|
shellPath = /bin/sh;
|
386
|
376
|
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
387
|
377
|
};
|
388
|
|
- 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
|
|
378
|
+ 1558E4DFA3FB545B1DF2E70A /* [CP] Check Pods Manifest.lock */ = {
|
389
|
379
|
isa = PBXShellScriptBuildPhase;
|
390
|
380
|
buildActionMask = 2147483647;
|
391
|
381
|
files = (
|
392
|
382
|
);
|
|
383
|
+ inputFileListPaths = (
|
|
384
|
+ );
|
393
|
385
|
inputPaths = (
|
|
386
|
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
387
|
+ "${PODS_ROOT}/Manifest.lock",
|
|
388
|
+ );
|
|
389
|
+ name = "[CP] Check Pods Manifest.lock";
|
|
390
|
+ outputFileListPaths = (
|
394
|
391
|
);
|
395
|
|
- name = "Bundle React Native Code And Images";
|
396
|
392
|
outputPaths = (
|
|
393
|
+ "$(DERIVED_FILE_DIR)/Pods-demo-tvOS-checkManifestLockResult.txt",
|
397
|
394
|
);
|
398
|
395
|
runOnlyForDeploymentPostprocessing = 0;
|
399
|
396
|
shellPath = /bin/sh;
|
400
|
|
- shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
|
397
|
+ 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";
|
|
398
|
+ showEnvVarsInLog = 0;
|
401
|
399
|
};
|
402
|
|
- 57F4EECD4004FE3420E6DF92 /* [CP] Check Pods Manifest.lock */ = {
|
|
400
|
+ 265CBEA5C9EDD284EE4943AE /* [CP] Check Pods Manifest.lock */ = {
|
403
|
401
|
isa = PBXShellScriptBuildPhase;
|
404
|
402
|
buildActionMask = 2147483647;
|
405
|
403
|
files = (
|
|
@@ -421,29 +419,21 @@
|
421
|
419
|
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";
|
422
|
420
|
showEnvVarsInLog = 0;
|
423
|
421
|
};
|
424
|
|
- 777B3928177A0EE7EA1ABCF9 /* [CP] Check Pods Manifest.lock */ = {
|
|
422
|
+ 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
|
425
|
423
|
isa = PBXShellScriptBuildPhase;
|
426
|
424
|
buildActionMask = 2147483647;
|
427
|
425
|
files = (
|
428
|
426
|
);
|
429
|
|
- inputFileListPaths = (
|
430
|
|
- );
|
431
|
427
|
inputPaths = (
|
432
|
|
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
433
|
|
- "${PODS_ROOT}/Manifest.lock",
|
434
|
|
- );
|
435
|
|
- name = "[CP] Check Pods Manifest.lock";
|
436
|
|
- outputFileListPaths = (
|
437
|
428
|
);
|
|
429
|
+ name = "Bundle React Native Code And Images";
|
438
|
430
|
outputPaths = (
|
439
|
|
- "$(DERIVED_FILE_DIR)/Pods-demo-tvOS-checkManifestLockResult.txt",
|
440
|
431
|
);
|
441
|
432
|
runOnlyForDeploymentPostprocessing = 0;
|
442
|
433
|
shellPath = /bin/sh;
|
443
|
|
- 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";
|
444
|
|
- showEnvVarsInLog = 0;
|
|
434
|
+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
445
|
435
|
};
|
446
|
|
- CB3FE51FCBA30C6B8D6A3806 /* [CP] Check Pods Manifest.lock */ = {
|
|
436
|
+ 72C6E981C56746A0EB4E407C /* [CP] Check Pods Manifest.lock */ = {
|
447
|
437
|
isa = PBXShellScriptBuildPhase;
|
448
|
438
|
buildActionMask = 2147483647;
|
449
|
439
|
files = (
|
|
@@ -465,7 +455,7 @@
|
465
|
455
|
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";
|
466
|
456
|
showEnvVarsInLog = 0;
|
467
|
457
|
};
|
468
|
|
- D5C5B21107E23492DA9BDC94 /* [CP] Check Pods Manifest.lock */ = {
|
|
458
|
+ 8ED54F981A6BFAF2EF4954E7 /* [CP] Check Pods Manifest.lock */ = {
|
469
|
459
|
isa = PBXShellScriptBuildPhase;
|
470
|
460
|
buildActionMask = 2147483647;
|
471
|
461
|
files = (
|
|
@@ -480,7 +470,7 @@
|
480
|
470
|
outputFileListPaths = (
|
481
|
471
|
);
|
482
|
472
|
outputPaths = (
|
483
|
|
- "$(DERIVED_FILE_DIR)/Pods-demoTests-checkManifestLockResult.txt",
|
|
473
|
+ "$(DERIVED_FILE_DIR)/Pods-demo-demoTests-checkManifestLockResult.txt",
|
484
|
474
|
);
|
485
|
475
|
runOnlyForDeploymentPostprocessing = 0;
|
486
|
476
|
shellPath = /bin/sh;
|
|
@@ -592,7 +582,7 @@
|
592
|
582
|
/* Begin XCBuildConfiguration section */
|
593
|
583
|
00E356F61AD99517003FC87E /* Debug */ = {
|
594
|
584
|
isa = XCBuildConfiguration;
|
595
|
|
- baseConfigurationReference = 43307E7576B385875B79FCDF /* Pods-demoTests.debug.xcconfig */;
|
|
585
|
+ baseConfigurationReference = 1ED99B25A02D3D0BE4D44F1E /* Pods-demo-demoTests.debug.xcconfig */;
|
596
|
586
|
buildSettings = {
|
597
|
587
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
598
|
588
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
@@ -615,7 +605,7 @@
|
615
|
605
|
};
|
616
|
606
|
00E356F71AD99517003FC87E /* Release */ = {
|
617
|
607
|
isa = XCBuildConfiguration;
|
618
|
|
- baseConfigurationReference = 150E6CAFA5EF11AE47ED825C /* Pods-demoTests.release.xcconfig */;
|
|
608
|
+ baseConfigurationReference = ACDC7FD8D5A0F68D0F004AE3 /* Pods-demo-demoTests.release.xcconfig */;
|
619
|
609
|
buildSettings = {
|
620
|
610
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
621
|
611
|
COPY_PHASE_STRIP = NO;
|
|
@@ -635,11 +625,16 @@
|
635
|
625
|
};
|
636
|
626
|
13B07F941A680F5B00A75B9A /* Debug */ = {
|
637
|
627
|
isa = XCBuildConfiguration;
|
638
|
|
- baseConfigurationReference = FFF78D79653DD86D05E4A780 /* Pods-demo.debug.xcconfig */;
|
|
628
|
+ baseConfigurationReference = F198BA4CF6196BE6F4E1DADD /* Pods-demo.debug.xcconfig */;
|
639
|
629
|
buildSettings = {
|
640
|
630
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
631
|
+ CLANG_ENABLE_MODULES = YES;
|
641
|
632
|
CURRENT_PROJECT_VERSION = 1;
|
642
|
|
- DEAD_CODE_STRIPPING = NO;
|
|
633
|
+ ENABLE_BITCODE = NO;
|
|
634
|
+ GCC_PREPROCESSOR_DEFINITIONS = (
|
|
635
|
+ "$(inherited)",
|
|
636
|
+ "FB_SONARKIT_ENABLED=1",
|
|
637
|
+ );
|
643
|
638
|
INFOPLIST_FILE = demo/Info.plist;
|
644
|
639
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
645
|
640
|
OTHER_LDFLAGS = (
|
|
@@ -649,15 +644,18 @@
|
649
|
644
|
);
|
650
|
645
|
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
651
|
646
|
PRODUCT_NAME = demo;
|
|
647
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
648
|
+ SWIFT_VERSION = 5.0;
|
652
|
649
|
VERSIONING_SYSTEM = "apple-generic";
|
653
|
650
|
};
|
654
|
651
|
name = Debug;
|
655
|
652
|
};
|
656
|
653
|
13B07F951A680F5B00A75B9A /* Release */ = {
|
657
|
654
|
isa = XCBuildConfiguration;
|
658
|
|
- baseConfigurationReference = 914896C0CEFDAA592DADF952 /* Pods-demo.release.xcconfig */;
|
|
655
|
+ baseConfigurationReference = 722A7A6B2662AA2D741105DE /* Pods-demo.release.xcconfig */;
|
659
|
656
|
buildSettings = {
|
660
|
657
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
658
|
+ CLANG_ENABLE_MODULES = YES;
|
661
|
659
|
CURRENT_PROJECT_VERSION = 1;
|
662
|
660
|
INFOPLIST_FILE = demo/Info.plist;
|
663
|
661
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
@@ -668,13 +666,14 @@
|
668
|
666
|
);
|
669
|
667
|
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
670
|
668
|
PRODUCT_NAME = demo;
|
|
669
|
+ SWIFT_VERSION = 5.0;
|
671
|
670
|
VERSIONING_SYSTEM = "apple-generic";
|
672
|
671
|
};
|
673
|
672
|
name = Release;
|
674
|
673
|
};
|
675
|
674
|
2D02E4971E0B4A5E006451C7 /* Debug */ = {
|
676
|
675
|
isa = XCBuildConfiguration;
|
677
|
|
- baseConfigurationReference = BB1DF6C3AB03F9FA00E48CAE /* Pods-demo-tvOS.debug.xcconfig */;
|
|
676
|
+ baseConfigurationReference = 09FB614A8C09E6EDA3FDB6AD /* Pods-demo-tvOS.debug.xcconfig */;
|
678
|
677
|
buildSettings = {
|
679
|
678
|
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
|
680
|
679
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
@@ -692,7 +691,7 @@
|
692
|
691
|
"-ObjC",
|
693
|
692
|
"-lc++",
|
694
|
693
|
);
|
695
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOS";
|
|
694
|
+ PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.demo-tvOS";
|
696
|
695
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
697
|
696
|
SDKROOT = appletvos;
|
698
|
697
|
TARGETED_DEVICE_FAMILY = 3;
|
|
@@ -702,7 +701,7 @@
|
702
|
701
|
};
|
703
|
702
|
2D02E4981E0B4A5E006451C7 /* Release */ = {
|
704
|
703
|
isa = XCBuildConfiguration;
|
705
|
|
- baseConfigurationReference = A74FCF62A73172586BCD1E8C /* Pods-demo-tvOS.release.xcconfig */;
|
|
704
|
+ baseConfigurationReference = F698C2DDC2ADD72A1DCF4486 /* Pods-demo-tvOS.release.xcconfig */;
|
706
|
705
|
buildSettings = {
|
707
|
706
|
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
|
708
|
707
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
@@ -720,7 +719,7 @@
|
720
|
719
|
"-ObjC",
|
721
|
720
|
"-lc++",
|
722
|
721
|
);
|
723
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOS";
|
|
722
|
+ PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.demo-tvOS";
|
724
|
723
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
725
|
724
|
SDKROOT = appletvos;
|
726
|
725
|
TARGETED_DEVICE_FAMILY = 3;
|
|
@@ -730,7 +729,7 @@
|
730
|
729
|
};
|
731
|
730
|
2D02E4991E0B4A5E006451C7 /* Debug */ = {
|
732
|
731
|
isa = XCBuildConfiguration;
|
733
|
|
- baseConfigurationReference = B932E4CF7C7ADA47E0C72933 /* Pods-demo-tvOSTests.debug.xcconfig */;
|
|
732
|
+ baseConfigurationReference = F00391E0B5D6439ED1C9F3E5 /* Pods-demo-tvOSTests.debug.xcconfig */;
|
734
|
733
|
buildSettings = {
|
735
|
734
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
736
|
735
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -747,7 +746,7 @@
|
747
|
746
|
"-ObjC",
|
748
|
747
|
"-lc++",
|
749
|
748
|
);
|
750
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOSTests";
|
|
749
|
+ PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.demo-tvOSTests";
|
751
|
750
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
752
|
751
|
SDKROOT = appletvos;
|
753
|
752
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo-tvOS.app/demo-tvOS";
|
|
@@ -757,7 +756,7 @@
|
757
|
756
|
};
|
758
|
757
|
2D02E49A1E0B4A5E006451C7 /* Release */ = {
|
759
|
758
|
isa = XCBuildConfiguration;
|
760
|
|
- baseConfigurationReference = 664C331A95B54FA5B7AD4267 /* Pods-demo-tvOSTests.release.xcconfig */;
|
|
759
|
+ baseConfigurationReference = A03265C2EC4D4CD6B5BBC20F /* Pods-demo-tvOSTests.release.xcconfig */;
|
761
|
760
|
buildSettings = {
|
762
|
761
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
763
|
762
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -774,7 +773,7 @@
|
774
|
773
|
"-ObjC",
|
775
|
774
|
"-lc++",
|
776
|
775
|
);
|
777
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOSTests";
|
|
776
|
+ PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.demo-tvOSTests";
|
778
|
777
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
779
|
778
|
SDKROOT = appletvos;
|
780
|
779
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo-tvOS.app/demo-tvOS";
|
|
@@ -786,6 +785,7 @@
|
786
|
785
|
isa = XCBuildConfiguration;
|
787
|
786
|
buildSettings = {
|
788
|
787
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
788
|
+ CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
789
|
789
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
790
|
790
|
CLANG_CXX_LIBRARY = "libc++";
|
791
|
791
|
CLANG_ENABLE_MODULES = YES;
|
|
@@ -829,6 +829,12 @@
|
829
|
829
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
830
|
830
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
831
|
831
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
832
|
+ LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
|
|
833
|
+ LIBRARY_SEARCH_PATHS = (
|
|
834
|
+ "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
|
|
835
|
+ "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
|
|
836
|
+ "\"$(inherited)\"",
|
|
837
|
+ );
|
832
|
838
|
MTL_ENABLE_DEBUG_INFO = YES;
|
833
|
839
|
ONLY_ACTIVE_ARCH = YES;
|
834
|
840
|
SDKROOT = iphoneos;
|
|
@@ -839,6 +845,7 @@
|
839
|
845
|
isa = XCBuildConfiguration;
|
840
|
846
|
buildSettings = {
|
841
|
847
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
848
|
+ CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
842
|
849
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
843
|
850
|
CLANG_CXX_LIBRARY = "libc++";
|
844
|
851
|
CLANG_ENABLE_MODULES = YES;
|
|
@@ -875,6 +882,12 @@
|
875
|
882
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
876
|
883
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
877
|
884
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
885
|
+ LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
|
|
886
|
+ LIBRARY_SEARCH_PATHS = (
|
|
887
|
+ "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
|
|
888
|
+ "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
|
|
889
|
+ "\"$(inherited)\"",
|
|
890
|
+ );
|
878
|
891
|
MTL_ENABLE_DEBUG_INFO = NO;
|
879
|
892
|
SDKROOT = iphoneos;
|
880
|
893
|
VALIDATE_PRODUCT = YES;
|