Graphisoft®

API Development KitVersion: 18

Mach-O and Cocoa

Mach-O is the native runtime model on Mac OS X, and Cocoa is the only API supported on 64-bit systems. On ArchiCAD's technology path lies the 64-bit transition; thus we had to abandon the previous Carbon interface, and switch to Cocoa. It has been a long journey; it's time for you to enjoy its benefits. For ArchiCAD 14 the minimum system requirement is 10.5, so we could move forward with this planned change.

What does this mean to you?

We also made a small set of unrelated changes to the source and resource files:

For more information, please visit Apple's developer site.