Skip to content

misc #4

Description

@janl

Hi,

I tried following the instructions. Aside from a build-couchdb issue that I filed separately, I had to change a few things.

  1. xcodebuild expects the build folder to be in ../build-couchdb-1.2.1/build instead of ~/build
  2. xcodebuild then expects erl to be in ~/build/bin. I tried link -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 :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions