Suddenly I saw now a new App ID in my (iOS Provisioning Portal) with description of (Xcode: Wildcard AppID), is it added recently by Apple or by me? But I never added it!
And there is no (configure) link for this App, only (details) link where I can't configure anything!
Regards
Because an App ID specifies a unique configuration of entitlements, Wildcard App IDs are for use with code signing all apps that do not enable app-specific capabilities. Those capabilities are pictured as follows: Figure 4 Xcode 8's target capabilities pane.
Xcode create "XC Wildcard" to be used for debugging so it matches all app id's. change deployment configuration from debug to release and Xcode will create a provisioning profile with your app id.
Go to your Apple developer member center in an internet browser. In the Certificates, Identifiers & Profiles section, select Provisioning Profiles. Under the Provisioning Profiles, select All, Development or Distribution. All existing provisioning profiles appear.
An App ID is a two-part string used to identify one or more apps from a single development team. The string consists of a Team ID and a bundle ID search string, with a period ( . ) separating the two parts.
Xcode now creates a provisioning profile automatically, so that you don't have to. This wildcard app id is part of that provisioning profile.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With