6
0

add new version 12.0.2-SNAPSHOT-1126

This commit is contained in:
mac-mini-003 2024-04-02 16:48:37 +02:00
parent 5d2b6d2dba
commit d75f0be4c4

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("10.0.0")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("11.0.0")
.branch("snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("11.0.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/12.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.2-SNAPSHOT-1124.zip",
checksum: "db98305dbaf1d6de86194b584cb212629d63505c5246ae4148aa7211e481e439"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/12.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.2-SNAPSHOT-1126.zip",
checksum: "f6381c994edb43e8e7ee6dfe6bd5d7805daa15d0b6e2c57577b3e68c2b33047e"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",