Skip to content

have App Store Connect update CFBundleVersion automatically#12

Merged
hkatsura merged 1 commit intomainfrom
hkatsura/auto-update-build-number
May 5, 2026
Merged

have App Store Connect update CFBundleVersion automatically#12
hkatsura merged 1 commit intomainfrom
hkatsura/auto-update-build-number

Conversation

@hkatsura
Copy link
Copy Markdown
Owner

@hkatsura hkatsura commented May 5, 2026

let App Store Connect increment the build number (CFBundleVersion).

@hkatsura hkatsura merged commit 73a6972 into main May 5, 2026
1 check passed
@hkatsura hkatsura deleted the hkatsura/auto-update-build-number branch May 5, 2026 22:50
hkatsura added a commit that referenced this pull request May 5, 2026
* Update release.yml

* Update ExportOptions.plist

update actions/checkout@v4 (Node.js 20) to v5 (Node.js 24).

* Update project.pbxproj

* use actions/checkout@v5 and Xcode 26.3.

* Harden temp-file creation (TOCTOU + permissions) (#11)

- Use 64-bit entropy in randomFilename instead of 32-bit
- Add O_EXCL to open() calls to prevent TOCTOU symlink attacks
- Drop S_IRGRP | S_IROTH from test file permissions (0644 → 0600)

* have App Store Connect update CFBundleVersion automatically (#12)

Authored-by: Hidetomo Katsura <hkatsura@nvidia.com>

---------

Co-authored-by: Hidetomo Katsura <hkatsura@nvidia.com>
Co-authored-by: balazscseh <91498830+balazscseh@users.noreply.github.com>
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