My iOS app was working and all of a sudden I\'m seeing this error: \"cannot combine with previous \'type-name\' declaration specifier\". Any ideas on what could be causing t
I had this same problem. It turns out I had a typo in my main.m file. Once I cleared that up, this error went away.
main.m