GetInfo for Appversion 0.3, Novemver 6th Written by Basuke <basuke@siesta.co.jp>. When I walk around Mac OS X, I sometimes want to know a little bit more deeply inside the application, such as what framework this application uses. Cocoa or Carbon? CFM or Mach-O? Does this use Java? So I wrote "GetInfo for App" utility. It checks the application and guess some informations for that app. Simple enough, isn't it? |
![]() |
1.Name 2.Framework 3. Binary Kind 4. Packaging 5. Location |
Click "Choose" button or select "Choose..." from "File" menu. Or simply just drag & drop the file onto application icon [new 0.2]. |
0.3 Nov 6th 2000, afternoon
0.2 Nov 6th 2000
0.1 Nov 4th 2000
This is my first Cocoa application. It's not so hard for me to write code for Cocoa.Most time consuming work was that real oriented icon. Copyrights © 2000 SiestaWare, Inc. |