Skip to content

Commit

Permalink
Update Widgets SDK xcframework version
Browse files Browse the repository at this point in the history
  • Loading branch information
ykyivskyi-gl committed Nov 12, 2024
1 parent 813102c commit 5589252
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 @@ -40,8 +40,8 @@ let package = Package(
),
.binaryTarget(
name: "GliaWidgetsSDKXcf",
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/2.8.1/GliaWidgetsXcf.xcframework.zip",
checksum: "fae89d79c9850a128acb7b2f98ec5263d2b96e04d01c068f8c4e9c562785adf4"
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/2.8.2/GliaWidgetsXcf.xcframework.zip",
checksum: "d723cb1fe120a92d800a48f52ffe9193eef51b6c6bbcc4ab396bf2288ab4bce6"
),
.target(
name: "GliaWidgets",
Expand Down

0 comments on commit 5589252

Please sign in to comment.