I've just finished developing my application with ionic. I'm working on windows and run :
ionic run android
I managed to get the apk file, but when I tried to get the ios vesion (.ipa) it gave an error:
You cannot run iOS unless you are on Mac OSX.
How can I get the ipa version from windows?