add new version 1.1.1-SNAPSHOT-67
This commit is contained in:
parent
fdd2897e19
commit
92368e650b
@ -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",
|
||||||
.branch("experimental")
|
.branch("snapshots")
|
||||||
),
|
),
|
||||||
.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/experimental/de/webid-solutions/WebIdEPassPlugin/1.1.2/WebIdEPassPlugin.framework-v1.1.2-SNAPSHOT-73.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdEPassPlugin/1.1.1/WebIdEPassPlugin.framework-v1.1.1-SNAPSHOT-67.zip",
|
||||||
checksum: "55af89b3975f6fb2c3b2431f4c16ce878656f06d3b873547b35f746c63dbeda9"
|
checksum: "6dbe62659a6eff43d01d57dccc424c54617ea91afd5eda4e708145b3ef049a1f"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEPassPluginWrapper",
|
name: "WebIdEPassPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user