Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24229] iOS: Add deprecation notice when --platform is "ipad"

GitHub Issuen/a
TypeImprovement
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2016-12-15T19:25:03.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.0.1
ComponentsiOS, Tooling
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2016-12-14T20:26:32.000+0000
Updated2016-12-19T18:53:20.000+0000

Description

\-\-platform option to the Titanium iOS build accepts "ios", "iphone", and "ipad". When set to "ipad", it not only builds for iOS, but forces the device family to "ipad". This coupling is bad and will be removed in TIMOB-24228. We need to add a deprecation notice when \-\-platform is set to "ipad".

Comments

  1. Chris Barber 2016-12-15

    Ti SDK master PR: https://github.com/appcelerator/titanium_mobile/pull/8694 Ti SDK 6_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/8695
  2. Hans Knöchel 2016-12-15

  3. Eric Wieber 2016-12-19

    Verified fixed, using: MacOS 10.12 (16A323) Ti SDK 6.0.1.v20161217061750 Appc NPM 4.2.9-1 Appc CLI 6.1.0 Xcode 8.2 (8C38) The deprecation warning is present when building with --platform set to ipad.

JSON Source