[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:
abhip2565
2025-03-27 18:31:08 +05:30
committed by GitHub
parent 5a0d165ff4
commit 5d9ebd4d6a
2 changed files with 8 additions and 8 deletions

View File

@@ -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" */ = {

View File

@@ -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"
}
},
{