From 66301b177c3969f378999910e9419b055a532b51 Mon Sep 17 00:00:00 2001 From: Zhiyuan Zheng Date: Thu, 5 May 2022 09:21:35 +0200 Subject: [PATCH] Remove react building --- ios/tooot.xcodeproj/project.pbxproj | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/ios/tooot.xcodeproj/project.pbxproj b/ios/tooot.xcodeproj/project.pbxproj index 5a471155..c6f043dd 100644 --- a/ios/tooot.xcodeproj/project.pbxproj +++ b/ios/tooot.xcodeproj/project.pbxproj @@ -246,7 +246,6 @@ E633A41D281EAEAB000E540F /* Frameworks */, E633A41E281EAEAB000E540F /* Resources */, 9620878489526FB1EDDF9FB7 /* [CP] Copy Pods Resources */, - E633A438281EB628000E540F /* Bundle React Native code and images */, ); buildRules = ( ); @@ -440,24 +439,6 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ShareExtension/Pods-ShareExtension-resources.sh\"\n"; showEnvVarsInLog = 0; }; - E633A438281EB628000E540F /* Bundle React Native code and images */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - ); - name = "Bundle React Native code and images"; - outputFileListPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "export NODE_BINARY=node\nexport ENTRY_FILE=index.share.js\n../node_modules/react-native/scripts/react-native-xcode.sh\n"; - }; FD10A7F022414F080027D42C /* Start Packager */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647;