So I just tried compiling a project which is set to use the 10.7 SDK and it fails to compile juice_mac_Network.mm
The first complaint is that NSURLSession is an unknown type name. Setting the SDK to 10.9 and the deployment to 10.7 does compile – but I’d prefer to be able to use the 10.7 SDK
Thanks,
Rail