-
Book Overview & Buying
-
Table Of Contents
Mobile Application Penetration Testing
By :
We have discussed what the iOS SDK and Xcode are in Chapter 2, Snooping Around the Architecture. In this section, we will go ahead and download the iOS SDK and run a simulator.
This SDK is available only on Mac OS X. Apple's iOS simulator is provided to run from Xcode by default, which will be useful to simulate and test for hardware and software combinations. The following are step-by-step instructions on how to get the Xcode up and running on a MacBook:
Go to https://developer.apple.com/ios/download/; it will require an Apple developer account for the new versions.
Search for Xcode, select the SDK version, and download.
Once the download is complete, click on the .dmg file and install the Xcode application.
Upon the completion of the installation, you will be able see the following screenshot, where you will be able to create a sample project using Xcode:

It is not permitted to access the simulators without Xcode since all the applications are dependent on the Xcode.app...
Change the font size
Change margin width
Change background colour