I am building an iOS application and I want to set different bundle identifiers for different schemes in Xcode 10. Where do I find that setting?
The Bundle Identifier relates to the Target. So first you create a new Target, then change its Bundle ID.