add new version 12.0.3-SNAPSHOT-1139
This commit is contained in:
parent
d687912522
commit
7046636efb
@ -22,29 +22,29 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdVideoIdentPlugin",
|
name: "WebIdVideoIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||||
.branch("snapshots")
|
.exact("9.0.1")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||||
.branch("snapshots")
|
.exact("10.0.1")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
|
||||||
.branch("snapshots")
|
.exact("11.1.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
|
||||||
.branch("snapshots")
|
.exact("11.1.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdMetaPlugin",
|
name: "WebIdMetaPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/12.0.3/WebIdMetaPlugin.framework-v12.0.3-SNAPSHOT-1136.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/12.0.3/WebIdMetaPlugin.framework-v12.0.3-SNAPSHOT-1139.zip",
|
||||||
checksum: "0d8ace8cfae555e59ff4e7270d5e86ddaf1ea617d28f7b64a4ad45c75769bf55"
|
checksum: "539eb52d185726a398642973567e244e308086bebbbfbb2096014418eb98e009"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdMetaPluginWrapper",
|
name: "WebIdMetaPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user