<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Monotouch on 7sharp9</title><link>https://7sharp9.github.io/tags/monotouch/</link><description>Recent content in Monotouch on 7sharp9</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>7sharp9@mail.com (Dave Thomas)</managingEditor><webMaster>7sharp9@mail.com (Dave Thomas)</webMaster><copyright>© 2026 Dave Thomas</copyright><lastBuildDate>Thu, 07 Feb 2013 00:00:00 +0000</lastBuildDate><atom:link href="https://7sharp9.github.io/tags/monotouch/index.xml" rel="self" type="application/rss+xml"/><item><title>MonoTouch and F# part II</title><link>https://7sharp9.github.io/programming/2013-02-04-monotouch-and-fsharp-part-ii/</link><pubDate>Thu, 07 Feb 2013 00:00:00 +0000</pubDate><author>7sharp9@mail.com (Dave Thomas)</author><guid>https://7sharp9.github.io/programming/2013-02-04-monotouch-and-fsharp-part-ii/</guid><description>&lt;p&gt;In the last post we left at the point where everything was running fine and dandy on the Simulator. So what happens if we compile for the real hardware?&lt;/p&gt;
&lt;p&gt;Lets change the active configuration to &lt;code&gt;Debug|iPhone&lt;/code&gt; and hit build, what do we get?&lt;!-- more --&gt;&lt;/p&gt;</description></item><item><title>MonoTouch and F# part I</title><link>https://7sharp9.github.io/programming/2013-02-03-monotouch-and-fsharp-part-i/</link><pubDate>Sun, 03 Feb 2013 00:00:00 +0000</pubDate><author>7sharp9@mail.com (Dave Thomas)</author><guid>https://7sharp9.github.io/programming/2013-02-03-monotouch-and-fsharp-part-i/</guid><description>&lt;p&gt;&lt;a href="http://xamarin.com/monotouch" target="_blank" rel="noreferrer"&gt;MonoTouch&lt;/a&gt; and F# that would be a cool duo right?&lt;/p&gt;
&lt;p&gt;Well let me explain what needs to be done and why to get this pair working together.&lt;/p&gt;
&lt;p&gt;I heard rumours a while ago that F# and &lt;a href="http://xamarin.com/monotouch" target="_blank" rel="noreferrer"&gt;MonoTouch&lt;/a&gt; would not play together nicely because of &lt;a href="http://docs.xamarin.com/ios/about/limitations" target="_blank" rel="noreferrer"&gt;limitations&lt;/a&gt; in the ahead of time compilation &lt;a href="http://www.mono-project.com/AOT" target="_blank" rel="noreferrer"&gt;(AOT)&lt;/a&gt;. So I thought I would either prove or disprove this with some concentrated hacking. How hard can it be?&lt;/p&gt;</description></item></channel></rss>