7
0

add new version 21.2.1-SNAPSHOT-405

This commit is contained in:
mac-mini-003 2026-04-30 13:51:04 +02:00
parent 6ec806ffce
commit 68cb84d03a

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdUiKitComponents",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ui-components-spm.git",
.upToNextMinor(from: "15.0.0")
.branch("snapshots")
),
.package(
name: "WebIdIosSdk",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-sdk-spm.git",
.upToNextMinor(from: "15.1.2")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.1.2/WebIdPluginCore.framework-v15.1.2.zip",
checksum: "afc99bc89abc0af52aecf15e9f3ca8248c87bbce6c40201e96b2ecb391ff46da"
url: "https://api.webid-solutions.de/releases/ios/xcframework/modernize/de/webid-solutions/WebIdPluginCore/21.2.1/WebIdPluginCore.framework-v21.2.1-SNAPSHOT-405.zip",
checksum: "2c5ab1fd8b1843bf7986bf036befe533302711e7e5525fcb980ed5055b07ab25"
),
.target(
name: "WebIdPluginCoreWrapper",