[TIMOB-24978] iOS: iPad-only app doesn't work using Hyperloop
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2017-07-19T05:05:21.000+0000 |
Affected Version/s | Release 6.1.1 |
Fix Version/s | n/a |
Components | Hyperloop, iOS |
Labels | n/a |
Reporter | Ricardo Ramirez |
Assignee | Eric Merriman |
Created | 2017-07-18T19:30:50.000+0000 |
Updated | 2017-07-21T16:07:41.000+0000 |
Description
Issue Description
Creating new project and selecting only iPad in TiAPP.xml and build the application for iPad with hyper loop on It throws following error:
INFO] : Processing Titanium symbols
[INFO] : Removing files
[INFO] : Invoking xcodebuild
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : Ld build/Products/Debug-iphonesimulator/iDeal-Dev.app/iDeal-Dev normal x86_64
[ERROR] : (1 failure)
Marking as Duplicate of TIMOB-24878. Thanks to this ticket, it looks like it's related to the iPad specifically. We have a fix available already and will publish it with Hyperloop 2.1.3 (likely next week) and provide a local fix that can be applied today.
Closing ticket as duplicate.