diff --git a/example/ios/GiftedChat.xcodeproj/project.pbxproj b/example/ios/GiftedChat.xcodeproj/project.pbxproj index 60a784e57..4632d8e94 100644 --- a/example/ios/GiftedChat.xcodeproj/project.pbxproj +++ b/example/ios/GiftedChat.xcodeproj/project.pbxproj @@ -216,6 +216,20 @@ remoteGlobalIDString = 2D2A28201D9B03D100D4039D; remoteInfo = "RCTAnimation-tvOS"; }; + 6D183BE71F68354600645B7B /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 3D383D3C1EBD27B6005632C8; + remoteInfo = "third-party-tvOS"; + }; + 6D183BE91F68354600645B7B /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 3D383D621EBD27B9005632C8; + remoteInfo = "double-conversion-tvOS"; + }; 6D3966831F133F0E00ADDCB0 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 215169906BE1417F8A7EEF15 /* AirMaps.xcodeproj */; @@ -447,7 +461,9 @@ 3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */, 3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */, 6D3966A11F133F0E00ADDCB0 /* libthird-party.a */, + 6D183BE81F68354600645B7B /* libthird-party.a */, 6D3966A31F133F0E00ADDCB0 /* libdouble-conversion.a */, + 6D183BEA1F68354600645B7B /* libdouble-conversion.a */, ); name = Products; sourceTree = ""; @@ -874,6 +890,20 @@ remoteRef = 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; + 6D183BE81F68354600645B7B /* libthird-party.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = "libthird-party.a"; + remoteRef = 6D183BE71F68354600645B7B /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + 6D183BEA1F68354600645B7B /* libdouble-conversion.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = "libdouble-conversion.a"; + remoteRef = 6D183BE91F68354600645B7B /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; 6D3966841F133F0E00ADDCB0 /* libAirMaps.a */ = { isa = PBXReferenceProxy; fileType = archive.ar; @@ -965,7 +995,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager/react-native-xcode.sh"; + shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh"; }; 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = { isa = PBXShellScriptBuildPhase;