Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Info.plists CFBundleVersion & Formatting #29

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

PSchmiedmayer
Copy link
Member

Fix Info.plists CFBundleVersion & Formatting

♻️ Current situation & Problem

⚙️ Release Notes

  • Fixes issue Infoplist Does Not Include CFBundleVersion #7 again; we get the following error message when archiving an app and uploading it to App Store Connect: [...] The Info.plist file is missing the required key: CFBundleVersion. Please find more information about CFBundleVersion at [...] across multiple xcframeworks in this repo.
  • Reformats the plists after the 3.0 merge and fixes the definition of the version identifier.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@PSchmiedmayer PSchmiedmayer added the bug Something isn't working label May 30, 2024
@PSchmiedmayer PSchmiedmayer requested a review from vishnuravi May 30, 2024 07:52
@PSchmiedmayer PSchmiedmayer self-assigned this May 30, 2024
@PSchmiedmayer PSchmiedmayer merged commit 69c4977 into main May 30, 2024
18 checks passed
@PSchmiedmayer PSchmiedmayer deleted the bug/infoPlist branch May 30, 2024 08:01
@vishnuravi
Copy link
Member

Thank you for fixing this @PSchmiedmayer, greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants