Skip to content

Conversation

@jcmosc
Copy link
Owner

@jcmosc jcmosc commented Jan 19, 2026

No description provided.

@jcmosc jcmosc linked an issue Jan 19, 2026 that may be closed by this pull request
@jcmosc jcmosc changed the title Issue 18 xcframework fixes XCframework fixes [Closes #18] Jan 19, 2026
extension Metadata: @retroactive CustomStringConvertible {

public var description: String {
#if os(macOS)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit:
Maybe use #if canImport(Darwin) or #if canImport(ObjectiveC) since the upstream may add other Darwin platform support like watchOS and visionOS?

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.

The xcframework related feedback

3 participants