SHARE
TWEET

Untitled

a guest Nov 11th, 2016 111 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. mbp:BLowballWS lars$ ./gradlew ios-moe:moeLaunch
  2. Configuration on demand is an incubating feature.
  3. :ios-moe:copyNatives
  4. :core:compileJava UP-TO-DATE
  5. :core:processResources UP-TO-DATE
  6. :core:classes UP-TO-DATE
  7. :core:jar UP-TO-DATE
  8. :ios-moe:compileJava UP-TO-DATE
  9. :ios-moe:processResources UP-TO-DATE
  10. :ios-moe:classes UP-TO-DATE
  11. :ios-moe:moeMainProGuard UP-TO-DATE
  12. :ios-moe:moeMainRetrolambda UP-TO-DATE
  13. :ios-moe:moeMainDex UP-TO-DATE
  14. :ios-moe:moeMainReleaseArm64Dex2Oat UP-TO-DATE
  15. :ios-moe:moeMainResourcePackager UP-TO-DATE
  16. :ios-moe:moeMainStartupProvider UP-TO-DATE
  17. :ios-moe:moeMainReleaseArm64IphoneosXcodeProvider
  18. :ios-moe:moeMainReleaseArmDex2Oat UP-TO-DATE
  19. :ios-moe:moeMainReleaseArmv7IphoneosXcodeProvider
  20. :ios-moe:moeMainReleaseArmv7sIphoneosXcodeProvider
  21. :ios-moe:moeXcodeProjectGenerator UP-TO-DATE
  22. :ios-moe:moeMainReleaseIphoneosXcodeBuild
  23. :ios-moe:moeLaunch
  24. Waiting for iOS Device...
  25. Uploading:
  26. - FileUpload@10% CodeResources
  27. - FileUpload@20% application.jar
  28. - FileUpload@30% embedded.mobileprovision
  29. - FileUpload@40% CodeResources
  30. - FileUpload@50% Info.plist
  31. - FileUpload@60% MOE
  32. - FileUpload@70% Info.plist
  33. - FileUpload@80% ios-moe
  34. - FileUpload@90% PkgInfo
  35. - FileUpload@100% preregister.txt
  36.  
  37. Installing:
  38. - Upgrade@5% CreatingStagingDirectory
  39. - Upgrade@15% ExtractingPackage
  40. - Upgrade@20% InspectingPackage
  41. - Upgrade@20% TakingInstallLock
  42. - Upgrade@30% PreflightingApplication
  43. - Upgrade@30% InstallingEmbeddedProfile
  44. - Upgrade@40% VerifyingApplication
  45. - Upgrade@50% CreatingContainer
  46. - Upgrade@60% InstallingApplication
  47. - Upgrade@70% PostflightingApplication
  48. - Upgrade@80% SandboxingApplication
  49. - Upgrade@90% GeneratingApplicationMap
  50. - Upgrade@100% Complete
  51.  
  52. Launching:
  53. ERROR: Failed to launch application on device
  54. Command failed: [/Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home/bin/java, -Dfile.encoding=UTF-8, -Duser.country=DE, -Duser.language=de, -Duser.variant, null]
  55.  
  56. :ios-moe:moeLaunch FAILED
  57.  
  58. FAILURE: Build failed with an exception.
  59.  
  60. * What went wrong:
  61. Execution failed for task ':ios-moe:moeLaunch'.
  62. > Process exited with non-zero exit value
  63.  
  64. * Try:
  65. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  66.  
  67. BUILD FAILED
  68.  
  69. Total time: 13.544 secs
  70. mbp:BLowballWS lars$
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top