Unloaded enum error while setupbridging
Noobware1 opened this issue · 1 comments
Noobware1 commented
I have a bridged enum named Color and never in the code I have referenced it and the code compiles but when it's time to load the program in runtime it throws a null check error because it can't find the library for the unloaded enum Color in the current visible imports
ethanblake4 commented
Fixed in v0.7.6