iOS: UI: abort is optimized out in release builds
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
@@ -178,8 +178,7 @@ extension SettingsTableViewController {
|
||||
}
|
||||
}
|
||||
return cell
|
||||
} else {
|
||||
assert(false)
|
||||
}
|
||||
fatalError()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user