1 Updating Library Version Info
2 -----------------------------
4 for a new release the wxvers.xcconfig has to be updated accordingly
9 makeprojects is an AppleScript that uses the XML Tools from
10 http://www.latenightsw.com/freeware/XMLTools2/
12 the reason for this script is to support a single place of definition for the files needed
13 for a certain platform by building XCode projects from the bakefiles files.bkl file list.
15 it creates new projects from the ..._in.xcodeproj templates in this folder and then
16 reads in the files lists from the files.bkl in the build/bakefiles directory, evaluates the
17 conditions in these definitions and then adds the correct files to the newly created XCode