wrmswindmill edited a comment on issue #10: Upload IOS Travis CI URL: https://github.com/apache/incubator-weex-playground/pull/10#issuecomment-512911795 Error log: ``` so 'base/third_party/icu/icu_utf.h' file not found ``` this error caused by the pr in `weex-sdk` :https://github.com/apache/incubator-weex/pull/2693 it change the file `WeexSDK.podspec` at root directory, ``` exclude: 'weex_core/Source/base/message_loop', 'weex_core/Source/base/third_party', 'weex_core/Source/base/thread', ``` so `base/third_party/icu/icu_utf.h` not found.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
