Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ship:build task fails using non default ship_group config #6

Open
jorditudela opened this issue Nov 16, 2015 · 0 comments
Open

Ship:build task fails using non default ship_group config #6

jorditudela opened this issue Nov 16, 2015 · 0 comments

Comments

@jorditudela
Copy link
Collaborator

Using non default ship_values in DelphiVM.cfg file such as lib or ship, (see snippet below) produces an error. This breaks backward compatibility with older versions where shipping binaries was doable this way.

{
    "ship": {
      "ship_groups": [
        "lib",
        "bin"
      ]
    }
  }
}

Error shown as:

create ship file for D210                   
key{idetag} not found0.00%  ETA: ??:??:??
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant