[INJIMOB-2265] update swift package versions (#1693)

Signed-off-by: KiruthikaJeyashankar <kiruthikavjshankar@gmail.com>
This commit is contained in:
KiruthikaJeyashankar
2024-11-19 15:09:54 +05:30
committed by GitHub
parent 9b4774686d
commit 552566856e
2 changed files with 25 additions and 25 deletions

View File

@@ -767,23 +767,7 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mosip/inji-openid4vp-ios-swift";
requirement = {
branch = develop;
kind = branch;
};
};
9C4850412C3E5873002ECBD5 /* XCRemoteSwiftPackageReference "tuvali-ios-swift" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mosip/tuvali-ios-swift/";
requirement = {
branch = develop;
kind = branch;
};
};
9C7CDF472C89802C00243A9A /* XCRemoteSwiftPackageReference "secure-keystore-ios-swift" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mosip/secure-keystore-ios-swift";
requirement = {
branch = develop;
branch = "ovp-demo";
kind = branch;
};
};
@@ -791,7 +775,7 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mosip/inji-vci-client-ios-swift";
requirement = {
branch = develop;
branch = "release-0.2.x";
kind = branch;
};
};
@@ -799,7 +783,23 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mosip/pixelpass-ios-swift";
requirement = {
branch = develop;
branch = "release-0.6.x";
kind = branch;
};
};
9C4850412C3E5873002ECBD5 /* XCRemoteSwiftPackageReference "tuvali-ios-swift" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mosip/tuvali-ios-swift/";
requirement = {
kind = exactVersion;
version = 0.5.0;
};
};
9C7CDF472C89802C00243A9A /* XCRemoteSwiftPackageReference "secure-keystore-ios-swift" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mosip/secure-keystore-ios-swift";
requirement = {
branch = "release-0.3.x";
kind = branch;
};
};

View File

@@ -42,7 +42,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mosip/inji-vci-client-ios-swift",
"state" : {
"branch" : "develop",
"branch" : "release-0.2.x",
"revision" : "5fe56728106cffc8eff47e43437f288307c9d91b"
}
},
@@ -51,7 +51,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mosip/pixelpass-ios-swift",
"state" : {
"branch" : "develop",
"branch" : "release-0.6.x",
"revision" : "7111692893287015599e4e0297bcade6a5375527"
}
},
@@ -60,8 +60,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mosip/secure-keystore-ios-swift",
"state" : {
"branch" : "develop",
"revision" : "8fdfcfe515dc58c0896716c34204c89669e11f89"
"branch" : "release-0.3.x",
"revision" : "068969c69eb56d906bf717628aa52e10cf0747ad"
}
},
{
@@ -78,8 +78,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mosip/tuvali-ios-swift/",
"state" : {
"branch" : "develop",
"revision" : "96bc662cd07df051cf2357691469bba57b0217e8"
"revision" : "2d49e123f70dfc2179983a753d370cc2212385db",
"version" : "0.5.0"
}
}
],