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?

Original source