Posts Tagged "Mac OS X"

How to transcode an AFIC file with macOS Finder

Posted on Jul 17, 2018

Yesterday I had to transcode some audio files recorded with Quicktime on macOS. Quicktime works great for that, but it only stores files in its native AIFC file format. That’s the Audio Interchange File...

Learn More

How to use Xcode for C and C++ development

Posted on Jun 28, 2017

Not only is Xcode an excellent IDE for iOS and macOS apps in both Swift and Objective-C; it does just as fine a job for regular C and C++ code. This includes all the features we know and love, such as code...

Learn More