Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6104] Hyperloop does not work with Xcode 10.1 and titanium SDK 7.5.0.GA

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2019-01-15T12:22:39.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsHyperloop
LabelsHyperloop, Xcode
ReporterEmmanuel Francis
AssigneeJan Vennemann
Created2019-01-15T06:02:34.000+0000
Updated2019-01-15T12:22:39.000+0000

Description

With Xcode 10.1, Titanium SDK 7.5.0.GA, Hyperloop 3.1.4 or 3.1.3 I am getting below error: [ERROR] : ** BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] : CompileC myapp.build/Objects-normal/x86_64/healthkit.o /Users/username/Documents/Appcelerator_Studio_Workspace/myapp_app/build/hyperloop/ios/js/healthkit/healthkit.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler [ERROR] : (1 failure) My App is using HealthKit. The same code works fine with XCode 9.4.1, Titanium SDK 7.5.0.GA or 7.4.1.GA, Hyperloop 3.1.4 or 3.1.3.

Attachments

FileDateSize
testApps.zip2019-01-15T09:07:16.000+000010031158
testApps.zip2019-01-15T09:07:08.000+000010031158

Comments

  1. Rakhi Mitro 2019-01-15

    Hello, Thanks for sharing this. Are you experiencing this on device or simulator? It would be helpful if you can share your sample test project to reproduce this on our end.
  2. Emmanuel Francis 2019-01-15

    The issue is on both device and simulator. Please find the attached sample code.
  3. Jan Vennemann 2019-01-15

    This is a known issue (see TIMOB-26483), please check Hyperloop [3.2.0-beta.2](https://github.com/appcelerator-modules/hyperloop-builds/releases/tag/v3.2.0-beta.2) for a patch in the current 7.X branch. The fix will also be included in Hyperloop 4.0.0 GA for SDK 8.0.0.
  4. Emmanuel Francis 2019-01-15

    Thanks, downloaded 3.2.0 beta.2 and its working fine.

JSON Source