I’m trying to import this class header #import <Foundation/NSURLDownload.h> and I’m getting error File not found but I have it on my build path the foundation framework. What do I do?
I’m trying to import this class header #import <Foundation/NSURLDownload.h> and I’m getting error File
Share
This class is only available for Mac OS X, not iOS.
https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSURLDownload_Class/Reference/Reference.html