This folder holds all iOS Projects that exist in the Tool-Kit, Download the Apple Sample code only if needed. Note: Do not make any changes to the code. You may use the sample code in your own work as long as you reference where the code came from.
To run the iOS Sample code execute the .xcodeproj (xCode Project File).
Sample Code: https://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Sample%20Code
Learning iOS: https://itunes.apple.com/itunes-u/developing-apps-for-ios-hd/id395605774
How to Find the UDID of iPhone, iPad or iPod Touch
-
Connect your iPhone, iPad or iPod Touch with the USB cable.
-
Start iTunes on your Windows or Mac.
-
Now select your iPhone or iPod under the Devices menu which is on the left side.
-
Click your Device Name like “Samrat iPod” and open the Summary Tab.
-
In the Summary Tab you will find Serial Number. Click on “Serial Number”.
-
After clicking ‘Serial Number’ it changes to “Identifier (UDID)” and displays the UDID.
-
Then copy (Ctrl + C on Windows and Command + C on Mac) the 40-digit UDID.
-
Finally, paste into an email to: The iOS developer that contacted you!