add new version 4.0.0-SNAPSHOT-353
This commit is contained in:
parent
cb9410636e
commit
70a5341dfc
@ -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("snapshots")
|
.exact("10.0.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "AusweisApp2",
|
name: "AusweisApp2",
|
||||||
@ -28,8 +28,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdEIdentPlugin",
|
name: "WebIdEIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/4.0.0/WebIdEIdentPlugin.framework-v4.0.0-SNAPSHOT-352.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/4.0.0/WebIdEIdentPlugin.framework-v4.0.0-SNAPSHOT-353.zip",
|
||||||
checksum: "177867cdce00fd2d8ff136ff191c19ddb83df4517af03e20b9bbb3e21db97471"
|
checksum: "b65c629759e7808496b9423b649d23d3327eecabdac7f325abee245770acd6cd"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEIdentPluginWrapper",
|
name: "WebIdEIdentPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user