Starting the iPhone simulator
I didn't know until today that you could start the iPhone Simulator without starting to compile your app. Right click the Xcode icon in the dock, select Developer Tools, then iOS Simulator. Voilà!

Post a Comment |
I didn't know until today that you could start the iPhone Simulator without starting to compile your app. Right click the Xcode icon in the dock, select Developer Tools, then iOS Simulator. Voilà!

So you've got an iOS application ready for release and you want to submit your application to a review site but you don't know what to include in your request? Go ahead and download this template from App Design Vault. This tip sheet was built from an interview of Erica Sadun by App Design Vault. She's an iOS developer and a writer for www.tuaw.com.
For iOS developers who hire designers to help them create their beautiful applications, here is a list of things they should communicate to the designers to get him started and know about your expectations. Many of these items maybe already be known to the designer. But, don't take anything for granted.
This list is a excerpt from the excellent article from Matt Gemmell.
Sunday, March 25, 2012 at 9:05 | tagged
testflightapp,
testflightsdk,
tips Recently, TestFlightApp service launched the Live dashboard where you can see in real time statistics about your application usage. As soon as the service went live, I visited their web site just to find out that all my apps counters were at zero event if all of my applications are currently shipping with the current TestFlightApp SDK built-in. Why?
When opening projects, Xcode create an index of the project content for later searching. Compile logs are also accumulating fast and compiling. Same if you created snapshots on those projects. These files tend to accumulate on your hard disk.
Here is a simple trick to recover some space on your hard disk with Xcode Organizer. Open Organizer, then click on the Projects tab. On the left pane, see if there is project name in red. If this is the case, those projects are no longer on your hard disk so there is no need to keep those in organizer. Right click on them and select "Remove from Organizer".
I'm not an expert at Github but I use it a lot to "consume" libraries that can be found in many high quality repositories.
Generally the process to contribute to any open source project on GitHub is really simple once you did it for the first time.
If you happen to use many open sourced libraries hosted on Github's repositories for your iOS apps, then you should take a look at GitHub for Mac.
How often do you get this question: I have an idea for creating an iOS application but I don't know where to start. Easy: from the end. Here is an excellent small article on starting to build an application. http://mur.mu.rs/?p=327
You've got a web site for promoting your iOS apps? Want to get an handy access to your Google Analytics from your Mac OS Dashboard? Go get GAget now at http://www.zoltanhosszu.com/gaget/ . This very well designed Dashboard widget will show you the most relevant stats in a elegant windows. Very handy.