Broken PB.project file

From: Guido Neitzer (list..vent-s.net)
Date: Wed Jun 13 2007 - 12:13:53 EDT

  • Next message: Mike Schrag: "Re: Question about doesContain: selector and EOModeler"

    Hi.

    I had some trouble with my application recently so I couldn't even
    start anymore and got errors on really weird places.

    On closer inspection I found out, that I had a broken PB.project
    file. This file was missing a "," between two entries here:

             WOAPP_RESOURCES =
             (
                Components/ABDAFileUploadPage.api,
                Components/ABDAUpdateImportPage.api,
                Components/Main.api,
                Components/MenuHeader.api,
                Components/PageFooter.api,
                Components/PageWrapper.api,
                CustomInfo.plist,
                Resources/NavigationMenu.plist,
                Resources/Properties,
                Resources/user.d2wmodel,
                Resources/English.lproj/Localizable.strings,
                Resources/German.lproj/Localizable.strings
             );

    The comma after "Resources/user.d2wmodel" was missing. How can that
    happen? Is there some known problem with the PB.project creation?

    cug



    This archive was generated by hypermail 2.0.0 : Wed Jun 13 2007 - 12:15:04 EDT