Xamarin iOS 开发不在我的 iPhone 上 运行
Xamarin iOS development isn't running on my iPhone
我目前正在尝试使用 Xamarin 开发 iOS 应用程序。我没有 Apple Developer 帐户,但我在 Xamarin 网站上读到,我不需要 Apple Developer 帐户即可将我的 phone 配置到我的 apple id 上。
我同时使用 Windows 10 计算机 运行ning Visual Studio Community 2015 和安装了 Xamarin Studio 和 X-code 的 MacBook Pro。我可以连接我的两台设备,我只是无法从 Visual Studio 通过 MacBook 访问 运行 我的项目的配置文件,再到我的 phone。
我已经能够在 xcode 上为应用程序创建配置文件,但我在 xamarin 上的应用程序仍然没有配置文件。
Xamarin 创建了一个简单易懂的指南,效果很好!
注意第6步。你真的只能在那里出错。
"make sure that the Bundle Identifier matches exactly the Bundle Identifier of your Xamarin.iOS app and ensure the deployment target matches or is lower than your connected iOS device"
此外,请确保您点击了第 8 步中描述的 "Fix Issue"。我一直在多个项目中使用它,没有任何问题,并且我有相同的设置 运行 VS2015 从 win10 到 macbook亲,我用的phone是iPhone6s+.
我目前正在尝试使用 Xamarin 开发 iOS 应用程序。我没有 Apple Developer 帐户,但我在 Xamarin 网站上读到,我不需要 Apple Developer 帐户即可将我的 phone 配置到我的 apple id 上。 我同时使用 Windows 10 计算机 运行ning Visual Studio Community 2015 和安装了 Xamarin Studio 和 X-code 的 MacBook Pro。我可以连接我的两台设备,我只是无法从 Visual Studio 通过 MacBook 访问 运行 我的项目的配置文件,再到我的 phone。 我已经能够在 xcode 上为应用程序创建配置文件,但我在 xamarin 上的应用程序仍然没有配置文件。
Xamarin 创建了一个简单易懂的指南,效果很好!
注意第6步。你真的只能在那里出错。
"make sure that the Bundle Identifier matches exactly the Bundle Identifier of your Xamarin.iOS app and ensure the deployment target matches or is lower than your connected iOS device"
此外,请确保您点击了第 8 步中描述的 "Fix Issue"。我一直在多个项目中使用它,没有任何问题,并且我有相同的设置 运行 VS2015 从 win10 到 macbook亲,我用的phone是iPhone6s+.