mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-17 10:43:30 +01:00
[Podfile]: updated KeyChainAccess to 4.2.2
This commit is contained in:
2
Podfile
2
Podfile
@@ -18,7 +18,7 @@ target 'AltStoreCore' do
|
|||||||
use_frameworks!
|
use_frameworks!
|
||||||
|
|
||||||
# Pods for AltStoreCore
|
# Pods for AltStoreCore
|
||||||
pod 'KeychainAccess', '~> 4.2.0'
|
pod 'KeychainAccess', '~> 4.2.2'
|
||||||
# pod 'SemanticVersion', '~> 0.3.5'
|
# pod 'SemanticVersion', '~> 0.3.5'
|
||||||
# Add the Swift Package using the repository URL
|
# Add the Swift Package using the repository URL
|
||||||
# pod 'SemanticVersion', :git => 'https://github.com/SwiftPackageIndex/SemanticVersion.git', :tag => '0.4.0'
|
# pod 'SemanticVersion', :git => 'https://github.com/SwiftPackageIndex/SemanticVersion.git', :tag => '0.4.0'
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ PODS:
|
|||||||
|
|
||||||
DEPENDENCIES:
|
DEPENDENCIES:
|
||||||
- AppCenter (~> 5.0)
|
- AppCenter (~> 5.0)
|
||||||
- KeychainAccess (~> 4.2.0)
|
- KeychainAccess (~> 4.2.2)
|
||||||
- Nuke (~> 10.0)
|
- Nuke (~> 10.0)
|
||||||
- Starscream (~> 4.0.0)
|
- Starscream (~> 4.0.0)
|
||||||
|
|
||||||
@@ -30,6 +30,6 @@ SPEC CHECKSUMS:
|
|||||||
Nuke: 279f17a599fd1c83cf51de5e0e1f2db143a287b0
|
Nuke: 279f17a599fd1c83cf51de5e0e1f2db143a287b0
|
||||||
Starscream: 19b5533ddb925208db698f0ac508a100b884a1b9
|
Starscream: 19b5533ddb925208db698f0ac508a100b884a1b9
|
||||||
|
|
||||||
PODFILE CHECKSUM: a8db3d0bf5da636c63e459c1ca0453c0937e1c1d
|
PODFILE CHECKSUM: 550f7e9ecab6885272733fa3aa43c47a32e4e10f
|
||||||
|
|
||||||
COCOAPODS: 1.16.2
|
COCOAPODS: 1.16.2
|
||||||
|
|||||||
Reference in New Issue
Block a user