Files
Texture/AsyncDisplayKit.xcodeproj
ricky 1ae1e9cef9 Rename ASNavigationController to ASDKNavigationController to fix name collision (#2020)
As of iOS15 the AuthenticationServices framework has a class named `ASNavigationController`. We need to rename our `ASNavigationController` to protect against undefined behavior.

Note: This change was based on this PR https://github.com/TextureGroup/Texture/pull/2014. We were slow in merging it and the author has not replied, so I'm making a new one to get this landed.
2021-09-08 16:15:37 -07:00
..