Difference between revisions of "IPhone iOS 4 Development Essentials"
From Techotopia
Line 75: | Line 75: | ||
#* [[Creating a Simple iPhone iOS 4 App|Dealing with Build Errors]]<br><br> | #* [[Creating a Simple iPhone iOS 4 App|Dealing with Build Errors]]<br><br> | ||
# [[Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles]] | # [[Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles]] | ||
+ | #* [[Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles|Joining the iOS Developer Program]] | ||
+ | #8 [[Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles|Creating an iOS Development Certificate Signing Request]] | ||
+ | #* [[Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles|Submitting the iOS Development Certificate Signing Request]] | ||
+ | #* [[Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles|Installing an iOS Development Certificate]] | ||
+ | #* [[Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles|Assigning Devices]] | ||
+ | #* [[Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles|Creating an App ID]] | ||
+ | #* [[Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles|Creating an iOS Development Provisioning Profile]] | ||
+ | #* [[Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles|Selecting a Device for Development]] | ||
+ | #* [[Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles|Associating an App ID with an App]] | ||
+ | #* [[Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles|Installing an App onto a Device]]<br><br> |
Revision as of 21:06, 6 January 2011
This eBook is currently under development and is scheduled for completion in March 2011. The goal of this book is to provide the essential knowledge necessary to develop iOS 4 based applications to run on the iPhone.
- About iPhone iOS 4 App Development Essentials
- The Anatomy of an iPhone 4
- The iOS 4 Architecture and SDK Frameworks
- The iPhone iOS 4 Cocoa Touch Layer
- The iPhone iOS 4 Media Layer
- iOS 4 Graphics and Video Support
- Core Video Framework (CoreVideo.framework)
- Core Text Framework (CoreText.framework)
- Image I/O Framework (ImageIO.framework)
- Assets Library Framework (AssetsLibrary.framework)
- Core Graphics Framework (CoreGraphics.framework)
- Quartz Core Framework (QuartzCore.framework)
- OpenGL ES framework (OpenGLES.framework)
- iOS Audio Support
- AV Foundation framework (AVFoundation.framework)
- Core Audio Frameworks (CoreAudio.framework, AudioToolbox.framework and AudioUnit.framework)
- Open Audio Library (OpenAL)
- Media Player framework (MediaPlayer.framework)
- Core Midi Framework (CoreMIDI.framework)
- The iPhone iOS 4 Core Services Layer
- Address Book framework (AddressBook.framework)
- CFNetwork Framework (CFNetwork.framework)
- Core Data Framework (CoreData.framework)
- Core Foundation Framework (CoreFoundation.framework)
- Core Media Framework (CoreMedia.framework)
- Core Telephony Framework (CoreTelephony.framework)
- EventKit Framework (EventKit.framework)
- Foundation Framework (Foundation.framework)
- Core Location Framework (CoreLocation.framework)
- Mobile Core Services Framework (MobileCoreServices.framework)
- Store Kit Framework (StoreKit.framework)
- SQLite library
- System Configuration Framework (SystemConfiguration.framework)
- Quick Look Framework (QuickLook.framework)
- The iPhone iOS 4 Core OS Layer
- Installing Xcode and the iOS 4 SDK
- Creating a Simple iPhone iOS 4 App
- Testing iOS 4 Apps on the iPhone – Developer Certificates and Provisioning Profiles
- 8 Creating an iOS Development Certificate Signing Request