Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
fortesdev authored Mar 10, 2023
1 parent ba1105a commit 43d525a
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 @@ -26,7 +26,7 @@ let package = Package(
checksum: "0184cc0617a92d4258529609247c432d507c36b650b367dd2d883e74c029010d"),
.binaryTarget(
name: "MobileMessagingRTC",
url: "https://github.com/fortesdev/SPTest/blob/main/MobileMessagingWithRTC.framework.zip",
url: "https://github.com/fortesdev/SPTest/blob/main/MobileMessagingWithRTC.xcframework.zip",
checksum: "0184cc0617a92d4258529609247c432d507c36b650b367dd2d883e74c029010d"),

.target(name: "MobileMessagingWrapper", dependencies: ["MobileMessaging"]),
Expand Down

0 comments on commit 43d525a

Please sign in to comment.