Skip to content

Xamarin forms 爬坑指南 #24

Closed
Closed
@bieberg0n

Description

@bieberg0n
Owner

本文将收录一些遇到的坑如何爬出来的解决方案。


1. 生成解决方案时DLL被占用

清理解决方案。

2. 修改APP名称 / Change App name

参见 Xamarin Android App name not setting

3. Agent 无法远程到 Mac / Can't connect to Mac with Xamarin Mac Agent

检查 Xamarin 日志(帮助-Xamarin-打开日志)。
一般是因为本地的Xamarin.iOS 和 Mac 上的版本不一致,更新版本即可。
参见 I can't connect to Mac with Xamarin Mac Agent from Visual Studio 2015

4. Can not resolve reference: C:/Windows/Microsoft.NET/Framework/v4.0.30319/de/mscorlib.resources.dll

参见 Can not resolve reference: C:/Windows/Microsoft.NET/Framework/v4.0.30319/de/mscorlib.resources.dll

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bieberg0n

        Issue actions

          Xamarin forms 爬坑指南 · Issue #24 · bieberg0n/blog