BuildMate Release Notes ======================= v1.2 [New] Supports REALbasic 2009r1 and later. [New] CopyResources and CopyFrameworks now take paths to the directory of files to copy rather than only working with a predetermined set folder name. [Fix] Fixed an issue where resource and framework files would sometimes not get copied on Mac builds. [Chg] Project post build scripts may now contain arguments and have greater control over how the project path and built applications are provided to the script. [Fix] Fixed a problem with reading booleans in some plist files. [Fix] Subversion revision number is read in properly when using TortoiseSVN on Windows. [Fix] Folders inside the Resources directory are copied correctly on Windows. [New] Supports Git repository revisions. [New] BinaryReplace option added to allow for values to be injected into the application binary after the build is complete. [Chg] Post build processes will still take place even if all build platforms are disabled. v1.1 [New] CopyFrameworks option is added to copy framework files into the application package. This feature works the same way that CopyResources works. [Fix] No longer freezes on Linux after launching the REALbasic IDE. [New] BuildMate fails more gracefully when the path to a project is incorrect in the configuration file. [New] Supports Mac style path separators which use colons. [Fix] BuildMate is less prone to leaving modified project files around after a build that is terminated early. The next time BuildMate runs it will cleanup these modified files if possible. [Fix] Building a project file that is already open in the REALbasic IDE, will still get the correct variable and constant values from the BuildMate configuration file. [New] MergePlist option allows for values to be added and modified in the plist file without requiring the entire file to change. This provides more flexibility in changing values, while still allowing REALbasic to control the plist file output. v1.0 Initial release.