6
0

add new version 12.0.2-SNAPSHOT-1126

This commit is contained in:
mac-mini-003 2024-04-02 16:48:32 +02:00
parent 2d4344794f
commit cb296fa93a

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: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("11.0.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.2-SNAPSHOT-1124.zip",
checksum: "adba19dc67928c0afede92d7469fcad4bb1a638b1c3e9ed6789c605f7fafc2db"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.2-SNAPSHOT-1126.zip",
checksum: "af58de658df9cccbb2e5bdab7bb44aa2a1d8db2042ef5191e6824756139755cb"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",