Double click file to open it in app on MAC
Posted: Tue Jun 11, 2013 2:11 pm
Hey All,
So I added my custom ext in the Info.plist settings for my app and now when I double click a file with that extension it opens up my app that is associated with that extension. My problem is I can't seem to figure out how to get the filename of the file that was double clicked. On pc you can just get it with $1 but what do I need to do to access it on MAC?
So I added my custom ext in the Info.plist settings for my app and now when I double click a file with that extension it opens up my app that is associated with that extension. My problem is I can't seem to figure out how to get the filename of the file that was double clicked. On pc you can just get it with $1 but what do I need to do to access it on MAC?