Look like working now.
This commit is contained in:
6
Podfile
6
Podfile
@ -7,7 +7,7 @@ target 'ShadowsocksX-NG' do
|
||||
|
||||
# Pods for ShadowsocksX-NG
|
||||
pod 'Alamofire', '~> 3.4'
|
||||
|
||||
|
||||
target 'ShadowsocksX-NGTests' do
|
||||
inherit! :search_paths
|
||||
# Pods for testing
|
||||
@ -19,3 +19,7 @@ target 'ShadowsocksX-NG' do
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
target 'proxy_conf_helper' do
|
||||
pod 'BRLOptionParser', '~> 0.3.1'
|
||||
end
|
Reference in New Issue
Block a user