Apple标志显得很小。我在xib中给appleSignView设置了44px的高度。我使用的代码:privatefuncsetupAppleSignIn(){letbutton=ASAuthorizationAppleIDButton(authorizationButtonType:.signIn,authorizationButtonStyle:.white)rootView.appleSignView.isHidden=falsebutton.frame=rootView.appleSignView.boundsprint(button.frame)rootView.appleS