Closed jjamminjim closed 2 years ago
Project fails to build under Xcode13.
Unbox optionals that fail the compiler
Superseded by #260, which does this in a slightly cleaner way without force unwrapping.
Fixes #: 2
Summary of Problem:
Project fails to build under Xcode13.
Proposed Solution:
Unbox optionals that fail the compiler