Skip to content

Conversation

louwers
Copy link

@louwers louwers commented Oct 6, 2025

Will generate an Info.plist for inner .framework directories inside a static XCFramework when infoplists and bundle_id is provided (kept optional for backward compatibility).

Closes #2456

- Introduced `bundle_id` attribute to specify a reverse-DNS path for embedded frameworks.
- Added `infoplists` attribute to allow merging of .plist files when a bundle ID is provided.
- Updated implementation to collect top-level Info.plists based on the presence of a bundle ID.
- Added tests to verify Info.plist generation for static XCFrameworks with a bundle ID.
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.

Generated XCFramework fails on Xcode 15.3

1 participant