Skip to content

gh-142295: Mac framework Info.plist CFBundleShortVersionString format fix#143064

Merged
ned-deily merged 9 commits intopython:mainfrom
Datamind-dot-no:mac-info-plist-fix
May 7, 2026
Merged

gh-142295: Mac framework Info.plist CFBundleShortVersionString format fix#143064
ned-deily merged 9 commits intopython:mainfrom
Datamind-dot-no:mac-info-plist-fix

Conversation

@codeskipper
Copy link
Copy Markdown
Contributor

@codeskipper codeskipper commented Dec 22, 2025

Corrected version format for the Mac framework Info.plist for CFBundleShortVersionString to adhere to x.y.z format as described in Apple developer documentation here.

Tested working as expected after building the framework for main and 3.14 branch. Not tested for complete binary distribution yet.

Corrected version format for the Mac framefork Info.plist for
CFBundleShortVersionString to adhere to x.y.z format as described in
Apple developer documentation at
https://developer.apple.com/documentation/bundleresources/information-property-list/cfbundleshortversionstring
@codeskipper codeskipper requested a review from a team as a code owner December 22, 2025 08:31
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Dec 22, 2025

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@python-cla-bot
Copy link
Copy Markdown

python-cla-bot Bot commented Dec 22, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Dec 22, 2025

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

Updated macOS Info.plist to use x.y.z format for CFBundleShortVersionString to comply with Apple guidelines.
@ned-deily ned-deily self-assigned this Dec 22, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label May 4, 2026
@ned-deily ned-deily merged commit 65ed109 into python:main May 7, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants