Skip to content

Commit

Permalink
Update Widgets SDK xcframework version
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Egorov authored and EgorovEI committed Dec 17, 2024
1 parent a64a808 commit eb3a133
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.3/GliaWidgetsXcf.xcframework.zip",
checksum: "ec5c5419b91a04f433d5ebbda11e0cf145f37037fd3b2038adb07ed329f5a67f"
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/2.8.4/GliaWidgetsXcf.xcframework.zip",
checksum: "e9ef48fe1d3f094445e5df9e921044cad4da8a0ff48f92c6939a8e99f0c010e3"
),
.target(
name: "GliaWidgets",
Expand Down

0 comments on commit eb3a133

Please sign in to comment.