Skip to content

addToOtherLinkerFlags not working in cordova project #100

Open
@tiagojdf

Description

@tiagojdf

When running myProj.addToOtherLinkerFlags('-force_load'); I get the following error:

TypeError: buildSettings[OTHER_LDFLAGS].push is not a function

It seems it happens when OTHER_LDFLAGS is a single entry (not an array, but rather a string).

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