react-native-builder-bob
react-native-builder-bob copied to clipboard
fix: ios not running with the default template
Does this also remove generated from the podspec? s.private_header_files = "ios/generated/**/*.h" This was causing issues for me when I started adding Swift code...