Quellcode durchsuchen

[iOS] Clean up the Xcode project file

j8
Lyubomir Marinov vor 8 Jahren
Ursprung
Commit
f987a53313
1 geänderte Dateien mit 41 neuen und 27 gelöschten Zeilen
  1. 41
    27
      ios/jitsi-meet-react.xcodeproj/project.pbxproj

+ 41
- 27
ios/jitsi-meet-react.xcodeproj/project.pbxproj Datei anzeigen

@@ -183,27 +183,27 @@
183 183
 			isa = PBXFrameworksBuildPhase;
184 184
 			buildActionMask = 2147483647;
185 185
 			files = (
186
-				BFC745141CB829B300673F38 /* libRCTWebRTC.a in Frameworks */,
187
-				BF9643941C34FBF900B0BBDF /* libstdc++.tbd in Frameworks */,
188
-				BF9643921C34FBF100B0BBDF /* libsqlite3.tbd in Frameworks */,
189 186
 				BF9643901C34FBEB00B0BBDF /* libc.tbd in Frameworks */,
190
-				BF96438E1C34FBE100B0BBDF /* VideoToolbox.framework in Frameworks */,
191
-				BF96438C1C34FBD700B0BBDF /* CoreVideo.framework in Frameworks */,
192
-				BF96438A1C34FBD100B0BBDF /* CoreAudio.framework in Frameworks */,
193
-				BF9643881C34FBC800B0BBDF /* GLKit.framework in Frameworks */,
194
-				BF9643861C34FBC100B0BBDF /* CoreGraphics.framework in Frameworks */,
187
+				BF9643921C34FBF100B0BBDF /* libsqlite3.tbd in Frameworks */,
188
+				BF9643941C34FBF900B0BBDF /* libstdc++.tbd in Frameworks */,
195 189
 				BF9643841C34FBBB00B0BBDF /* AudioToolbox.framework in Frameworks */,
196 190
 				BF9643821C34FBB300B0BBDF /* AVFoundation.framework in Frameworks */,
191
+				BF96438A1C34FBD100B0BBDF /* CoreAudio.framework in Frameworks */,
192
+				BF9643861C34FBC100B0BBDF /* CoreGraphics.framework in Frameworks */,
193
+				BF96438C1C34FBD700B0BBDF /* CoreVideo.framework in Frameworks */,
194
+				BF9643881C34FBC800B0BBDF /* GLKit.framework in Frameworks */,
195
+				B30EF2311DC0ED7C00690F45 /* WebRTC.framework in Frameworks */,
196
+				BF96438E1C34FBE100B0BBDF /* VideoToolbox.framework in Frameworks */,
197 197
 				146834051AC3E58100842450 /* libReact.a in Frameworks */,
198 198
 				00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
199 199
 				00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
200
-				B30EF2311DC0ED7C00690F45 /* WebRTC.framework in Frameworks */,
201 200
 				00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
202 201
 				133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */,
203 202
 				00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */,
204 203
 				139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */,
205 204
 				832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
206 205
 				00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
206
+				BFC745141CB829B300673F38 /* libRCTWebRTC.a in Frameworks */,
207 207
 				139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
208 208
 				3847F11906B4479A9162628F /* libRNVectorIcons.a in Frameworks */,
209 209
 			);
@@ -271,12 +271,12 @@
271 271
 		13B07FAE1A68108700A75B9A /* app */ = {
272 272
 			isa = PBXGroup;
273 273
 			children = (
274
-				008F07F21AC5B25A0029DE68 /* main.jsbundle */,
275 274
 				13B07FAF1A68108700A75B9A /* AppDelegate.h */,
276 275
 				13B07FB01A68108700A75B9A /* AppDelegate.m */,
277 276
 				13B07FB51A68108700A75B9A /* Images.xcassets */,
278 277
 				13B07FB61A68108700A75B9A /* Info.plist */,
279 278
 				13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
279
+				008F07F21AC5B25A0029DE68 /* main.jsbundle */,
280 280
 				13B07FB71A68108700A75B9A /* main.m */,
281 281
 			);
282 282
 			name = app;
@@ -302,6 +302,7 @@
302 302
 			isa = PBXGroup;
303 303
 			children = (
304 304
 				B96AF9B6FBC0453798399985 /* FontAwesome.ttf */,
305
+				2602576B1D0A7703001E3363 /* jitsi.ttf */,
305 306
 			);
306 307
 			name = Resources;
307 308
 			sourceTree = "<group>";
@@ -317,8 +318,9 @@
317 318
 		832341AE1AAA6A7D00B99B32 /* Libraries */ = {
318 319
 			isa = PBXGroup;
319 320
 			children = (
320
-				BFC7450D1CB829A700673F38 /* RCTWebRTC.xcodeproj */,
321
-				146833FF1AC3E56700842450 /* React.xcodeproj */,
321
+				BF96438F1C34FBEB00B0BBDF /* libc.tbd */,
322
+				BF9643911C34FBF100B0BBDF /* libsqlite3.tbd */,
323
+				BF9643931C34FBF900B0BBDF /* libstdc++.tbd */,
322 324
 				00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
323 325
 				00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
324 326
 				00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
@@ -327,7 +329,9 @@
327 329
 				139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */,
328 330
 				832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
329 331
 				00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
332
+				BFC7450D1CB829A700673F38 /* RCTWebRTC.xcodeproj */,
330 333
 				139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
334
+				146833FF1AC3E56700842450 /* React.xcodeproj */,
331 335
 				22418656B14845609F953A42 /* RNVectorIcons.xcodeproj */,
332 336
 			);
333 337
 			name = Libraries;
@@ -344,20 +348,9 @@
344 348
 		83CBB9F61A601CBA00E9B192 = {
345 349
 			isa = PBXGroup;
346 350
 			children = (
347
-				B30EF2301DC0ED7C00690F45 /* WebRTC.framework */,
348
-				B3B083EB1D4955FF0069CEE7 /* jitsi-meet-react.entitlements */,
349
-				2602576B1D0A7703001E3363 /* jitsi.ttf */,
350
-				BF9643931C34FBF900B0BBDF /* libstdc++.tbd */,
351
-				BF9643911C34FBF100B0BBDF /* libsqlite3.tbd */,
352
-				BF96438F1C34FBEB00B0BBDF /* libc.tbd */,
353
-				BF96438D1C34FBE100B0BBDF /* VideoToolbox.framework */,
354
-				BF96438B1C34FBD700B0BBDF /* CoreVideo.framework */,
355
-				BF9643891C34FBD100B0BBDF /* CoreAudio.framework */,
356
-				BF9643871C34FBC800B0BBDF /* GLKit.framework */,
357
-				BF9643851C34FBC100B0BBDF /* CoreGraphics.framework */,
358
-				BF9643831C34FBBB00B0BBDF /* AudioToolbox.framework */,
359
-				BF9643811C34FBB300B0BBDF /* AVFoundation.framework */,
360 351
 				13B07FAE1A68108700A75B9A /* app */,
352
+				B3BA19B71DC6B02F00BCD481 /* Frameworks */,
353
+				B3B083EB1D4955FF0069CEE7 /* jitsi-meet-react.entitlements */,
361 354
 				832341AE1AAA6A7D00B99B32 /* Libraries */,
362 355
 				83CBBA001A601CBA00E9B192 /* Products */,
363 356
 				6956B374CC3C453DB7B8E82D /* Resources */,
@@ -374,6 +367,21 @@
374 367
 			name = Products;
375 368
 			sourceTree = "<group>";
376 369
 		};
370
+		B3BA19B71DC6B02F00BCD481 /* Frameworks */ = {
371
+			isa = PBXGroup;
372
+			children = (
373
+				BF9643831C34FBBB00B0BBDF /* AudioToolbox.framework */,
374
+				BF9643811C34FBB300B0BBDF /* AVFoundation.framework */,
375
+				BF9643891C34FBD100B0BBDF /* CoreAudio.framework */,
376
+				BF9643851C34FBC100B0BBDF /* CoreGraphics.framework */,
377
+				BF96438B1C34FBD700B0BBDF /* CoreVideo.framework */,
378
+				BF9643871C34FBC800B0BBDF /* GLKit.framework */,
379
+				BF96438D1C34FBE100B0BBDF /* VideoToolbox.framework */,
380
+				B30EF2301DC0ED7C00690F45 /* WebRTC.framework */,
381
+			);
382
+			name = Frameworks;
383
+			sourceTree = "<group>";
384
+		};
377 385
 		BFC7450E1CB829A700673F38 /* Products */ = {
378 386
 			isa = PBXGroup;
379 387
 			children = (
@@ -643,7 +651,10 @@
643 651
 				CURRENT_PROJECT_VERSION = 1;
644 652
 				DEAD_CODE_STRIPPING = NO;
645 653
 				ENABLE_BITCODE = NO;
646
-				FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../node_modules/react-native-webrtc/**";
654
+				FRAMEWORK_SEARCH_PATHS = (
655
+					"$(inherited)",
656
+					"$(SRCROOT)/../node_modules/react-native-webrtc/**",
657
+				);
647 658
 				HEADER_SEARCH_PATHS = (
648 659
 					"$(inherited)",
649 660
 					/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
@@ -672,7 +683,10 @@
672 683
 				CODE_SIGN_ENTITLEMENTS = "jitsi-meet-react.entitlements";
673 684
 				CURRENT_PROJECT_VERSION = 1;
674 685
 				ENABLE_BITCODE = NO;
675
-				FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../node_modules/react-native-webrtc/**";
686
+				FRAMEWORK_SEARCH_PATHS = (
687
+					"$(inherited)",
688
+					"$(SRCROOT)/../node_modules/react-native-webrtc/**",
689
+				);
676 690
 				HEADER_SEARCH_PATHS = (
677 691
 					"$(inherited)",
678 692
 					/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,

Laden…
Abbrechen
Speichern