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-15576]iOS: adding support for iOS 7 64bit iPad sim #4871

Merged
merged 1 commit into from Oct 29, 2013

Conversation

srahim
Copy link
Contributor

@srahim srahim commented Oct 28, 2013

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

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 ipad -S 7.0 --retina --sim-64bit"
  • Kill the ios simulator app.
  • "ti build -p ios -Y iphone -S 7.0 --retina --tall --sim-64bit"
  • Kill the ios simulator app.

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

@cb1kenobi
Copy link
Contributor

Functionally tested. Request APPROVED.

cb1kenobi added a commit that referenced this pull request Oct 29, 2013
[TIMOB-15576]iOS: adding support for iOS 7 64bit iPad sim
@cb1kenobi cb1kenobi merged commit bb53c93 into tidev:master Oct 29, 2013
@srahim srahim deleted the timob-15588 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