Jeremy Beker
Jeremy Beker
I'm not sure if this is a related or a different issue, but will start here. I am seeing that for UPS if I include both a `name` and a...
@xinlangzi We did. The issue had to do with the way the fields from the `Location` object are transformed into the XML that gets sent to UPS. We ended up...
So, I do have a fork that fixes this issue: https://github.com/jbeker/vagrant-azure I added 3 new params: ``` azure.vm_plan_name = '12_2-release' azure.vm_plan_publisher = 'thefreebsdfoundation' azure.vm_plan_product = 'freebsd-12_2' ```
I can confirm this behavior as well. iOS 8 GM, XCode 6.0.1.
I am seeing this same issue with similar code. Any workarounds?