docs:programming:xcode:universal_binaries

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:programming:xcode:universal_binaries [2007/05/19 23:22] billhdocs:programming:xcode:universal_binaries [2008/08/03 00:25] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Universal Binaries ====== ====== Universal Binaries ======
-  * http://developer.apple.com/documentation/MacOSX/Conceptual/universal_binary/universal_binary_compiling/chapter_2_section_3.html 
- 
  
 ===== building for i386 and ppc ===== ===== building for i386 and ppc =====
Line 19: Line 17:
 </code> </code>
   * you can also use the lipo tool to modify architectures in a package (remove unnecessary architectures to reduce application size, for example)   * you can also use the lipo tool to modify architectures in a package (remove unnecessary architectures to reduce application size, for example)
 +
 +===== External Links =====
 +  * http://en.wikipedia.org/wiki/Fat_binary
 +  * http://developer.apple.com/documentation/MacOSX/Conceptual/universal_binary/universal_binary_compiling/chapter_2_section_3.html
  • docs/programming/xcode/universal_binaries.1179638573.txt.gz
  • Last modified: 2008/08/03 00:25
  • (external edit)