June 2009
2 posts
3 tags
App Store Daily Sales Python Script
How do you keep track of your daily sales in Apple’s App Store? We used to manually download the report every day, open it in Excel or Open Office, sort the entries by name and price, and add up sums for each applications to see how many copies we sold the day before.
However, this quickly progressed from a novelty to being very tedious. So we wrote a simple Python script which does it all...
2 tags
Upgrading to iPhone OS 3.0 GM Seed
…Is much more painful than it could be. Be warned that not only will it wipe out your iPhone’s contents (since it simply overwrites an image from Apple on top of you previous OS with its settings), but you will also need to get new certificates and provisioning profiles in order to run your apps on the new OS.
Yes, yes, we know, Apple says that you should only install the seed...