[ALOY-1588] Alloy: iOS build and deploy terminated after alloy compiling phase
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2017-11-09T20:54:14.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Tooling |
Labels | n/a |
Reporter | Andrea |
Assignee | Feon Sua Xin Miao |
Created | 2017-10-28T17:02:05.000+0000 |
Updated | 2017-11-09T20:54:14.000+0000 |
Description
Steps to Reproduce
Run the IOS simulator. No errror message, just:
[INFO] : - iphone/RepositoryOldCode/util_test.js
[INFO] : - iphone/alloy/models/Bsrequest.js
[INFO] : - iphone/alloy/models/Bsuser.js
[INFO] : - iphone/alloy/sync/localStorage.js
[INFO] : - iphone/alloy/sync/properties.js
[INFO] : - iphone/alloy/sync/sql.js
[INFO] :
[INFO] : Alloy compiled in 4.00569s
[INFO] : Alloy compiler completed successfully
and then build phase is terminated
Actual Result
build phase terminated
Expected Result
build phase continues until simulator is runned
Attachments
Hey [~Andrea.Vitale], can you please edit your ticket to include the Alloy- and Titanium-version? You mentioned on Slack it was 6.3.0+, so probably the bundled Alloy-version causes possible issues.
The log files doesn't contain much build debug details, except env info
Selected Titanium SDK: 6.2.2.GA
andAppcelerator CLI core version : 6.2.4
. Why do you think this is an Alloy issue?\[INFO\] : Alloy compiler completed successfully
implies there's no alloy compile error and it's completed. [~freedevcom], [~hknoechel], it would be SUPER helpful if you ranappc run -p ios -l trace
, that's with logging enabled so we can see where the fallout is happening.[~freedevcom], are you still experiencing the same issue? If yes, please attach the build log.
If it occurs again, please reopen.