[Docs] Add note clarifying PLIST_VERSION field (#10834)
Added a note to clarify that PLIST_VERSION in GoogleService-Info.plist does not refer to the <plist version="1.0"> declaration in a Property List file.
PLIST_VERSION is a Firebase field within the <dict></dict> in the plist file and is accurately listed as being unused.
#no-changelog