Add is_temp field to iOS schema fragment.
This adds an is_temp
field to the wikipedia_ios_app
fragment, and bumps the fragment version in the relevant schemas that make use of the fragment.
This also marks the is_temp
, is_anon
, and primary_language
fields as "required" in the fragment, so that the required-ness can be inherited automatically by the schemas that use them.
Bug: T374058