6
0

add new version 13.3.0

This commit is contained in:
mac-mini-003 2024-10-22 11:39:53 +02:00
parent d386c737a4
commit f3e372c2ae

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.4") .exact("11.1.5")
), ),
.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.2.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.2.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.3.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.3.0.zip",
checksum: "d1285fd7238eccd36f3a1bb74effe408b1bcca97851eb487bf46c2baf4cc9367" checksum: "07ece0db99c508abb8a564c967ad9bce8912691f78d52cb5203d090a1d2ce166"
), ),
.target( .target(
name: "WebIdAutoIdentOnServerProductPluginWrapper", name: "WebIdAutoIdentOnServerProductPluginWrapper",