react-native icon indicating copy to clipboard operation
react-native copied to clipboard

main.jsbundle does not exist in apple-m1 xcode13

Open ekamnh opened this issue 3 years ago • 0 comments

Description

Hello

I am keep getting this error when generating archive

however build in simulator is working fine

getting beloe error

Showing Recent Messages File /Users/simranjeet/Library/Developer/Xcode/DerivedData/ShhParty-csbogbjoovolurdbnvnwtayywufy/Build/Intermediates.noindex/ArchiveIntermediates/ShhParty/BuildProductsPath/Release-iphoneos/ShhParty.app/main.jsbundle does not exist. This must be a bug with

please help

Thanks

Version

0.63.2

Output of npx react-native info

System: OS: macOS 12.5 CPU: (8) x64 Apple M1 Pro Memory: 62.90 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 14.20.0 - ~/.nvm/versions/node/v14.20.0/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 6.14.17 - ~/.nvm/versions/node/v14.20.0/bin/npm Watchman: 2022.08.22.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.11.3 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: DriverKit 21.4, iOS 15.5, macOS 12.3, tvOS 15.4, watchOS 8.5 Android SDK: Not Found IDEs: Android Studio: 2021.2 AI-212.5712.43.2112.8609683 Xcode: 13.4.1/13F100 - /usr/bin/xcodebuild Languages: Java: 11.0.16 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 16.13.1 => 16.13.1 react-native: 0.63.2 => 0.63.2 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

Steps to reproduce

when generating archive getting this issue

however build in simulator is working fine

Snack, code example, screenshot, or link to a repository

image

ekamnh avatar Aug 26 '22 14:08 ekamnh