epoxy icon indicating copy to clipboard operation
epoxy copied to clipboard

Epoxy generate code has some extra symbol like ' ` ' with nested / inner classes cause compile error

Open fw1088 opened this issue 3 years ago • 0 comments

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() }

Screen Shot 2022-02-17 at 8 57 19 PM

fw1088 avatar Feb 18 '22 07:02 fw1088