Skip to content

Not clear how to pass array to --boost-libs or --ios-archsΒ #79

@kyzmitch

Description

@kyzmitch

From the docs it should be the following format and it doesn't work for me:

--ios-archs "(archs, ...)"
--boost-libs "{all|none|(lib, ...)}"

I was able to pass parameters only with following format --ios-archs:

--ios-archs "armv7 arm64"

and the same format didn't work for --boost-libs parameter. Single arguments worked fine:

--boost-libs thread

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions