Is there a migration utility for VS? After a manual upgrade in my Xamarin Forms project for Unified support in VS 2013 Update 4, when I go to the properties for iOS Build I still only see i386. What did I miss? Everything compiles and it runs great, and I did all the manual steps listed... http://developer.xamarin.com/guides/cross-platform/macios/updating-xamarin-forms-apps/ and here: http://developer.xamarin.com/guides/cross-platform/macios/updating_ios_apps/
I was expecting to see more supported architectures for 64 bit as listed here:
http://developer.xamarin.com/guides/cross-platform/macios/32-and-64/#1.1.enabling-64-bit-builds-of-xamarin.ios-apps
I uninstalled Xamarin forms on NuGet and reinstalled as well. I will upgrade to the update 5 CTP next to see if it is an issue with the IDE.