Build Errors
AuthorizationManager check failed
If you encounter the "AuthorizationManager check failed" OR "UnauthorizedAccess" error during the build process, it may be because some of Sana's build scripts are being blocked by Windows. To unblock all of Sana's scripts, open PowerShell in the SDK's root directory and run the following command:
ls scripts -recurse | unblock-file