Texture icon indicating copy to clipboard operation
Texture copied to clipboard

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

Open mycroftcanner opened this issue 4 years ago • 1 comments

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 avatar Jul 06 '21 17:07 mycroftcanner

Similar issue

mycroftcanner avatar Jul 06 '21 19:07 mycroftcanner