Skip to content

build(ios): remote appVersionSource (hands-off auto-increment)#528

Merged
KishParikh13 merged 1 commit into
v2from
chore/remote-app-version
Jun 17, 2026
Merged

build(ios): remote appVersionSource (hands-off auto-increment)#528
KishParikh13 merged 1 commit into
v2from
chore/remote-app-version

Conversation

@KishParikh13

Copy link
Copy Markdown
Collaborator

Switches cli.appVersionSource to remote and restores autoIncrement: true on the production profile so EAS tracks + bumps the iOS build number server-side every build (fixes the local-source stuck-dup issue from #526 properly). Seeds app.json buildNumber to 35 (34 is the last ASC build) so the first remote build is dup-free; EAS owns the number after that.

…ement

With appVersionSource: remote + autoIncrement, EAS tracks the iOS build
number server-side and bumps it for every production build — no more manual
app.json edits or the stuck-local-value duplicates. Seed buildNumber to 35
(34 is the last build on App Store Connect) so the first remote build lands
>=35 with no duplicate; after that EAS owns the value.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying chinmaya-janata with  Cloudflare Pages  Cloudflare Pages

Latest commit: 499e79e
Status: ✅  Deploy successful!
Preview URL: https://b4426ef0.project-janatha.pages.dev
Branch Preview URL: https://chore-remote-app-version.project-janatha.pages.dev

View logs

@KishParikh13 KishParikh13 merged commit e0b64fc into v2 Jun 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant