I was trying out ASIHTTPRequest to make downloading files easier, but now I'm getting an error about the use of an undeclared identifier 'NSTask'.
I thought NSTask was only for Mac and not for iOS? Doesn't the framework check this?
I was trying out ASIHTTPRequest to make downloading files easier, but now I'm getting an error about the use of an undeclared identifier 'NSTask'.
I thought NSTask was only for Mac and not for iOS? Doesn't the framework check this?