6
0

add new version 13.4.1-SNAPSHOT-1269

This commit is contained in:
mac-mini-003 2025-04-17 17:05:44 +02:00
parent 90bd93d08d
commit f7be83eee6

View File

@ -22,29 +22,29 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("10.4.0")
.exact("10.6.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.2.0")
.exact("11.3.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.3.2")
.exact("12.4.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.3.2")
.exact("12.4.0")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1267.zip",
checksum: "70eee7fea52ed91495d89211839035421cae13c9af5e467e3c9b19c9e1e1b01d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1269.zip",
checksum: "8264445c7998dce6426b125c8c85e7920301938f93ed76ed384427af8fa04a7d"
),
.target(
name: "WebIdMetaPluginWrapper",