Simple bash script to find Realm files for use with Realm Studio.
Just run the realm_finder.sh script in your desired directory. You can also set this script to be run with a chron job.
XCode, XCode Developer Tools, Realm Studio, Bash
Pretty straight-forward...
sh ./realm_finder.sh
WARNING: This will clear your previous directory of realm files if you have one. Make backups if necessary.
- Jack Beoris - Initial work - https://github.com/jbeoris
This project is licensed under the MIT License - see the LICENSE.md file for details