6
0

add new version 20.2.1

This commit is contained in:
mac-mini-003 2025-08-28 17:00:11 +02:00
parent 04b66e395f
commit 8f4678d8bf

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("20.2.0") .exact("20.2.1")
), ),
.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/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/20.2.0/WebIdEIdentPlugin.framework-v20.2.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/20.2.1/WebIdEIdentPlugin.framework-v20.2.1.zip",
checksum: "f527125fded4b71828076a85255dadad281e6dc63de0c5cdd33358a18dd0dd23" checksum: "5431cbd4d6cd8fe33195b7355f37b3ddc2331fcdb1699e79da7c753b1fbe2b55"
), ),
.target( .target(
name: "WebIdEIdentPluginWrapper", name: "WebIdEIdentPluginWrapper",