Single Dot Crash
/ 1 min read
It’s amazing how a single dot can crash the whole app. Xcode should throw a compile error, but not sure why it did not.
Looking at the git diff, you can see the difference is just a ..
Xcode crash logs are not helping.