Skip to content

Instantly share code, notes, and snippets.

@liscio
Created July 29, 2011 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liscio/1114239 to your computer and use it in GitHub Desktop.
Save liscio/1114239 to your computer and use it in GitHub Desktop.
iTunes Pasteboard Types
(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