Building from source is broken on Catalina 10.15.7
- 
 I haven't been able to build from source, the process hangs until my iMac eventually runs out of memory. Looks like there is a commit (6fb48af) specific to the Mac deployment that is failing on Catalina only. 
- 
 @tibokan 
 I think maybe it gets stuck if you run make dmg more than once without deleting strawberry.app first.
 So to build a second time, remove strawberry.app directory, and run make install and make dmg again.
