add new version 15.0.1-SNAPSHOT-419
This commit is contained in:
parent
4ecaeb54cc
commit
5404a338e0
@ -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")
|
.branch("legacy-snapshots")
|
||||||
),
|
),
|
||||||
.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/15.0.1/WebIdEIdentPlugin.framework-v15.0.1-SNAPSHOT-417.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.1/WebIdEIdentPlugin.framework-v15.0.1-SNAPSHOT-419.zip",
|
||||||
checksum: "33dc28535f11c74a553e2b56fd90382db3026f3bd170f079c7b1b33eac7f8334"
|
checksum: "6dc09ba96ba6a808040bc15d23d9c89335b877f26e338884e369a1e4076f0a8e"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEIdentPluginWrapper",
|
name: "WebIdEIdentPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user