Xslimmer
Strip PPC/Intel code from universal apps/localizations to save space.
Version: 1.7.5
included in operating system
Feedback Type: Commentary
Contributed by: howardm4 Sunday, December 24 2006 @ 09:49 PM PST
Product Platform: MacOSX
Used Product For: Have Not Tried
try 'man lipo'
Comments
included in operating system - howardm4
[tipbg4:~/Desktop/automount] howardm% echo $MANPATH/usr/share/man:/usr/local/man:/opt/local/man:/usr/X11R6/man
[tipbg4:~/Desktop/automount] howardm% whereis lipo
/usr/bin/lipo
[tipbg4:~/Desktop/automount] howardm% find /usr/share/man -name lipo\*
/usr/share/man/man1/lipo.1
NAME
lipo - create or operate on universal files
SYNOPSIS
lipo [-info] [-detailed_info] [-arch arch_type input_file] ... [
input_file] ... [-arch_blank arch_type] [-create] [-thin arch_type]
[-replace arch_type filename] ... [-remove arch_type] ... [-extract
arch_type] ... [-extract_family arch_type] ... [-output output_file]
[-segalign arch_type value] ...
DESCRIPTION
The lipo command creates or operates on ``universal'' (multi-architec-
ture) files. It only ever produces one output file, and never alters
the input file. The operations that lipo performs are: listing the
architecture types in a universal file; creating a single universal
file from one or more input files; thinning out a single universal file
to one specified architecture type; and extracting, replacing, and/or
removing architectures types from the input file to create a single new
universal output file.
Saturday, January 13 2007 @ 07:12 AM PST
Joy in UI - GNJ
I would venture to say that *most* Mac users are there for the "Mac-Like" ease of use.Terminal? For most of us, it is for those in-depth things that can't be done otherwise.
Thursday, February 15 2007 @ 08:26 AM PST
included in operating system - Wender
man lipoNo manual entry for lipo
...?
Reply to This
Saturday, December 30 2006 @ 04:18 PM PST