Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Oct 25, 2024
1 parent f88df6b commit bf2d339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ let package = Package(
.package(url: "https://github.com/AgoraIO/AgoraInfra_iOS", .branch("main"))
],
targets: [
.target(name: "AgoraInfra_iOS", dependencies: [.product(name: "AgoraInfra_iOS", package: "AgoraInfra_iOS")]),
.binaryTarget(
name: "AgoraRtcKit",
url: "https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/0.0.7-test-with-aosl/AgoraRtcKit.xcframework.zip",
Expand Down

0 comments on commit bf2d339

Please sign in to comment.