Chris Bracken 1571befea8 [iOS, macOS] Migrate from assert to FML_DCHECK (flutter/engine#38368)
Eliminates raw C asserts in the iOS and macOS embedders, replacing them
with FML_DCHECK for consistency with the rest of the codebase.

No semantic change so no changes to tests.
2022-12-16 19:07:16 -08:00
..