Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • #import or #include? (it should be #import) Commented Feb 18, 2017 at 18:48
  • @DDP both don't work. Commented Feb 18, 2017 at 21:32
  • And just to check also: this is a .m (objective-c) file not a .c? Commented Feb 18, 2017 at 21:54
  • @DDP it's a C. could not rename C to M. Commented Feb 19, 2017 at 7:50
  • 1
    Yes, renaming c->m in xcode helped! Commented Feb 19, 2017 at 8:07