Skip to content

Compiled XCFramework required #731

@shahbaz724

Description

@shahbaz724

Is your feature request related to a problem? Please describe.
I am trying to add the Livekit iOS SDK into my iOS SDK. When I am trying to generate the XCFramework I am getting error for @inlinable from swift-log library. I am using BUILD_LIBRARY_FOR_DISTRIBUTION=YES when compiling the XCFramework.

Describe the solution you'd like
If you can provide me the XCFramework which I can add it using swift package manager or just copy in my SDK it will be very helpful.

Describe alternatives you've considered
I tried to take a fork and used the fork for swift-log library as well. But unfortunately when I am trying to compile the XCframework I am keep getting different different errors. Already trying to fix those errors from last 6 hours but every time keep getting new errors.

Additional context
We are building closed source SDK and distributing the SDK using swift package manager.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions