简体   繁体   English

Xcode项目中多个目标的特定关联域

[英]Specific associated domains for multiple targets in the Xcode project

I have several targets in Xcode. 我在Xcode中有几个目标。 Everytime I change the domains in the target`s setting: Targets - Target name - Capabilities - Associated Domains 每当我更改目标设置中的域时:目标 - 目标名称 - 功能 - 关联域

then this change is propagated also to the setting of the other targets. 然后,此更改也会传播到其他目标的设置。

To me it seems like a bug in Xcode. 对我来说,这似乎是Xcode中的一个错误。

Xcode version: 10.0 (10A255) Xcode版本:10.0(10A255)

By default there is only one file at which all target settings point to: project.entitlements 默认情况下,只有一个文件,所有目标设置都指向该文件:project.entitlements

There is a text field in the target build settings Code Signing Entitlements with a path that can be updated. 目标构建设置代码签名权利中有一个文本字段,其中包含可以更新的路径。 For each target the path can be different. 对于每个目标,路径可以是不同的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM