Skip to content

Commit

Permalink
Bumping package version to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinHV committed Jun 17, 2024
1 parent dc430d1 commit 5174c4a
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 @@ -23,7 +23,7 @@ let package = Package(
"Wrapper",
.product(name: "SwiftProtobuf", package: "swift-protobuf")
]),
.binaryTarget(name: "XCFramework", path: ".build/StremioCore.xcframework")
//.binaryTarget(name: "XCFramework", url: "https://github.com/Stremio/stremio-core-swift/releases/download/1.2.4/StremioCore.zip", checksum: "6a51b06b8734ddb9d7121813cddb8b5c8f1ee7929cfc8aa16f9ecef4f785a795")
// .binaryTarget(name: "XCFramework", path: ".build/StremioCore.xcframework")
.binaryTarget(name: "XCFramework", url: "https://github.com/Stremio/stremio-core-swift/releases/download/1.2.5/StremioCore.xcframework.zip", checksum: "03fe456f1fa79837e8f2982497da7d87068170bea1fcd9c6809e0131e56498a2")
]
)

0 comments on commit 5174c4a

Please # to comment.