fix publish error

This commit is contained in:
pengfei.zhou
2020-02-27 18:52:07 +08:00
committed by osborn
parent c5c51fd975
commit bf92d645c8
2 changed files with 3 additions and 1 deletions

View File

@@ -17,4 +17,6 @@ Doric iOS Devkit for debugging & hotload.
s.source_files = 'doric-iOS/Devkit/Classes/**/*'
s.public_header_files = 'doric-iOS/Devkit/Classes/**/*.h'
s.dependency 'DoricCore'
end