Can we develop for ios on windows with capacitor? #5249
Answered
by
jcesarmobile
ivanjeremic
asked this question in
General
-
Can we develop for ios on windows with capacitor? |
Beta Was this translation helpful? Give feedback.
Answered by
jcesarmobile
Nov 18, 2021
Replies: 2 comments
-
I don't think that is possible, you need a mac to develop for iOS (to have Xcode) |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can do the code editing from windows, but you need some local or remote Mac to do the native build. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ivanjeremic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do the code editing from windows, but you need some local or remote Mac to do the native build.
Some examples of remote Mac or build services are macincloud, macstadium or ionic appflow. You can use those to build your app and test on a real device if you have one.