add new version 1.1.1-SNAPSHOT-69

This commit is contained in:
mac-mini-003 2026-05-26 14:42:23 +02:00
parent 92368e650b
commit 2cdbdbbfe9

View File

@ -17,7 +17,7 @@ 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",
.branch("snapshots") .branch("experimental")
), ),
.package( .package(
name: "OpenSSL", name: "OpenSSL",
@ -48,8 +48,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEPassPlugin", name: "WebIdEPassPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdEPassPlugin/1.1.1/WebIdEPassPlugin.framework-v1.1.1-SNAPSHOT-67.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdEPassPlugin/1.1.1/WebIdEPassPlugin.framework-v1.1.1-SNAPSHOT-69.zip",
checksum: "6dbe62659a6eff43d01d57dccc424c54617ea91afd5eda4e708145b3ef049a1f" checksum: "979e75859527a4e512b7421e4eda290d44ec2d0d17e0b4c4ac0c43233021cd5c"
), ),
.target( .target(
name: "WebIdEPassPluginWrapper", name: "WebIdEPassPluginWrapper",