Skip to main content

Tools needed to build an iOS app

Why develop iOS apps ?

They are small compact apps that a person from beginner to experienced can work with.  They are simple to work with and understand. They do what you design them to do.

When developing an app for iOS it is important that the developer has the correct tools to work with.  You will need a mac that is running Mac OS X version 10.8 or higher.

 Every developer should register as an Apple Developer. This is free to do and by doing so will allow you to download Xcode.


Next step after registering is to install Xcode on your device.  This is the IDE ( integrated development environment) used by apple to work with iOS.  Xcode can also be used for tvOS and the macOS.




From this interface you can start planning out the different parts of your app and writing the code.  Xcode supports various types of programming languages such as c , c++ and python.

Comments

Popular posts from this blog

Device Compatability

  Through the years there have been many different devices from apple that run on the  iOS operating system.  From the iPod to the iPad each of these devices run a new version of the operating system depending on the year of release.  Some devices are still compatible with newer versions of iOS but only so far back.   Below we can see the devices that are compatible with the latest version of apples iOS.  Unfortunately if you own an older device that the ones listed you cannot install and run iOS 11 on your device.