Rename podspec file
Summary: Rename podspec file Reviewed By: passy Differential Revision: D10027676 fbshipit-source-id: b5936f0e514f06d1ff3d68657d7fe5912cac233d
This commit is contained in:
committed by
Facebook Github Bot
parent
790296ae18
commit
ccf47e75fd
@@ -5,8 +5,8 @@ swift_version = "4.1"
|
||||
|
||||
target 'SampleSwift' do
|
||||
pod 'Flipper', :path => '../../Flipper.podspec'
|
||||
pod 'FlipperKit', :path => '../../SonarKit.podspec'
|
||||
pod 'FlipperKit/SKIOSNetworkPlugin', :path => '../../SonarKit.podspec'
|
||||
pod 'FlipperKit', :path => '../../FlipperKit.podspec'
|
||||
pod 'FlipperKit/SKIOSNetworkPlugin', :path => '../../FlipperKit.podspec'
|
||||
# Layout and network plugins are not yet supported for swift projects
|
||||
#pod 'SonarKit/SonarKitLayoutComponentKitSupport', :path => '../../SonarKit.podspec'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user