Xcode 8 beta: How to setup signing for sample apps / open source projects?

Hi all,


I've been trying out the Xcode beta and one thing I can't figure out is how to setup the new iOS code signing to 'just work' for several projects I'm involved with.


The particular use case is either sample apps (that come with a comercial SDK) or open source projects; ie. where people who are not part of my team want to be able to build and run the projects, ideally without having to change anything. (So previously we just had the signing set to 'iOS Developer' and no team set, and that worked great, it picked up the certificate for the developer that opened the app and all went fine.)


I can't figure out how to achieve the same effect with Xcode 8 beta 1 though - it seems to insist I pick a team.


Has anyone figured out if there is a way to do this? I checked the release notes but didn't notice anything relevant.


Thanks


Joseph