How to use? ionic package build ios?

Hello
I am developing ionic with windows.
I want to build my application for iOS. how can I do it?
Ionic package build How to use iOS?
I am mistaken when I write this.
error :
Selected security profile does not have credentials for the selected platform. (CLI v2.1.17)

Very İmportant for me.
Help me please??

i don’t know about any solution to build on windows but you can try to use ionic cloud package service to build for ios.

here is the documentation about how you can get a build of your app for ios without having a mac:

Thanks for your comment i am using that address but i have an error when i write ionic package build ios.
error :Selected security profile does not have credentials for the selected platform. (CLI v2.1.17)
What is the solution?

maybe this can solve your problem:
https://github.com/driftyco/ionic-cloud-issues/issues/67

this link is invalid :frowning:

@kot_matpockuh What problem are you having with Ionic Package?

“Selected security profile does not have credentials for the selected platform.”
with android all is ok

Android APK’s don’t have to be signed (only if you want to publish them). iOS Apps always have to be signed.

What command are you executing to get this error?
Did you create the security profile for this app on apps.ionic.io?

no other ways?
like using mac on virtual machine…

You can use a VM and follow these steps to create your iOS certificates: https://docs.ionic.io/services/profiles/#ios-setup

Here is a simple guide for a macOS Sierra VM: https://www.youtube.com/watch?v=IqffmlfJ0ko