• 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: Archiving Frameworks?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Archiving Frameworks?


  • Subject: Re: Archiving Frameworks?
  • From: Kyle Sluder <email@hidden>
  • Date: Fri, 08 Aug 2014 12:25:44 -0500

On Fri, Aug 8, 2014, at 10:47 AM, Seth Willits wrote:
> On Aug 7, 2014, at 6:21 PM, Jens Alfke <email@hidden> wrote:
>
> > On Aug 7, 2014, at 5:55 PM, Seth Willits <email@hidden> wrote:
> >>
> >> I've never thought about it before: Are you supposed to be able to archive a framework? It successfully builds, but all it does is spit out an empty .xcarchive folder.
> >
> > Yes, you can; I do it all the time. Not sure what's wrong with your build.
>
> Turns out it's because the Installation Directory is @rpath. But… that's
> what I need it to be…

The installation directory shouldn't be @rpath… the
DYLIB_INSTALL_NAME_BASE should be @rpath, but INSTALL_PATH should be
something like "$(LOCAL_LIBRARY_DIR)/Frameworks" (which is its default
value).

--Kyle Sluder

 _______________________________________________
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: Archiving Frameworks?
      • From: Seth Willits <email@hidden>
References: 
 >Archiving Frameworks? (From: Seth Willits <email@hidden>)
 >Re: Archiving Frameworks? (From: Jens Alfke <email@hidden>)
 >Re: Archiving Frameworks? (From: Seth Willits <email@hidden>)

  • Prev by Date: Re: Archiving Frameworks?
  • Next by Date: Re: Code signing, Helper tools/apps, Recent changes
  • Previous by thread: Re: Archiving Frameworks?
  • Next by thread: Re: Archiving Frameworks?
  • Index(es):
    • Date
    • Thread