#8 iOS Development Environment
- XCode IDE (Integrated Development Environment)
- Powerful development environment for creating apps. for Mac, iPhone, and iPad
- It includes
- SDK for Mac OS X and iOS
- Analysis Tool (Instruments)
- iOS simulator
- Interface Builder (IB) is for creating User Interfaces visually and connecting those to underlying implementation. IB exposes UI elements as object, so that their attributes and properties can be modified using visual interfaces.
- Download XCode from Apple's developer website https://developer.apple.com/xcode/
No comments:
Post a Comment