You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I verified that I have not react-native-cli installed globally and be up to date about the React Native environment setup.
Description
Followed the usage instructions, when it goes to build the xcode project it fails. The error inside xcode says that it's missing a swift file, added an empty swift file and then the project runs successfully.
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening MyApp.xcworkspace.
Add an empty .swift file to the project, and then the project builds within xcode...i get a screen with the project logo on it and all that stuff....But the project will still not build with yarn ios
Version
latest
On which OS this issue appear on?
IOS
Android
Desktop OS
Monterey
The text was updated successfully, but these errors were encountered:
Hello @thertzelle, thanks for your issue. Unfortunately it's seems to be related to your environment: there is an issues here about it. There is a lot of solutions. On my side I can't reproduce. Did you have a M1 ?
react-native environment setup
Description
Followed the usage instructions, when it goes to build the xcode project it fails. The error inside xcode says that it's missing a swift file, added an empty swift file and then the project runs successfully.
Within Xcode:
Add an empty .swift file to the project, and then the project builds within xcode...i get a screen with the project logo on it and all that stuff....But the project will still not build with
yarn ios
Version
latest
On which OS this issue appear on?
Desktop OS
Monterey
The text was updated successfully, but these errors were encountered: