6
0

add new version 12.0.0-SNAPSHOT-255

This commit is contained in:
mac-mini-003 2024-07-23 19:24:16 +02:00
parent b7b9103acf
commit 4d8b4b2ba2

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "10.0.0")
.upToNextMinor(from: "11.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/11.0.1/WebIdPluginCore.framework-v11.0.1-SNAPSHOT-253.zip",
checksum: "6e084462f0be54150799d5283c5d751c9d5dbae28a6c76e030ed8e911f1ec47c"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/12.0.0/WebIdPluginCore.framework-v12.0.0-SNAPSHOT-255.zip",
checksum: "ff4f88a6d0f6f8b6aa841eace50cc0efe9c52fa7acdcf64553843d0e6c8fc1fc"
),
.target(
name: "WebIdPluginCoreWrapper",