Any objections to switching to Xcode 3.2.4 or newer?
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
+1000 for stoping the edit war over developmentRegion = English. Adam On Wed, Oct 6, 2010 at 5:00 PM, Darin Adler <darin@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
+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 cmarrin@apple.com
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.
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 <darin@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
https://daw.apple.com/cgi-bin/WebObjects/DSAuthWeb.woa/wa/login?appIdKey=D63... is the direct download link. Will require you to log in, sadly. -eric On Mon, Nov 1, 2010 at 4:29 PM, Eric Seidel <eric@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 <darin@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
I guess I meant https://developer.apple.com/ios/download.action?path=/ios/ios_sdk_4.1__final... -eric On Mon, Nov 1, 2010 at 4:31 PM, Eric Seidel <eric@webkit.org> wrote:
https://daw.apple.com/cgi-bin/WebObjects/DSAuthWeb.woa/wa/login?appIdKey=D63... is the direct download link. Will require you to log in, sadly.
-eric
On Mon, Nov 1, 2010 at 4:29 PM, Eric Seidel <eric@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 <darin@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
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
participants (6)
-
Adam Barth
-
Brent Fulgham
-
Chris Marrin
-
Darin Adler
-
Eric Seidel
-
Patrick Mueller