I have an Xcode workspace with a few schemes. One of my schemes is for an enterprise build and has a different Team ID. I would like to automate changing the DeveloperTeam property based on the scheme, but I can't figure out a way to do this. There doesn't seem to be anything in Build Settings to control this.
Any suggestions/solutions?