Skip to content

🐛 Fix iOS app display name#2037

Merged
AndreMiras merged 1 commit into
kivy:masterfrom
AndreMiras:fix/issue-1976-ios-title-package-name
May 24, 2026
Merged

🐛 Fix iOS app display name#2037
AndreMiras merged 1 commit into
kivy:masterfrom
AndreMiras:fix/issue-1976-ios-title-package-name

Conversation

@AndreMiras

Copy link
Copy Markdown
Member

Set CFBundleDisplayName and CFBundleName from the Buildozer spec title when updating the generated iOS plist. Keep package.name for project paths and bundle identifiers.

Fixes #1976

Set CFBundleDisplayName and CFBundleName from the Buildozer spec title when updating the generated iOS plist. Keep package.name for project paths and bundle identifiers.

Fixes kivy#1976
@AndreMiras AndreMiras merged commit f0c3d52 into kivy:master May 24, 2026
22 checks passed
@AndreMiras AndreMiras deleted the fix/issue-1976-ios-title-package-name branch May 24, 2026 17:22
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.

Bug: iOS target ignores title from spec, using package.name for the home screen display name

2 participants