forked from mirrors/linphone-iphone
set correct pod for firebase
This commit is contained in:
parent
0fafe0d16b
commit
bcb2112ffd
1 changed files with 1 additions and 5 deletions
6
Podfile
6
Podfile
|
|
@ -25,11 +25,7 @@ end
|
|||
|
||||
def crashlythics
|
||||
if not ENV['USE_CRASHLYTHICS'].nil?
|
||||
# activate crashlythics
|
||||
pod 'Firebase/Core'
|
||||
pod 'Fabric', '~> 1.9.0'
|
||||
pod 'Crashlytics', '~> 3.12.0'
|
||||
pod 'Firebase/Performance'
|
||||
pod 'Firebase/Analytics'
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue