diff --git a/build-mac/README b/build-mac/README index 35d7afa..1f603cf 100644 --- a/build-mac/README +++ b/build-mac/README @@ -1,2 +1,6 @@ -run ./update.sh to bootstrap project for Mac OS X and iPhone OS. +./update.sh will be run during the build of the Xcode project. +For the developers: +Run the following if any file has been added to the sources: +./update.sh prepare +It will rebuild autogen-result.tar.gz. This archive will contains the result of ./autogen.sh script.