Skip to content

Commit

Permalink
Remove signature from simulator binary
Browse files Browse the repository at this point in the history
  • Loading branch information
ivo liondov authored and ivo liondov committed Jan 10, 2024
1 parent d545453 commit 4294436
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 136 deletions.
Binary file not shown.

This file was deleted.

2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
.binaryTarget(
name: "Approov",
url: "https://github.com/approov/approov-ios-sdk/releases/download/" + releaseTAG + "/Approov.xcframework.zip",
checksum : "c851f845bacfa3c978d12dbf85d7688a3b93e8e25d01f03784fdcb15b8d2beb0"
checksum : "d88e4cf4673a43dbdde869e7776aa98d52c3e8c28af078fbaaf001433f4d3e8a"
),
]
)

0 comments on commit 4294436

Please sign in to comment.