Remove an extraneous comments from the iOS setup docs (#207)
Summary: This comment was left there from the default cocoapods-generated Podfile, so it can now be removed. Pull Request resolved: https://github.com/facebook/flipper/pull/207 Differential Revision: D9242957 Pulled By: passy fbshipit-source-id: f3e6d0ebd61962410367bb0a0aa6209b31c4ef01
This commit is contained in:
committed by
Facebook Github Bot
parent
286a88e3f2
commit
e3d243e23e
@@ -69,7 +69,6 @@ To integrate with an iOS app, you can use [CocoaPods](https://cocoapods.org). Ad
|
||||
project 'MyApp.xcodeproj'
|
||||
source 'https://github.com/facebook/Sonar.git'
|
||||
source 'https://github.com/CocoaPods/Specs'
|
||||
# Uncomment the next line to define a global platform for your project
|
||||
swift_version = "4.1"
|
||||
sonarkit_version = '0.6.16'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user