I'm teaching myself Mac OS X programming, and have decided to write all new Mac code in Objective-C using Cocoa. However, I have a very large library of C++ classes that I do not want to port to ...
A handy open source utility by Adrian Kosmaczewski allows you to convert Interface Builder files to Objective-C code. With it, you can extract all the layout information and properties of your visual ...
Objective C’s time in the limelight is coming to an end. As Apple slowly phases its legacy iOS and OS X coding language out in favor of Swift, developers are transitioning as well. A new web-based ...
When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works. Earlier in the summer we reported on a strikingly lovely Windows Phone puzzle game called Dream ...
More iOS developers than ever are taking Objective-C based games across to Android, with cross-platform solution Apportable claiming its breaking down traditional dev barriers. The Apportable platform ...
Most of the headlines from Apple's Worldwide Developers Conference 2014 last week were about iOS 8 and OS X Yosemite (v10.10), both on tap for this fall. By far the more impactful news for solution ...
Nextep has released CodeSwitch 1.0, a development code converter for Mac OS X. It converts legacy Objective-C code into Apple’s Swift programming language. Converting legacy code to Swift with ...