Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
[iOS][WeexCore] Remove unused files. (#2028)
Browse files Browse the repository at this point in the history
  • Loading branch information
wqyfavor authored and doumafang committed Jan 10, 2019
1 parent 8218aeb commit 5f5d260
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 150 deletions.
7 changes: 7 additions & 0 deletions WeexSDK.podspec
Expand Up @@ -48,8 +48,15 @@ Pod::Spec.new do |s|
'weex_core/Source/include/**/*.{h,hpp,m,mm,c,cpp,cc}'
s.exclude_files = 'weex_core/Source/**/*android.{h,hpp,m,mm,c,cpp,cc}',
'weex_core/Source/base/android',
'weex_core/Source/base/base64',
'weex_core/Source/base/crash',
'weex_core/Source/base/utils',
'weex_core/Source/base/thread',
'weex_core/Source/base/third_party',
'weex_core/Source/base/message_loop',
'weex_core/Source/base/time_point.*',
'weex_core/Source/base/time_utils.*',
'weex_core/Source/base/time_unit.*',
'weex_core/Source/third_party/IPC',
'weex_core/Source/core/network/android/',
'weex_core/Source/include/JavaScriptCore/',
Expand Down

0 comments on commit 5f5d260

Please sign in to comment.