Tuesday, July 8, 2008
[How-to] print NSString to stdout
›
This is how to print the NSString to stdout so that it can display in debug console window of Xcode. main.m : Select all #import <Foundat...
5 comments:
Saturday, June 28, 2008
[How-To] Install gcc compiler in iPhone (1.1.x firmware)
›
Cydia is a new package management replacement to the existing Installer.app. And it now also brings the gcc compiler to iPhone in firmware ...
4 comments:
Friday, June 27, 2008
Unoffical iPhone SDK (building iPhone OS2.0 app without using iPhone SDK)
›
It is possible to build iPhone OS 2.0 native application using open toolchain header and without using official iPhone SDK nor without Mac O...
Hide Status Bar
›
This is how to hide the status bar in iPhone. For the Open toolchain api is available. However, for Official SDK API, edit the Info.plist ...
12 comments:
Xcode Tips
›
1. Read the Xcode Workspace Guide, it is available after launching Xcode. It is under Help -> Xcode Workspace Guide 2. Make full use of...
Thursday, June 19, 2008
UIAccelerometer Sample Code
›
It is possible to use Open Tool Chain Header with the SDK and the official iPhone OS 2.0 SDK headers, the following demonstrates these two ...
Wednesday, June 18, 2008
First iPhone SDK Application
›
It is possible to use Open Tool Chain Header with the SDK and the official iPhone OS 2.0 SDK headers, the following demonstrates these two ...
‹
›
Home
View web version