[TIMOB-25604] Hyperloop: Examples project throws error on iOS
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-01-20T13:33:58.000+0000 |
Affected Version/s | Release 7.0.0, Hyperloop 3.0.1 |
Fix Version/s | Hyperloop 3.0.2 |
Components | Hyperloop, iOS |
Labels | n/a |
Reporter | Aminul Islam |
Assignee | Jan Vennemann |
Created | 2017-12-13T14:35:46.000+0000 |
Updated | 2018-02-02T19:18:32.000+0000 |
Description
Hi,
I was trying Hyperloop-example to execute on device and simulator. and it always gives me following error
2017-12-13T14:19:45.706Z | ERROR | An uncaught exception was thrown!
ENOENT: no such file or directory, open '/Volumes/Titanium/Appcelerator_Studio_Workspace/Hyperloop_Sample/build/hyperloop/ios/js/IOSurface/IOSurface.js'
2017-12-13T14:19:45.706Z | ERROR | ENOENT: no such file or directory, open '/Volumes/Titanium/Appcelerator_Studio_Workspace/Hyperloop_Sample/build/hyperloop/ios/js/IOSurface/IOSurface.js'
*Example Project Link*:
https://github.com/appcelerator/hyperloop-examples
*Test Environment*:
Appc SDK : 7.0.0.GA
Xcode Version: 9
Axway Appcelerator Studio, build: 5.0.0.201712081732
Target iOS /Device Simulator 10.3.2 / 11.2
Thanks
PR: https://github.com/appcelerator/hyperloop.next/pull/266 This also addresses https://github.com/appcelerator/hyperloop-examples/issues/65
[~vvazquezmontero], the examples project is already updated with a workaround in place. The hyperloop PR is still in review by [~hknoechel].
3.0.2 prerelease: https://github.com/appcelerator-modules/hyperloop-builds/releases/tag/v3.0.2-beta.1
Verified fixed with Hyperloop 3.0.2. Tested by building the Hyperloop-examples project and others without error.