Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial modifications of titanium.py script to add blackberry support #4

Merged

Conversation

alexandergalstyan
Copy link

CHANGELOG

  • Added blackberry-oriented stub functionality to create project/module
  • Added functionality to detect blackberry platform
  • Added functionality create project/module for blackberry platform

Note. This functionality will not yet allow to create project for
blackberry. Ongoing builder.py (ond some other, to be figured out) script modifications will already make that possible.

TESTS

  • Run the following command 'titanium run --platform=android
    --dir='. Make sure command successfully run the created
    project
  • Run the following command if applicable 'titanium run --platform=iphone
    --dir='. Make sure command successfully run the created
    project

Initial modifications of titanium.py script to add blackberry support

CHANGELOG
- Added blackberry-oriented stub functionality to create project/module
- Added functionality to detect blackberry platform
- Added functionality create project/module for blackberry platform

Note. This functionality will not yet allow to create project for
blackberry. Ongoing builder.py (ond some other, to be figured out) script modifications will already make that possible.

TESTS
- Run the following command 'titanium run --platform=android
  --dir=<projectdir>'. Make sure command successfully run the created
  project
- Run the following command if applicable 'titanium run --platform=iphone
  --dir=<projectdir>'. Make sure command successfully run the created
  project
dcampbell-macadamian added a commit that referenced this pull request Mar 16, 2012
Initial modifications of titanium.py script to add blackberry support
@dcampbell-macadamian dcampbell-macadamian merged commit dcba35d into Macadamian:blackberry Mar 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants