2
0

Move dependencies to Podfile.

This commit is contained in:
Maarten Billemont
2020-04-12 19:12:45 -04:00
parent 7f1a28ffa7
commit f80ffd078b
2 changed files with 2 additions and 178 deletions

View File

@@ -25,4 +25,6 @@ target 'MasterPassword-macOS' do
pod 'Sentry', :git => 'https://github.com/getsentry/sentry-cocoa.git'
pod 'Countly'
pod 'KCOrderedAccessorFix'
pod 'JRSwizzle'
end