Unknown type 'CGFLoat'. Did you mean 'CGFloat"?
ios, objective-c, xcode
Solution
You just have a `L` instead of `l` for `CGFloat`
Problem
The popup issues is not very descriptive. Am I missing something here?
ios, objective-c, xcode
You just have a `L` instead of `l` for `CGFloat`
The popup issues is not very descriptive. Am I missing something here?