appleOnlyLocales property

List<String> appleOnlyLocales
final

Locales Apple holds that the tree never mentions.

Empty is the ordinary answer. Non-empty does not make matches false: these are locales this repository makes no claim about, and treating them as differences would report a permanent mismatch for every project whose tree is deliberately partial.

Implementation

final List<String> appleOnlyLocales;