存档期间的警告在Xcode 6中使用iOS 8扩展的应用程序 [英] Warning during archive App with iOS 8 Extension in Xcode 6

查看:106
本文介绍了存档期间的警告在Xcode 6中使用iOS 8扩展的应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

归档我的应用时遇到问题。

I have a problem while archiving my app.

我为iOS 8扩展程序创建了一个新目标。

I created a new target for an iOS 8 extension.

当我存档应用时,我会收到警告。

When I archive the app, I receive a warning.

警告


PBXCp警告,警告:跳过复制阶段条带,二进制代码是
签名:
/ Users / Library / Developer / Xcode / DerivedData / App / Build / Intermediates / ArchiveInter
mediates / AppName / IntermediateBuildFilesPath / UninstalledProducts / AppExtappex / AppE
xt

"PBXCp Warning", "warning: skipping copy phase strip, binary is code signed: /Users/Library/Developer/Xcode/DerivedData/App/Build/Intermediates/ArchiveInter mediates/AppName/IntermediateBuildFilesPath/UninstalledProducts/AppExtappex/AppE xt"

该应用程序位于Objective-C中。

The app is in Objective-C.

推荐答案

在Xcode目标的构建设置中选中在复制期间删除调试符号选项。它说它不能剥离调试符号,因为扩展已经签名。

Check the "Strip Debug Symbols During Copy" option in your Xcode target's build settings. Its saying that it cant strip debug symbols because the extension was already signed.

这篇关于存档期间的警告在Xcode 6中使用iOS 8扩展的应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆