Feature/prepare publish (#2)

* add doric-js bundle into vcs

* android project read js bundle directly

* update iOS project config

* update version
This commit is contained in:
osborn
2019-12-23 15:29:38 +08:00
committed by GitHub
parent 6f6a3792dc
commit 25ba991893
21 changed files with 7335 additions and 40 deletions

View File

@@ -3,7 +3,7 @@
target 'Example' do
pod 'DoricCore', :path => '../'
pod 'DoricCore', :path => '../../'
target 'ExampleTests' do
inherit! :search_paths
# Pods for testing