add new version 1.2.0-SNAPSHOT-78
This commit is contained in:
parent
4fb88d6b42
commit
4beb2e0c7c
@ -17,7 +17,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("22.0.0")
|
.branch("experimental")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "OpenSSL",
|
name: "OpenSSL",
|
||||||
@ -48,8 +48,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdEPassPlugin",
|
name: "WebIdEPassPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.2.0/WebIdEPassPlugin.framework-v1.2.0-SNAPSHOT-76.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.2.0/WebIdEPassPlugin.framework-v1.2.0-SNAPSHOT-78.zip",
|
||||||
checksum: "4f28fe2f8212bf2d2c448d6bb8db2057329b750b36ea04f2e2fe60766ab3e50a"
|
checksum: "b92c4426ee1faefae61a0a25a12a477be61dcbab3c6d264539123d5418f9d189"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEPassPluginWrapper",
|
name: "WebIdEPassPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user