validateRequirements abstract method
Should return true
if this platform
has all the requirements to create icons.
This runs before to createIcons
Implementation
bool validateRequirements();
Should return true
if this platform
has all the requirements to create icons.
This runs before to createIcons
bool validateRequirements();