Skip to content

Commit

Permalink
Test new version with modified Package.swift (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
jguz-pubnub committed Oct 29, 2024
1 parent 2939527 commit ead1e5c
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 @@ -14,7 +14,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "PubNubChatRemoteBinaryPackage",
url: "https://github.com/pubnub/kmp-chat/releases/download/0.8.202-dev/PubNubChat.xcframework.zip",
url: "https://github.com/pubnub/kmp-chat/releases/download/0.8.3-dev/PubNubChat.xcframework.zip",
checksum: "c81df7f9514d39e6fd1813dee9c6ef966b4bcf62f21ad670f7a8e29bc92d4cc9"
)
]
Expand Down

0 comments on commit ead1e5c

Please sign in to comment.