expo build ios
Last updated
Was this helpful?
Last updated
Was this helpful?
npm install -g eas-cli
run in your terminal eas login and then input your account Expo
run in your terminal eas whomi
To configure an iOS or an Android project for EAS Build, run the following command:Terminal
Copy
eas build:configure
if finish click ios, you get a new file eas.json
For iOS:
eas build --platform ios
Do you want to log in to your Apple account? › (Y/n) click Y if you have apple account developer
Generate a new Apple Distribution Certificate? › (Y/n) click Y
eas submit -p ios --latest