do i need a mac to code upload an ios app?
do I need a mac computer to make a ios app? if not how do I transfer code to ios from unity and all?
ive never done this so please send me details step by step thank you
Answer by JedBeryll · Feb 02, 2017 at 03:10 PM
The mono framwork provides the same things on any computer so no, if you can do something in Windows, you can do it in IOS. (Can't say the same for shaders for example, since those depend on the gpu).
Don't know what you mean by transfer code to IOS btw.
I just checked more ads and I read it says to upload code or game to ios you definitely need a mac pc there is no question about this
so now what? are you sure ? I read many people saying you defintly need a mac and no emulator can do it either you need xcode to transfer to ios and xcode is only possible on a mac
I mean that you can develop on windows and build it for Apple products. You won't be needing a mac to create the code or something like that, unity and the compiler takes care of those.
https://docs.unity3d.com/$$anonymous$$anual/StructureOfXcodeProject.html
Your answer
Follow this Question
Related Questions
is coding for mobile touch scripts same for android as for ios apple? 1 Answer
my action button wont play in my cell phone android 0 Answers
For iOS development what image sizes do I need? 1 Answer
Make character move up on Y axis as apposed to move forward in Z space when mobile device is tilted 2 Answers
Mesh colliders stop working after exporting to iOS device. 0 Answers