You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.
Yes that's normal and, because of Swift, you need to import Dotzu on your files to get the print overridden. Sorry for that.
import Dotzu
Maybe the solution would be to add a definition in objective-c file and add to bridging header. So you won't have to import Dotzu each time.
You have a Objective-c pod if you want to try.
I get a 404 when clicking on it?
ᐧ
Jon Chui | YwamKona.org | http://jonchui.com | @jonchui
<http://twitter.com/jonchui>
life verse: Matt 13:44 | our family blog @ vickiandjon.com | ping me if
you have exciting freelancing projects ;) | 424-241-2484
For some reason
print
in other classes thanAppDelegate
is not getting overridden?The text was updated successfully, but these errors were encountered: