eas-build-profiles

Installation
SKILL.md

EAS Build Profiles

Three default profiles + how to extend them.

Credential and external action gate

Editing a local profile is safe. Creating EAS environment variables, reading or storing credentials, starting a cloud build, or changing a project setting is external and may incur cost. Obtain owner confirmation of the exact EAS account, project, environment, variable classification, and action first. Never place a server secret in an EXPO_PUBLIC_* variable or commit it to eas.json.

Default 3 profiles

  • developmentdevelopmentClient: true, distribution: internal. Dev tools enabled. Install dev client on physical iPhone.
  • previewdistribution: internal. Production-style binary for internal QA. Skips TestFlight processing wait.
  • production — store-bound. No dev client, release config, signed with distribution cert.
Installs
2
GitHub Stars
1
First Seen
Aug 5, 2026
eas-build-profiles — khadinakbarlabs/expo-mobile-app-builder