ошибка: /Users/expo/workingdir/build/ios/main.jsbundle: такого файла или каталога нет (в целевом объекте «awsgymprivate» из проекта «awsgymprivate»). ')
ошибка: /Users/expo/workingdir/build/ios/main.jsbundle: такого файла или каталога нет (в целевом объекте «awsgymprivate» из проекта «awsgymprivate»). ')
[code]› Copying ios/awsgymprivate/Supporting/Expo.plist ➜ ./Expo.plist › Compiling awsgymprivate » SplashScreen.storyboard ▸ ** ARCHIVE FAILED ** ▸ The following build commands failed: ▸ CpResource /Users/expo/Library/Developer/Xcode/DerivedData/awsgymprivate-arsazrrfzqfpbbfjwzimmjlfgbfl/Build/Intermediates.noindex/ArchiveIntermediates/awsgymprivate/InstallationBuildProductsLocation/Applications/awsgymprivate.app/main.jsbundle /Users/expo/workingdir/build/ios/main.jsbundle (in target 'awsgymprivate' from project 'awsgymprivate') ▸ (1 failure) 2024-02-07 22:36:13.003 xcodebuild[1998:7885] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled) ** ARCHIVE FAILED ** [/code] Я пробовал [list] [*][code]npx react-native bundle --entry-file index.js --platform ios --dev false --bundle-output ios/main.jsbundle --assets-dest ios[/code] [img]https://i.sstatic.net/MEhy6.png[/img]
[*][code](Xcode) -Build Phases -> Bundle React Native code and images[/code], измените на cd $PROJECT_DIR/.. export NODE_BINARY=node ./node_modules/react-native/scripts/react-native- xcode.sh
[/list] но ошибка все равно возникает. Пожалуйста, помогите