Local Build

Build a release APK and a simulator .app file locally for a React Native Expo app using gradlew and xcodebuild. Use when the user wants to produce installable artifacts without EAS (for e2e testing, sharing a build with a teammate, or quick iteration on a real device/simulator). Generates two shell scripts wired up to the user's actual app name, scheme, and bundle identifier.

code-with-beto Updated

File contents

code-with-beto/skills/tree/main/plugins/cwb-local-build/skills/local-build commit 3c7532784f

Frequently asked questions

npx skillmds@latest add code-with-beto/local-build