Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 Xcode 版本是 10.2。我在 iPhone 上运行了应用程序,运行良好。当我在 iPad Pro(12.9 英寸)--12 上运行时,它显示在错误下方并冻结。
libMobileGestalt MobileGestalt.c:890:此平台不支持 MGIsDeviceOneOfType。
我还在链接二进制文件中添加了libc ++ .tbd ,其中包含 来自构建阶段部分的库。
但苹果也拒绝了。我没有得到任何解决方案。