6
0

add new version 13.1.1

This commit is contained in:
mac-mini-003 2024-08-13 15:06:39 +02:00
parent c404743b16
commit 1bb3342f39

View File

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