feat:update spec,fix project setting's problem
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
# platform :ios, '9.0'
|
||||
|
||||
target 'Example' do
|
||||
|
||||
pod 'Doric', :path => '../'
|
||||
use_frameworks!
|
||||
pod 'Doric', :path => '../../doric-iOS'
|
||||
target 'ExampleTests' do
|
||||
inherit! :search_paths
|
||||
# Pods for testing
|
||||
|
Reference in New Issue
Block a user