• 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: PBXCp error in deployment build to /Library/Frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PBXCp error in deployment build to /Library/Frameworks


  • Subject: Re: PBXCp error in deployment build to /Library/Frameworks
  • From: Finlay Dobbie <email@hidden>
  • Date: Sun, 2 Jan 2005 19:43:49 +0000

On Sun, 2 Jan 2005 12:53:42 -0600, Andy Wiese <email@hidden> wrote:
> Using Xcode 1.5,
> the deployment build for a framework works fine when I have
> INSTALL_PATH set to $(USER_LIBRARY_DIR)/Frameworks, but I get the
> following error when I try to use an INSTALL_PATH of
> $(SYSTEM_LIBRARY_DIR)/Frameworks:

If you look in the Build Settings release notes, you'll see that
SYSTEM_LIBRARY_DIR is /System/Library, which is reserved by Apple and
is only root-writeable as a result.

You want LOCAL_LIBRARY_DIR for /Library (and remember that only admin
users can write to /Library).

 -- Finlay
 _______________________________________________
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: PBXCp error in deployment build to /Library/Frameworks
      • From: Andy Wiese <email@hidden>
References: 
 >PBXCp error in deployment build to /Library/Frameworks (From: Andy Wiese <email@hidden>)

  • Prev by Date: PBXCp error in deployment build to /Library/Frameworks
  • Next by Date: Re: PBXCp error in deployment build to /Library/Frameworks
  • Previous by thread: PBXCp error in deployment build to /Library/Frameworks
  • Next by thread: Re: PBXCp error in deployment build to /Library/Frameworks
  • Index(es):
    • Date
    • Thread