Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/build/ios/
H A DUsesNonExemptEncryption.d.ts3 export declare const withUsesNonExemptEncryption: import("..").ConfigPlugin; constant
H A DUsesNonExemptEncryption.js16 const withUsesNonExemptEncryption = (0, _iosPlugins().createInfoPlistPluginWithPropertyGuard)(setUs… constant
/expo/packages/@expo/config-plugins/src/ios/
H A DUsesNonExemptEncryption.ts6 export const withUsesNonExemptEncryption = createInfoPlistPluginWithPropertyGuard( constant