1

I am using Windows for Flutter app development and it is working fine for android ,I want to know how can I create IOS build from XCode now.? Does it required to do full flutter setup with Xcode on Mac or I can build it with Xcode only ? Apology for my terrible english.

3 Answers 3

2

To build an iOS project you have to install XCode on your MAC with flutter and dart Installations, and if you don't have MAC you can run your code from any browser from flutlab.io

Sign up to request clarification or add additional context in comments.

2 Comments

Can i install on my windows? could you please share a link for it?
Please do not suggest illegal actions here. You cannot run macos on anything other than genuine mac hardware. The license you accepted by using the software says so.
1

You need XCode + Flutter installation on a Mac to create iOS build. XCode alone will not work. You will have to clone your project into the Mac & then open the project in Xcode to create the build.

2 Comments

He said he running on windows operating system. how could he got an Mac device?
By getting one. Or using codemagic.io, but really hard to debug that. :)
0

Xcode only works on Mac. And yes you have to do a full flutter setup with Xcode on Mac which is not so difficult, you will find many flutter setup with Xcode video in youtube.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.