6
0

add new version 20.1.2-SNAPSHOT-1478

This commit is contained in:
mac-mini-003 2025-08-20 00:14:53 +02:00
parent 233d368aee
commit b5e8334fca

View File

@ -14,21 +14,6 @@ let package = Package(
],
dependencies: [
// 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(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
@ -53,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
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",
checksum: "47019d28f7b2b816e97bf79832f3eed3c11224b438a2c890097c49134b3e8d79"
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: "0a1b4c86ee513dee2cd1d8cc57e21effdd75076013caf09b85d8ab3781049b07"
),
.target(
name: "WebIdMetaPluginWrapper",
@ -62,9 +47,6 @@ let package = Package(
.target(name: "WebIdMetaPlugin"),
// [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: "WebIdDigitalSigningPlugin", package: "WebIdDigitalSigningPlugin"),
.product(name: "WebIdIosIdentScanPlugin", package: "WebIdIosIdentScanPlugin"),