SOLVED: Where are all my old sims, Xcode 11?
If you opened an old Xcode project in Xcode 11 and wondered where all your simulator versions before iOS 13 went, you may need to tweak the deployment target of your target.
Continue reading →If you opened an old Xcode project in Xcode 11 and wondered where all your simulator versions before iOS 13 went, you may need to tweak the deployment target of your target.
Continue reading →Nearly 2 years in the making, OuttaMyWay! v3 is ready for public testing! This update supports iOS8 and above on both iPhones and iPads, and has a number of other enhancements and new features.
Continue reading →I debated about what to write about today, especially in the wake of yesterday’s WWDC ticket frenzy, the subsequent online screaming about it, and everything else. I think in the end, Apple will do what Apple does, and that’ll be … Continue reading →
In my last post about dynamic pattern images , I showed how to create images on the fly for use as background pattern images. As promised, today I’ll show how to create composite images with cutouts using masks.
Continue reading →The image handling capabilities available in iOS (and OS X for that matter) are pretty spectacular. Using only high level APIs, you can work with images quite easily. But lurking very close to the high level APIs is Core Graphics, … Continue reading →
On the heels of this past weekend’s Voices That Matter iOS Developers Conference I am feeling completely inspired to create great, new, and innovative apps. My mind is ablaze with the possibilities! For whatever your particular area of focus might … Continue reading →