简体   繁体   English

如何将 xamarin.forms 应用程序部署到 iOS 设备?

[英]How to Deploy xamarin.forms app to iOS Device?

I follow all steps but i can't see my account on visual studio.我按照所有步骤操作,但在 Visual Studio 上看不到我的帐户。 ( https://docs.microsoft.com/tr-tr/xamarin/ios/get-started/installation/device-provisioning/free-provisioning?tabs=windows ) https://docs.microsoft.com/tr-tr/xamarin/ios/get-started/installation/device-provisioning/free-provisioning?tabs=windows

I use visual studio 2017 professional and My apple account is free我使用 Visual Studio 2017 Professional 并且我的 Apple 帐户是免费的

Steps:脚步:

1.Make sure that Visual Studio 2019 or Visual Studio 2017 has been paired to a Mac build host. 1.确保 Visual Studio 2019 或 Visual Studio 2017 已与 Mac 构建主机配对。 (check) (查看)

2.Connect your iOS device to the Mac build host via USB or wirelessly. 2.通过 USB 或无线方式将您的 iOS 设备连接到 Mac 构建主机。 (check) (查看)

3.In the Visual Studio 2019 or Visual Studio 2017 Solution Explorer, right-click on your Xamarin.iOS project and select Properties. 3.在 Visual Studio 2019 或 Visual Studio 2017 解决方案资源管理器中,右键单击 Xamarin.iOS 项目和 select 属性。 (check) (查看)

4.Navigate to iOS Bundle Signing. 4.导航到 iOS 捆绑签名。 (check) (查看)

5.For Configuration, select Debug. 5.对于配置,select 调试。 (check) (查看)

6.For Platform, select iPhone. 6.对于平台,select iPhone。 (check) (查看)

7.Select Manual Provisioning. 7.Select 手动配置。 (check) (查看)

8.Select the Signing Identity created by Xcode. 8.Select Xcode 创建的签名标识。 (Doesn't listed) (未列出)

9.Select the Provisioning Profile created by Xcode. 9.Select 由 Xcode 创建的 Provisioning Profile。 (Doesn't listed) (未列出)

1)Login to the provisioning portal through developer.apple.com
2)Add the UDID in Devices
3)Select the Team Provisioning profile in Provisioning Profiles
4)Click the Edit button And under devices for that provisioning profile, click Select All or just the devices you want to be included.

For more information refer this link
https://stackoverflow.com/questions/3578158/adding-devices-to-team-provisioning-profile

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Xamarin.Forms - 在 Android 和 Z1BDF605991920DB141ZCBDF8508204 中创建应用快捷方式 - Xamarin.Forms - Create app shortcut in Android and iOS device Xamarin.Forms - 尝试部署到本地 iOS 设备时出现构建错误 - “不支持给定路径的格式” - Xamarin.Forms - Build Errors when trying to deploy to local iOS Device - “The given path's format is not supported” Xamarin.Forms AbsoluteLayout在iOS设备上的问题(内容不可见) - Xamarin.Forms AbsoluteLayout issue on iOS device ( content not visible) 如何在Windows上发布Xamarin.Forms应用程序? - How to publish a Xamarin.Forms App on Windows? Xamarin.Forms iOS 远程认证应用编译 - Xamarin.Forms iOS app compilation for remote certification Xamarin.Forms 无法更改 Xamarin.Z1BDF605991920DB11CBDF8508 本地设备上的应用程序图标 - Xamarin.Forms can't change Application Icons in Xamarin.iOS on local device 如何在Xamarin.Forms中添加iOS的Assets Catalog? - How to add Assets Catalog for iOS in Xamarin.Forms? 是否可以在没有苹果开发人员帐户的情况下将 xamarin.forms ios 部署到 iphone? - Is it possible to deploy xamarin.forms ios to iphone without apple developer accaunt? 如何访问内置于 Xamarin.forms 应用程序中的预填充 SQLite 数据库? - How to access a prepopulated SQLite database built into a Xamarin.forms app? “找不到此可执行文件的有效配置文件”,用于 Xamarin.Forms iOS RELEASE 构建到 iPhone 设备 - “A valid provisioning profile for this executable was not found” for Xamarin.Forms iOS RELEASE build to an iPhone Device
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM