Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ios): build fail due to an unwrapped value (#4101)
* fix: ios build crash due to AVMediaSelectionGroup not being unwrapped * fix: use shorthand optional binding * fix: disable swiftlint shorthand_optional_binding for guard let * fix(ios): use guard do catch Co-authored-by: Krzysztof Moch <[email protected]> --------- Co-authored-by: Krzysztof Moch <[email protected]>
- Loading branch information