Skip to content

iOS buildNumber is parsed as number #168

Closed
@DavidStrausz

Description

The following commit introduced forced number parsing:
ba5f8f2

This is breaking and causes incorrect build numbers for projects that use build numbers that are in sync with the version (e.g. 1.0.0) instead of incrementing an integer (in this case 1.0.0 would be parsed as 1).

Activity

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

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions