Unity-Technologies / ProjectAuditor

Project Auditor is an experimental static analysis tool for Unity Projects.
Other
795 stars 64 forks source link

Gpa 89 il2 cpp compiler #168

Closed emeline-berenguier closed 1 year ago

emeline-berenguier commented 1 year ago

Description

Add an analyzer for IL2CPP Compiler Configuration mode

Changes made

_ Add two descriptors in PlayerSettingsAnalyzer : one to check Debug mode enabled, the other one to check Master mode enabled

Notes

-

Checklist

Before review: