iOS 应用程序在启动时崩溃 iOS 10 使用 XCode 11.3.1

iOS app crash at launch iOS 10 using XCode 11.3.1

我在启动应用程序时遇到错误。我正在使用 XCode 11.3.1 和 运行 在 iOS 10.3.1

上构建应用程序

应用程序崩溃它甚至不调用 didfinishlaunch

这是我在崩溃报告中看到的

终止说明:DYLD,库未加载:/System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices |引用自:/var/containers/Bundle/Application/09070F2C-D2BA-46DB-9438-6219F18ABBEF/WhiteLabel.app/WhiteLabel |原因:找不到图像

AuthenticationServices.framework 是 iOS 12+,它在 iOS 10.3.1 上不可用: https://developer.apple.com/documentation/authenticationservices