Skip to content

Instantly share code, notes, and snippets.

@temberature
Forked from JeOam/Bundle.md
Last active September 6, 2015 06:02
Show Gist options
  • Save temberature/4efd9e1fe668d57c47e4 to your computer and use it in GitHub Desktop.
Save temberature/4efd9e1fe668d57c47e4 to your computer and use it in GitHub Desktop.
Get Bundle ID of Any App

获取应用的 Bundle ID 方法:在 iTools 下,找到 app 名字命名的文件夹 xxx.app,找到 Info.plist,导出,Xcode 打开。

得到 Bundle ID 如:

com.tencent.mipadqq  iPad 版 QQ 4.1
com.tencent.xin  微信 5.3.1.17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment