I am going to use NSXMLElement
in my project, so I tried to
#import <Foundation/NSXMLDocument.h>
but it gives an error: "No such file or directory." How can I include this?
NSXMLDocument is an OS X only class
http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSXMLDocument_Class/Reference/Reference.html
You cant use it in iOS.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With