Tagged Questions
0
votes
3answers
3k views
NSTask or equivalent for iPhone
I've an open source project (gdal) that I want to compile and run as part of an iPhone app. I had been expecting to use NSTask but I see now that it was removed in OS 3.0. I've also seen elsewhere ...