Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28544] iOS: simulator detection is ran when performing a macos build

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2021-10-21T09:48:28.000+0000
Affected Version/sn/a
Fix Version/sRelease 10.2.0
Componentsn/a
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2021-10-01T14:04:04.000+0000
Updated2021-10-21T09:48:28.000+0000

Description

Description

When performing a macos build, we run simulator detection which is unnecessary to run. The check just needs updating to be aware of the macos target.

Steps to reproduce

1. Build an app with -T macos 2. Check the logs

Actual

You will see logs like No iOS Simulator UDID specified, searching for best match at the start

Expected

No sim detection

Comments

  1. Ewan Harris 2021-10-01

    https://github.com/appcelerator/titanium_mobile/pull/13099

JSON Source