Created
October 30, 2024 02:00
-
-
Save mathias5r/866e0d7f2cceff83d31ee9bbf059b62a to your computer and use it in GitHub Desktop.
Replacing js bundle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - run: | |
| name: 'Replace js bundle' | |
| command: | | |
| npx expo export:embed --platform ios --dev false --entry-file node_modules/expo-router/entry.js --bundle-output ios/build/Build/Products/Release-iphonesimulator/MyApp.app/main.jsbundle --assets-dest ios/build/Build/Products/Release-iphonesimulator/MyApp.app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment