add new version 11.1.0-SNAPSHOT-1260
This commit is contained in:
parent
db25b1d002
commit
1323ada024
@ -22,14 +22,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",
|
||||||
.exact("10.0.0")
|
.branch("snapshots")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/11.0.0/WebIdIosIdentScanPlugin.framework-v11.0.0-SNAPSHOT-1248.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/11.1.0/WebIdIosIdentScanPlugin.framework-v11.1.0-SNAPSHOT-1260.zip",
|
||||||
checksum: "c9e445f2b0ddd72cecfa3b6cdb541be258d46e52bdeda2e2b1d6e52e29a70bde"
|
checksum: "757938fac4d2432d315ab7746285ded704137f697fe4a0040373cc9467d6c0b8"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdIosIdentScanPluginWrapper",
|
name: "WebIdIosIdentScanPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user