我的 iOS 配置门户中的(Xcode:通配符 AppID)是什么?
突然我在我的(iOS 配置门户)中看到一个新的应用程序 ID,其描述为(Xcode:通配符 AppID),它是 Apple 最近添加的还是我添加的?但我从来没有添加过!
而且这个应用程序没有(配置)链接,只有(详细信息)链接,我无法配置任何内容!
问候
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
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Xcode 现在会自动创建配置文件,因此您无需这样做。此通配符应用程序 ID 是该配置文件的一部分。
Xcode now creates a provisioning profile automatically, so that you don't have to. This wildcard app id is part of that provisioning profile.
我的理解是,这意味着您可以为一台设备创建一个可用于测试多个应用程序的配置文件(而不是为每个设备和每个应用程序创建新的配置文件)。
My understanding is that it means that you can create one provisioning profile for a device that can be used to test multiple applications (rather than creating a new provisioning profile for each device AND each application).