If you ever need to remove an app from the iOS Simulator (let’s say your CI environment needs a clean install of the app) just hit:
xcrun simctl uninstall booted com.example.app
Where com.example.app is the bundle id of the application you want to remove
Here are some of the mobile podcasts (most of them iOS related) that I’ve been listening on the last few months and I would like to recommend (not following any particular order):
So you’ve teached yourself Objective-C for the last years, what about now that Swift emerged?
There’s a brand new opportunity out there, and it comes along with some fresh air to the iOS world.

If you think you are in disadvantage right now, don’t! You know the frameworks, you know the graphical framework caveats (UIKit) and you have to make them play by your side.
Read more…