• 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: Setting environment variables for Project Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting environment variables for Project Builder


  • Subject: Re: Setting environment variables for Project Builder
  • From: Vince DeMarco <email@hidden>
  • Date: Fri, 19 Apr 2002 10:46:31 -0700

On Friday, April 19, 2002, at 09:05 AM, Jonathan Wight wrote:

On 04/19/2002 03:36, "Sherm Pendley" <email@hidden> wrote:

On Thursday, April 18, 2002, at 10:04 PM, Jonathan Wight wrote:

I'd like to put the setenv into a login file and have it execute
whenever I
log into my machine. But the LoginWindow doesn't seem to execute any of
the
normal login files (.profile I've tried .login) upon login.

What login file is "normal" depends on the shell you're using - use
.cshrc for tcsh.

sherm--

The point was - I'm not using a shell. I want to set environment variables
for the finder - so that anything the finder launches (PB in this case)
inherits the variables.


put a file in your home directory in

.MacOSX/environment.plist

it should be a dictionary

like this

{
"SOMETHING" = "Something Else";
}
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Setting environment variables for Project Builder
      • From: Jonathan Wight <email@hidden>
References: 
 >Re: Setting environment variables for Project Builder (From: Jonathan Wight <email@hidden>)

  • Prev by Date: Re: programmatically switching the keyboard layout
  • Next by Date: Re: mixed cell types in tableColumn
  • Previous by thread: Re: Setting environment variables for Project Builder
  • Next by thread: Re: Setting environment variables for Project Builder
  • Index(es):
    • Date
    • Thread