Hi, On Fri, Apr 6, 2012 at 7:25 PM, competenttech <[email protected]> wrote:
> We just upgraded to the most current release of MonoDevelop/MonoTouch and > our > build is now 7MB smaller than it was prior to this upgrade and end users > receive exceptions when they try to run the application. > One thing isn't necessarily related to the other. Do you have exception information (message, stack trace), or crash reports? Without those any kind of diagnosing would really be pure guesswork. > > While trying to pin down the cause of the problem, I noticed that the 4.3 > SDK is listed as missing in the project's iPhone Build property pages. > > Could this be the source of our problems? We've had XCode 4.2 installed for > quite awhile and have been building successfully, so I'm not sure this is > the cause of the problem. I'm in the process of installing the latest > XCode, > but it would be nice to know if this will resolve the problem (if the > missing SDK is indeed the problem). > The only problem a missing SDK could cause is that your project won't build, so I doubt this is the problem. Rolf
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
