• 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
Not finding @import module
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Not finding @import module


  • Subject: Not finding @import module
  • From: Steve Mills <email@hidden>
  • Date: Sat, 06 May 2017 01:00:38 -0500

One my work machine running 10.10.5 and Xcode 7.2.1, I added a subproject that builds an iOS framework (UnrarKit) to my iOS app project. The one source file in the app project that needs it got an @import added and it was found. I checked everything in and synced on my home machine running 10.12.4 and Xcode 8.3.2, but building gets an error that it can't find UnrarKit. One difference between the two is that the older system builds the UnrarKit.framework in the standard DerivedData folder, but the newer one builds it in the "build" folder next to the .xcodeproj. Could that be causing the problem?

The UnrarKit framework target was added as a dependency in the app target, and it links to it. I also tried changing the @import to a good ol' #import "UnrarKit/UnrarKit.h", but that also fails to find it.

--
Steve Mills
Drummer, Mac geek

 _______________________________________________
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: Not finding @import module
      • From: Steve Mills <email@hidden>
  • Prev by Date: stderr output when debugging audio plug-in?
  • Next by Date: Xcode 8 minimum deployment 10.9 issue
  • Previous by thread: Re: stderr output when debugging audio plug-in?
  • Next by thread: Re: Not finding @import module
  • Index(es):
    • Date
    • Thread