6
0

add new version 13.0.2-SNAPSHOT-1182

This commit is contained in:
mac-mini-003 2024-06-25 15:31:54 +02:00
parent 006fbddd1f
commit 538d2f292b

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.0.0")
.exact("12.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.0.0")
.exact("12.0.1")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("5.0.0")
.exact("5.0.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.0.0")
.exact("11.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.0.1/WebIdEIdProductPlugin.framework-v13.0.1-SNAPSHOT-1164.zip",
checksum: "f2be36d41936b997cf0bf81112c5e22b271508829ed5c66f94c73ec4b73201d0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.0.2/WebIdEIdProductPlugin.framework-v13.0.2-SNAPSHOT-1182.zip",
checksum: "483978cd1691e4f81f6628d6a29b3462e8d3633f8f901659d0d2b755516e3a8e"
),
.target(
name: "WebIdEIdProductPluginWrapper",