Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maxxfrazer committed Jan 26, 2021
1 parent c9a8fd7 commit c25f085
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 @@ -35,7 +35,7 @@ let package = Package(
),
.binaryTarget(
name: "AgoraAIDenoiseExtension",
url: "https://github.com/AgoraIO/AgoraRtcEngine_iOS/releases/download/3.3.0/AgoraAIDenoiseExtension.xcframewor.zip",
url: "https://github.com/AgoraIO/AgoraRtcEngine_iOS/releases/download/3.3.0/AgoraAIDenoiseExtension.xcframework.zip",
checksum: "099be38313b14fd807bcf6f914cc909720d651ea1e414babe22e656bb2629bdc"
),
.binaryTarget(
Expand Down

0 comments on commit c25f085

Please sign in to comment.