The framework AppleScriptObjC allows users to write scripts with an interesting fusion of the AppleScript and Objective-C languages. Specifically, Apple describes the framework as: AppleScriptObjC ...
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 ...
I'm currently working on developing an iOS app in conjunction with a graphic designer, and because my design skills are pretty terrible, we set out to look for a solution to turn the scalable vector ...
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 ...
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 ...
Many developers have problems with designing their apps due to the lack of knowledge on how to transform their graphics into valid and working Objective C code. Because of this, many semi-professional ...
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 ...