[TIMOB-23415] Hyperloop: Remove Beta Warning
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-05-25T07:07:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.4.0 |
Components | Hyperloop |
Labels | qe-5.4.0 |
Reporter | Chee Kiat Ng |
Assignee | Chee Kiat Ng |
Created | 2016-05-20T05:56:15.000+0000 |
Updated | 2016-07-06T20:55:41.000+0000 |
Description
Currently, if you build apps with Hyperloop, this warning will appear:
{quote}
[WARN] Hyperloop is currently available in Beta and should not be used for production applications.
{quote}
We have to remove it for GA release.
PR here: https://github.com/appcelerator/hyperloop.next/pull/31 Warning doesn't appear.
This ticket should also cover the Xcode hook that prevents to run on device and check the static GUID. Important: After that step, we are not allowed to give out public betas anymore.
PR with reference to above comment merged as well: https://github.com/appcelerator/hyperloop.next/pull/32
Verified as fixed. Tested on: iPhone 5s (9.2) iOS Simulator (9.3) Mac OSX El Capitan 10.11.5 Studio: 4.7.0.201606220541 Ti SDK: 5.4.0.v20160705213725 Hyperloop: 1.2.3 Appc NPM: 4.2.7-2 Appc CLI: 5.4.0-26 Xcode 7.3.1 Node v4.4.4 * Closing Ticket*