mmazzarolo / react-native-universal-monorepo

React Native boilerplate supporting multiple platforms: Android, iOS, macOS, Windows, web, browser extensions, Electron.
MIT License
1.7k stars 150 forks source link

Fix path for case-senstive file system #11

Closed timolins closed 2 years ago

timolins commented 2 years ago

I ran into a build error with my development setup that uses a case-sensitive file system. This PR aligns the Info.plist path for macOS with the actual directory name.