-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi,
I tried following the instructions. Aside from a build-couchdb issue that I filed separately, I had to change a few things.
xcodebuildexpects the build folder to be in../build-couchdb-1.2.1/buildinstead of~/buildxcodebuildthen expectserlto be in~/build/bin. I triedlink -sing the above build directory to~/build, I got the build to succeed, but now the Erlang system that is used to start the server is in~/build/. Testing the.appon another Mac then fails of course, because~/build` doesn’t exist.
This seems to be missing a little fiddling with paths and whatnot, but looks otherwise fairly robust to make proper releases with in an automated way. I am happy to help if I can get a few pointers :)
Metadata
Metadata
Assignees
Labels
No labels