简体   繁体   中英

Is it possible to build xamarin.ios applications on mac host for vs2015 with free license?

I installed OS X Yosemite ("Hackintosh" ) inside of Virtual Box on Windows, set the Network adapter to "Bridged Adapter" and get the Xamarin build host installed and running (as well as Xcode from the App Store), paired it up on VS2015, got it to the point of building and then it got stuck on the error message:

1>C:\\Program Files (x86)\\MSBuild\\Xamarin\\iOS\\Xamarin.iOS.Common.targets(524,3): error : No installed provisioning profiles match the installed iOS code signing keys.

Started investigating into this, followed some articles where it should come to Xcode Account. I entered my Apple Id, then checked created certificates, but it never gets into download of provisioning profiles.

I dont intend to publish I only want to check Xamarin on the apple Iphone simulator, so can I get around to being able to do this without enrolling for paid apple developer program?

You'll have to create a app ID before you can create a provisioning profile. You can do that on developer.apple.com/ios

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM