Re: [webkit-dev] Any objections to switching to Xcode 3.2.4 or newer?

2011-06-03 Thread Patrick Mueller

On 10/6/10 8:00 PM, Darin Adler wrote:

For those working on Mac OS X: Any objection to upgrading to Xcode 3.2.4? It’s 
now showing up in Apple’s Software Update for all Xcode users, I believe.


I opened https://bugs.webkit.org/show_bug.cgi?id=62011 to get the web
site updated to indicate = 3.2.4 is now required.

Also noted that there should be an indication of whether XCode 4.x can
be used for daily development.

--
Patrick Mueller - http://muellerware.org
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Any objections to switching to Xcode 3.2.4 or newer?

2010-11-03 Thread Daniel Bates
Please commit the updated Xcode project files.

Dan

On Oct 6, 2010, at 5:00 PM, Darin Adler da...@apple.com wrote:

 Hi folks.
 
 For those working on Mac OS X: Any objection to upgrading to Xcode 3.2.4? 
 It’s now showing up in Apple’s Software Update for all Xcode users, I believe.
 
 I ask because this adds a developmentRegion = English string to the project 
 file but the older versions of Xcode remove that string. If we all agree to 
 use the newer version, then we can let that string get checked in. If some of 
 us are using the older version it will be frustrating because the string will 
 be removed each time someone edits the project file with an older version and 
 checks it in.
 
 If no one objects, we’ll start checking in the project files with 
 developmentRegion in there.
 
  -- Darin
 
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
 

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Any objections to switching to Xcode 3.2.4 or newer?

2010-11-03 Thread Darin Adler
On Oct 6, 2010, at 6:56 PM, Daniel Bates wrote:

 Please commit the updated Xcode project files.

I did that for most projects a while ago. It seems one or two of the files have 
since lost their developmentRegion string. I did it again for all the projects 
just now.

-- Darin

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Any objections to switching to Xcode 3.2.4 or newer?

2010-11-01 Thread Eric Seidel
I would like to restate Darin's request:   Please upgrade to 3.2.4 or newer.

It would be really nice to end the developmentRegion = English war.

3.2.4 seems to work fine, and I'm told it might actually make distcc
work again. ;p

-eric

On Wed, Oct 6, 2010 at 5:00 PM, Darin Adler da...@apple.com wrote:
 Hi folks.

 For those working on Mac OS X: Any objection to upgrading to Xcode 3.2.4? 
 It’s now showing up in Apple’s Software Update for all Xcode users, I believe.

 I ask because this adds a developmentRegion = English string to the project 
 file but the older versions of Xcode remove that string. If we all agree to 
 use the newer version, then we can let that string get checked in. If some of 
 us are using the older version it will be frustrating because the string will 
 be removed each time someone edits the project file with an older version and 
 checks it in.

 If no one objects, we’ll start checking in the project files with 
 developmentRegion in there.

    -- Darin

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Any objections to switching to Xcode 3.2.4 or newer?

2010-11-01 Thread Eric Seidel
https://daw.apple.com/cgi-bin/WebObjects/DSAuthWeb.woa/wa/login?appIdKey=D635F5C417E087A3B9864DAC5D25920C4E9442C9339FA9277951628F0291F620path=//devcenter/mac/index.action
is the direct download link.  Will require you to log in, sadly.

-eric

On Mon, Nov 1, 2010 at 4:29 PM, Eric Seidel e...@webkit.org wrote:
 I would like to restate Darin's request:   Please upgrade to 3.2.4 or newer.

 It would be really nice to end the developmentRegion = English war.

 3.2.4 seems to work fine, and I'm told it might actually make distcc
 work again. ;p

 -eric

 On Wed, Oct 6, 2010 at 5:00 PM, Darin Adler da...@apple.com wrote:
 Hi folks.

 For those working on Mac OS X: Any objection to upgrading to Xcode 3.2.4? 
 It’s now showing up in Apple’s Software Update for all Xcode users, I 
 believe.

 I ask because this adds a developmentRegion = English string to the 
 project file but the older versions of Xcode remove that string. If we all 
 agree to use the newer version, then we can let that string get checked in. 
 If some of us are using the older version it will be frustrating because the 
 string will be removed each time someone edits the project file with an 
 older version and checks it in.

 If no one objects, we’ll start checking in the project files with 
 developmentRegion in there.

    -- Darin

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Any objections to switching to Xcode 3.2.4 or newer?

2010-11-01 Thread Eric Seidel
I guess I meant
https://developer.apple.com/ios/download.action?path=/ios/ios_sdk_4.1__final/xcode_3.2.4_and_ios_sdk_4.1.dmg
-eric

On Mon, Nov 1, 2010 at 4:31 PM, Eric Seidel e...@webkit.org wrote:
 https://daw.apple.com/cgi-bin/WebObjects/DSAuthWeb.woa/wa/login?appIdKey=D635F5C417E087A3B9864DAC5D25920C4E9442C9339FA9277951628F0291F620path=//devcenter/mac/index.action
 is the direct download link.  Will require you to log in, sadly.

 -eric

 On Mon, Nov 1, 2010 at 4:29 PM, Eric Seidel e...@webkit.org wrote:
 I would like to restate Darin's request:   Please upgrade to 3.2.4 or newer.

 It would be really nice to end the developmentRegion = English war.

 3.2.4 seems to work fine, and I'm told it might actually make distcc
 work again. ;p

 -eric

 On Wed, Oct 6, 2010 at 5:00 PM, Darin Adler da...@apple.com wrote:
 Hi folks.

 For those working on Mac OS X: Any objection to upgrading to Xcode 3.2.4? 
 It’s now showing up in Apple’s Software Update for all Xcode users, I 
 believe.

 I ask because this adds a developmentRegion = English string to the 
 project file but the older versions of Xcode remove that string. If we all 
 agree to use the newer version, then we can let that string get checked in. 
 If some of us are using the older version it will be frustrating because 
 the string will be removed each time someone edits the project file with an 
 older version and checks it in.

 If no one objects, we’ll start checking in the project files with 
 developmentRegion in there.

    -- Darin

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] Any objections to switching to Xcode 3.2.4 or newer?

2010-10-06 Thread Darin Adler
Hi folks.

For those working on Mac OS X: Any objection to upgrading to Xcode 3.2.4? It’s 
now showing up in Apple’s Software Update for all Xcode users, I believe.

I ask because this adds a developmentRegion = English string to the project 
file but the older versions of Xcode remove that string. If we all agree to use 
the newer version, then we can let that string get checked in. If some of us 
are using the older version it will be frustrating because the string will be 
removed each time someone edits the project file with an older version and 
checks it in.

If no one objects, we’ll start checking in the project files with 
developmentRegion in there.

-- Darin

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Any objections to switching to Xcode 3.2.4 or newer?

2010-10-06 Thread Adam Barth
+1000 for stoping the edit war over developmentRegion = English.

Adam


On Wed, Oct 6, 2010 at 5:00 PM, Darin Adler da...@apple.com wrote:
 Hi folks.

 For those working on Mac OS X: Any objection to upgrading to Xcode 3.2.4? 
 It’s now showing up in Apple’s Software Update for all Xcode users, I believe.

 I ask because this adds a developmentRegion = English string to the project 
 file but the older versions of Xcode remove that string. If we all agree to 
 use the newer version, then we can let that string get checked in. If some of 
 us are using the older version it will be frustrating because the string will 
 be removed each time someone edits the project file with an older version and 
 checks it in.

 If no one objects, we’ll start checking in the project files with 
 developmentRegion in there.

    -- Darin

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Any objections to switching to Xcode 3.2.4 or newer?

2010-10-06 Thread Chris Marrin
+1 +1 +1 !

On Oct 6, 2010, at 5:00 PM, Darin Adler wrote:

 Hi folks.
 
 For those working on Mac OS X: Any objection to upgrading to Xcode 3.2.4? 
 It’s now showing up in Apple’s Software Update for all Xcode users, I believe.
 
 I ask because this adds a developmentRegion = English string to the project 
 file but the older versions of Xcode remove that string. If we all agree to 
 use the newer version, then we can let that string get checked in. If some of 
 us are using the older version it will be frustrating because the string will 
 be removed each time someone edits the project file with an older version and 
 checks it in.
 
 If no one objects, we’ll start checking in the project files with 
 developmentRegion in there.
 
-- Darin
 
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

-
~Chris
cmar...@apple.com




___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Any objections to switching to Xcode 3.2.4 or newer?

2010-10-06 Thread Brent Fulgham
Can we go one better and also update Visual Studio?  :-)

On Oct 6, 2010, at 5:55 PM, Chris Marrin wrote:

 +1 +1 +1 !
 
 On Oct 6, 2010, at 5:00 PM, Darin Adler wrote:
 
 Hi folks.
 
 For those working on Mac OS X: Any objection to upgrading to Xcode 3.2.4? 
 It’s now showing up in Apple’s Software Update for all Xcode users, I 
 believe.

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev