Ionic run ios with pc

hello,
i’m trying to export my app to ios in my pc,
can i do that?

If by “my pc” you mean “thing not running MacOSX”, then “no”. You need Xcode to build for iOS.

it means i have to copy all my project to xCode for that?

Ionic/Cordova takes care of that, but Xcode is used internally in the build process for iOS, so you’ll need to be running MacOS to build for iOS.

okay, but it means i need to copy all my project to xcode for that?

Sorry, but I don’t understand what “copy all my project to xcode” means.

you said i need to use Xcode for that, do i need to create new project in xCode then all my project i did with pc to copy into the xcode?