epoxy
epoxy copied to clipboard
Epoxy generate code has some extra symbol like ' ` ' with nested / inner classes cause compile error
OS: macOS Monterey 12.0.1 Chip: Apple M1 Pro epoxy version: 4.1.0
When I build project with an M1 machine, I got some error with epoxy generate code that has some extra symbol like ' ` ' with nested / inner class. ``BaseXXXXX$StatusXXXX_``().apply { xxxxx() }