6
0

add new version 13.1.1

This commit is contained in:
mac-mini-003 2024-08-13 15:06:52 +02:00
parent e298dcd7c8
commit 54500d8b3a

View File

@ -27,7 +27,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: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdentProductPlugin", name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.1.0/WebIdVideoIdentProductPlugin.framework-v13.1.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.1.1/WebIdVideoIdentProductPlugin.framework-v13.1.1.zip",
checksum: "7b9929f43b8413dfebcf0af5d2d2f0d7bfaae3cfff2e65ac58ae65281e12eb29" checksum: "cc0f335cf0ab88ec9482f070f852a5019be26b716920b95e01367ae40f832d05"
), ),
.target( .target(
name: "WebIdVideoIdentProductPluginWrapper", name: "WebIdVideoIdentProductPluginWrapper",