Alexei
Results
2
issues of
Alexei
When building with Xcode 9.1/Swift 4, our production app crashes on load with the following message: `Thread 1: Simultaneous accesses to 0x10391fbb0, but modification requires exclusive access` Initial call where...
When trying to build a project using Swift 4 / Xcode 9, encounter the following error: [Path/To/Project]/Pods/StretchyHeaderView/StretchyHeaderView/Classes/UINavigationBar+Alpha.swift:63:37: 'NSForegroundColorAttributeName' has been renamed to 'NSAttributedStringKey.foregroundColor' This causes the build to fail. Current...