Major Highlights - MonoDevelop
There are many new features in MonoDevelop 2.4.1 the following are the new features specific to MonoTouch:
- Add "Zip Bundle" command, so you can simplify the process to upload your applications to the AppStore.
- Automatic compilation with the latest SDK if the required SDK is missing:
- If you upgrade your XCode and older iPhone SDKs are removed, MonoDevelop will automatically compile with the latest iPhone SDK. You will no longer need to upgrade your project files when you upgrade XCode manually.
- New "Default" SDK mode can be used to explicitly inform MonoDevelop to build with the latest, as opposed to producing a warning.
See the
2.4.1 release notes for details about other fixes and improvements.