Skip to content

Commit

Permalink
Updates KeychainAccess pod
Browse files Browse the repository at this point in the history
  • Loading branch information
rileytestut committed Oct 1, 2020
1 parent 546db3f commit 668ca66
Show file tree
Hide file tree
Showing 7 changed files with 351 additions and 177 deletions.
2 changes: 1 addition & 1 deletion Podfile
Expand Up @@ -28,7 +28,7 @@ target 'AltStoreCore' do
use_frameworks!

# Pods for AltServer
pod 'KeychainAccess', '~> 3.2.0'
pod 'KeychainAccess', '~> 4.2.0'

end

Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Expand Up @@ -7,14 +7,14 @@ PODS:
- AppCenter/Core (3.1.0)
- AppCenter/Crashes (3.1.0):
- AppCenter/Core
- KeychainAccess (3.2.0)
- KeychainAccess (4.2.1)
- Nuke (7.6.3)
- Sparkle (1.21.3)
- STPrivilegedTask (1.0.7)

DEPENDENCIES:
- AppCenter (~> 3.1.0)
- KeychainAccess (~> 3.2.0)
- KeychainAccess (~> 4.2.0)
- Nuke (~> 7.0)
- Sparkle
- STPrivilegedTask (from `https://github.com/rileytestut/STPrivilegedTask.git`)
Expand All @@ -37,11 +37,11 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
AppCenter: a1c30c47b7882a04a615ffa5ab26c007326436d8
KeychainAccess: 3b1bf8a77eb4c6ea1ce9404c292e48f948954c6b
KeychainAccess: 9b07f665298d13c3a85881bd3171f6f49b8151c1
Nuke: 44130e95e09463f8773ae4b96b90de1eba6b3350
Sparkle: 3f75576db8b0265adef36c43249d747f22d0b708
STPrivilegedTask: 56c3397238a1ec07720fb877a044898373cd2c68

PODFILE CHECKSUM: b687e2aeec1ffc369787e92f2a2fefa460687731
PODFILE CHECKSUM: 6e3f9d2fc666262d43ff8079a3f9149b8f3376ee

COCOAPODS: 1.8.4

0 comments on commit 668ca66

Please sign in to comment.