Skip to content

Add default value to xcRequired #13

@davidahouse

Description

@davidahouse

Instead of throwing an error, we can simply add a default to required parameters. As we can't fully trust that the value will be in the xcresult file, we can provide defaults for most things. There will be a few exceptions for names & identifiers as they really are required to make the library useful. Also I suspect these aren't optimized out of the file like other non-optional parameters.

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