TextureGroup / Texture

Smooth asynchronous user interfaces for iOS apps.
https://texturegroup.org/
Other
8.02k stars 1.29k forks source link

Class ASNavigationController is implemented in both Apple's AuthenticationServices and AsyncDisplayKit #2013

Open mycroftcanner opened 3 years ago

mycroftcanner commented 3 years ago

Using main branch and Xcode 13 beta 2:

Class ASNavigationController is implemented in both /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices (0x1dc66fa38) and /private/var/containers/Bundle/Application/X/X.app/Frameworks/AsyncDisplayKit.framework/AsyncDisplayKit (0x101a2d778). One of the two will be used. Which one is undefined.

mycroftcanner commented 3 years ago

Similar issue