I had installed xcode 4 and wanted to explore monotouch so I followed the steps on the evaluation download page that mentioned to install the following in order:
I switched from using VirtualStudio Express 2010 and I am trying to work with MonoDevelop and GTKSharp. Now. I am trying to switch to new editor s开发者_运维百科oftware but it seems much different tha
On a clean MacBook I installed all the latest Apple updates and Mono 2.10.2 SDK / MDK The mono installer did not create a symlink from /Library/Frameworks/Mono/framework/Mono.framework/Versions/Curren
I\'ve set all the icons to use in MonoDevelop (including the correct resolutions). The icon for my app shows up in the simulator correctly as it does show up correctly on my iPhone device.
I have a distribution provision I\'ve enabled and I\'m trying to compile my app for distribution. I\'m getting the error that \'Code signing failed with error code 1\' and it tells me to check my comp
I finished work on an iPhone app in MonoDevelop and got a distribution provision from Apple. In the Release|iPhone build of MonoDevelop I set the \'Iphone App Bundle Signing\' option开发者_如何学运维
I am developing a web app using ASP.NET MVC 2.0 in MonoDevelop. I have latest Mono 2.10 and MonoDevelop 2.4.2 and I am running them on Mac.
This is a fairly recent thing which appears to have happened after I downloaded and installed 开发者_JAVA百科the latest xcode, I also went through some steps to acquire certificates/provisioning so I
OS: openSuse 11.4 IDE: MonoDevelop 2.4.2 using GTK# I need to display the datatable of a sqlite database in a simple grid view, much like in WindowsForms\'/WPF\'s datagridview, but with GTK#.
I have an application working under MonoTouch 3.2.6; the same application, under MonoTouch 4.0.1, crashes when launching any touch event.