|
|
Actually....
Neither of these items will show you. If you want to *really* know if an application is cocoa or not, a Cocoa application will have something like the following in it's Info.plist file:
<key>NSMainNibFile</key> <string>Fire-macintosh</string> <key>NSPrincipalClass</key> <string>NSApplication</string>A Carbon Application will not have the NSMainNibFile entry and will not say "Classic Application" in the get info window. But then neither will a Java Application.
Actually....
Here's a simple shell command contribution. Gives a thumbs-up or down on whether it finds an NS string anywhere in a application folder (Program.app). I made it return a 1 or a 0 so it could be used with other programs easily, but season to taste.
Actually....
I can't figure out how to edit that old entry, but here's a better version of the above (the one above gave false positives) :
|
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.11 seconds |
|