add new version 21.0.5-SNAPSHOT-677
This commit is contained in:
parent
26eec6f50d
commit
c06b0a95f4
@ -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("21.0.5")
|
.branch("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/21.0.4/WebIdEIdentPlugin.framework-v21.0.4-SNAPSHOT-675.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.0.5/WebIdEIdentPlugin.framework-v21.0.5-SNAPSHOT-677.zip",
|
||||||
checksum: "465ce2d7ab5fbfc629c9c40b0d8068866e405442526d44ba4d4c800aa14bba25"
|
checksum: "c3a4a0b573c4f056298398f4edbca126cca60f678796ec3a318a60228ebd6a69"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEIdentPluginWrapper",
|
name: "WebIdEIdentPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user