• 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: Seth Willits <email@hidden>
  • Date: Mon, 11 Aug 2014 10:45:24 -0700

On Aug 8, 2014, at 10:25 AM, Kyle Sluder <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).


Hmm. Interestingly, the INSTALL_PATH does affect the build itself, not just where it's copied to...

Aha. DYLIB_INSTALL_NAME_BASE's default value is $(INSTALL_PATH). That's why it was working and why I've always done it that way.



--
Seth Willits



 _______________________________________________
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: Kyle Sluder <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>)
 >Re: Archiving Frameworks? (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: How to print BOOLs
  • Next by Date: Re: Archiving Frameworks?
  • Previous by thread: Re: Archiving Frameworks?
  • Next by thread: Re: Archiving Frameworks?
  • Index(es):
    • Date
    • Thread