官方说明文档:http://kb.xamarin.com/customer/portal/articles/1649499-error-mt1009-could-not-copy-the-assembly
As described in our Release Notes, this is a known issue in Xamarin.iOS 7.2.6. This issue is due to file permissions needing higher privileges when Xamarin.iOS is installed with a different user account then the developer's main account.
To workaround the issue, please open the Terminal.app on the Mac workstation and run the following command:
sudo chmod 0644 /Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll.mdb
This issue should be resolved in an upcoming release of Xamarin.iOS. However, if the issue remains on a newer version of the software please e-mail contact@xamarin.com with your full versioning information and full build log output. Alternatively, you may post to the
bug report tracking the error to let our iOS Team know that the issue remains.
本文提供了解决Xamarin.iOS 7.2.6版本在安装使用不同用户账户时遇到的文件权限问题的方法。通过在Mac工作站上打开Terminal应用并运行特定命令来解决此问题。该问题预计将在未来的Xamarin.iOS版本中得到修复。

2万+

被折叠的 条评论
为什么被折叠?



