Removed references to local oss and libevent
This commit is contained in:
@@ -18,8 +18,6 @@ target 'Sample' do
|
||||
pod 'SonarKit', :podspec => '../SonarKit.podspec'
|
||||
pod 'SonarKit/SonarKitLayoutComponentKitSupport', :podspec => '../SonarKit.podspec'
|
||||
pod 'SonarKit/SKIOSNetworkPlugin', :podspec => '../SonarKit.podspec'
|
||||
pod 'OpenSSL-Universal', '~> 1.0'
|
||||
pod 'CocoaLibEvent', '~> 1.0'
|
||||
post_install do |installer|
|
||||
installer.pods_project.targets.each do |target|
|
||||
if ['YogaKit'].include? target.name
|
||||
|
||||
Reference in New Issue
Block a user