CocoaPods / CocoaPods/Xcodeproj
How can I set a DevelopmentTeam in TargetAttributes?
Open
- Dominant language
- Ruby
- Stars
- 2.4k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
I've been hunting around but can't figure out how to set an arbitrary attribute on the project.
Specifically, a fresh XCode project with no "Team" setting is missing an entry for the target in its TargetAttributes object. I need to create an object and add it into the attribute.
The 'attributes' property is simply a hash, so how would I do this? Any help is much appreciated, thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.