MonoDevelop 3.0.4 发布啦!

摘要:
MonoDevelopment3.0.4MonoMac/MonTouchimprovements MonoTouch/Mac项目的新存档支持。构建/存档命令存档当前构建配置。查看/存档命令显示所有存档
What's new in MonoDevelop 3.0.4

MonoMac / MonoTouch improvements

  • New Archive support for MonoTouch/Mac projects. The Build / Archive command archives the current build configuration. The View / Archives command shows a list of all archived builds. It allows users to use Xcode’s Archive Organizer to submit archived builds to the App Store.
  • New “Resources” folder. There is no need to clutter root project directory w/ icons or other bundled resources anymore. With the BundledResource build action, you can also override the Bundle Id (so it doesn’t have to match the file name, which means you can use msbuild conditions)

Improved Version Control support

  • MonoDevelop detects changes to files which happen in the background and refreshes their version control status.
  • Support for untrusted Https certificates has been improved. MonoDevelop will now prompt to ask if they should be accepted or rejected instead of silently rejecting them. This resolves the issue where some people could not check out repositories on Github.com using Https.
  • Support for the Git Http protocol has been made more robust against servers which have invalid Http headers. This resolves the issues some people may have experienced with repositories hosted on AppHarbor.
  • If publishing a git repository fails, MonoDevelop will now properly roll back all intermediate changes.
  • Fixed many issues with Git support on Windows.

Android deployment

  • The Android deployment system has been completely rewritten
  • Shows a progress bar for file uploads
  • Much faster, since it detects and skips unchanged files
  • More robust, with better error reporting
  • Improved support for Jellybean (4.1) devices

Projects

  • The checks to decide if a resx file needs rebuilding have been improved. The result is that projects with a large number of resx files should notice that builds and rebuilds are faster.
  • Improved support for .NET 4.5
  • Added support for VB.NET 4.0 projects

ASP.NET

  • Improved ASP.NET MVC2 and MVC3 support, including Razor templates (requires Mono 2.11)

Other improvements and bug fixes

  • Fixed rendering on MacBook with retina display
  • Fixed several editor issues with code completion and refactoring
  • Fixed assembly browser loading issues
  • Fixed evaluation of DebuggerDisplay expressions
  • Optimized source code analysis
  • Optimized code generation in the gtk# designer
Viewing 1 of 1 comments: view all
redhound says:
 
I have some problems then building MD 3.0.4.6 from source - ./configure says he could not found /test/UnitTests/Makefile
Posted 09:51, 10 Sep 2012
 
Viewing 1 of 1 comments: view all
You must login to post a comment.
Page last modified 06:25, 5 Sep 2012 by Lluis

免责声明:文章转载自《MonoDevelop 3.0.4 发布啦!》仅用于学习参考。如对内容有疑问,请及时联系本站处理。

上篇阿里云ECS centos7 支持IPv6单片机中断函数的理解感悟下篇

宿迁高防,2C2G15M,22元/月;香港BGP,2C5G5M,25元/月 雨云优惠码:MjYwNzM=

随便看看

Java Android 二进制文件读写

=-1){out.write;}返回。toByteArray();}1.2分段读取二进制文件,一次读取1024字节,byte[]buffer=newbyte[1024];PrivatevoidreadLocalFile()throwsIOException{StringfileName=“abcd.raw”;InputStreaminputStream=ge...

winform中 跨线程启动UI

C#的winform程序中,是不可以从UI窗口主线程之外的线程去直接操作窗口控件的。确切的解释是,不能从创建控件的线程以外的线程去处理控件的操作,比如修改属性等。方法二,通过Control.Invoke调用委托的方式来执行。...

C# 没落了吗?

首先,这个数字--------------------------------------------C#是否正在衰落与微软的整个平台密切相关。近年来,使用C#的人越来越少,这也是因为越来越少的人专门为Microsoft平台开发产品。现在是移动时代,微软基本上错过了互联网和移动互联网这两波浪潮。现在生活不容易。在软件工程中,人们常说“唯一不变的就是改变本身”...

sqlmap 安装使用

Id=1“”8)从配置文件加载攻击目标,并使用参数“-c”指定配置文件。Sqlmap将解析配置文件并根据配置文件的配置执行操作。sqlmap conf文件的安装目录中有一个名为sqlmap的文件,它是配置文件的模板。Id=1“--当前用户#列出数据库sqlmap.py u的所有用户”http://192.168.12.157:30336/#/login?...

开源BI分析工具Metabase配置与完全使用手册

文章目录简介安装初始配置数据分析简单查询创建场景创建集合和仪表盘自定义查询原生查询sql变量动态sql片段管理员操作添加数据库连接oracle成员管理邀请新成员权限配置数据权限文件夹权限邮箱配置定时任务简介Metabase是一个免费的BI分析工具,可以帮助你把数据库中的数据更好的呈现给更多人,通过建立一个”查询“来提炼数据,再以图形化的方式做展示。上手简单,...

海康、大华网络摄像机RTSP URL格式组成及参数配置

1.海康相机在IE浏览器中输入网络摄像头的IP地址,输入配置的用户名和密码,然后登录:视频:1。比特率类型:主流和子流,主流支持的分辨率相对较高;2.视频类型:如果需要音频和视频,则选择“复合流”;如果只需要视频,则选择“视频流”;3.分辨率设置不重复;4.码率类型:代码更改率!!!...