I have an app that has an iOS, Widget and ShareExtension targets.
When viewing the project file and I look at the iOS target, it has the Identity section
I can view / change the app category, Display Name, Bundle Identifier, version and build.
However, the Widget and ShareExtension now has these missing.
So, if I try to change the iOS version / build I get an error that they do not match.
The data appears to exist in the project file so I can hand edit the file for the Widget and ShareExtension.
I believe this started since using the Xcode 15 betas. Or at least I haven't noticed until now since I wanted to change the version number.
This appears to be consistent across all projects I have with Widgets.
Has anyone experienced this and is there a way to get it back?