The framework's public headers do not include class WTWarning anymore.
Using WTArchitectViewDebugDelegate is not possible right now.
A
Andreas Schacherbauer
said
about 7 years ago
Hi Helo, You're right, WTWarning is an empty class so far. This is not a problem since the WTArchitectViewDebugDelegate method which uses it, is never used internally.
Anyhow you shouldnt have an issues building your application even if this class is empty.
We will remove the debug delegate in the next major update and replace it with something better ;)
Helo Dictor