• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Unknown name type for an imported class in Xcode 6.x iOS 8 project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unknown name type for an imported class in Xcode 6.x iOS 8 project


  • Subject: Unknown name type for an imported class in Xcode 6.x iOS 8 project
  • From: Alex Zavatone <email@hidden>
  • Date: Thu, 30 Apr 2015 16:07:25 -0400

Just had this lovely build error crop up.

I'm including a .h file in my iOS app's AppDelegate.h.  Say it's XXXX.h

Right below the #import in the @interface, I've got an iVar of that class.

And below the @interface, a property that's nonatomic and strong for an instance of that class.

Xcode just started telling me that this class that I'm including is of "Unknown type name" on the lines where the iVar and the property are defined.

The class itself compiles, is spelled properly, is in the project and in the Compile Sources section of the build.

I'm having trouble understanding where to look here for what's broken.

Any ideas?

Thanks in advance,
Alex Zavatone
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Unknown name type for an imported class in Xcode 6.x iOS 8 project
      • From: Quincey Morris <email@hidden>
    • Re: Unknown name type for an imported class in Xcode 6.x iOS 8 project
      • From: Alex Zavatone <email@hidden>
  • Prev by Date: Re: Programmatically marking events in iOS for Instruments?
  • Next by Date: Re: Unknown name type for an imported class in Xcode 6.x iOS 8 project
  • Previous by thread: Re: Programmatically marking events in iOS for Instruments?
  • Next by thread: Re: Unknown name type for an imported class in Xcode 6.x iOS 8 project
  • Index(es):
    • Date
    • Thread