这个问题的答案并不完全涵盖我的问题。
来自info.plist
Bundle Identifier : art.capeann.mobile.${PRODUCT_NAME:rfc1034identifier}
Bundle Name : ${PRODUCT_NAME}
在iTunes连接中,我为Bundle ID后缀输入了什么
Bundle ID Suffix = [what do I put here?]
答案 0 :(得分:0)
在Bundle ID后缀中,您应该写一个包ID的全名。
这是不该做的 示例:Bundle ID suffix = thebestapp
这是该怎么做 Bundle ID = com.awesomeapps.thebestapp