“帧间隔”在 iOS 10.0 中已弃用:preferredFramesPerSecond
我有一个 flutter 应用程序,几周前我将 Xcode 版本更新到 13.3,现在在 xcode 中创建存档时运行 flutter 应用程序时遇到问题。
错误:“frameInterval”在 iOS 10.0 中已弃用:preferredFramesPerSecond 分段错误:11(在项目“Pods”的目标“DKImagePickerController”中)
任何人都可以帮助我,如何解决此问题?
提前致谢。
I have a flutter app, a couple of weeks back I updated my Xcode version to 13.3 and now I'm facing an issue with my running flutter app while creating an Archive in xcode.
Error: 'frameInterval' was deprecated in iOS 10.0: preferredFramesPerSecond
Segmentation fault: 11 (in target 'DKImagePickerController' from project 'Pods')
Can anyone help me,how to fix this issue?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以删除 Pod 文件 使用此命令行语法,
然后您可以获得所有 Xcode 或 swift 支持的 pod 文件的依赖项。
You can delete you Pod file Using this command line syntax
then you can get all you Xcode or swift supported pod file of dependency.