Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26285] Hyperloop: iOS - Objective-C++ files are incorrectly added to the Xcode project

GitHub Issuen/a
TypeBug
PriorityMedium
StatusResolved
ResolutionFixed
Resolution Date2018-08-11T18:56:56.000+0000
Affected Version/sHyperloop 3.0.5
Fix Version/sHyperloop 3.1.2
Componentsn/a
Labelsn/a
ReporterJan Vennemann
AssigneeJan Vennemann
Created2018-08-10T11:51:32.000+0000
Updated2018-08-21T21:59:13.000+0000

Description

Adding a source file with .mm extension (Objective-C++) will incorrectly add it with sourcecode.c.objc file type to the Xcode project, should be sourcecode.cpp.objcpp. Affects a deprecated feature but the fix is a simple one liner.

Comments

  1. Jan Vennemann 2018-08-10

    PR (master): https://github.com/appcelerator/hyperloop.next/pull/299 PR (3_1_X): https://github.com/appcelerator/hyperloop.next/pull/298
  2. Hans Knöchel 2018-08-21

    Hyperloop 3.1.2 Beta can be checked [here](https://github.com/appcelerator-modules/hyperloop-builds/releases/tag/v3.1.2-beta.1).

JSON Source