Home
last modified time | relevance | path

Searched refs:AppleLanguage (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/config-plugins/build/ios/
H A DPaths.d.ts6 type AppleLanguage = 'objc' | 'objcpp' | 'swift'; alias
7 export type AppDelegateProjectFile = ProjectFile<AppleLanguage>;
14 language: AppleLanguage;
H A DPaths.js.map1AppleLanguage = 'objc' | 'objcpp' | 'swift';\n\nexport type AppDelegateProjectFile = ProjectFile<A…
/expo/packages/@expo/config-plugins/src/ios/
H A DPaths.ts17 type AppleLanguage = 'objc' | 'objcpp' | 'swift'; alias
19 export type AppDelegateProjectFile = ProjectFile<AppleLanguage>;
95 function getLanguage(filePath: string): AppleLanguage {
/expo/docs/pages/eas/metadata/
H A Dschema.mdx77 <MD.a href="#apple-info">AppleLanguage</MD.a>