From: znek Date: Mon, 7 Mar 2005 18:53:37 +0000 (+0000) Subject: minor update X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f645715c6340868dc2e0fdcf7195c7f25b7a0bb;p=sope minor update git-svn-id: http://svn.opengroupware.org/SOPE/trunk@629 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/sopex/Templates/ChangeLog b/sopex/Templates/ChangeLog index 8f1ae341..208418f9 100644 --- a/sopex/Templates/ChangeLog +++ b/sopex/Templates/ChangeLog @@ -1,3 +1,8 @@ +2005-03-07 Marcus Mueller + + * Project Templates/SOPE/Web Application/README: updated to reflect + Xcode 1.5 (reported by Philip Moetteli, thanks!) + 2005-02-21 Marcus Mueller * README: updated with a detailed NOTE to prevent confusion diff --git a/sopex/Templates/Project Templates/SOPE/Web Application/README b/sopex/Templates/Project Templates/SOPE/Web Application/README index 2fa0613e..c3909698 100644 --- a/sopex/Templates/Project Templates/SOPE/Web Application/README +++ b/sopex/Templates/Project Templates/SOPE/Web Application/README @@ -6,6 +6,7 @@ Rapid Development In order for "Rapid Development" to work properly you need to open Xcode's "Project" menu and select "Edit active executable" -(Apple-Option-X). In the following dialog navigate to the "Runtime" -section and select the "Project Directory" as the working directory -when launching the executable. +(Apple-Option-X). In the following dialog navigate to the "General" +section (in previous versions of Xcode this was called "Runtime") and +select the "Project Directory" as the working directory when launching +the executable.