Home
last modified time | relevance | path

Searched defs:existingSchemes (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/config-plugins/src/ios/
H A DScheme.ts55 const existingSchemes = infoPlist.CFBundleURLTypes ?? []; constant
96 const existingSchemes = infoPlist.CFBundleURLTypes; constant