Skip to content

Commit

Permalink
Merge pull request #212 from niscy-eudiw/main
Browse files Browse the repository at this point in the history
Updated to latest RQES SDK
  • Loading branch information
stzouvaras authored Nov 21, 2024
2 parents bb2d307 + 2a021c3 commit 873d7fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "7e6f3a0f4f417301385ccddd96b735da0c98f09637abc2ac62ad70956a239570",
"originHash" : "b5f2c9fcaf023af2349082fc03d670b9a961869744b2fe9f80815a034f823aac",
"pins" : [
{
"identity" : "activityindicatorview",
Expand Down Expand Up @@ -159,17 +159,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-rqes-kit.git",
"state" : {
"revision" : "1bc777cbd408af2d02df95be4c310f4829ae0c18",
"version" : "0.0.1"
"revision" : "6951ae1830bd71f27ebc69f655aa4c7518be5e1f",
"version" : "0.0.2"
}
},
{
"identity" : "eudi-lib-ios-rqes-ui",
"kind" : "remoteSourceControl",
"location" : "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-rqes-ui.git",
"state" : {
"revision" : "9fcf589d723349ab8f0b2c54b40f78fc0cfaa12c",
"version" : "0.0.3"
"revision" : "6233cce685630b694b8f5a3eece6495c29a1fd01",
"version" : "0.0.4"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Modules/logic-business/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ let package = Package(
),
.package(
url: "https://github.com/eu-digital-identity-wallet/eudi-lib-ios-rqes-ui.git",
exact: "0.0.3"
exact: "0.0.4"
),
.package(name: "logic-test", path: "./logic-test")
],
Expand Down

0 comments on commit 873d7fe

Please sign in to comment.