Skip to content

Remove assert code? #118

@toshi0383

Description

@toshi0383

Hi useful library!

Issue

I use 1.5.4 (via CocoaPods) and sometimes have crash on assert.
I don't want this behavior as it works fine without these assertion, so re-installed via Carthage so assert is always disabled in Release build.

Proposal

Can we remove these assertions?
We might want to ensure these conditions by writing tests or using custom build flags... etc, not affecting in customer(developers) side.
Thoughts?

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