Yep it happens, and it’s ugly. I am documenting the stept it took me to solve this matter hoping that it will be helpful for other devs too. Xcode started to crash as soon as I used “Build and Archive” with a specific project. The messages was Uncaught Exception: -[NSCFString countByEnumeratingWithState:objects:count:]: unrecognized selector sent to [...]
Today Todo Pro iPhone app pitch and status update.
Big change is comming up for Today Todo Pro. One of the most requested features (even from Trung) was the ability to enter feature tasks. We didn’t want to change the simplicity and elegance of Today too much yet still add this cool feature. A third view (appart from today and yesterday) was needed. Guess [...]
When you submit a new app to Apple you have to ensure that your binary name doesn’t contain any spaces. To change the binary name access the target properties in Xcode. Under the “build” tab search for Product Name. This is the binary name. To change the name shown below the app icon on the [...]
If you feel lost in Apple’s iPhone software distribution platform – the AppStore – then you are not alone. Looking for the right app for your iPhone sometimes feels like searching the needle in the haystack. The Appstore app on the iPhone doesen’t allow to finetune the search parameters. To somehow alleviate this problem Apple [...]
In order to select anything except the newest iPhone OS version one has to access the project prperties and change the Base SDK field.