0

I need to find the complete path of the selected file or folder using some function in Objective-C. It is a sandboxed application, hence it is not working openly for all methods.

Kindly let me know if anything is available.

Cristik
  • 30,989
  • 25
  • 91
  • 127
yukzz
  • 59
  • 7
  • What code are you currently using that's not giving you the full path? – Cristik Aug 17 '16 at 13:58
  • selectedItemUrls in Finder Sync Extensions . It gives me full path but maximum limit is restricted to 10 files – yukzz Aug 17 '16 at 14:20
  • I dont want a limit on the number of selected files. I also tried using NSOpenPanel and com.apple.finder arrayByApplyingSelector but both didnt work. Is there any other way out – yukzz Aug 17 '16 at 14:22

0 Answers0