Hi Pavel, In the projects options, go to "iPhone Build" and set SDK version to something <5.0. Then add this to the additional mtouch arguments: '-gcc_flags "-weak_framework NewsstandKit"'
Rolf On Fri, Oct 7, 2011 at 12:09 PM, Pavel Sich <[email protected]> wrote: > Hi, just a quick one. > > Is there a way to stop MT to request newsstand lib to be linked (and others > new in iOS 5 SDK?) so they are weak linked? Am receiving error on iOS 4 > device that it cannot start due to missing reference to newsstand API. > > Any help is appreciated. > > -- > Pavel Sich > @sichy > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
