I know where to find the extension provision profile through Xcode, and they all list in ~/Library/MobileDevice/Provisioning Profiles
My question is how could I found the extension provision profile in apple's develop website ?
Looks like https://developer.apple.com/account/resources/profiles/list only list the app's profile.
Why need manual Profile
Since I setup in CodeMagic as manual sign with uploaded manual .p12 & profiles.
So I need upload two manual profiles which all need to get download from apple's develop website, copy from local profiles folder ~/Library/MobileDevice/Provisioning Profiles just not work.