Skip to content

Commit

Permalink
Update package for 1.55.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 13, 2024
1 parent 960a23f commit 9e2e21b
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.54.0-xcframework.zip",
checksum: "61f172849cd61b92b90cd96c487f54ddff60eb8b15bad755663807dd319961a5"
url: "https://ios-releases.fullstory.com/fullstory-1.55.0-xcframework.zip",
checksum: "474c6e91fdc4ee67610191d58d6dfd0afc1d89d87fec6ed8eab1647746358a46"
),
]
)

0 comments on commit 9e2e21b

Please sign in to comment.