WO / XCode error after upgrate
John Pollard <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
I have upgraded to XCode 2.4 which brings my WO from 5.2.4 to WO5.3 Cleaning and trying to build a project framework, I get: Building target "Application Server" with build style "Development"....(2 errors) Missing file or directory: /Application Server.build/Info.plist Missing file or directory: /Application Server.build/pbdevelopment.plist I can see those directories exist under my project directory ./build/MyFramework.build/Application Server.build/Info.plist etc. Where do I need to tweak XCode settings to put it back on the right track? Thanks, John