Created
July 29, 2011 17:13
-
-
Save liscio/1114239 to your computer and use it in GitHub Desktop.
iTunes Pasteboard Types
This file contains hidden or 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
(gdb) po [[sender draggingPasteboard] types] | |
<__NSArrayM 0x102912710>( | |
com.apple.pasteboard.promised-file-url, | |
dyn.ah62d4rv4gu8y6y4usm1044pxqzb085xyqz1hk64uqm10c6xenv61a3k, | |
NSPromiseContentsPboardType, | |
com.apple.itunes.iappurl, | |
CorePasteboardFlavorType 0x4855666C, | |
JRFS, | |
Dsid, | |
Oidl, | |
com.apple.itunes.metadata, | |
CorePasteboardFlavorType 0x6974756E | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment