Use Auth0 with tuist in iOS project failed

When I use Auth0 with tuist in iOS Project it always show Auth0.ASUserAgent presentationAnchorForWebAuthenticationSess

Is there any example project with Auth0 in tuist?

when I use swift package manager dependency in tuist, it always load failed. but when I use carthage dependency in tuist, it load success.