add new version 10.0.1
This commit is contained in:
parent
991255a9e3
commit
e5add12d62
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("10.0.0")
|
||||
.exact("10.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdSdkUiKitComponents",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/10.0.0/WebIdDigitalSigningPlugin.framework-v10.0.0.zip",
|
||||
checksum: "f7c8c6d7998ddf15fe0900f1070f639de18c340f9714d0386811907ff458b0c3"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/10.0.1/WebIdDigitalSigningPlugin.framework-v10.0.1.zip",
|
||||
checksum: "5652a1287bbaa1ba023d39ab35ee544ba92691503822b5a73321b6db367c2565"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDigitalSigningPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user