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 5be86d9 commit a43584d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ let package = Package(
.library(name: "ReplayKit", targets: ["AgoraReplayKitExtension"]),
],
dependencies: [
.package(url: "https://github.com/AgoraIO/AgoraInfra_iOS", branch: "main")
.package(url: "https://github.com/AgoraIO/AgoraInfra_iOS", .branch: "main")
],
targets: [
.binaryTarget(
Expand Down

0 comments on commit a43584d

Please sign in to comment.