ios - ionic 2: export app to iphone without Mac -


i'm trying export ionic 2 app code

ionic run ios 

but error

✗ cannot run ios unless on mac osx.

i'm using pc since i'm not mac user, little stuck that. can do?

i succeed installing virtual machine on window install os. works fine.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

java - How to put two numbers separated by a space into two different arrays -