xcode archive 后没有dsym文件

在使用最新版xcode 7.3进行archive时,发现未生成dsym文件。通常可通过iTunes Connect下载,但此处无法找到下载链接。问题在于Build Settings的Debug Information Format设置错误,应改为'DWARF with dSYM File',而非'DWARF',才能确保生成dSYM文件。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

   最近遇到一个 奇怪问题, 在 最新版xcode (7.3)打包后,竟然没有生成对应的 dsym 文件, google 了一番, ,找了一些 解答,如下:


   

You can download the correct dSYM from iTunes Connect. Login, go to My Apps, select your app, then tap on the Activity tab at the top. Tap on the relevant build, and, assuming the app was submitted with symbols in the first place, you should see the option to "Download dSYM."

The file you get is called dSYMs (without an extension) but it is in fact a zip file. Add the .zip extension, unzip, and you'll find your dSYM(s) inside.

  http://stackoverflow.com/questions/35159244/xcode-there-are-no-dsyms-available-for-download

但是我到 对应的 itunes connect app 中,页面没有 那个 蓝色下载链接, (dSYMs),


   

    -------------------------  问题找到了。。。

     项目组成员手误将  Build Settings -> Build Options -> Debug Information Format  中, 置为了 DWARF,如果选为DWARF则不会产生dSYM文件,必须选择DWARF with dSYM File才会生成符号表文件。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值