add new version 11.0.0-SNAPSHOT-1248
This commit is contained in:
parent
316fefa9f7
commit
8c4cd9abb4
@ -17,14 +17,14 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.branch("snapshots")
|
.exact("10.0.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/11.0.0/WebIdDocumentScanner.framework-v11.0.0-SNAPSHOT-1247.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/11.0.0/WebIdDocumentScanner.framework-v11.0.0-SNAPSHOT-1248.zip",
|
||||||
checksum: "20ea235e84fef4f6e0a52592ec8d62857a163f3ebf3b32a2a2aa9625eb8725e6"
|
checksum: "c22c675ff2566748a1a95641753f651d3357b9f65792ee76bb09795822eb34e5"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDocumentScannerWrapper",
|
name: "WebIdDocumentScannerWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user