add new version 11.1.0-SNAPSHOT-1260
This commit is contained in:
parent
53d0235600
commit
547f934f35
@ -22,14 +22,14 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm",
|
||||||
.exact("10.0.0")
|
.branch("snapshots")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdOnDeviceDocumentScanner",
|
name: "WebIdOnDeviceDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/11.0.0/WebIdOnDeviceDocumentScanner.framework-v11.0.0-SNAPSHOT-1248.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/11.1.0/WebIdOnDeviceDocumentScanner.framework-v11.1.0-SNAPSHOT-1260.zip",
|
||||||
checksum: "e2eb9811e54c09a42f3477b11b7c33fb129b32e6b79b5485bdf91739bb7e7660"
|
checksum: "39b49efbdcf454f5040f4f79589e072e9daee2661f6b05abb753f0902431e8bf"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user