[Podfile]: updated KeyChainAccess to 4.2.2

This commit is contained in:
Magesh K
2024-12-13 02:51:32 +05:30
parent 26b6c8d034
commit ad431fb4b7
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ target 'AltStoreCore' do
use_frameworks!
# Pods for AltStoreCore
pod 'KeychainAccess', '~> 4.2.0'
pod 'KeychainAccess', '~> 4.2.2'
# pod 'SemanticVersion', '~> 0.3.5'
# Add the Swift Package using the repository URL
# pod 'SemanticVersion', :git => 'https://github.com/SwiftPackageIndex/SemanticVersion.git', :tag => '0.4.0'