Ionic Package: build for IOS failing with xcode error

I think IONIC wants us to migrate to IONIC pro…

gm

Ionic has acknowledged issue with ionic pro service. no updates on legacy…

JUST AN UPDATE on the issue

I am done with everything possible from my end…

reinstalled npm
reinstalled ionic
reinstalled all packages

ionic serve is working fine

recreated all security certificates

recreated provisioning profiles

still getting same error

in ionic package build ios --profile profilename

Check dependencies
Provisioning profile “” doesn’t support the Associated Domains capability.
Code signing is required for product type ‘Application’ in SDK ‘iOS 10.3’

AND THE ionic info is

**cli packages: **

** @ionic/cli-utils : 1.13.1**
** ionic (Ionic CLI) : 3.13.2**

global packages:

** cordova (Cordova CLI) : 7.1.0**

local packages:

** @ionic/app-scripts : 3.0.0**
** Cordova Platforms : android 6.2.3 ios 4.5.2**
** Ionic Framework : ionic-angular 3.4.2**

System:

** Android SDK Tools : 25.2.5**
** Node : v6.11.0**
** npm : 5.5.1**
** OS : Windows 10**

Misc:

** backend : legacy**

I enabled the associated domain and got the success response finally… Thanks a lot to @jaydz