[MonoTouch] MonoDevelop uses iPhone SDK 3.0 in stead of 3.1
Richard de Zwart
mountain at xs4all.nl
Wed Oct 7 14:31:24 EDT 2009
Hi there,
I have installed all the new versions of the iPhone SDK (3.1), Mono
(2.4.2.3), MonoTouch (1.1.4079) and MonoDevelop (2.2 Beta 1 (2.1.0)).
When I compile my project I see a message telling:
Framework is:
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator*3.0*.sdk
or
Framework is:
/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS*3.0*.sdk
or
In file included from
/Developer/MonoTouch/SDKs/MonoTouch*1.0*.iphoneos.sdk/usr/include/mono/metadata/appdomain.h:13,
Why doesn't it pick the latest versions of the SDKs? I feel some of my
problems (especially with the MoviePlayer) are coming from the fact that
I'm not building with the version that matches my iPhone.
Is there a setting I can make? Or are the messages inaccurate?
Thanks in advance,
Richard
More information about the MonoTouch
mailing list