add new version 14.3.0-SNAPSHOT-1281
This commit is contained in:
parent
d419b8005f
commit
7c21f7907b
@ -17,29 +17,29 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm.git",
|
||||||
.exact("13.3.1")
|
.branch("redesign-v4-snapshots")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm.git",
|
||||||
.exact("13.3.1")
|
.branch("redesign-v4-snapshots")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
||||||
.exact("12.2.0")
|
.branch("redesign-v4-snapshots")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdVideoIdentPlugin",
|
name: "WebIdVideoIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
|
||||||
.exact("11.2.0")
|
.branch("redesign-v4-snapshots")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdVideoIdentProductPlugin",
|
name: "WebIdVideoIdentProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.3.0/WebIdVideoIdentProductPlugin.framework-v14.3.0-SNAPSHOT-1278.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.3.0/WebIdVideoIdentProductPlugin.framework-v14.3.0-SNAPSHOT-1281.zip",
|
||||||
checksum: "c2642162ae8d84b4c82bac70640f9baccd7e0e6f03f2616a14db37471be7c71b"
|
checksum: "4891a1668ddb2bbee403362e7676c1173e03dda4ac03b472ee24e5bd7adb6197"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentProductPluginWrapper",
|
name: "WebIdVideoIdentProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user