My current app's version is 3.0 and build 4 (which i set in the identify tab as shown in the picture below). When I created a new Widget Extension and when I build I get this warning: The CFBundleVersion of an app extension ('1') must match that of its containing parent app ('4').
I know for a fact that this is the issue with the build and version number not being the same as my app. But I just don't see a place where I can change it in the Xcode tabs instead of manually changing it in my info.plist
I remember seeing and using the option to change the build and version numbers for widget extensions in Xcode 13, 14.
This how it looks for the iOS app:
This how it looks for the Widget Extension:
Hoping this is just a bug!