-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Description
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
Labels
No labels