Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9be97e8dba | ||
|
|
3fe150f7b8 | ||
|
|
10f94b5580 | ||
|
|
60f04ca425 |
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.branch("snapshots")
|
||||
.exact("21.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "OpenSSL",
|
||||
@ -48,8 +48,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEPassPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.1.1/WebIdEPassPlugin.framework-v1.1.1-SNAPSHOT-55.zip",
|
||||
checksum: "6788e3c6dafc2b4bcac6f1700a8da066b51ddcfffb676f46c06f2317aa5a95e1"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassPlugin/1.1.0/WebIdEPassPlugin.framework-v1.1.0.zip",
|
||||
checksum: "248cab93d937779b84f7b040776dca82786599891b0680a23b2fec8e417ccbcd"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEPassPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user