简体   繁体   中英

Specific associated domains for multiple targets in the Xcode project

I have several targets in 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 version: 10.0 (10A255)

By default there is only one file at which all target settings point to: 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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