Skip to content

Conversation

@schm1dtmac
Copy link
Contributor

@schm1dtmac schm1dtmac commented Jan 5, 2026

Rearranged some stuff in the CI scripts to enable passing through the RPCS3 version to CMake, so it can be set properly in Info.plist.
CFBundleShortVersionString now gets set to and displayed in e.g. Finder, System Information, System Preferences, etc as 0.0.39 as of now (follows Apple's explicit rule for this to be a strict 3-digit version number).
CFBundleVersion is also now set to the current commit count/build number (e.g. 18609 or whatever), as per convention for most Apple apps and from old-but-gold Leopard-era development documentation (although this number isn't shown anywhere in the GUI since RPCS3 uses a Qt about window instead of the OS one, the latter of which would display something like 0.0.39 (18609) as configured above).

Also fixed a small CI issue with release archive naming for arm64.
(Note: if checks freeze and timeout inexplicably it’s a GH issue, actions reliability can be shit at times, unrelated to the PR itself ofc)

@schm1dtmac schm1dtmac changed the title [macOS] Properly handle app bundle versioning [macOS] Properly handle app bundle versioning (& minor CI fix) Jan 5, 2026
@Megamouse Megamouse added OS: macOS Build and CI Anything related to the build process and continuous integration labels Jan 5, 2026
@Megamouse Megamouse requested a review from hcorion January 5, 2026 11:55
@schm1dtmac schm1dtmac force-pushed the miscfixes branch 19 times, most recently from e37128e to 5667291 Compare January 12, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build and CI Anything related to the build process and continuous integration OS: macOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants