Link the deployed library to existing compiled contract before deploying.
------------------------------------------------
unify ruffle link -c SafeMathUsage.json -a 0x505Cc79ef6cf389C7A2Ad6D525A6b88A4493E0Bc -l SafeMath
------------------------------------------------
Note: Please use –path option in case your contract is compiled from from root directory and contract was present deep inside directories.