Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
judsd committed Apr 17, 2024
1 parent cf43385 commit d3cfe7f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "ONSBatch",
url: "https://ons.pfs.gdn/assets/96398dee-6d62-422e-9b78-0dcf0393420f/xcframework-build3.zip",
checksum: "232275d7c22edb00cbe6909cd2f5a13cdb89c0f63b5f4ac11f65a8db909f20b0"
url: "https://ons.pfs.gdn/assets/96398dee-6d62-422e-9b78-0dcf0393420f/xcframework-build5.zip",
checksum: "a2db092e556e325b9323c7d6a5f08fdd11e5e0b0712c20b9587055ab8c3e9c0d"
)
]
)
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"originHash" : "ae48b9a5c38c8319943fe1daec53487490106d217c4e647d889b7a14cc117b88",
"pins" : [
{
"identity" : "instantmock",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pirishd/InstantMock",
"state" : {
"revision" : "5172aedc823dcefd9a3e2d0aedf9b51b000dabb2",
"version" : "2.5.5"
}
}
],
"version" : 3
}

0 comments on commit d3cfe7f

Please sign in to comment.