Hello,
i'm trying to compile the upnpx 1.2.4 library for OSX with xcode 4.3.3.
This question might sound silly, but is there any other switch if have to flip to get a macos library (besides the base sdk in the project & target settings)?
Currently my build fails due to "UIKit/UIKit.h" not being found in iphoneport.h, so i guess it still tries to compile for iphone.
Thanks in advance
HolyMac