How do I convert property list items such as in a .pbxproj file to the format CodeWarrior uses?
A23 Start with the release note …Compiler Notes/Property List Notes.txt which contains a language guide. Go through the XML tags and find the corresponding syntax in the older textual version that CW supports (which is rather easier to read). ** remember to force recompiles of property list files!