|
|
10.7: Change an application's category
a="/Applications/Notational Velocity.app" $ defaults write "$a/Contents/Info" LSApplicationCategoryType public.app-category.productivity $ codesign -vv "$a" /Applications/Notational Velocity.app: invalid signature (code or signature have been modified) In architecture: i386 $ codesign -f -s - "$a" /Applications/Notational Velocity.app: replacing invalid existing signature $ codesign -vv "$a" /Applications/Notational Velocity.app: valid on disk /Applications/Notational Velocity.app: satisfies its Designated Requirement
10.7: Change an application's category
What's the point of code signing if you as an end user (or a malicious application / script) can re-sign code as easy as that?
10.7: Change an application's category
Good point. However, as a User, I prefer to assign the category attribute just like I can choose the default app to open a particular file type. I wish the category attribute could be specified in the app's Get Info pane. |
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.09 seconds |
|