Macros that creates String.LocalizationValue

Hey guys, I have developed successfully a Macro that creates enum cased descriptions of type "String.LocalizationValue". Using the variable of these created ones and "String(localized: theVariable)" doesn't include them into my string catalog. So the whole point why I did failed at the last point. Can someone explain me if this will come or get fixed somewhere near in the future?

thanks

Replies

I at least can copy paste the created code of hundreds of descriptions, remove the "@Macro" and paste the code manually to get the string catalog updated with needed strings...