Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/build/ios/
H A DTarget.d.ts9 FRAMEWORK = "com.apple.product-type.framework", enumerator
H A DTarget.js73 const nonSignableTargetTypes = [TargetType.FRAMEWORK];
H A DTarget.js.map1FRAMEWORK","map","value","target","targetId","getPBXGroupByKeyAndType","findNativeTargetById","isT…
/expo/packages/@expo/config-plugins/src/ios/
H A DTarget.ts18 FRAMEWORK = 'com.apple.product-type.framework', enumerator
70 const nonSignableTargetTypes: TargetType[] = [TargetType.FRAMEWORK];