Browse Source

[tvOS] Automatic Xcode project file fixes

Xcode insists on automatically fixing the project file with tvOS
support. In order to not have to constantly ignore these automatic
changes when committing, commit them.
master
Lyubomir Marinov 8 years ago
parent
commit
8b2491c7a2
1 changed files with 105 additions and 0 deletions
  1. 105
    0
      ios/jitsi-meet-react.xcodeproj/project.pbxproj

+ 105
- 0
ios/jitsi-meet-react.xcodeproj/project.pbxproj View File

117
 			remoteGlobalIDString = 58B5119B1A9E6C1200147676;
117
 			remoteGlobalIDString = 58B5119B1A9E6C1200147676;
118
 			remoteInfo = RCTText;
118
 			remoteInfo = RCTText;
119
 		};
119
 		};
120
+		B3BA19D41DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
121
+			isa = PBXContainerItemProxy;
122
+			containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
123
+			proxyType = 2;
124
+			remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
125
+			remoteInfo = "RCTImage-tvOS";
126
+		};
127
+		B3BA19D81DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
128
+			isa = PBXContainerItemProxy;
129
+			containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
130
+			proxyType = 2;
131
+			remoteGlobalIDString = 2D2A28471D9B043800D4039D;
132
+			remoteInfo = "RCTLinking-tvOS";
133
+		};
134
+		B3BA19DC1DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
135
+			isa = PBXContainerItemProxy;
136
+			containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
137
+			proxyType = 2;
138
+			remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
139
+			remoteInfo = "RCTNetwork-tvOS";
140
+		};
141
+		B3BA19E01DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
142
+			isa = PBXContainerItemProxy;
143
+			containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
144
+			proxyType = 2;
145
+			remoteGlobalIDString = 2D2A28611D9B046600D4039D;
146
+			remoteInfo = "RCTSettings-tvOS";
147
+		};
148
+		B3BA19E41DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
149
+			isa = PBXContainerItemProxy;
150
+			containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
151
+			proxyType = 2;
152
+			remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
153
+			remoteInfo = "RCTText-tvOS";
154
+		};
155
+		B3BA19EA1DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
156
+			isa = PBXContainerItemProxy;
157
+			containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
158
+			proxyType = 2;
159
+			remoteGlobalIDString = 2D2A28881D9B049200D4039D;
160
+			remoteInfo = "RCTWebSocket-tvOS";
161
+		};
162
+		B3BA19EE1DC6B37B00BCD481 /* PBXContainerItemProxy */ = {
163
+			isa = PBXContainerItemProxy;
164
+			containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
165
+			proxyType = 2;
166
+			remoteGlobalIDString = 2D2A28131D9B038B00D4039D;
167
+			remoteInfo = "React-tvOS";
168
+		};
120
 		BFC745121CB829A700673F38 /* PBXContainerItemProxy */ = {
169
 		BFC745121CB829A700673F38 /* PBXContainerItemProxy */ = {
121
 			isa = PBXContainerItemProxy;
170
 			isa = PBXContainerItemProxy;
122
 			containerPortal = BFC7450D1CB829A700673F38 /* RCTWebRTC.xcodeproj */;
171
 			containerPortal = BFC7450D1CB829A700673F38 /* RCTWebRTC.xcodeproj */;
232
 			isa = PBXGroup;
281
 			isa = PBXGroup;
233
 			children = (
282
 			children = (
234
 				00C302C01ABCB91800DB3ED1 /* libRCTImage.a */,
283
 				00C302C01ABCB91800DB3ED1 /* libRCTImage.a */,
284
+				B3BA19D51DC6B37B00BCD481 /* libRCTImage-tvOS.a */,
235
 			);
285
 			);
236
 			name = Products;
286
 			name = Products;
237
 			sourceTree = "<group>";
287
 			sourceTree = "<group>";
240
 			isa = PBXGroup;
290
 			isa = PBXGroup;
241
 			children = (
291
 			children = (
242
 				00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */,
292
 				00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */,
293
+				B3BA19DD1DC6B37B00BCD481 /* libRCTNetwork-tvOS.a */,
243
 			);
294
 			);
244
 			name = Products;
295
 			name = Products;
245
 			sourceTree = "<group>";
296
 			sourceTree = "<group>";
256
 			isa = PBXGroup;
307
 			isa = PBXGroup;
257
 			children = (
308
 			children = (
258
 				139105C11AF99BAD00B5F7CC /* libRCTSettings.a */,
309
 				139105C11AF99BAD00B5F7CC /* libRCTSettings.a */,
310
+				B3BA19E11DC6B37B00BCD481 /* libRCTSettings-tvOS.a */,
259
 			);
311
 			);
260
 			name = Products;
312
 			name = Products;
261
 			sourceTree = "<group>";
313
 			sourceTree = "<group>";
264
 			isa = PBXGroup;
316
 			isa = PBXGroup;
265
 			children = (
317
 			children = (
266
 				139FDEF41B06529B00C62182 /* libRCTWebSocket.a */,
318
 				139FDEF41B06529B00C62182 /* libRCTWebSocket.a */,
319
+				B3BA19EB1DC6B37B00BCD481 /* libRCTWebSocket-tvOS.a */,
267
 			);
320
 			);
268
 			name = Products;
321
 			name = Products;
269
 			sourceTree = "<group>";
322
 			sourceTree = "<group>";
286
 			isa = PBXGroup;
339
 			isa = PBXGroup;
287
 			children = (
340
 			children = (
288
 				146834041AC3E56700842450 /* libReact.a */,
341
 				146834041AC3E56700842450 /* libReact.a */,
342
+				B3BA19EF1DC6B37B00BCD481 /* libReact-tvOS.a */,
289
 			);
343
 			);
290
 			name = Products;
344
 			name = Products;
291
 			sourceTree = "<group>";
345
 			sourceTree = "<group>";
311
 			isa = PBXGroup;
365
 			isa = PBXGroup;
312
 			children = (
366
 			children = (
313
 				78C398B91ACF4ADC00677621 /* libRCTLinking.a */,
367
 				78C398B91ACF4ADC00677621 /* libRCTLinking.a */,
368
+				B3BA19D91DC6B37B00BCD481 /* libRCTLinking-tvOS.a */,
314
 			);
369
 			);
315
 			name = Products;
370
 			name = Products;
316
 			sourceTree = "<group>";
371
 			sourceTree = "<group>";
341
 			isa = PBXGroup;
396
 			isa = PBXGroup;
342
 			children = (
397
 			children = (
343
 				832341B51AAA6A8300B99B32 /* libRCTText.a */,
398
 				832341B51AAA6A8300B99B32 /* libRCTText.a */,
399
+				B3BA19E51DC6B37B00BCD481 /* libRCTText-tvOS.a */,
344
 			);
400
 			);
345
 			name = Products;
401
 			name = Products;
346
 			sourceTree = "<group>";
402
 			sourceTree = "<group>";
577
 			remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
633
 			remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
578
 			sourceTree = BUILT_PRODUCTS_DIR;
634
 			sourceTree = BUILT_PRODUCTS_DIR;
579
 		};
635
 		};
636
+		B3BA19D51DC6B37B00BCD481 /* libRCTImage-tvOS.a */ = {
637
+			isa = PBXReferenceProxy;
638
+			fileType = archive.ar;
639
+			path = "libRCTImage-tvOS.a";
640
+			remoteRef = B3BA19D41DC6B37B00BCD481 /* PBXContainerItemProxy */;
641
+			sourceTree = BUILT_PRODUCTS_DIR;
642
+		};
643
+		B3BA19D91DC6B37B00BCD481 /* libRCTLinking-tvOS.a */ = {
644
+			isa = PBXReferenceProxy;
645
+			fileType = archive.ar;
646
+			path = "libRCTLinking-tvOS.a";
647
+			remoteRef = B3BA19D81DC6B37B00BCD481 /* PBXContainerItemProxy */;
648
+			sourceTree = BUILT_PRODUCTS_DIR;
649
+		};
650
+		B3BA19DD1DC6B37B00BCD481 /* libRCTNetwork-tvOS.a */ = {
651
+			isa = PBXReferenceProxy;
652
+			fileType = archive.ar;
653
+			path = "libRCTNetwork-tvOS.a";
654
+			remoteRef = B3BA19DC1DC6B37B00BCD481 /* PBXContainerItemProxy */;
655
+			sourceTree = BUILT_PRODUCTS_DIR;
656
+		};
657
+		B3BA19E11DC6B37B00BCD481 /* libRCTSettings-tvOS.a */ = {
658
+			isa = PBXReferenceProxy;
659
+			fileType = archive.ar;
660
+			path = "libRCTSettings-tvOS.a";
661
+			remoteRef = B3BA19E01DC6B37B00BCD481 /* PBXContainerItemProxy */;
662
+			sourceTree = BUILT_PRODUCTS_DIR;
663
+		};
664
+		B3BA19E51DC6B37B00BCD481 /* libRCTText-tvOS.a */ = {
665
+			isa = PBXReferenceProxy;
666
+			fileType = archive.ar;
667
+			path = "libRCTText-tvOS.a";
668
+			remoteRef = B3BA19E41DC6B37B00BCD481 /* PBXContainerItemProxy */;
669
+			sourceTree = BUILT_PRODUCTS_DIR;
670
+		};
671
+		B3BA19EB1DC6B37B00BCD481 /* libRCTWebSocket-tvOS.a */ = {
672
+			isa = PBXReferenceProxy;
673
+			fileType = archive.ar;
674
+			path = "libRCTWebSocket-tvOS.a";
675
+			remoteRef = B3BA19EA1DC6B37B00BCD481 /* PBXContainerItemProxy */;
676
+			sourceTree = BUILT_PRODUCTS_DIR;
677
+		};
678
+		B3BA19EF1DC6B37B00BCD481 /* libReact-tvOS.a */ = {
679
+			isa = PBXReferenceProxy;
680
+			fileType = archive.ar;
681
+			path = "libReact-tvOS.a";
682
+			remoteRef = B3BA19EE1DC6B37B00BCD481 /* PBXContainerItemProxy */;
683
+			sourceTree = BUILT_PRODUCTS_DIR;
684
+		};
580
 		BFC745131CB829A700673F38 /* libRCTWebRTC.a */ = {
685
 		BFC745131CB829A700673F38 /* libRCTWebRTC.a */ = {
581
 			isa = PBXReferenceProxy;
686
 			isa = PBXReferenceProxy;
582
 			fileType = archive.ar;
687
 			fileType = archive.ar;

Loading…
Cancel
Save