Skip to content

Instantly share code, notes, and snippets.

View simon-scherzinger's full-sized avatar
👨‍💻
Doing stuff.

Simon Scherzinger simon-scherzinger

👨‍💻
Doing stuff.
View GitHub Profile
@simon-scherzinger
simon-scherzinger / expo-filelimits-osx.md
Created August 29, 2018 06:47
React Native Expo File Limits

When expo is nagging you about maxfiles and maxfilesperproc limits do the following:

  1. Copy both the *.plist files to /Library/LaunchDaemons/
  2. Change ownership to root:wheel
  3. Change permission to 644