I love that Xcode26 can now generate symbols for manually added strings.
I tried for the first time creating a function that returns one of them and got confused why it wasn't compiling.
I didn't notice that it generates a LocalizedStringResource and I was trying to return a String.