Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23959] iOS: Disable OS_ACTIVITY_MODE in the Xcode project

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2016-09-28T17:19:10.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS, Tooling
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2016-09-28T16:28:02.000+0000
Updated2017-03-16T21:39:20.000+0000

Description

Xcode 8 log output is very noisy with OS related messages. See http://stackoverflow.com/questions/37800790/hide-strange-unwanted-xcode-8-logs. This can be disabled by setting the OS_ACTIVITY_MODE environment variable. Note that this doesn't really affect Titanium users, but more for the Titanium platform engineers and users that open the generated Xcode project.

Comments

  1. Chris Barber 2016-09-28

    TiSDK master PR: https://github.com/appcelerator/titanium_mobile/pull/8441 TiSDK 6_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/8442
  2. Chris Barber 2016-10-10

    FYI, this turned out to be a bad idea. Reverted by https://github.com/appcelerator/titanium_mobile/pull/8495 and https://github.com/appcelerator/titanium_mobile/pull/8496.
  3. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source