↓
 
Hawk iMedia 
 
  • Home
  • About Us

Hawk iMedia

#pragma mark - Development Blog

Home→Categories Software Development 1 2 >>

Category Archives: Software Development

Post navigation

← Older posts

SOLVED: Where are all my old sims, Xcode 11?

Hawk iMedia Posted on September 15, 2019 by Hawk iMediaSeptember 15, 2019

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 →
Posted in iDevBlogADay, Software Development | Tagged iOS, Xcode, Xcode11

SOLVED: macOS Mojave 10.14.4 system frozen every morning

Hawk iMedia Posted on June 27, 2019 by Hawk iMediaJune 27, 2019

Since upgrading my iMac to macOS Mojave 10.14.4 several months ago, I have found the system frozen every morning, with no smoking guns. After weeks (months?) of this, trying many different “solutions”, and even calling Apple for help, I finally … Continue reading →

Posted in iDevBlogADay, Software Development, System Administration | Tagged Energy Saver, macOS, Mojave

Lockbox v3

Hawk iMedia Posted on February 12, 2016 by Hawk iMediaFebruary 12, 2016

Lockbox v3 is now available, sporting a vastly more robust yet less complex API for storing data into and retrieving data from the iOS keychain.

Continue reading →
Posted in iDevBlogADay, Software Development | Tagged Lockbox, Objective-C

Call for testers: OuttaMyWay! v3

Hawk iMedia Posted on November 19, 2015 by Hawk iMediaNovember 19, 2015

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 →
Posted in iDevBlogADay, Software Development | Tagged iOS, OuttaMyWay

Standalone Delegate Objects

Hawk iMedia Posted on April 12, 2013 by Hawk iMediaJune 19, 2013

It is very common practice that an object like a view controller is the delgate (and perhaps datasource) for another encapsulated or included object, such as a table view. This affords easy access from the delegate methods to the delegate … Continue reading →

Posted in iDevBlogADay, Software Development | Tagged Design, UITableView | 2 Replies

Unit Testing for Fun and Profit

Hawk iMedia Posted on February 1, 2013 by Hawk iMediaFebruary 1, 2013

How do you know if your code works? You test it of course. But, how do you test your code? Do you run it in the simulator? On your device? Is that enough? The simple answer is: No. How can … Continue reading →

Posted in iDevBlogADay, Software Development | Tagged Best Practices, Quality, Test Driven Development, Unit Testing, Workflow | Leave a reply

Later Never Comes

Hawk iMedia Posted on January 18, 2013 by Hawk iMediaJanuary 18, 2013

What is the cost of expedience? Answer: Technical debt. How often have you had to solve a problem quickly, knowing that your solution was correct (i.e. it works), but not really how you’d have liked to do it? Sometimes the … Continue reading →

Posted in iDevBlogADay, Software Development | Tagged Best Practices, Lessons Learned | Leave a reply

Agile By Fire

Hawk iMedia Posted on January 4, 2013 by Hawk iMediaJanuary 4, 2013

One of the features of my new day job is that the development environment is full-on Agile. It’s my first experience in such an environment, and while I’ve worked in plenty of places that used bits and pieces of Agile, … Continue reading →

Posted in iDevBlogADay, Software Development | Tagged Agile | 1 Reply

Pro Tip: Data Types Matter

Hawk iMedia Posted on November 9, 2012 by Hawk iMediaNovember 8, 2012

I made a stupid mistake recently, which cost me more than a few hours of time to figure out. But I learned a couple things: Xcode will let you dig as deep a hole as you like, despite its “assistance”, … Continue reading →

Posted in iDevBlogADay, Software Development | Tagged Best Practices, Lessons Learned, Xcode | 5 Replies

Are Your (Older) Apps Ready for iOS6?

Hawk iMedia Posted on August 3, 2012 by Hawk iMediaAugust 1, 2012

I would hope this is obvious to anyone who’s been around the iOS eco-system during an iOS beta period: Make sure your apps will continue to work with the new release!

Continue reading →
Posted in iDevBlogADay, Software Development | Tagged iOS6, Xcode | 17 Replies

Post navigation

← Older posts
©2025 - Hawk iMedia
↑