Difference between revisions of "Objective-C Sandbox"

From Wikicliki
Jump to: navigation, search
Line 6: Line 6:
 
* UNCHECK STORYBOARDS - FIRST CHECKBOX AND LAST CHECKBOX IN THAT LIST
 
* UNCHECK STORYBOARDS - FIRST CHECKBOX AND LAST CHECKBOX IN THAT LIST
 
* SELECT UNIVERSAL
 
* SELECT UNIVERSAL
 
+
* [[Image:iosoptions1.png]]
[[Image:iosoptions1.png]]
 
[[Image:iosoptions.png]]
 
[[Image:iosoptions2.png]]
 
 
* Check out the views button on top right hand corner
 
* Check out the views button on top right hand corner
 
* Nav on left, editor in center, utility on right, debug at bottom
 
* Nav on left, editor in center, utility on right, debug at bottom
 +
* [[Image:iosoptions.png]]
 +
* Uncheck Autolayout: [[Image:iosoptions2.png]]

Revision as of 03:00, 2 March 2013

BLOW BY BLOW ACCOUNT OF THE ENTIRE PROCEEDINGS!!!

  • Open Xcode
  • You'll see templates - select single view
  • Create new "Hello World" - check local git if you want versioning - select a folder and you will have created the project
  • UNCHECK STORYBOARDS - FIRST CHECKBOX AND LAST CHECKBOX IN THAT LIST
  • SELECT UNIVERSAL
  • Iosoptions1.png
  • Check out the views button on top right hand corner
  • Nav on left, editor in center, utility on right, debug at bottom
  • Iosoptions.png
  • Uncheck Autolayout: Iosoptions2.png