Skip to content

Instantly share code, notes, and snippets.

@mathias5r
Created October 30, 2024 02:00
Show Gist options
  • Select an option

  • Save mathias5r/866e0d7f2cceff83d31ee9bbf059b62a to your computer and use it in GitHub Desktop.

Select an option

Save mathias5r/866e0d7f2cceff83d31ee9bbf059b62a to your computer and use it in GitHub Desktop.
Replacing js bundle
- 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