Hacker News new | ask | show | jobs
by gdubs 4699 days ago
I'm not seeing the same behavior. Just whipped up a test project and I'm able to define an enum with the macro and import it into a view controller which declares a property of that type.

What your describing would suggest that perhaps you left out the 'typedef' before calling the macro.