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

[TIMOB-5992]IOS: Adding build flags --retina & --tall for ios-sim #3945

Merged
merged 3 commits into from Mar 11, 2013

Conversation

srahim
Copy link
Contributor

@srahim srahim commented Mar 9, 2013

Upgraded ios-sim to include --retina and --tall flag.

Instructions for FR.

create a timob proj using cli use the following commands to build:

*_titanium build -p ios -T simulator -F iphone -Y ipad -S 5.1 --retina
*_titanium build -p ios -T simulator -F iphone -Y iphone -S 6.0 --retina --tall

Try various configuration with -Y iphone or ipad and -S 5.0, 5.1,6,0 and turning on and off --retina --tall

@cb1kenobi
Copy link
Contributor

Code reviewed and tested. APPROVED

cb1kenobi added a commit that referenced this pull request Mar 11, 2013
[TIMOB-5992]IOS: Adding build flags --retina & --tall for ios-sim
@cb1kenobi cb1kenobi merged commit 740f635 into tidev:master Mar 11, 2013
@srahim srahim deleted the timob-5992 branch December 10, 2013 22:09
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.

None yet

2 participants