Switching between iPhone and iPad in XCode
If you have written an iPhone application and want to see how it looks on an iPad, without having it scaled .. then just edit your project settings and make sure to toggle Targeted Device Family to iPad instead of iPhone.
The next time you build your application you'll no longer see the x1 and x2 scale factor buttons and your application will be able to mke use of the entire screen resolution.



0 Comments:
Post a Comment
<< Home