Changeset 308 for trunk/launch/launch/README
- Timestamp:
- 10/30/06 10:36:56 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/launch/launch/README
r304 r308 61 61 ----------- 62 62 63 An Xcode project, 'launch.xcodeproj', is included. A precompiled Universal64 binary is also provided. 'launch' was developed and tested under Mac OS X 65 10.4.7 with Xcode 2.3, and does not require any additional software to 66 build.63 An Xcode project, 'launch.xcodeproj', is included. A precompiled 64 Universal binary is also provided. 'launch' was developed and tested 65 under Mac OS X 10.4.8 with Xcode 2.4, and does not require any 66 additional software to build. 67 67 68 68 USAGE … … 89 89 90 90 % launch -f /Applications/Preview.app 91 /Applications/Preview.app: Mac OS X application package 91 /Applications/Preview.app: Mac OS X application package 92 92 type: 'APPL' creator: 'prvw' 93 architecture: Intel 80x86, PowerPC 93 94 bundle ID: com.apple.Preview 94 version: 2.1.095 version: 3.0.8 95 96 kind: Application 97 content type ID: com.apple.application-bundle 96 98 contents: 1 item 97 99 [...] … … 120 122 121 123 % launch -f /Applications/Internet/OmniWeb.app 122 /Applications/Internet/OmniWeb.app: Mac OS X application package124 /Applications/Internet/OmniWeb.app: scriptable Mac OS X application package 123 125 type: 'APPL' creator: 'OWEB' 124 bundle ID: com.omnigroup.OmniWeb 125 version: 4.5 126 kind: Application 126 architecture: PowerPC, Intel 80x86 127 bundle ID: com.omnigroup.OmniWeb5 127 128 128 129 Note that bundle IDs are not case-sensitive: com.barebones.BBEdit is … … 227 228 - -o: pass command-line arguments (broken, r. 4474993) 228 229 - display content type ID (UTI) 230 - display architecture of Mach-O files 229 231 - switched to new LSOpen APIs (now requires Mac OS X 10.4 or later) 230 232 - switched to new date formatting APIs (the old ones are deprecated)
Note:
See TracChangeset
for help on using the changeset viewer.