6
0

add new version 13.3.0

This commit is contained in:
mac-mini-003 2024-10-22 11:39:36 +02:00
parent 56b02ecc29
commit fa55dcc20d

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.4")
.exact("11.1.5")
),
.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.2.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.2.0.zip",
checksum: "3f7d349afefb9adf36c76664b4c1c57975ed8de498105a88c5c8ae23bb59edfc"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.0.zip",
checksum: "c7be8d1b20c961f03ad258ba57b1dbb16d7351d810e2a0e5f820d5230ce1dbfc"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",