Steinberg.Nuendo.15.v15.0.20.U2B.macOS 这个版本
安装指导:
1. Install
2. Extract and Replace K'D
to /Applications/Nuendo 15.app/Contents/MacOS/Nuendo 15
(using show package contents)
3. Codesign by running the following codes, copy paste in terminal
4. Enjoy
5. Use Sentinel
https://github.com/alienator88/Sentinel
Credits : @iamdumb
Reference code
xcode-select --install
sudo xattr -cr /Applications/Nuendo 15.app/Contents/MacOS/Nuendo 15
sudo xattr -r -d com.apple.quarantine /Applications/Nuendo 15.app/Contents/MacOS/Nuendo 15
sudo codesign --force --sign - /Applications/Nuendo 15.app/Contents/MacOS/Nuendo 15
chmod +x /Applications/Nuendo 13.app/Contents/MacOS/Nuendo 15
照做后无效。问deepseek说代码里路径没有加引号,最后一个13打错了是15.修改后代码正常运行。
但是打开软件还是显示无法找到许可证。
机器上装了12正版。把官方注册验证程序也删了。还是不行。求助。