捆绑 ID 后缀?它是什么?

编程入门 行业动态 更新时间:2024-10-24 08:28:59
本文介绍了捆绑 ID 后缀?它是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

我是 iPhone 提交流程的新手.Apple 要求提供捆绑 ID 后缀.这是什么?不确定在这里放什么以及它的意义是什么.

I'm new to the iPhone submission process. Apple asks for the Bundle ID Suffix. What is this? Not sure what to put here and what the significance of it is.

推荐答案

如果你没有公司,留下你的名字,只要 info.plist 文件中的 bundle id 和你的那个都没有关系已在 iTunes Connect 比赛中提交.

If you don't have a company, leave your name, it doesn't matter as long as both bundle id in info.plist file and the one you've submitted in iTunes Connect match.

在 Bundle ID Suffix 中,你应该写出 Bundle ID 的全名.

In Bundle ID Suffix you should write full name of bundle ID.

示例:

Bundle ID suffix = thebestapp (NOT CORRECT!!!!)

Bundle ID suffix = com.awesomeapps.thebestapp (CORRECT!!)

原因在开发者门户中有解释:

App ID 字符串包含由句点 (.) 分隔的两部分 - App ID Prefix(默认情况下您的团队 ID,例如 ABCDE12345)和 App ID Suffix(Bundle ID 搜索字符串,例如 com.mycompany.appname).[强调]

The App ID string contains two parts separated by a period (.) — an App ID Prefix (your Team ID by default, e.g. ABCDE12345), and an App ID Suffix (a Bundle ID search string, e.g. com.mycompany.appname). [emphasis added]

所以在这种情况下,后缀是完整的字符串 com.awesomeapps.thebestapp.

So in this case the suffix is the full string com.awesomeapps.thebestapp.

这篇关于捆绑 ID 后缀?它是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

更多推荐

[db:关键词]

本文发布于:2023-04-17 07:31:50,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/908670.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:它是   后缀   ID

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!