6
0

add new version 20.3.2-SNAPSHOT-611

This commit is contained in:
mac-mini-003 2025-11-03 15:06:12 +01:00
parent 278e8fca8a
commit bb0cfa7f73

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("experimental") .exact("20.3.0")
), ),
.package( .package(
name: "AusweisApp2", name: "AusweisApp2",
@ -28,8 +28,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEIdentPlugin", name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.3.2/WebIdEIdentPlugin.framework-v20.3.2-SNAPSHOT-610.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.3.2/WebIdEIdentPlugin.framework-v20.3.2-SNAPSHOT-611.zip",
checksum: "ce6974d84a2ee97d3c98128bc1123f3b95ccd4af801b2c0a9719a23e641c28a5" checksum: "f1cb8c1f8d7c6472709dd42df400a67aabc3bcdea4bb4a024d3e4497efa05713"
), ),
.target( .target(
name: "WebIdEIdentPluginWrapper", name: "WebIdEIdentPluginWrapper",