Security profile not found on Ionic Cloud Package

Hi,

I’m trying out the ionic platform’s package and I can’t do it run correctly.
I have been through the process of creating the ios certificate and provisioning profile in Apple Developers.

$ ionic security profiles

name │ tag │ android │ ios
──────────┼─────────┼─────────┼────
devprofile │ devprofile│ ✓ │ ✓

But, when I run only iOS:

ionic package build ios --profile devprofile

It doesn’t work.
With Android everything works fine :S

Thank you!

Have you tried to create another security profile and add only iOS certificates in it?