Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11478] CLI: Ability to create a project with "iPhone" target on Linux and Windows

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-11-28T22:42:37.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.1.0, 2012 Sprint 24, 2012 Sprint 24 JS
ComponentsCLI
Labelsn/a
ReporterTamila Smolich
AssigneeChris Barber
Created2012-10-13T21:38:44.000+0000
Updated2017-03-24T19:10:56.000+0000

Description

Description: Ability to create a project with "iPhone" target on Linux and Windows Steps: 1. Run "titanium create" 2. Type "iPhone" to create application for iPhone 3. Give it an App ID 4. Give it a Project name 5. Give it the Directory to place project Expected: Should not be able to create project for iPhone on Linux and Windows Actual: Project for iPhone successfully created

Comments

  1. Chris Barber 2012-10-13

    Fixed in TIMOB-11332.
  2. Tamila Smolich 2012-10-18

    Reopening the bug, since still have in Target platforms "ios,ipad" on Linux. If "Enter" to create application for all targets, will get an error massage: [ERROR] Invalid platforms: iphone, iphone Tested on: Linux 10.04 SDK: 3.0.0.v20121017192538
  3. Chris Barber 2012-10-27

    This was fixed in the CI build on 10/13/2012: https://github.com/appcelerator/titanium_mobile/commit/c282a0fae6f42c419e00dba908b65909e92f8e17#site_scons/package.py.
  4. Natalie Huynh 2012-11-27

    Still seeing this issue with CLI 3.0.18 and SDK 3.0.0.v20121121161553
  5. Chris Barber 2012-11-28

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3481 3.0.x pull request: https://github.com/appcelerator/titanium_mobile/pull/3482
  6. Olga Romero 2013-04-10

    Tested with: SDK, build: 3.1.0.v20130409124549 Windows 7 Linux-Ubuntu 12.04 1)Command "titanium create" prompted Target platform(android, mobileweb) 2)Run command ti create --platform ios Target platform(android, mobileweb) will be prompted 3)Run command ti create -p ios App ID, name, directory will be prompted, and only after that an [ERROR] Invalid platform: ios will be returned.
  7. Lee Morris 2017-03-24

    Closing ticket as fixed.

JSON Source