Nathaniel
Results
1
comments of
Nathaniel
This solved it for me: with use_frameworks! update your Podfile ` post_install do |installer| installer.pods_project.targets.each do |target| .. target.build_configurations.each do |config| config.build_settings['HEADER_SEARCH_PATHS'] ||= '$(inherited) ' config.build_settings['HEADER_SEARCH_PATHS']