-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extract kMDItemContentTypeTree attribute from MDItem
Addresses #1. After a _lot_ of trial and error, I figured out I was using the wrong function call! I was calling MDItemCopyAttributeNames rather than MDItemCopyAttribute (at which point I needed to _specify_ the attribute name myself). After this point, it was relatively easy to get this all working. Now I just need to clean up old functions I didn't end up using.
- Loading branch information
1 parent
b5c01b2
commit 5b74ff1
Showing
1 changed file
with
60 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters