leetcode-mafia / cheetah

Mac app for crushing remote tech interviews with AI
Creative Commons Zero v1.0 Universal
4.04k stars 291 forks source link

Member 'rawValue' cannot be used on value of protocol type 'RawRepresentable'; use a generic constraint instead #1

Closed rbbydotdev closed 1 year ago

rbbydotdev commented 1 year ago

Hello,

Great project! I am a bit new to swift and xcode development so please bear with me ;)

Having trouble building at the moment, I am getting:

Member 'rawValue' cannot be used on value of protocol type 'RawRepresentable'; use a generic constraint instead`

Any thoughts? I am imagining it may have something to do with my build settings...