10 useful tips and snippets for Apple iPhone and Xcode
Thursday, November 12, 2009Useful snippets and tricks for developers Apple iPhone, Xcode and Objective-C
Useful snippets and tricks for developers Apple iPhone, Xcode and Objective-C
As anticipated in iPhone FirstApp: Guess the number - Part 1 we see how to make an application for Apple iPhone without using Interface Builder! Indeed, physically delete files created by Interface Builder wizard Xcode. At the end of this post, then we will have an application identical in all respects to that made in Part One, [...]
The first source that I passed through the hands was written in Basic and consisted of a few lines of code, for enlightening me. It was a simple game that generates a random number from 1 to 10 and, through keyboard input, make sure the number entered was Maggioni, less than or equal to the random number. [...]