6
0

add new version 11.1.2

This commit is contained in:
mac-mini-003 2024-07-23 11:39:39 +02:00
parent af3aca20ba
commit 896eca9fb3

View File

@ -22,14 +22,14 @@ let package = Package(
.package( .package(
name: "WebIdSdkUiKitComponents", name: "WebIdSdkUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-ui-components-spm.git",
.exact("9.0.0") .exact("9.1.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/11.1.0/WebIdDigitalSigningPlugin.framework-v11.1.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDigitalSigningPlugin/11.1.2/WebIdDigitalSigningPlugin.framework-v11.1.2.zip",
checksum: "2f655ce58f058b4f8cc7ad6442ec16ea65ba9e6d99bdf198f2a6060bcb71a23d" checksum: "d347766f726d9c1061726d59ab2b6191914b6ef304751ca471174198e15c3f12"
), ),
.target( .target(
name: "WebIdDigitalSigningPluginWrapper", name: "WebIdDigitalSigningPluginWrapper",