Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e59d53e0a7 | ||
|
|
6ae501bc3a | ||
|
|
655dbf2787 | ||
|
|
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("22.1.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.2.2/WebIdEPassPlugin.framework-v1.2.2-SNAPSHOT-92.zip",
|
||||
checksum: "1fc969ece6e14cde2c47c804ce62290978f175d83d3ef4ef63954d6b95d44db9"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEPassPlugin/1.2.1/WebIdEPassPlugin.framework-v1.2.1.zip",
|
||||
checksum: "b9ef8f034e23125af91eb24ea9038908092822d1e0c1d22a1d2e5e0949a6d627"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEPassPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user