• 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
Re: Framework in xcode 5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Framework in xcode 5


  • Subject: Re: Framework in xcode 5
  • From: Jens Alfke <email@hidden>
  • Date: Sun, 29 Sep 2013 22:45:22 -0700


On Sep 29, 2013, at 8:59 AM, Livio Isaia <email@hidden> wrote:

Everything seems to work properly, but if I add a new class or even a new method to an existing class, and then call it from the apps, the compiler tells me "method not found" or "file not found".

Check what directory the app targets are finding the framework in. It sounds like they’ve found some copy of the framework other than the one that gets built by the framework target, so when you modify the framework the apps don’t see the changes.

—Jens
 _______________________________________________
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

References: 
 >Framework in xcode 5 (From: Livio Isaia <email@hidden>)

  • Prev by Date: Re: Xcode 4.6 and iOS 7 SDKs?
  • Next by Date: Re: Xcode 4.6 and iOS 7 SDKs?
  • Previous by thread: Framework in xcode 5
  • Next by thread: Xcode won't stop at breakpoints in framework. Why?
  • Index(es):
    • Date
    • Thread