« Apple applies for "Mobile Me" trademark | Main | MacBook Pro and battery life? »

Introduction to universal binary programming guidelines

Posted in: Security, Tips & Tricks

This document is designed to help developers determine exactly how much work needs to be done and provides useful tips for general as well as specific code modification scenarios. It describes the prerequisites for building code as a universal binary and shows how to do so using Xcode 2.2. It also discusses the differences between the Intel and PowerPC architectures that can affect code behavior and provides guidelines for ensuring that universal binary code builds correctly.