add new version 1.2.0-SNAPSHOT-79
This commit is contained in:
parent
76e0b73a89
commit
b7d9708ec1
@ -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/snapshots/de/webid-solutions/WebIdEPassPlugin/1.2.0/WebIdEPassPlugin.framework-v1.2.0-SNAPSHOT-78.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.2.0/WebIdEPassPlugin.framework-v1.2.0-SNAPSHOT-79.zip",
|
||||||
checksum: "5cf535a6872144f5821c3ca83d47e71495a0be469df3fcb69b0b41bb3a2d6ec2"
|
checksum: "3e7a8e9f940bd91d4adf4bbf280645ef20f9c76cd68b7cccc58b08f8bdff8f10"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEPassPluginWrapper",
|
name: "WebIdEPassPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user