diff --git a/ios/Inji.xcodeproj/project.pbxproj b/ios/Inji.xcodeproj/project.pbxproj index b0f16a22..cd75346b 100644 --- a/ios/Inji.xcodeproj/project.pbxproj +++ b/ios/Inji.xcodeproj/project.pbxproj @@ -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" */ = { diff --git a/ios/Inji.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ios/Inji.xcworkspace/xcshareddata/swiftpm/Package.resolved index f8b0adf6..216a2a50 100644 --- a/ios/Inji.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/ios/Inji.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -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" } }, {