feat:update spec,fix project setting's problem

This commit is contained in:
pengfei.zhou
2019-12-05 10:10:35 +08:00
parent d44cb35d6e
commit d03c0dfed6
11 changed files with 52 additions and 43 deletions

View File

@@ -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