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-15116]iOS: Adding support for 64 bit iOS7 4-inch simulator. #4674

Merged
merged 2 commits into from Sep 13, 2013

Conversation

srahim
Copy link
Contributor

@srahim srahim commented Sep 11, 2013

TESTING INSTRUCTIONS
Code Review of the ios-sim project to be done on https://github.com/appcelerator/ios-sim/pull/5

the testing can be done only through CLI.

  • Go to any Titanium app folder in terminal or create a new app.
  • "ti build -p ios -Y iphone -S 7.0 --retina --tall --sim-64bit"
  • Kill the ios simulator app.
  • Test out variation of the --retina, --tall and simulator versions and sim types for regression testing.

Make sure to kill the simulator before running the next command. Otherwise the right simulator will not be displayed

@vishalduggal
Copy link
Contributor

CR and FR ok. Able to launch 64 bit and non 64 bit sim on iOS7. 64 bit sim parameter ignored on lower versions. APPROVED

vishalduggal added a commit that referenced this pull request Sep 13, 2013
[TIMOB-15116]iOS: Adding support for 64 bit iOS7 4-inch simulator.
@vishalduggal vishalduggal merged commit 843fadb into tidev:3_1_X Sep 13, 2013
@srahim srahim deleted the timob-15116-31X 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