代码签名目标和项目之间的差异 [英] Difference between code signing target and project

查看:128
本文介绍了代码签名目标和项目之间的差异的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我注意到在Xcode中我可以设置权利和代码签名设置:

I noticed that in Xcode I can set the Entitlements and Code signing settings both on:


  • 项目(双击顶部组和文件中的项目,具有项目名称)

  • 目标(在目标下,双击项目名称)。

这两者有什么区别?我知道,对于标题路径,一个倾向于覆盖另一个(当然没有警告......)。

What's the difference between these two? I know that with header paths, one tends to override the other (without warning of course...).

推荐答案

目标设置覆盖项目设置。项目设置适用于尚未覆盖设置的所有目标。

Target settings override Project settings. Project settings are valid for all Targets where the setting has not been overridden.

这篇关于代码签名目标和项目之间的差异的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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