CFBundleIdentifier
key/value doesn't appear in plist file when creating iOS project app using Xcode 13.
If I can remember correctly. prior to Xcode 13 the value was there.
Now, changing the PRODUCT_BUNDLE_IDENTIFIER
in Build Settings tab would reflect on the bundle id field on the General Tab.
What was the use of CFBundleIdentifier in plist file?