• 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
Xcode warning from linking to a third-party framework in both app and in framework included in app?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode warning from linking to a third-party framework in both app and in framework included in app?


  • Subject: Xcode warning from linking to a third-party framework in both app and in framework included in app?
  • From: Steve Mykytyn <email@hidden>
  • Date: Tue, 18 Aug 2015 08:48:13 -0700

I'm linking to the Parse.com frameworks in both my app and in a private
framework of my own included in the app.  This generates the linker warning
below.


Both the app and the included framework use

objc[1735]: Class PFObject is implemented in both <included framework> and
<app>. One of the two will be used. Which one is undefined.


I guess I could simply make sure to only use Parse my private framework,
but it seems like this should be fixable somehow...
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Xcode warning from linking to a third-party framework in both app and in framework included in app?
      • From: Uli Kusterer <email@hidden>
    • Re: Xcode warning from linking to a third-party framework in both app and in framework included in app?
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Re: Private Methods
  • Next by Date: Re: Private Methods
  • Previous by thread: Re: Private Methods
  • Next by thread: Re: Xcode warning from linking to a third-party framework in both app and in framework included in app?
  • Index(es):
    • Date
    • Thread