iphone:appID 创建问题?

发布于 2024-09-24 09:21:29 字数 198 浏览 0 评论 0原文

每当我在配置文件上创建应用程序 ID 时,10 位捆绑种子 ID 就会不断在其前面导入...例如 YVW2UMA3HV.com.yourcompany.ytj

..因此,我正在尝试编译的项目(作为bundleID com.yourcompany.ytj 在应用程序加载器中给出错误。

有没有办法创建一个前面没有“YVW2UMA3HV”的appID?

Whenever I create an app ID on my provisioning profile, the 10 digit bundle seed ID keeps getting imported in front of it... e.g. YVW2UMA3HV.com.yourcompany.ytj

..As a result, the project i'm trying to compile (which as bundleID com.yourcompany.ytj gives an error in Application Loader.

..Is there a way to create an appID without the 'YVW2UMA3HV' in front of it ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

独﹏钓一江月 2024-10-01 09:21:30

这是预期的行为,并且一直对我有用。
但是,您是否尝试过使用与“com.yourcompany”不同的内容作为前缀?因为这可能就是问题所在。

This is expected behavior and always worked for me.
Have you, however, tried using something different than "com.yourcompany" as prefix? Because that's where the problem might be at.

无敌元气妹 2024-10-01 09:21:30

您在 Xcode 项目中为目标的 Identifier 属性提供的值只是 AppID 的 com.yourcomparny.whatever 部分。

The value you supply in your Xcode project for the Identifier property of the target is just the com.yourcomparny.whatever portion of the AppID.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文