Color Literal not working

Is there something I need to do to enable the use of color literals in a SwiftUI View? When I type “.fill(Color(Color Literal”…, it does not recognize it. I can get to the literal picker through the assets catalog, but not from any other method. I have tried copying code from the online demos and it doesn’t work, says it isn’t recognized. I am using XCode 5.5 and targeting ios14.

Color Literal not working
 
 
Q