6
0

add new version 13.3.0

This commit is contained in:
mac-mini-003 2024-10-22 11:41:15 +02:00
parent f723ba9eb0
commit 9c5445e8be

View File

@ -17,17 +17,17 @@ let package = Package(
.package(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
.exact("13.2.0")
.exact("13.3.0")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("10.2.1")
.exact("10.3.1")
),
.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",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.2.0/WebIdMetaPlugin.framework-v13.2.0.zip",
checksum: "ae241725bf8aad44465a009c2c8c44610c4276e2af180a9988cf73e61377235c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.3.0/WebIdMetaPlugin.framework-v13.3.0.zip",
checksum: "865aa847cb672b4872b406f264d643aaab28ca6f2af34384471fb1c3586cf435"
),
.target(
name: "WebIdMetaPluginWrapper",