add new version 11.0.0-SNAPSHOT-1248
This commit is contained in:
parent
e10ee5146f
commit
53d0235600
@ -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",
|
||||||
.branch("snapshots")
|
.exact("10.0.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
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-1247.zip",
|
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",
|
||||||
checksum: "4bc5bc41d2f73a54c49f81f3d37d98ef15101759c4e61a6003145ad8068e7c15"
|
checksum: "e2eb9811e54c09a42f3477b11b7c33fb129b32e6b79b5485bdf91739bb7e7660"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user