Sunday, November 30, 2014

Part 1/3 ? Helicopter ? Make A Full iPhone App in Xcode 5 ? Tutorial ...


Like and subscribe! Like us on Facebook: https://www.facebook.com/MattHeaneyApps


Use and learn our specially designed simple approach to coding to make any game easily! This is the first part in the series showing you how to make Helicopter for the iPhone in Xcode 5.


You can download the images needed for this project from http://www.MattHeaneyApps.com


Helicopter images from clker.com – a free to use image website.


**Fix iOS8 and Xcode 6 issues**


There are some small issues when making this in ios8 and Xcode 6. But don’t worry, they are easily fixed! But, before we begin, make sure you select OBJECTIVE-C and not SWIFT in the project set up.


Firstly, you need to turn off auto-layout in your views. To do this, click on the view, move to the right and into the first tab. Find the box that says auto-layout and unselect it. This will fix any issues with the movement of objects.


Also, Xcode had changed the coordinates in the storyboard from the centre point to the point of the top left hand corner. All coordinates still work in the code, but if you want to work out the centre point of the object on the storyboard, you will have to take the coordinate and add half of the width and half of the height (to get the centre point).


These are the only two major issues reported at the moment. Please comment any more, and I will type here how to fix them!





Source:


http://makeappforiphone.com/part-13-helicopter-make-a-full-iphone-app-in-xcode-5-tutorial/






The Late News from http://seeipad3.blogspot.com