add new version 12.3.0-SNAPSHOT-1330
This commit is contained in:
parent
a0004fe68f
commit
b64dbfe660
@ -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("12.1.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1329.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1330.zip",
|
||||||
checksum: "3baaa5dae3e899118fee1320b2860b237ad17638b2c63ea82bbac1f7530ddffe"
|
checksum: "cb0cad27b43a0a852b7e3c56f358745bc5b29d34c131b16509695a988c1e5a4d"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDocumentScannerWrapper",
|
name: "WebIdDocumentScannerWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user