Closed tristanphan closed 7 years ago
Did you try? Did you get a specific error? It should work since the DB is essentially the same.
Yes, I have tried. First of all, the application is only for macOS 10.12 and above, so it won't launch, even with the script When I attempted to change the minimum macOS version in the Info.plist. I got it to run through the script. However, here is what I get:
most of that’s just part of the script trying to collect crash logs that aren’t there.
The major bit is the Killed: 9. That’s because the app includes symbols/code which only works for >10.12. I’ll try and compile for 10.11 tonight and let you know.
I'm completely lost on how to try to compile this. How would I compile it for El Capitan?
Let me know if it works. This is a weird dev build since I'm in the middle of a big feature but I've just disabled it so it should be okay. Haven't tested it.
Thank you so much! This worked perfectly. I really appreciated it.
Is there any way I could get this running on El Capitan? It worked perfectly on Sierra but it was too slow and unstable.