加酷知识源

Home Archives
2021-01-07
iOS

Xcode12,iOS14,app启动慢

问题:启动app会白屏很长一段时间,即使是一个全新的app

解决方案:

  • In the Xcode menu,go to product > scheme > edit scheme
  • open the info tab
  • Uncheck the debug executables checkbox

参考:1. https://stackoverflow.com/questions/63929122/slow-app-launch-time-after-updating-to-ios-14-and-xcode-12

2.https://developer.apple.com/forums/thread/651012

Share
Newer
libstdc++缺失问题
Older
Mac环境下朗文词典

Categories

  • flutter
  • iOS
  • unix
  • 算法
  • 计算机

Archives

  • February 2021
  • January 2021
  • December 2020
  • November 2020

Recent Posts

  • flutter NoMethodError - undefined method `size' for nil:NilClass错误排查
  • framework not found
  • hexo部署文章到github 443问题
  • h5优化策略总结
  • 融云iOS无法接受语音视频消息
© 2021 张俊凯
Powered by Hexo
Home Archives