6
0

add new version 13.0.2-SNAPSHOT-1189

This commit is contained in:
mac-mini-003 2024-07-12 14:32:10 +02:00
parent fa060b1ca5
commit c06e33dd3d

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("11.0.1")
.exact("11.1.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.0.3")
.exact("12.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.0.3")
.exact("12.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1188.zip",
checksum: "81a0507a854ec0facb9d6a3aa7bb357f45ea8551cf974fdc28ad8c2fd39c88ed"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1189.zip",
checksum: "921a92a9202a451cc4e4539dd08b08e1d6fb64afebfd2994237b1ed5a8e33244"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",