mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
[DSD-7723] update ios package dependency after release tagging (#1873)
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com>
This commit is contained in:
@@ -767,16 +767,16 @@
|
||||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/mosip/inji-vci-client-ios-swift/";
|
||||
requirement = {
|
||||
branch = "release-0.2.x";
|
||||
kind = branch;
|
||||
kind = exactVersion;
|
||||
version = 0.2.1;
|
||||
};
|
||||
};
|
||||
9C5E69122D0ACADA00D31852 /* XCRemoteSwiftPackageReference "pixelpass-ios-swift" */ = {
|
||||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/mosip/pixelpass-ios-swift/";
|
||||
requirement = {
|
||||
branch = "release-0.6.x";
|
||||
kind = branch;
|
||||
kind = exactVersion;
|
||||
version = 0.6.1;
|
||||
};
|
||||
};
|
||||
9C5E69152D0ACB3C00D31852 /* XCRemoteSwiftPackageReference "inji-openid4vp-ios-swift" */ = {
|
||||
|
||||
@@ -42,8 +42,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/mosip/inji-vci-client-ios-swift/",
|
||||
"state" : {
|
||||
"branch" : "release-0.2.x",
|
||||
"revision" : "21854f841c7dae09fa51878a40676841664cc18b"
|
||||
"revision" : "21854f841c7dae09fa51878a40676841664cc18b",
|
||||
"version" : "0.2.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -51,8 +51,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/mosip/pixelpass-ios-swift/",
|
||||
"state" : {
|
||||
"branch" : "release-0.6.x",
|
||||
"revision" : "15249dc4eecb7c2b6e6074193d3928b3402c9d20"
|
||||
"revision" : "15249dc4eecb7c2b6e6074193d3928b3402c9d20",
|
||||
"version" : "0.6.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user