6
0

add new version 13.1.1

This commit is contained in:
mac-mini-003 2024-08-13 15:06:36 +02:00
parent ddb1b99252
commit 1d824c79ea

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.3")
.exact("11.1.4")
),
.package(
name: "WebIdIosIdentScanPlugin",
@ -33,8 +33,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.1.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.1.0.zip",
checksum: "525469795857ce0065e07f8a0a631d78edb35a3db1252716e4e12d7410fe585d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.1.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.1.1.zip",
checksum: "49bbd9db4f31d5b71b381f005d8ad986dabd13ed213a5dbdd3f539923c700f8e"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",