Skip to content

Commit

Permalink
New lame version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pro100andrey committed Jul 4, 2024
1 parent d5a802d commit a13e125
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
.binaryTarget(
name: "lame",
url: "https://github.com/pro100andrey/lame/releases/download/1.2.1/lame.xcframework.zip",
checksum: "a53f7b7273431417481b9c9946674b5821e6fffb5654b863782551a122816788"
checksum: "9293938daa1e75f183fe8ac67aa29d3a41dfa7852aeb585c4ef7c6b024659d77"
)
]
)
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ To run the example project, clone the repo, and run `pod install` from the Examp

### Swift Package Manager

Swift Package Manager

Through Xcode menu:

1. File -> Swift Packages -> Add Package Dependency...
Expand Down

0 comments on commit a13e125

Please sign in to comment.