M milk242 macrumors 6502a Original poster Sep 10, 2012 #1 Hi all, I have a .pkg file in my Supporting Files folder and am trying to get the path of it so I can use it to execute an NSTask. I'm using [pathForResource: ofType:] and it's returning nil. Can someone help me solve this problem. Thanks.
Hi all, I have a .pkg file in my Supporting Files folder and am trying to get the path of it so I can use it to execute an NSTask. I'm using [pathForResource: ofType:] and it's returning nil. Can someone help me solve this problem. Thanks.
M milk242 macrumors 6502a Original poster Sep 10, 2012 #2 Never mind, forgot to choose target membership for that file.