Back out "Revert D13434177: [Docs] Updated the website docs with the information of crash reporter plugin"
Summary: Original commit changeset: 36e501b0ca70 The original diff was reverted because the sheriff thought that my diff broke the flipper test but it was not the case.Thus putting it back Reviewed By: passy Differential Revision: D13495123 fbshipit-source-id: 7e72dafe967236b968baf9d4741b3673f46a27cb
This commit is contained in:
committed by
Facebook Github Bot
parent
9748aba878
commit
9ec04d33e2
@@ -100,10 +100,10 @@ target 'MyApp' do
|
||||
platform :ios, '9.0'
|
||||
|
||||
pod 'FlipperKit', '~>' + flipperkit_version
|
||||
# Layout and network plugins are not yet supported for swift projects
|
||||
pod 'FlipperKit/FlipperKitLayoutComponentKitSupport', '~>' + flipperkit_version
|
||||
pod 'FlipperKit/SKIOSNetworkPlugin', '~>' + flipperkit_version
|
||||
pod 'FlipperKit/FlipperKitUserDefaultsPlugin', '~>' + flipperkit_version
|
||||
pod 'FlipperKit/FlipperKitCrashReporterPlugin', '~>' + flipperkit_version
|
||||
|
||||
post_install do |installer|
|
||||
installer.pods_project.targets.each do |target|
|
||||
|
||||
Reference in New Issue
Block a user