DOAlertController icon indicating copy to clipboard operation
DOAlertController copied to clipboard

error

Open iThanh opened this issue 8 years ago • 0 comments

let error: NSError? NSException.raise("NSInternalInconsistencyException", format:"DOAlertController can only have one action with a style of DOAlertActionStyleCancel", arguments:getVaList([error ?? "nil"]))

→ DOAlertController.swift:714:189: Constant 'error' used before being initialized

Please fix it, thank you

iThanh avatar Aug 22 '16 21:08 iThanh