We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04dc85 commit e37c4ffCopy full SHA for e37c4ff
Tuist/Interfaces/SwiftUI/Project/Podfile
@@ -22,7 +22,7 @@ target '{PROJECT_NAME}' do
22
pod 'KeychainAccess'
23
24
# Tools
25
- pod 'Firebase/Crashlytics'
+ pod 'Firebase/Crashlytics', '11.1.0'
26
pod 'NimbleExtension', :git => 'https://github.com/nimblehq/NimbleExtension', :branch => 'master'
27
pod 'R.swift'
28
pod 'Factory'
Tuist/Interfaces/UIKit/Project/Podfile
@@ -19,7 +19,7 @@ target '{PROJECT_NAME}' do
19
20
21
pod 'IQKeyboardManagerSwift'
0 commit comments