mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-22 00:22:26 +00:00
Update Kit and binary framework
This commit is contained in:
parent
e90aaebf5e
commit
079f0ed7f4
@ -1 +1 @@
|
||||
Subproject commit d77417df43d7a0d516e5a58a6ef5921c1b97d1cd
|
||||
Subproject commit e778bcf71b6628d06908c1a53cbab8db0cedf350
|
@ -34,8 +34,8 @@ enum Environment {
|
||||
case .onlineDevelopment:
|
||||
targets.append(.binaryTarget(
|
||||
name: "Target",
|
||||
url: "https://github.com/passepartoutvpn/passepartoutkit/releases/download/0.99.1/PassepartoutKit.xcframework.zip",
|
||||
checksum: "6edb8d5d83299f4d1accba43622a25306bcca4f33a2a11f07d61e550a2cf1285"
|
||||
url: "https://github.com/passepartoutvpn/passepartoutkit/releases/download/0.99.2/PassepartoutKit.xcframework.zip",
|
||||
checksum: "9fd6db5de77af9e8fe7aa425c1baf434ad54ca8bf2370946899ab344fd03eacc"
|
||||
))
|
||||
case .production:
|
||||
targets.append(.target(
|
||||
|
Loading…
Reference in New Issue
Block a user