Skip to content

Commit

Permalink
moving pods
Browse files Browse the repository at this point in the history
  • Loading branch information
czechboy0 committed Feb 3, 2016
1 parent 72f8b38 commit f3b05db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def buildasaur_app_pods
pod 'Ji', '~> 1.2.0'
pod 'CryptoSwift'
pod 'Sparkle'
pod 'KeychainAccess'
end

def test_pods
Expand All @@ -50,7 +51,6 @@ end

target 'BuildaKit' do
buildasaur_app_pods
pod 'KeychainAccess'
end

target 'BuildaKitTests' do
Expand Down

0 comments on commit f3b05db

Please sign in to comment.