User contributions
12 March 2010
Creating a Simple iPhone App
New page: It is traditional in books covering programming topics to provide a very simple example early on. This practice, though still common, has been maligned by some authors of recent books. Tho...
IPhone App Development Essentials
no edit summary
+1,271
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
Joining the iPhone Developer Program
-1
File:AppleDevMemberCenter.png
no edit summary
File:SettingiPhoneAppID.png
no edit summary
File:IPhoneSelectedForDevelopment.png
no edit summary
File:UseiPhoneFordevelopment.png
no edit summary
File:ProvisioningProfileInstalled.png
no edit summary
File:CreateAppId.png
no edit summary
File:IPhonePortalAddDevices.png
no edit summary
File:UseiPhoneForDevelopment.png
no edit summary
File:KeychainPairInformation.png
no edit summary
11 March 2010
File:KeychainCertificateAssistant.png
no edit summary
File:IPhoneCertificateInstalled.png
no edit summary
File:IPhoneCertificatePendingApproval.png
no edit summary
File:IPhoneAppTarget.png
no edit summary
File:IPhonePortalCertificate.png
no edit summary
File:KeychainPreferences.png
no edit summary
File:KeychainAccess.png
no edit summary
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
Joining the iPhone Developer Program
+2
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
Installing an App onto a Device
+50
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
Associating an App ID with an App
+50
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
Selecting a Device for Development
+127
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
Creating an iPhone Development Provisioning Profile
+85
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
Creating an App ID
+30
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
Assigning Devices
+131
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
Installing an iPhone Development Certificate
+77
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
Submitting the iPhone Development Certificate Signing Request
+155
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
Creating an iPhone Development Certificate Signing Request
+245
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
Joining the iPhone Developer Program
+68
Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
New page: In the chapter entitled Creating a Simple iPhone App we were able to see an app that we had created running in the iPhone simulator bundled with the iPhone SDK. Whilst this is fine for mos...
IPhone App Development Essentials
no edit summary
+86
5 March 2010
IPhone App Development Essentials
no edit summary
+1,091
The Basics of Object Oriented Programming in Objective-C
New page: Objective-C provides extensive support for developing object-oriented applications. The subject area of object oriented programming is, however, large. It is not an exaggeration to state t...
IPhone App Development Essentials
no edit summary
+544
The Basics of Objective-C Programming
Objective-C Expressions
-1
The Basics of Objective-C Programming
no edit summary
+63
The Basics of Objective-C Programming
Objective-C Expressions
+426
The Basics of Objective-C Programming
Objective-C Expressions
+196
The Basics of Objective-C Programming
New page: In order to develop apps for the iPhone it is necessary to use a programming language called Objective-C. A comprehensive guide to programming in Objective-C is beyond the scope of this bo...
IPhone App Development Essentials
no edit summary
+52
4 March 2010
IPhone App Development Essentials
no edit summary
+1
IPhone App Development Essentials
no edit summary
+284
File:About This Mac.png
no edit summary
Installing Xcode and the iPhone SDK
no edit summary
+6
Installing Xcode and the iPhone SDK
New page: iPhone apps are developed using the iPhone SDK in conjunction with Apple’s Xcode development environment. The iPhone SDK contains the development frameworks that were outlined in The iPh...
IPhone App Development Essentials
no edit summary
+42
3 March 2010
IPhone App Development Essentials
no edit summary
+2,320
The iPhone OS Core OS Layer
New page: The Core OS Layer is the bottom layer of the iPhone OS stack and sits directly on top of the device hardware. The layer provides a variety of services including low level networking, acces...
The iPhone OS Core Services Layer
New page: The iPhone Core Services layer provides much of the foundation on which the above layers are built and consists of the following frameworks. == Address Book framework (AddressBook.framewo...