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 daed242 commit bc4cb15
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 @@ -152,6 +152,6 @@ let package = Package(
url: "https://download.agora.io/swiftpm/AgoraRtcEngine_iOS/0.0.7-test-with-aosl/AgoraReplayKitExtension.xcframework.zip",
checksum: "8af3a91f979c13c0c7c85c7ac545326c8c6b3209d6cba0a3e1d1f69af928e972"
),
.target(name: "RtcBasic", dependencies: ["AgoraInfra_iOS"])
.target(name: "AgoraInfra_iOS", dependencies: ["AgoraInfra_iOS"])
]
)

0 comments on commit bc4cb15

Please sign in to comment.