Skip to content

Commit

Permalink
Update package for 1.57.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 27, 2025
1 parent 298a6a8 commit 1fada35
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 @@ -12,8 +12,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "FullStory",
url: "https://ios-releases.fullstory.com/fullstory-1.56.1-xcframework.zip",
checksum: "7c83ee8ff49c74ae50bb35a74ee997c9a4badd556c8420acad53e57a5b3e767c"
url: "https://ios-releases.fullstory.com/fullstory-1.57.0-xcframework.zip",
checksum: "4f12af3e4344053e8a7d37a48ace6477b5092785f22fee0641fa6359b3d13189"
),
]
)

0 comments on commit 1fada35

Please sign in to comment.