add new version 20.1.2-SNAPSHOT-1478
This commit is contained in:
parent
233d368aee
commit
b5e8334fca
@ -14,21 +14,6 @@ let package = Package(
|
|||||||
],
|
],
|
||||||
dependencies: [
|
dependencies: [
|
||||||
// Dependencies declare other packages that this package depends on.
|
// Dependencies declare other packages that this package depends on.
|
||||||
.package(
|
|
||||||
name: "WebIdVideoIdProductPlugin",
|
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-product-plugin-spm.git",
|
|
||||||
.branch("snapshots")
|
|
||||||
),
|
|
||||||
.package(
|
|
||||||
name: "WebIdVideoIdProductPlugin",
|
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-product-plugin-spm.git",
|
|
||||||
.branch("snapshots")
|
|
||||||
),
|
|
||||||
.package(
|
|
||||||
name: "WebIdVideoIdProductPlugin",
|
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-product-plugin-spm.git",
|
|
||||||
.branch("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",
|
||||||
@ -53,8 +38,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdMetaPlugin",
|
name: "WebIdMetaPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1477.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1478.zip",
|
||||||
checksum: "47019d28f7b2b816e97bf79832f3eed3c11224b438a2c890097c49134b3e8d79"
|
checksum: "0a1b4c86ee513dee2cd1d8cc57e21effdd75076013caf09b85d8ab3781049b07"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdMetaPluginWrapper",
|
name: "WebIdMetaPluginWrapper",
|
||||||
@ -62,9 +47,6 @@ let package = Package(
|
|||||||
.target(name: "WebIdMetaPlugin"),
|
.target(name: "WebIdMetaPlugin"),
|
||||||
// [target dependecies here]
|
// [target dependecies here]
|
||||||
|
|
||||||
.product(name: "WebIdVideoIdProductPlugin", package: "WebIdVideoIdProductPlugin"),
|
|
||||||
.product(name: "WebIdVideoIdProductPlugin", package: "WebIdVideoIdProductPlugin"),
|
|
||||||
.product(name: "WebIdVideoIdProductPlugin", package: "WebIdVideoIdProductPlugin"),
|
|
||||||
.product(name: "WebIdVideoIdentPlugin", package: "WebIdVideoIdentPlugin"),
|
.product(name: "WebIdVideoIdentPlugin", package: "WebIdVideoIdentPlugin"),
|
||||||
.product(name: "WebIdDigitalSigningPlugin", package: "WebIdDigitalSigningPlugin"),
|
.product(name: "WebIdDigitalSigningPlugin", package: "WebIdDigitalSigningPlugin"),
|
||||||
.product(name: "WebIdIosIdentScanPlugin", package: "WebIdIosIdentScanPlugin"),
|
.product(name: "WebIdIosIdentScanPlugin", package: "WebIdIosIdentScanPlugin"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user