Hi,
On Xcode 27, whenever I create a new Project and select App, an untitled project is created.
What is good:
- When I go on to save the project, the project name uses it to update target name which is nice.
Problem:
- Every time it uses a placeholder team ID, I have to go and manually update the bundle ID and team.
- This could also lead to unnecessary provisioning profiles created with placeholder IDs.
Proposal
- FB23033844
- Xcode to use the last used Bundle ID and Team. This will be similar to how things were in Xcode 26