Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/cocoapods/
H A Dutils.rb141 self.remove_compiler_flag_from_project(installer, fabric_flag)
257 def self.remove_compiler_flag_from_project(installer, flag, configuration: nil) singletonMethod in ReactNativePodsUtils