Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25354] Hyperloop: iOS - Building hyperloop-examples app fails with Hyperloop 2.2.0

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2017-09-27T17:37:12.000+0000
Affected Version/sn/a
Fix Version/sHyperloop 2.2.0
ComponentsHyperloop, iOS
Labelsn/a
ReporterJan Vennemann
AssigneeJan Vennemann
Created2017-09-27T15:31:15.000+0000
Updated2017-10-04T21:18:09.000+0000

Description

Trying to build the hyperloop-examples project fails during the last xcodebuild phase with the following error:
[TRACE] /Users/jvennemann/Development/appc/hyperloop-examples/build/hyperloop/ios/js/myframework/myframework.m:7:9: fatal error: 'MyFramework/MyFramework.h' file not found
[TRACE] #import <MyFramework/MyFramework.h>
[TRACE]         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[TRACE] 1 error generated.
[TRACE]   
[ERROR] ** BUILD FAILED **
[ERROR] The following build commands failed:
[ERROR]         CompileC build/Intermediates/Hyperloop_Sample.build/Debug-iphonesimulator/Hyperloop_Sample.build/Objects-normal/x86_64/myframework.o /Users/jvennemann/Development/appc/hyperloop-examples/build/hyperloop/ios/js/myframework/myframework.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
[ERROR] (1 failure)

Comments

  1. Jan Vennemann 2017-09-27

    PR (master): https://github.com/appcelerator/hyperloop.next/pull/216 PR (2_2_X): https://github.com/appcelerator/hyperloop.next/pull/217
  2. Eric Wieber 2017-10-04

    Verified fixed in Hyperloop 2.2.0. I am able to build and run the Hyperloop-examples app when using the 2.2.0 module and plugin.

JSON Source