Trying to make my third release, an application called "Console On Device". Learned some new things - and old ones, too.
First of all, application name was already reserved. I did extensive research and tough name planning, when starting to design this app - in February 2011. Surprisingly at November 2011 someone else had already released an app with "my" name!
Lesson learned: I could have created iTunes Connect app record right away to reserve the name. However in this case luck was on my side: I found a new better name!
Showing posts with label scheme. Show all posts
Showing posts with label scheme. Show all posts
Wednesday, November 16, 2011
Releasing Console On Device - Lessons Learned
Labels:
AppStore,
configuration,
ConsoleOnDevice,
iTunesConnect,
Jomnius,
release,
scheme
Thursday, May 26, 2011
How to Run Instruments with Real Device
You can start profiling your application by pressing Command-I (that's i like in India). By default Xcode4 Instruments runs on simulator.
When you want to profile on a real device: select at top left corner Scheme popup menu, "Edit Scheme...", Profile MyTest.app and change Build Configuration from Release to Debug.
When you want to profile on a real device: select at top left corner Scheme popup menu, "Edit Scheme...", Profile MyTest.app and change Build Configuration from Release to Debug.
Subscribe to:
Posts (Atom)

