Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7358] Tooling: titanium.py create does not support mobileweb

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-03-20T15:14:12.000+0000
Affected Version/sRelease 1.8.0.1, Release 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsTooling
Labelsn/a
ReporterDustin Hyde
AssigneeChris Barber
Created2012-01-24T13:28:44.000+0000
Updated2017-03-07T18:10:01.000+0000

Description

When 'titanium.py create' is run from the command line:
dhydeMBPLion:~ dhyde$ /Users/dhyde/Library/Application\ Support/Titanium/mobilesdk/osx/1.8.1.v20120123161633/titanium.py create --platform=mobileweb --type=project --dir=/Users/dhyde/Downloads --name=MobileTest --id=com.appcelerator.mobiletest

Unknown platform: mobileweb
mobileweb is not a valid platform. Steps to Reproduce: 1. Run titanium.py from the command line using the arguments above. Expected Result: A new project should be created, with MobileTest/build/mobileweb and MobileTest/Resources/mobileweb folders. Actual Result: Invalid platform error. Note: As of now, no tiapp.xml platform tags are creating using the titanium.py create script. They are added on import into studio based on the presence of a platform Resources sub-folder.

Comments

  1. Marshall Culpepper 2012-03-20

    This has already been implemented per Chris
  2. Lee Morris 2017-03-07

    Closing ticket due to time passed.

JSON Source