Skip to content

Missing license in livekit-uniffi-xcframework dependency (0.0.5) #972

@MarcoEidinger

Description

@MarcoEidinger

Bug Description

The current dependency livekit-uniffi-xcframework version 0.0.5 lacks a license file, creating a licensing compliance issue for projects using the LiveKit Swift SDK.

Steps to Reproduce

  1. Check the Swift Package Manager dependencies in client-sdk-swift
  2. Observe that livekit-uniffi-xcframework is pinned to version 0.0.5
  3. Verify that 0.0.5 has no license file

Expected Behavior

All dependencies should include proper license files for legal compliance and dependency auditing.

Actual Behavior

The livekit-uniffi-xcframework dependency (v0.0.5) is missing a license file.

Solution

This issue was fixed upstream in livekit-uniffi-xcframework version 0.0.6 (see livekit/livekit-uniffi-xcframework#10). Updating the dependency to 0.0.6 resolves this licensing issue.

Please create a new version for client-sdk-swift after updating the dependency, thanks!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions