Skip to content

Michael-Lfx/iOS

 
 

Repository files navigation

iOS Projects

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).

iOS Resources

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

If you are testing an iOS application…

How to Find the UDID of iPhone, iPad or iPod Touch

  1. Connect your iPhone, iPad or iPod Touch with the USB cable.

  2. Start iTunes on your Windows or Mac.

  3. Now select your iPhone or iPod under the Devices menu which is on the left side.

  4. Click your Device Name like “Samrat iPod” and open the Summary Tab.

  5. In the Summary Tab you will find Serial Number. Click on “Serial Number”.

  6. After clicking ‘Serial Number’ it changes to “Identifier (UDID)” and displays the UDID.

  7. Then copy (Ctrl + C on Windows and Command + C on Mac) the 40-digit UDID.

  8. Finally, paste into an email to: The iOS developer that contacted you!

About

iOS Samples and Video Tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 71.8%
  • C++ 18.5%
  • C 6.3%
  • Objective-C++ 2.7%
  • HTML 0.2%
  • JavaScript 0.2%
  • Other 0.3%