v3.7.6
Fixed Issues
- New architecture check function was using the /usr/bin/lipo command, some macOS installs do not come with that binary unless xcode command line tools is installed. Replaced with the /usr/bin/file command. - via #72
- Also set the above function to run on app file search instead of on app list generation on load