Can anyone tell me whether its possible to create an ipa file using VS and if so what is required to make it work? I seem to recall that this was flagged as an issue sometime ago & am revisting the problem using the latest beta of xamarin.ios & VS plugin.
I have the "Build ad-hoc/enterprise package (IPA)" option checked.
I am using the Ad-Hoc -> iPhone configuration.
I can build & deploy to the device & the program runs.
I just can't for the life of me find the ipa file... is it meant to be on the PC or the Mac?
Previously I ended up having to build the project using XS on the Mac however this is no longer an option due to the use of code processing plugins in VS, ie Fody. (The project is cross platform using PCL's & MvvmCross)
There are no obvious errors in the Mac server log or the build log.
TIA
Andreas