How can get the ipa file extension ionic on windows

I’ve just finished developing my application with ionic,I’m working on windows,i run :

ionic run android
and i managed to get the apk file, but when i tried to get the ios vesion (.ipa) it gives an error:

You cannot run iOS unless you are on Mac OSX.
how can get the ipa version from windows??

Use Ionic Build of Phonegap. You cant get iOs files through the cli on windows, just as it states

i want to get the api package …is it possible??