mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
[INJIMOB-3494] update ios rlease dependency (#2064)
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com>
This commit is contained in:
@@ -837,8 +837,8 @@
|
||||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/mosip/pixelpass-ios-swift/";
|
||||
requirement = {
|
||||
branch = "release-0.6.x";
|
||||
kind = branch;
|
||||
kind = exactVersion;
|
||||
version = 0.6.3;
|
||||
};
|
||||
};
|
||||
9CCCA19C2CF87A8400D5A461 /* XCRemoteSwiftPackageReference "secure-keystore-ios-swift" */ = {
|
||||
@@ -853,8 +853,8 @@
|
||||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/mosip/inji-openid4vp-ios-swift.git";
|
||||
requirement = {
|
||||
branch = "release-0.4.x";
|
||||
kind = branch;
|
||||
kind = exactVersion;
|
||||
version = 0.4.0;
|
||||
};
|
||||
};
|
||||
C3F18B1B2E320C9A007DBE73 /* XCRemoteSwiftPackageReference "inji-vci-client-ios-swift" */ = {
|
||||
|
||||
@@ -69,8 +69,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/mosip/inji-openid4vp-ios-swift.git",
|
||||
"state" : {
|
||||
"branch" : "release-0.4.x",
|
||||
"revision" : "788a408c65a4aae296e8a0a32352c6d8abf369d0"
|
||||
"revision" : "788a408c65a4aae296e8a0a32352c6d8abf369d0",
|
||||
"version" : "0.4.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -96,8 +96,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/mosip/pixelpass-ios-swift/",
|
||||
"state" : {
|
||||
"branch" : "release-0.6.x",
|
||||
"revision" : "78faea2ff48626ef9a6d198123bcf7b299acefd1"
|
||||
"revision" : "78faea2ff48626ef9a6d198123bcf7b299acefd1",
|
||||
"version" : "0.6.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user