iOS 修改Bundle ID

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了iOS 修改Bundle ID相关的知识,希望对你有一定的参考价值。

参考技术A 修改项目 Bundle Identifier
1、修改 info.plist 文件中的 Bundle identifier(改成你想要的那个Bundle identifier,如:com.example.xxx),编译通过后,此时你会发现个 project ->Target ->General 中的 Bundle identifier发生了变化,变成了 com.example.xxx。
2、修改 Project -> Build Setting -> Packaging -> Produce Bundle Identifier

原文: https://blog.csdn.net/a546822414/article/details/71403641

什么是iOS应用的Bundle ID?

什么是Bundle ID?

Bundle ID(Bundle Identifier)是一款iOS应用的唯一标识,应用与Bundle ID之间是唯一对应关系。

请注意:应用新建成功后,Bundle ID将不可修改,如必须修改只能创建一个新的应用,届时App ID、App Key和App Secret也将重新分配,旧版用户将无法收到针对新Bundle ID的推送。

怎样查看应用的Bundle ID?

在Xcode里如下位置可以查看应用的Bundle ID。

技术分享

 

以上是关于iOS 修改Bundle ID的主要内容,如果未能解决你的问题,请参考以下文章

什么是iOS应用的Bundle ID?

flutter Could not find the built application bundle

React-Native打包IOS安装在iPhone上

iOS APP Framework化

react native ios版本热更新

iOS-生成Bundle包-引入bundle-使用bundle