1.
Instale
2. Substitua as pastas do K'd
para /Biblioteca/Suporte a aplicativos/iZotope/
3. Codesign executando os seguintes códigos, copie e cole no terminal
4. Aproveite
function hex() {
echo ''$1'' | perl -0777pe 's|([0-9a-zA-Z]{2}+(?![^\(]*\)))|\\x${1}|gs'
}
function prep() {
sudo xattr -cr "$1"
sudo xattr -r -d com.apple.quarantine "$1"
sudo codesign --force --sign - "$1"
}
prep "/Library/Application Support/iZotope/Ozone
Clarity/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone Dynamic
EQ/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone
Dynamics/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone
Equalizer/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone
Exciter/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone
Imager/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone
Impact/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone Low End
Focus/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone Master
Rebalance/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone Match
EQ/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone
Maximizer/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone Spectral
Shaper/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone
Stabilizer/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone Vintage
Compressor/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone Vintage
EQ/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone Vintage
Limiter/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application Support/iZotope/Ozone Vintage
Tape/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"
prep "/Library/Application
Support/iZotope/Ozone/Cores/iZOzone11Core.bundle/Contents/MacOS/iZOzone11Core"