Skip to content

Commit

Permalink
updated with data
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajantas committed Nov 8, 2023
1 parent e2d68dd commit 1235c33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "MySpinServerSDK",
url: "todo",
checksum: "todo")
url: "https://github.com/jurajantas/MySpinServerSDK/releases/download/2.15.0/MySpinServerSDK.xcframework.zip",
checksum: "600789077dd9cb761f71696c85dbe3e9f6bff4927929d027a511ae4ab060d8fd")
]
)

0 comments on commit 1235c33

Please sign in to comment.