Skip to content

Commit

Permalink
minor fix...
Browse files Browse the repository at this point in the history
  • Loading branch information
astinz committed Mar 7, 2024
1 parent 2e426b0 commit cf793bc
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -18,7 +18,7 @@ let package = Package(
],
dependencies: [ ],
targets: [
.binaryTarget(name: "RustFramework", url: "https://github.com/mcxross/swift-suiness/releases/download/0.1.1-beta/RustFramework.xcframework-v0.1.2-beta.zip",
.binaryTarget(name: "RustFramework", url: "https://github.com/mcxross/swift-suiness/releases/download/v0.1.2-beta/RustFramework.xcframework-v0.1.2-beta.zip",
checksum: "6942907f177a1fd313fa48f887828a5eca6a087e54e07a71e8e8168a46abac94"),
.target(
name: "Suiness",
Expand Down
Binary file removed Sources/.DS_Store
Binary file not shown.

0 comments on commit cf793bc

Please sign in to comment.