You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/07/18 08:21:56 UTC

[GitHub] [incubator-weex-playground] wrmswindmill opened a new pull request #10: Upload IOS Travis CI

wrmswindmill opened a new pull request #10: Upload IOS Travis CI
URL: https://github.com/apache/incubator-weex-playground/pull/10
 
 
   if `WeexDemo` build success and  pass all the test case in WeexUITestDemo, then it will be success.
   but there are not any test cases at all(only the test case template now!)
   
   the following is the shell command:
   ```shell 
   xcodebuild -project ios/WeexDemo.xcworkspace test -scheme WeexUITestDemo CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO -destination "platform=iOS Simulator,name=iPhone 6"
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services