|
@@ -13,6 +13,8 @@
|
13
|
13
|
00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
|
14
|
14
|
00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
|
15
|
15
|
00E356F31AD99517003FC87E /* simpleDemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* simpleDemoTests.m */; };
|
|
16
|
+ 05194A9809AFD1FDF74709E7 /* libPods-simpleDemo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C9C186FCB90BE59A498E388 /* libPods-simpleDemo.a */; };
|
|
17
|
+ 0835F32622113E6C00D06B62 /* libRCTAgora.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0835F32522113DBB00D06B62 /* libRCTAgora.a */; };
|
16
|
18
|
0842E3912206D315003875AC /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 0842E36A2206D315003875AC /* libc++.tbd */; };
|
17
|
19
|
0842E3932206D31B003875AC /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 0842E3922206D31B003875AC /* libresolv.tbd */; };
|
18
|
20
|
0842E3952206D320003875AC /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0842E3942206D320003875AC /* AVFoundation.framework */; };
|
|
@@ -21,9 +23,6 @@
|
21
|
23
|
0842E39C2206D332003875AC /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0842E39A2206D331003875AC /* CoreMedia.framework */; };
|
22
|
24
|
0842E39D2206D332003875AC /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0842E39B2206D332003875AC /* CoreMotion.framework */; };
|
23
|
25
|
0842E39F2206D338003875AC /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0842E39E2206D338003875AC /* CoreTelephony.framework */; };
|
24
|
|
- 0842E3A12206D34C003875AC /* AgoraRtcEngineKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0842E3A02206D34C003875AC /* AgoraRtcEngineKit.framework */; };
|
25
|
|
- 0842E3A42206D360003875AC /* AgoraRtcCryptoLoader.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0842E3A22206D360003875AC /* AgoraRtcCryptoLoader.framework */; };
|
26
|
|
- 0842E3A52206D360003875AC /* libcrypto.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0842E3A32206D360003875AC /* libcrypto.a */; };
|
27
|
26
|
11D1A2F320CAFA9E000508D9 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
|
28
|
27
|
133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; };
|
29
|
28
|
139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; };
|
|
@@ -34,6 +33,7 @@
|
34
|
33
|
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
35
|
34
|
140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
|
36
|
35
|
146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
|
|
36
|
+ 1EDE4E5AD6EB936298841520 /* libPods-simpleDemoTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F00ACB437198E85C3CA8C909 /* libPods-simpleDemoTests.a */; };
|
37
|
37
|
2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
|
38
|
38
|
2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
39
|
39
|
2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
|
@@ -47,11 +47,10 @@
|
47
|
47
|
2D16E6881FA4F8E400B85C8A /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D16E6891FA4F8E400B85C8A /* libReact.a */; };
|
48
|
48
|
2DCD954D1E0B4F2C00145EB5 /* simpleDemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* simpleDemoTests.m */; };
|
49
|
49
|
2DF0FFEE2056DD460020B375 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3EA31DF850E9000B6D8A /* libReact.a */; };
|
50
|
|
- 4086AF4EA873C2D50131464F /* libPods-simpleDemo-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 07FD1913E615AEBFC3940FDC /* libPods-simpleDemo-tvOSTests.a */; };
|
51
|
50
|
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
52
|
51
|
ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
|
53
|
|
- B375A63E4462113FC4A97339 /* libPods-simpleDemo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 021402B39A761565305CBE44 /* libPods-simpleDemo-tvOS.a */; };
|
54
|
|
- C02FA657FA0B4EB58C0BFD88 /* libRCTAgora.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B9F98204ACA40738ADB1B26 /* libRCTAgora.a */; };
|
|
52
|
+ B63DC20AC5E319CED37AF53F /* libPods-simpleDemo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C29A9B4FA0CBFCB2AEAC456B /* libPods-simpleDemo-tvOS.a */; };
|
|
53
|
+ D899073F3898E08F36D2FAD2 /* libPods-simpleDemo-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 45848698D81201AE2B62BBC9 /* libPods-simpleDemo-tvOSTests.a */; };
|
55
|
54
|
ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED297162215061F000B7C4FE /* JavaScriptCore.framework */; };
|
56
|
55
|
ED2971652150620600B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED2971642150620600B7C4FE /* JavaScriptCore.framework */; };
|
57
|
56
|
/* End PBXBuildFile section */
|
|
@@ -99,6 +98,13 @@
|
99
|
98
|
remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
|
100
|
99
|
remoteInfo = simpleDemo;
|
101
|
100
|
};
|
|
101
|
+ 0835F32422113DBB00D06B62 /* PBXContainerItemProxy */ = {
|
|
102
|
+ isa = PBXContainerItemProxy;
|
|
103
|
+ containerPortal = 0835F32022113DBB00D06B62 /* RCTAgora.xcodeproj */;
|
|
104
|
+ proxyType = 2;
|
|
105
|
+ remoteGlobalIDString = 23AF281C1EEFECD800D771AB;
|
|
106
|
+ remoteInfo = RCTAgora;
|
|
107
|
+ };
|
102
|
108
|
0842E3362206D244003875AC /* PBXContainerItemProxy */ = {
|
103
|
109
|
isa = PBXContainerItemProxy;
|
104
|
110
|
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
|
|
@@ -127,13 +133,6 @@
|
127
|
133
|
remoteGlobalIDString = ED296FEE214C9CF800B7C4FE;
|
128
|
134
|
remoteInfo = "jsiexecutor-tvOS";
|
129
|
135
|
};
|
130
|
|
- 0842E3412206D245003875AC /* PBXContainerItemProxy */ = {
|
131
|
|
- isa = PBXContainerItemProxy;
|
132
|
|
- containerPortal = CA9AD93325024B3384E0F566 /* RCTAgora.xcodeproj */;
|
133
|
|
- proxyType = 2;
|
134
|
|
- remoteGlobalIDString = 23AF281C1EEFECD800D771AB;
|
135
|
|
- remoteInfo = RCTAgora;
|
136
|
|
- };
|
137
|
136
|
139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = {
|
138
|
137
|
isa = PBXContainerItemProxy;
|
139
|
138
|
containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
|
|
@@ -349,8 +348,7 @@
|
349
|
348
|
00E356EE1AD99517003FC87E /* simpleDemoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = simpleDemoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
350
|
349
|
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
351
|
350
|
00E356F21AD99517003FC87E /* simpleDemoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = simpleDemoTests.m; sourceTree = "<group>"; };
|
352
|
|
- 021402B39A761565305CBE44 /* libPods-simpleDemo-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-simpleDemo-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
353
|
|
- 07FD1913E615AEBFC3940FDC /* libPods-simpleDemo-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-simpleDemo-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
351
|
+ 0835F32022113DBB00D06B62 /* RCTAgora.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAgora.xcodeproj; path = "../node_modules/react-native-agora/ios/RCTAgora.xcodeproj"; sourceTree = "<group>"; };
|
354
|
352
|
0842E36A2206D315003875AC /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
|
355
|
353
|
0842E3922206D31B003875AC /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; };
|
356
|
354
|
0842E3942206D320003875AC /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
@@ -362,7 +360,7 @@
|
362
|
360
|
0842E3A02206D34C003875AC /* AgoraRtcEngineKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AgoraRtcEngineKit.framework; path = Pods/AgoraRtcEngine_iOS/AgoraRtcEngineKit.framework; sourceTree = "<group>"; };
|
363
|
361
|
0842E3A22206D360003875AC /* AgoraRtcCryptoLoader.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AgoraRtcCryptoLoader.framework; path = "../node_modules/react-native-agora/ios/RCTAgora/libs/AgoraRtcCryptoLoader.framework"; sourceTree = "<group>"; };
|
364
|
362
|
0842E3A32206D360003875AC /* libcrypto.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libcrypto.a; path = "../node_modules/react-native-agora/ios/RCTAgora/libs/libcrypto.a"; sourceTree = "<group>"; };
|
365
|
|
- 0DB04D9AEAA74EF6607A82A9 /* Pods-simpleDemo-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemo-tvOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemo-tvOS/Pods-simpleDemo-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
|
|
363
|
+ 0A0E55F5895DC7A7CD825A1B /* Pods-simpleDemoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemoTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemoTests/Pods-simpleDemoTests.debug.xcconfig"; sourceTree = "<group>"; };
|
366
|
364
|
139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
|
367
|
365
|
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
|
368
|
366
|
13B07F961A680F5B00A75B9A /* simpleDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = simpleDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
@@ -376,23 +374,23 @@
|
376
|
374
|
2D02E47B1E0B4A5D006451C7 /* simpleDemo-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "simpleDemo-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
377
|
375
|
2D02E4901E0B4A5D006451C7 /* simpleDemo-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "simpleDemo-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
378
|
376
|
2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
379
|
|
- 5B69BB0F0278983EB91EFB36 /* Pods-simpleDemoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemoTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemoTests/Pods-simpleDemoTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
377
|
+ 45848698D81201AE2B62BBC9 /* libPods-simpleDemo-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-simpleDemo-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
378
|
+ 5C9C186FCB90BE59A498E388 /* libPods-simpleDemo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-simpleDemo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
380
|
379
|
5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
|
381
|
|
- 70A91D90042C89CC6EF0E8CD /* Pods-simpleDemo-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemo-tvOSTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemo-tvOSTests/Pods-simpleDemo-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
|
382
|
380
|
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
383
|
381
|
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
|
384
|
|
- 8B9F98204ACA40738ADB1B26 /* libRCTAgora.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRCTAgora.a; sourceTree = "<group>"; };
|
385
|
|
- 8C859670831DE00C89A5E486 /* Pods-simpleDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemo/Pods-simpleDemo.release.xcconfig"; sourceTree = "<group>"; };
|
386
|
|
- 8DD8116E964676CE1B43C594 /* Pods-simpleDemoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemoTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemoTests/Pods-simpleDemoTests.debug.xcconfig"; sourceTree = "<group>"; };
|
387
|
|
- A5782448EE30AD496E22F402 /* Pods-simpleDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemo/Pods-simpleDemo.debug.xcconfig"; sourceTree = "<group>"; };
|
388
|
|
- ABDB6D24F1D1E9BBB9BE0147 /* libPods-simpleDemo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-simpleDemo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
389
|
382
|
ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
|
390
|
|
- B835BA3CB4E5C940B624A18B /* Pods-simpleDemo-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemo-tvOSTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemo-tvOSTests/Pods-simpleDemo-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
|
391
|
|
- C8B44CB320F35679C035C147 /* Pods-simpleDemo-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemo-tvOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemo-tvOS/Pods-simpleDemo-tvOS.release.xcconfig"; sourceTree = "<group>"; };
|
392
|
|
- CA9AD93325024B3384E0F566 /* RCTAgora.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RCTAgora.xcodeproj; path = "../node_modules/react-native-agora/ios/RCTAgora.xcodeproj"; sourceTree = "<group>"; };
|
393
|
|
- E8C5512D7AE6DF802B22A14C /* libPods-simpleDemoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-simpleDemoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
383
|
+ B1F8F74BA7E4A893B45EBA14 /* Pods-simpleDemo-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemo-tvOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemo-tvOS/Pods-simpleDemo-tvOS.release.xcconfig"; sourceTree = "<group>"; };
|
|
384
|
+ B4BEA34A2BE6170D8015E6E6 /* Pods-simpleDemoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemoTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemoTests/Pods-simpleDemoTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
385
|
+ BA1D76D22058F0FE11245706 /* Pods-simpleDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemo/Pods-simpleDemo.release.xcconfig"; sourceTree = "<group>"; };
|
|
386
|
+ C246F6B5A5B225491EE41834 /* Pods-simpleDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemo/Pods-simpleDemo.debug.xcconfig"; sourceTree = "<group>"; };
|
|
387
|
+ C29A9B4FA0CBFCB2AEAC456B /* libPods-simpleDemo-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-simpleDemo-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
388
|
+ C6621048A1D76D31934A4971 /* Pods-simpleDemo-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemo-tvOSTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemo-tvOSTests/Pods-simpleDemo-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
|
394
|
389
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
395
|
390
|
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; };
|
|
391
|
+ F00ACB437198E85C3CA8C909 /* libPods-simpleDemoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-simpleDemoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
392
|
+ F5A5F433C9A120BCBAB88C30 /* Pods-simpleDemo-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemo-tvOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemo-tvOS/Pods-simpleDemo-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
|
|
393
|
+ FE09FB8163CC564FE6E1A0D1 /* Pods-simpleDemo-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-simpleDemo-tvOSTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-simpleDemo-tvOSTests/Pods-simpleDemo-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
|
396
|
394
|
/* End PBXFileReference section */
|
397
|
395
|
|
398
|
396
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -401,6 +399,7 @@
|
401
|
399
|
buildActionMask = 2147483647;
|
402
|
400
|
files = (
|
403
|
401
|
140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */,
|
|
402
|
+ 1EDE4E5AD6EB936298841520 /* libPods-simpleDemoTests.a in Frameworks */,
|
404
|
403
|
);
|
405
|
404
|
runOnlyForDeploymentPostprocessing = 0;
|
406
|
405
|
};
|
|
@@ -408,9 +407,7 @@
|
408
|
407
|
isa = PBXFrameworksBuildPhase;
|
409
|
408
|
buildActionMask = 2147483647;
|
410
|
409
|
files = (
|
411
|
|
- 0842E3A42206D360003875AC /* AgoraRtcCryptoLoader.framework in Frameworks */,
|
412
|
|
- 0842E3A52206D360003875AC /* libcrypto.a in Frameworks */,
|
413
|
|
- 0842E3A12206D34C003875AC /* AgoraRtcEngineKit.framework in Frameworks */,
|
|
410
|
+ 0835F32622113E6C00D06B62 /* libRCTAgora.a in Frameworks */,
|
414
|
411
|
0842E39F2206D338003875AC /* CoreTelephony.framework in Frameworks */,
|
415
|
412
|
0842E39C2206D332003875AC /* CoreMedia.framework in Frameworks */,
|
416
|
413
|
0842E39D2206D332003875AC /* CoreMotion.framework in Frameworks */,
|
|
@@ -432,7 +429,7 @@
|
432
|
429
|
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
|
433
|
430
|
00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
|
434
|
431
|
139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
|
435
|
|
- C02FA657FA0B4EB58C0BFD88 /* libRCTAgora.a in Frameworks */,
|
|
432
|
+ 05194A9809AFD1FDF74709E7 /* libPods-simpleDemo.a in Frameworks */,
|
436
|
433
|
);
|
437
|
434
|
runOnlyForDeploymentPostprocessing = 0;
|
438
|
435
|
};
|
|
@@ -449,7 +446,7 @@
|
449
|
446
|
2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */,
|
450
|
447
|
2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */,
|
451
|
448
|
2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */,
|
452
|
|
- B375A63E4462113FC4A97339 /* libPods-simpleDemo-tvOS.a in Frameworks */,
|
|
449
|
+ B63DC20AC5E319CED37AF53F /* libPods-simpleDemo-tvOS.a in Frameworks */,
|
453
|
450
|
);
|
454
|
451
|
runOnlyForDeploymentPostprocessing = 0;
|
455
|
452
|
};
|
|
@@ -458,7 +455,7 @@
|
458
|
455
|
buildActionMask = 2147483647;
|
459
|
456
|
files = (
|
460
|
457
|
2DF0FFEE2056DD460020B375 /* libReact.a in Frameworks */,
|
461
|
|
- 4086AF4EA873C2D50131464F /* libPods-simpleDemo-tvOSTests.a in Frameworks */,
|
|
458
|
+ D899073F3898E08F36D2FAD2 /* libPods-simpleDemo-tvOSTests.a in Frameworks */,
|
462
|
459
|
);
|
463
|
460
|
runOnlyForDeploymentPostprocessing = 0;
|
464
|
461
|
};
|
|
@@ -524,20 +521,19 @@
|
524
|
521
|
name = "Supporting Files";
|
525
|
522
|
sourceTree = "<group>";
|
526
|
523
|
};
|
527
|
|
- 0842E3102206D244003875AC /* Recovered References */ = {
|
|
524
|
+ 0835F32122113DBB00D06B62 /* Products */ = {
|
528
|
525
|
isa = PBXGroup;
|
529
|
526
|
children = (
|
530
|
|
- 8B9F98204ACA40738ADB1B26 /* libRCTAgora.a */,
|
|
527
|
+ 0835F32522113DBB00D06B62 /* libRCTAgora.a */,
|
531
|
528
|
);
|
532
|
|
- name = "Recovered References";
|
|
529
|
+ name = Products;
|
533
|
530
|
sourceTree = "<group>";
|
534
|
531
|
};
|
535
|
|
- 0842E33E2206D244003875AC /* Products */ = {
|
|
532
|
+ 0842E3102206D244003875AC /* Recovered References */ = {
|
536
|
533
|
isa = PBXGroup;
|
537
|
534
|
children = (
|
538
|
|
- 0842E3422206D245003875AC /* libRCTAgora.a */,
|
539
|
535
|
);
|
540
|
|
- name = Products;
|
|
536
|
+ name = "Recovered References";
|
541
|
537
|
sourceTree = "<group>";
|
542
|
538
|
};
|
543
|
539
|
139105B71AF99BAD00B5F7CC /* Products */ = {
|
|
@@ -614,29 +610,14 @@
|
614
|
610
|
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
615
|
611
|
ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
|
616
|
612
|
2D16E6891FA4F8E400B85C8A /* libReact.a */,
|
617
|
|
- ABDB6D24F1D1E9BBB9BE0147 /* libPods-simpleDemo.a */,
|
618
|
|
- 021402B39A761565305CBE44 /* libPods-simpleDemo-tvOS.a */,
|
619
|
|
- 07FD1913E615AEBFC3940FDC /* libPods-simpleDemo-tvOSTests.a */,
|
620
|
|
- E8C5512D7AE6DF802B22A14C /* libPods-simpleDemoTests.a */,
|
|
613
|
+ 5C9C186FCB90BE59A498E388 /* libPods-simpleDemo.a */,
|
|
614
|
+ C29A9B4FA0CBFCB2AEAC456B /* libPods-simpleDemo-tvOS.a */,
|
|
615
|
+ 45848698D81201AE2B62BBC9 /* libPods-simpleDemo-tvOSTests.a */,
|
|
616
|
+ F00ACB437198E85C3CA8C909 /* libPods-simpleDemoTests.a */,
|
621
|
617
|
);
|
622
|
618
|
name = Frameworks;
|
623
|
619
|
sourceTree = "<group>";
|
624
|
620
|
};
|
625
|
|
- 4703D98D5D154C759488B421 /* Pods */ = {
|
626
|
|
- isa = PBXGroup;
|
627
|
|
- children = (
|
628
|
|
- A5782448EE30AD496E22F402 /* Pods-simpleDemo.debug.xcconfig */,
|
629
|
|
- 8C859670831DE00C89A5E486 /* Pods-simpleDemo.release.xcconfig */,
|
630
|
|
- 0DB04D9AEAA74EF6607A82A9 /* Pods-simpleDemo-tvOS.debug.xcconfig */,
|
631
|
|
- C8B44CB320F35679C035C147 /* Pods-simpleDemo-tvOS.release.xcconfig */,
|
632
|
|
- B835BA3CB4E5C940B624A18B /* Pods-simpleDemo-tvOSTests.debug.xcconfig */,
|
633
|
|
- 70A91D90042C89CC6EF0E8CD /* Pods-simpleDemo-tvOSTests.release.xcconfig */,
|
634
|
|
- 8DD8116E964676CE1B43C594 /* Pods-simpleDemoTests.debug.xcconfig */,
|
635
|
|
- 5B69BB0F0278983EB91EFB36 /* Pods-simpleDemoTests.release.xcconfig */,
|
636
|
|
- );
|
637
|
|
- name = Pods;
|
638
|
|
- sourceTree = "<group>";
|
639
|
|
- };
|
640
|
621
|
5E91572E1DD0AC6500FF2AA8 /* Products */ = {
|
641
|
622
|
isa = PBXGroup;
|
642
|
623
|
children = (
|
|
@@ -658,6 +639,7 @@
|
658
|
639
|
832341AE1AAA6A7D00B99B32 /* Libraries */ = {
|
659
|
640
|
isa = PBXGroup;
|
660
|
641
|
children = (
|
|
642
|
+ 0835F32022113DBB00D06B62 /* RCTAgora.xcodeproj */,
|
661
|
643
|
5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */,
|
662
|
644
|
146833FF1AC3E56700842450 /* React.xcodeproj */,
|
663
|
645
|
00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
|
|
@@ -670,7 +652,6 @@
|
670
|
652
|
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
|
671
|
653
|
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
|
672
|
654
|
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
|
673
|
|
- CA9AD93325024B3384E0F566 /* RCTAgora.xcodeproj */,
|
674
|
655
|
);
|
675
|
656
|
name = Libraries;
|
676
|
657
|
sourceTree = "<group>";
|
|
@@ -693,7 +674,7 @@
|
693
|
674
|
83CBBA001A601CBA00E9B192 /* Products */,
|
694
|
675
|
2D16E6871FA4F8E400B85C8A /* Frameworks */,
|
695
|
676
|
0842E3102206D244003875AC /* Recovered References */,
|
696
|
|
- 4703D98D5D154C759488B421 /* Pods */,
|
|
677
|
+ 92B2639AF6824F9FB78D2D98 /* Pods */,
|
697
|
678
|
);
|
698
|
679
|
indentWidth = 2;
|
699
|
680
|
sourceTree = "<group>";
|
|
@@ -711,6 +692,21 @@
|
711
|
692
|
name = Products;
|
712
|
693
|
sourceTree = "<group>";
|
713
|
694
|
};
|
|
695
|
+ 92B2639AF6824F9FB78D2D98 /* Pods */ = {
|
|
696
|
+ isa = PBXGroup;
|
|
697
|
+ children = (
|
|
698
|
+ C246F6B5A5B225491EE41834 /* Pods-simpleDemo.debug.xcconfig */,
|
|
699
|
+ BA1D76D22058F0FE11245706 /* Pods-simpleDemo.release.xcconfig */,
|
|
700
|
+ F5A5F433C9A120BCBAB88C30 /* Pods-simpleDemo-tvOS.debug.xcconfig */,
|
|
701
|
+ B1F8F74BA7E4A893B45EBA14 /* Pods-simpleDemo-tvOS.release.xcconfig */,
|
|
702
|
+ FE09FB8163CC564FE6E1A0D1 /* Pods-simpleDemo-tvOSTests.debug.xcconfig */,
|
|
703
|
+ C6621048A1D76D31934A4971 /* Pods-simpleDemo-tvOSTests.release.xcconfig */,
|
|
704
|
+ 0A0E55F5895DC7A7CD825A1B /* Pods-simpleDemoTests.debug.xcconfig */,
|
|
705
|
+ B4BEA34A2BE6170D8015E6E6 /* Pods-simpleDemoTests.release.xcconfig */,
|
|
706
|
+ );
|
|
707
|
+ name = Pods;
|
|
708
|
+ sourceTree = "<group>";
|
|
709
|
+ };
|
714
|
710
|
ADBDB9201DFEBF0600ED6528 /* Products */ = {
|
715
|
711
|
isa = PBXGroup;
|
716
|
712
|
children = (
|
|
@@ -727,7 +723,7 @@
|
727
|
723
|
isa = PBXNativeTarget;
|
728
|
724
|
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "simpleDemoTests" */;
|
729
|
725
|
buildPhases = (
|
730
|
|
- 3FFC5D425E3DF3194460D800 /* [CP] Check Pods Manifest.lock */,
|
|
726
|
+ 80B4FF9FD140311F9367E567 /* [CP] Check Pods Manifest.lock */,
|
731
|
727
|
00E356EA1AD99517003FC87E /* Sources */,
|
732
|
728
|
00E356EB1AD99517003FC87E /* Frameworks */,
|
733
|
729
|
00E356EC1AD99517003FC87E /* Resources */,
|
|
@@ -746,7 +742,7 @@
|
746
|
742
|
isa = PBXNativeTarget;
|
747
|
743
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "simpleDemo" */;
|
748
|
744
|
buildPhases = (
|
749
|
|
- 8A8AC2B3E04BA4DFC465A578 /* [CP] Check Pods Manifest.lock */,
|
|
745
|
+ 6199F491670B1F294BE7D6F9 /* [CP] Check Pods Manifest.lock */,
|
750
|
746
|
13B07F871A680F5B00A75B9A /* Sources */,
|
751
|
747
|
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
752
|
748
|
13B07F8E1A680F5B00A75B9A /* Resources */,
|
|
@@ -765,7 +761,7 @@
|
765
|
761
|
isa = PBXNativeTarget;
|
766
|
762
|
buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "simpleDemo-tvOS" */;
|
767
|
763
|
buildPhases = (
|
768
|
|
- D54C70C54B42A6AFA965C0B1 /* [CP] Check Pods Manifest.lock */,
|
|
764
|
+ 6D121135C9FF54DFB7ACAC38 /* [CP] Check Pods Manifest.lock */,
|
769
|
765
|
2D02E4771E0B4A5D006451C7 /* Sources */,
|
770
|
766
|
2D02E4781E0B4A5D006451C7 /* Frameworks */,
|
771
|
767
|
2D02E4791E0B4A5D006451C7 /* Resources */,
|
|
@@ -784,7 +780,7 @@
|
784
|
780
|
isa = PBXNativeTarget;
|
785
|
781
|
buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "simpleDemo-tvOSTests" */;
|
786
|
782
|
buildPhases = (
|
787
|
|
- 90EB8623CEFC3A44104B7505 /* [CP] Check Pods Manifest.lock */,
|
|
783
|
+ 18B73F289B3D5EACD1288561 /* [CP] Check Pods Manifest.lock */,
|
788
|
784
|
2D02E48C1E0B4A5D006451C7 /* Sources */,
|
789
|
785
|
2D02E48D1E0B4A5D006451C7 /* Frameworks */,
|
790
|
786
|
2D02E48E1E0B4A5D006451C7 /* Resources */,
|
|
@@ -810,8 +806,17 @@
|
810
|
806
|
TargetAttributes = {
|
811
|
807
|
00E356ED1AD99517003FC87E = {
|
812
|
808
|
CreatedOnToolsVersion = 6.2;
|
|
809
|
+ DevelopmentTeam = 56968F5P8G;
|
813
|
810
|
TestTargetID = 13B07F861A680F5B00A75B9A;
|
814
|
811
|
};
|
|
812
|
+ 13B07F861A680F5B00A75B9A = {
|
|
813
|
+ DevelopmentTeam = 56968F5P8G;
|
|
814
|
+ SystemCapabilities = {
|
|
815
|
+ com.apple.BackgroundModes = {
|
|
816
|
+ enabled = 1;
|
|
817
|
+ };
|
|
818
|
+ };
|
|
819
|
+ };
|
815
|
820
|
2D02E47A1E0B4A5D006451C7 = {
|
816
|
821
|
CreatedOnToolsVersion = 8.2.1;
|
817
|
822
|
ProvisioningStyle = Automatic;
|
|
@@ -840,8 +845,8 @@
|
840
|
845
|
ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
|
841
|
846
|
},
|
842
|
847
|
{
|
843
|
|
- ProductGroup = 0842E33E2206D244003875AC /* Products */;
|
844
|
|
- ProjectRef = CA9AD93325024B3384E0F566 /* RCTAgora.xcodeproj */;
|
|
848
|
+ ProductGroup = 0835F32122113DBB00D06B62 /* Products */;
|
|
849
|
+ ProjectRef = 0835F32022113DBB00D06B62 /* RCTAgora.xcodeproj */;
|
845
|
850
|
},
|
846
|
851
|
{
|
847
|
852
|
ProductGroup = 5E91572E1DD0AC6500FF2AA8 /* Products */;
|
|
@@ -934,6 +939,13 @@
|
934
|
939
|
remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */;
|
935
|
940
|
sourceTree = BUILT_PRODUCTS_DIR;
|
936
|
941
|
};
|
|
942
|
+ 0835F32522113DBB00D06B62 /* libRCTAgora.a */ = {
|
|
943
|
+ isa = PBXReferenceProxy;
|
|
944
|
+ fileType = archive.ar;
|
|
945
|
+ path = libRCTAgora.a;
|
|
946
|
+ remoteRef = 0835F32422113DBB00D06B62 /* PBXContainerItemProxy */;
|
|
947
|
+ sourceTree = BUILT_PRODUCTS_DIR;
|
|
948
|
+ };
|
937
|
949
|
0842E3372206D244003875AC /* libjsi.a */ = {
|
938
|
950
|
isa = PBXReferenceProxy;
|
939
|
951
|
fileType = archive.ar;
|
|
@@ -962,13 +974,6 @@
|
962
|
974
|
remoteRef = 0842E33C2206D244003875AC /* PBXContainerItemProxy */;
|
963
|
975
|
sourceTree = BUILT_PRODUCTS_DIR;
|
964
|
976
|
};
|
965
|
|
- 0842E3422206D245003875AC /* libRCTAgora.a */ = {
|
966
|
|
- isa = PBXReferenceProxy;
|
967
|
|
- fileType = archive.ar;
|
968
|
|
- path = libRCTAgora.a;
|
969
|
|
- remoteRef = 0842E3412206D245003875AC /* PBXContainerItemProxy */;
|
970
|
|
- sourceTree = BUILT_PRODUCTS_DIR;
|
971
|
|
- };
|
972
|
977
|
139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = {
|
973
|
978
|
isa = PBXReferenceProxy;
|
974
|
979
|
fileType = archive.ar;
|
|
@@ -1214,45 +1219,45 @@
|
1214
|
1219
|
);
|
1215
|
1220
|
runOnlyForDeploymentPostprocessing = 0;
|
1216
|
1221
|
shellPath = /bin/sh;
|
1217
|
|
- shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
|
1222
|
+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
|
1218
|
1223
|
};
|
1219
|
|
- 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
|
|
1224
|
+ 18B73F289B3D5EACD1288561 /* [CP] Check Pods Manifest.lock */ = {
|
1220
|
1225
|
isa = PBXShellScriptBuildPhase;
|
1221
|
1226
|
buildActionMask = 2147483647;
|
1222
|
1227
|
files = (
|
1223
|
1228
|
);
|
|
1229
|
+ inputFileListPaths = (
|
|
1230
|
+ );
|
1224
|
1231
|
inputPaths = (
|
|
1232
|
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
1233
|
+ "${PODS_ROOT}/Manifest.lock",
|
|
1234
|
+ );
|
|
1235
|
+ name = "[CP] Check Pods Manifest.lock";
|
|
1236
|
+ outputFileListPaths = (
|
1225
|
1237
|
);
|
1226
|
|
- name = "Bundle React Native Code And Images";
|
1227
|
1238
|
outputPaths = (
|
|
1239
|
+ "$(DERIVED_FILE_DIR)/Pods-simpleDemo-tvOSTests-checkManifestLockResult.txt",
|
1228
|
1240
|
);
|
1229
|
1241
|
runOnlyForDeploymentPostprocessing = 0;
|
1230
|
1242
|
shellPath = /bin/sh;
|
1231
|
|
- shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
|
1243
|
+ 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";
|
|
1244
|
+ showEnvVarsInLog = 0;
|
1232
|
1245
|
};
|
1233
|
|
- 3FFC5D425E3DF3194460D800 /* [CP] Check Pods Manifest.lock */ = {
|
|
1246
|
+ 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
|
1234
|
1247
|
isa = PBXShellScriptBuildPhase;
|
1235
|
1248
|
buildActionMask = 2147483647;
|
1236
|
1249
|
files = (
|
1237
|
1250
|
);
|
1238
|
|
- inputFileListPaths = (
|
1239
|
|
- );
|
1240
|
1251
|
inputPaths = (
|
1241
|
|
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
1242
|
|
- "${PODS_ROOT}/Manifest.lock",
|
1243
|
|
- );
|
1244
|
|
- name = "[CP] Check Pods Manifest.lock";
|
1245
|
|
- outputFileListPaths = (
|
1246
|
1252
|
);
|
|
1253
|
+ name = "Bundle React Native Code And Images";
|
1247
|
1254
|
outputPaths = (
|
1248
|
|
- "$(DERIVED_FILE_DIR)/Pods-simpleDemoTests-checkManifestLockResult.txt",
|
1249
|
1255
|
);
|
1250
|
1256
|
runOnlyForDeploymentPostprocessing = 0;
|
1251
|
1257
|
shellPath = /bin/sh;
|
1252
|
|
- 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";
|
1253
|
|
- showEnvVarsInLog = 0;
|
|
1258
|
+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
1254
|
1259
|
};
|
1255
|
|
- 8A8AC2B3E04BA4DFC465A578 /* [CP] Check Pods Manifest.lock */ = {
|
|
1260
|
+ 6199F491670B1F294BE7D6F9 /* [CP] Check Pods Manifest.lock */ = {
|
1256
|
1261
|
isa = PBXShellScriptBuildPhase;
|
1257
|
1262
|
buildActionMask = 2147483647;
|
1258
|
1263
|
files = (
|
|
@@ -1274,7 +1279,7 @@
|
1274
|
1279
|
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";
|
1275
|
1280
|
showEnvVarsInLog = 0;
|
1276
|
1281
|
};
|
1277
|
|
- 90EB8623CEFC3A44104B7505 /* [CP] Check Pods Manifest.lock */ = {
|
|
1282
|
+ 6D121135C9FF54DFB7ACAC38 /* [CP] Check Pods Manifest.lock */ = {
|
1278
|
1283
|
isa = PBXShellScriptBuildPhase;
|
1279
|
1284
|
buildActionMask = 2147483647;
|
1280
|
1285
|
files = (
|
|
@@ -1289,14 +1294,14 @@
|
1289
|
1294
|
outputFileListPaths = (
|
1290
|
1295
|
);
|
1291
|
1296
|
outputPaths = (
|
1292
|
|
- "$(DERIVED_FILE_DIR)/Pods-simpleDemo-tvOSTests-checkManifestLockResult.txt",
|
|
1297
|
+ "$(DERIVED_FILE_DIR)/Pods-simpleDemo-tvOS-checkManifestLockResult.txt",
|
1293
|
1298
|
);
|
1294
|
1299
|
runOnlyForDeploymentPostprocessing = 0;
|
1295
|
1300
|
shellPath = /bin/sh;
|
1296
|
1301
|
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";
|
1297
|
1302
|
showEnvVarsInLog = 0;
|
1298
|
1303
|
};
|
1299
|
|
- D54C70C54B42A6AFA965C0B1 /* [CP] Check Pods Manifest.lock */ = {
|
|
1304
|
+ 80B4FF9FD140311F9367E567 /* [CP] Check Pods Manifest.lock */ = {
|
1300
|
1305
|
isa = PBXShellScriptBuildPhase;
|
1301
|
1306
|
buildActionMask = 2147483647;
|
1302
|
1307
|
files = (
|
|
@@ -1311,7 +1316,7 @@
|
1311
|
1316
|
outputFileListPaths = (
|
1312
|
1317
|
);
|
1313
|
1318
|
outputPaths = (
|
1314
|
|
- "$(DERIVED_FILE_DIR)/Pods-simpleDemo-tvOS-checkManifestLockResult.txt",
|
|
1319
|
+ "$(DERIVED_FILE_DIR)/Pods-simpleDemoTests-checkManifestLockResult.txt",
|
1315
|
1320
|
);
|
1316
|
1321
|
runOnlyForDeploymentPostprocessing = 0;
|
1317
|
1322
|
shellPath = /bin/sh;
|
|
@@ -1385,24 +1390,19 @@
|
1385
|
1390
|
/* Begin XCBuildConfiguration section */
|
1386
|
1391
|
00E356F61AD99517003FC87E /* Debug */ = {
|
1387
|
1392
|
isa = XCBuildConfiguration;
|
1388
|
|
- baseConfigurationReference = 8DD8116E964676CE1B43C594 /* Pods-simpleDemoTests.debug.xcconfig */;
|
|
1393
|
+ baseConfigurationReference = 0A0E55F5895DC7A7CD825A1B /* Pods-simpleDemoTests.debug.xcconfig */;
|
1389
|
1394
|
buildSettings = {
|
1390
|
1395
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
1396
|
+ DEVELOPMENT_TEAM = 56968F5P8G;
|
1391
|
1397
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
1392
|
1398
|
"DEBUG=1",
|
1393
|
1399
|
"$(inherited)",
|
1394
|
1400
|
);
|
1395
|
|
- HEADER_SEARCH_PATHS = (
|
1396
|
|
- "$(inherited)",
|
1397
|
|
- "$(SRCROOT)/../node_modules/react-native-agora/ios/RCTAgora/**",
|
1398
|
|
- );
|
|
1401
|
+ HEADER_SEARCH_PATHS = "$(inherited)";
|
1399
|
1402
|
INFOPLIST_FILE = simpleDemoTests/Info.plist;
|
1400
|
1403
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
1401
|
1404
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
1402
|
|
- LIBRARY_SEARCH_PATHS = (
|
1403
|
|
- "$(inherited)",
|
1404
|
|
- "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
1405
|
|
- );
|
|
1405
|
+ LIBRARY_SEARCH_PATHS = "$(inherited)";
|
1406
|
1406
|
OTHER_LDFLAGS = (
|
1407
|
1407
|
"-ObjC",
|
1408
|
1408
|
"-lc++",
|
|
@@ -1415,21 +1415,16 @@
|
1415
|
1415
|
};
|
1416
|
1416
|
00E356F71AD99517003FC87E /* Release */ = {
|
1417
|
1417
|
isa = XCBuildConfiguration;
|
1418
|
|
- baseConfigurationReference = 5B69BB0F0278983EB91EFB36 /* Pods-simpleDemoTests.release.xcconfig */;
|
|
1418
|
+ baseConfigurationReference = B4BEA34A2BE6170D8015E6E6 /* Pods-simpleDemoTests.release.xcconfig */;
|
1419
|
1419
|
buildSettings = {
|
1420
|
1420
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
1421
|
1421
|
COPY_PHASE_STRIP = NO;
|
1422
|
|
- HEADER_SEARCH_PATHS = (
|
1423
|
|
- "$(inherited)",
|
1424
|
|
- "$(SRCROOT)/../node_modules/react-native-agora/ios/RCTAgora/**",
|
1425
|
|
- );
|
|
1422
|
+ DEVELOPMENT_TEAM = 56968F5P8G;
|
|
1423
|
+ HEADER_SEARCH_PATHS = "$(inherited)";
|
1426
|
1424
|
INFOPLIST_FILE = simpleDemoTests/Info.plist;
|
1427
|
1425
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
1428
|
1426
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
1429
|
|
- LIBRARY_SEARCH_PATHS = (
|
1430
|
|
- "$(inherited)",
|
1431
|
|
- "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
1432
|
|
- );
|
|
1427
|
+ LIBRARY_SEARCH_PATHS = "$(inherited)";
|
1433
|
1428
|
OTHER_LDFLAGS = (
|
1434
|
1429
|
"-ObjC",
|
1435
|
1430
|
"-lc++",
|
|
@@ -1442,32 +1437,32 @@
|
1442
|
1437
|
};
|
1443
|
1438
|
13B07F941A680F5B00A75B9A /* Debug */ = {
|
1444
|
1439
|
isa = XCBuildConfiguration;
|
1445
|
|
- baseConfigurationReference = A5782448EE30AD496E22F402 /* Pods-simpleDemo.debug.xcconfig */;
|
|
1440
|
+ baseConfigurationReference = C246F6B5A5B225491EE41834 /* Pods-simpleDemo.debug.xcconfig */;
|
1446
|
1441
|
buildSettings = {
|
1447
|
1442
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1448
|
1443
|
CURRENT_PROJECT_VERSION = 1;
|
1449
|
1444
|
DEAD_CODE_STRIPPING = NO;
|
|
1445
|
+ DEVELOPMENT_TEAM = 56968F5P8G;
|
1450
|
1446
|
FRAMEWORK_SEARCH_PATHS = (
|
1451
|
1447
|
"$(inherited)",
|
1452
|
|
- "$(SRCROOT)/../node_modules/react-native-agora/ios/RCTAgora/libs",
|
1453
|
|
- "$(SRCROOT)/Pods/AgoraRtcEngine_iOS",
|
|
1448
|
+ "$(SRCROOT)/../node_modules/react-native-agora/ios/**",
|
1454
|
1449
|
);
|
1455
|
1450
|
HEADER_SEARCH_PATHS = (
|
1456
|
1451
|
"$(inherited)",
|
1457
|
|
- "$(SRCROOT)/../node_modules/react-native-agora/ios/RCTAgora/libs/**",
|
|
1452
|
+ "$(SRCROOT)/../node_modules/react-native-agora/ios/**",
|
1458
|
1453
|
);
|
1459
|
1454
|
INFOPLIST_FILE = simpleDemo/Info.plist;
|
1460
|
1455
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
1461
|
1456
|
LIBRARY_SEARCH_PATHS = (
|
1462
|
1457
|
"$(inherited)",
|
1463
|
|
- "$(SRCROOT)/../node_modules/react-native-agora/ios/RCTAgora/libs",
|
|
1458
|
+ "$(SRCROOT)/../node_modules/react-native-agora/ios/**",
|
1464
|
1459
|
);
|
1465
|
1460
|
OTHER_LDFLAGS = (
|
1466
|
1461
|
"$(inherited)",
|
1467
|
1462
|
"-ObjC",
|
1468
|
1463
|
"-lc++",
|
1469
|
1464
|
);
|
1470
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
|
1465
|
+ PRODUCT_BUNDLE_IDENTIFIER = tori.mori.mobi;
|
1471
|
1466
|
PRODUCT_NAME = simpleDemo;
|
1472
|
1467
|
VERSIONING_SYSTEM = "apple-generic";
|
1473
|
1468
|
};
|
|
@@ -1475,31 +1470,31 @@
|
1475
|
1470
|
};
|
1476
|
1471
|
13B07F951A680F5B00A75B9A /* Release */ = {
|
1477
|
1472
|
isa = XCBuildConfiguration;
|
1478
|
|
- baseConfigurationReference = 8C859670831DE00C89A5E486 /* Pods-simpleDemo.release.xcconfig */;
|
|
1473
|
+ baseConfigurationReference = BA1D76D22058F0FE11245706 /* Pods-simpleDemo.release.xcconfig */;
|
1479
|
1474
|
buildSettings = {
|
1480
|
1475
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1481
|
1476
|
CURRENT_PROJECT_VERSION = 1;
|
|
1477
|
+ DEVELOPMENT_TEAM = 56968F5P8G;
|
1482
|
1478
|
FRAMEWORK_SEARCH_PATHS = (
|
1483
|
1479
|
"$(inherited)",
|
1484
|
|
- "$(SRCROOT)/../node_modules/react-native-agora/ios/RCTAgora/libs",
|
1485
|
|
- "$(SRCROOT)/Pods/AgoraRtcEngine_iOS",
|
|
1480
|
+ "$(SRCROOT)/../node_modules/react-native-agora/ios/**",
|
1486
|
1481
|
);
|
1487
|
1482
|
HEADER_SEARCH_PATHS = (
|
1488
|
1483
|
"$(inherited)",
|
1489
|
|
- "$(SRCROOT)/../node_modules/react-native-agora/ios/RCTAgora/libs/**",
|
|
1484
|
+ "$(SRCROOT)/../node_modules/react-native-agora/ios/**",
|
1490
|
1485
|
);
|
1491
|
1486
|
INFOPLIST_FILE = simpleDemo/Info.plist;
|
1492
|
1487
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
1493
|
1488
|
LIBRARY_SEARCH_PATHS = (
|
1494
|
1489
|
"$(inherited)",
|
1495
|
|
- "$(SRCROOT)/../node_modules/react-native-agora/ios/RCTAgora/libs",
|
|
1490
|
+ "$(SRCROOT)/../node_modules/react-native-agora/ios/**",
|
1496
|
1491
|
);
|
1497
|
1492
|
OTHER_LDFLAGS = (
|
1498
|
1493
|
"$(inherited)",
|
1499
|
1494
|
"-ObjC",
|
1500
|
1495
|
"-lc++",
|
1501
|
1496
|
);
|
1502
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
|
1497
|
+ PRODUCT_BUNDLE_IDENTIFIER = tori.mori.mobi;
|
1503
|
1498
|
PRODUCT_NAME = simpleDemo;
|
1504
|
1499
|
VERSIONING_SYSTEM = "apple-generic";
|
1505
|
1500
|
};
|
|
@@ -1507,7 +1502,7 @@
|
1507
|
1502
|
};
|
1508
|
1503
|
2D02E4971E0B4A5E006451C7 /* Debug */ = {
|
1509
|
1504
|
isa = XCBuildConfiguration;
|
1510
|
|
- baseConfigurationReference = 0DB04D9AEAA74EF6607A82A9 /* Pods-simpleDemo-tvOS.debug.xcconfig */;
|
|
1505
|
+ baseConfigurationReference = F5A5F433C9A120BCBAB88C30 /* Pods-simpleDemo-tvOS.debug.xcconfig */;
|
1511
|
1506
|
buildSettings = {
|
1512
|
1507
|
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
|
1513
|
1508
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
@@ -1518,16 +1513,10 @@
|
1518
|
1513
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
1519
|
1514
|
ENABLE_TESTABILITY = YES;
|
1520
|
1515
|
GCC_NO_COMMON_BLOCKS = YES;
|
1521
|
|
- HEADER_SEARCH_PATHS = (
|
1522
|
|
- "$(inherited)",
|
1523
|
|
- "$(SRCROOT)/../node_modules/react-native-agora/ios/RCTAgora/**",
|
1524
|
|
- );
|
|
1516
|
+ HEADER_SEARCH_PATHS = "$(inherited)";
|
1525
|
1517
|
INFOPLIST_FILE = "simpleDemo-tvOS/Info.plist";
|
1526
|
1518
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
1527
|
|
- LIBRARY_SEARCH_PATHS = (
|
1528
|
|
- "$(inherited)",
|
1529
|
|
- "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
1530
|
|
- );
|
|
1519
|
+ LIBRARY_SEARCH_PATHS = "$(inherited)";
|
1531
|
1520
|
OTHER_LDFLAGS = (
|
1532
|
1521
|
"-ObjC",
|
1533
|
1522
|
"-lc++",
|
|
@@ -1542,7 +1531,7 @@
|
1542
|
1531
|
};
|
1543
|
1532
|
2D02E4981E0B4A5E006451C7 /* Release */ = {
|
1544
|
1533
|
isa = XCBuildConfiguration;
|
1545
|
|
- baseConfigurationReference = C8B44CB320F35679C035C147 /* Pods-simpleDemo-tvOS.release.xcconfig */;
|
|
1534
|
+ baseConfigurationReference = B1F8F74BA7E4A893B45EBA14 /* Pods-simpleDemo-tvOS.release.xcconfig */;
|
1546
|
1535
|
buildSettings = {
|
1547
|
1536
|
ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
|
1548
|
1537
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
@@ -1553,16 +1542,10 @@
|
1553
|
1542
|
COPY_PHASE_STRIP = NO;
|
1554
|
1543
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
1555
|
1544
|
GCC_NO_COMMON_BLOCKS = YES;
|
1556
|
|
- HEADER_SEARCH_PATHS = (
|
1557
|
|
- "$(inherited)",
|
1558
|
|
- "$(SRCROOT)/../node_modules/react-native-agora/ios/RCTAgora/**",
|
1559
|
|
- );
|
|
1545
|
+ HEADER_SEARCH_PATHS = "$(inherited)";
|
1560
|
1546
|
INFOPLIST_FILE = "simpleDemo-tvOS/Info.plist";
|
1561
|
1547
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
1562
|
|
- LIBRARY_SEARCH_PATHS = (
|
1563
|
|
- "$(inherited)",
|
1564
|
|
- "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
1565
|
|
- );
|
|
1548
|
+ LIBRARY_SEARCH_PATHS = "$(inherited)";
|
1566
|
1549
|
OTHER_LDFLAGS = (
|
1567
|
1550
|
"-ObjC",
|
1568
|
1551
|
"-lc++",
|
|
@@ -1577,7 +1560,7 @@
|
1577
|
1560
|
};
|
1578
|
1561
|
2D02E4991E0B4A5E006451C7 /* Debug */ = {
|
1579
|
1562
|
isa = XCBuildConfiguration;
|
1580
|
|
- baseConfigurationReference = B835BA3CB4E5C940B624A18B /* Pods-simpleDemo-tvOSTests.debug.xcconfig */;
|
|
1563
|
+ baseConfigurationReference = FE09FB8163CC564FE6E1A0D1 /* Pods-simpleDemo-tvOSTests.debug.xcconfig */;
|
1581
|
1564
|
buildSettings = {
|
1582
|
1565
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
1583
|
1566
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -1587,16 +1570,10 @@
|
1587
|
1570
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
1588
|
1571
|
ENABLE_TESTABILITY = YES;
|
1589
|
1572
|
GCC_NO_COMMON_BLOCKS = YES;
|
1590
|
|
- HEADER_SEARCH_PATHS = (
|
1591
|
|
- "$(inherited)",
|
1592
|
|
- "$(SRCROOT)/../node_modules/react-native-agora/ios/RCTAgora/**",
|
1593
|
|
- );
|
|
1573
|
+ HEADER_SEARCH_PATHS = "$(inherited)";
|
1594
|
1574
|
INFOPLIST_FILE = "simpleDemo-tvOSTests/Info.plist";
|
1595
|
1575
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
1596
|
|
- LIBRARY_SEARCH_PATHS = (
|
1597
|
|
- "$(inherited)",
|
1598
|
|
- "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
1599
|
|
- );
|
|
1576
|
+ LIBRARY_SEARCH_PATHS = "$(inherited)";
|
1600
|
1577
|
OTHER_LDFLAGS = (
|
1601
|
1578
|
"-ObjC",
|
1602
|
1579
|
"-lc++",
|
|
@@ -1611,7 +1588,7 @@
|
1611
|
1588
|
};
|
1612
|
1589
|
2D02E49A1E0B4A5E006451C7 /* Release */ = {
|
1613
|
1590
|
isa = XCBuildConfiguration;
|
1614
|
|
- baseConfigurationReference = 70A91D90042C89CC6EF0E8CD /* Pods-simpleDemo-tvOSTests.release.xcconfig */;
|
|
1591
|
+ baseConfigurationReference = C6621048A1D76D31934A4971 /* Pods-simpleDemo-tvOSTests.release.xcconfig */;
|
1615
|
1592
|
buildSettings = {
|
1616
|
1593
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
1617
|
1594
|
CLANG_ANALYZER_NONNULL = YES;
|
|
@@ -1621,16 +1598,10 @@
|
1621
|
1598
|
COPY_PHASE_STRIP = NO;
|
1622
|
1599
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
1623
|
1600
|
GCC_NO_COMMON_BLOCKS = YES;
|
1624
|
|
- HEADER_SEARCH_PATHS = (
|
1625
|
|
- "$(inherited)",
|
1626
|
|
- "$(SRCROOT)/../node_modules/react-native-agora/ios/RCTAgora/**",
|
1627
|
|
- );
|
|
1601
|
+ HEADER_SEARCH_PATHS = "$(inherited)";
|
1628
|
1602
|
INFOPLIST_FILE = "simpleDemo-tvOSTests/Info.plist";
|
1629
|
1603
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
1630
|
|
- LIBRARY_SEARCH_PATHS = (
|
1631
|
|
- "$(inherited)",
|
1632
|
|
- "\"$(SRCROOT)/$(TARGET_NAME)\"",
|
1633
|
|
- );
|
|
1604
|
+ LIBRARY_SEARCH_PATHS = "$(inherited)";
|
1634
|
1605
|
OTHER_LDFLAGS = (
|
1635
|
1606
|
"-ObjC",
|
1636
|
1607
|
"-lc++",
|