mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
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