Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26833] iOS: Two startup log messages are output

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2019-04-05T10:23:51.000+0000
Affected Version/sRelease 8.0.0
Fix Version/sRelease 8.1.0
ComponentsiOS
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2019-02-18T10:59:49.000+0000
Updated2019-04-05T10:23:51.000+0000

Description

Description

When building to iOS there are two startup logs \[INFO\] <app_name/<app_version (<sdk_version>.<sdk_githash) output, see below
[INFO]  plainalloy/1.0 (0.0.0.(null))
[INFO]  plainalloy 1.0 (Powered by Titanium 8.0.0.a963cbaecc)

Steps to reproduce

1. Build an app to an iOS sim or device

Expected

In the logs there are two startup logs

Actual

There should be one startup log

Comments

  1. Ewan Harris 2019-02-18

    master PR: https://github.com/appcelerator/titanium_mobile/pull/10708
  2. Christopher Williams 2019-03-28

    merged to master branch
  3. Samir Mohammed 2019-04-05

    *FR Passed*: Startup log only outputs one message now when running an iOS application.
       -- Start simulator log -------------------------------------------------------
       [INFO]   ntes4 1.0 (Powered by Titanium 8.1.0.ebaa40f)
       
    *Test Environment*
       iPhone 6 Sim (12.1)
       APPC CLI: 7.0.10
       Operating System Name: Mac OS Mojave
       Operating System Version: 10.14.2
       Node.js Version: 8.9.1
       Xcode 10.1
       

JSON Source