You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ] **attributes**: **[String: Any]** - This sets values in the project `TargetAttributes`. It is merged with `attributes` from the project and anything automatically added by XcodeGen, with any duplicate values being override by values specified here. This is for advanced use only. Properties that are already set include:
- `DevelopmentTeam`: if all configurations have the same `DEVELOPMENT_TEAM` setting
- `ProvisioningStyle`: if all configurations have the same `CODE_SIGN_STYLE` setting
- `TestTargetID`: if all configurations have the same `TEST_TARGET_NAME` setting
Do you have multiple different DEVELOPMENT_TEAM build settings?
Hi,
This settings doesn't set the Team ID in Xcode:
Xcode version: 15.3
The text was updated successfully, but these errors were encountered: