How can I use NSURL or whatever to drag & drop files within my app? There are many image conversion app tools that for example take a png file and create different size version by just drag & droping the file into it, I know how to do for old version target application but now with Sandbox don't.
Asked
Active
Viewed 191 times
1 Answers
1
use NSPasteboard or NSApplicationDelegate as before sandbox. Add the appropriate entitlements to your compile target and your all set.

mahal tertin
- 3,239
- 24
- 41