在升级到iOS13 beta 6/Xcode 11 beta 5之后:发出"dyld:找不到符号:_ $ s7SwiftUI7BindingVyxGAA0C11ConvertibleAAMc" [英] After upgrade to iOS13 beta 6/Xcode 11 beta 5: issue "dyld: Symbol not found: _$s7SwiftUI7BindingVyxGAA0C11ConvertibleAAMc"

查看:45
本文介绍了在升级到iOS13 beta 6/Xcode 11 beta 5之后:发出"dyld:找不到符号:_ $ s7SwiftUI7BindingVyxGAA0C11ConvertibleAAMc"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用Xcode 11 beta 5升级到iOS13 beta 6后,在iPhone SE设备上运行时,我收到此消息.

After upgrading to iOS13 beta 6 using Xcode 11 beta 5 I receive this message when running on an iPhone SE device.

dyld: Symbol not found: _$s7SwiftUI7BindingVyxGAA0C11ConvertibleAAMc
  Referenced from: /var/containers/Bundle/Application/3B128240-B05E-4C1C-A0E1-55D22683B49E/BleAdvApp.app/BleAdvApp
  Expected in: /System/Library/Frameworks/SwiftUI.framework/SwiftUI
 in /var/containers/Bundle/Application/3B128240-B05E-4C1C-A0E1-55D22683B49E/BleAdvApp.app/BleAdvApp

使用模拟器没有此消息,并且设备上的iOS13 beta 5没问题编译正常,在iPhone上使用

Using the simulator there's no such message, and it has been ok with iOS13 beta 5 on the device, tool Compiling is fine, the message is shown at startup of the application on the iPhone with an

线程1:信号SIGABRT

Thread 1: signal SIGABRT

由于没有Xcode 11 beta 6,因此Xcode仍在MacOS Mojave 10.14.5(18F132)的beta 5上运行.

Since there is no Xcode 11 beta 6, the Xcode is still running on beta 5 on MacOS Mojave 10.14.5 (18F132).

我从头开始创建了一个简单的SwiftUI示例,在实际的手机和模拟器上都没有任何问题.

I created a simple SwiftUI example from scratch, that's working without any issue on the actual phone and the simulator.

我还想知道Mac上根本没有路径/var/containers吗?

What me also wonders is that there's no path /var/containers on my Mac at all?

关于如何进行的任何想法?

Any idea on how to proceed?

推荐答案

随着Xcode 11 beta 6的更新以及使用iOS 13 beta 7的问题不再出现.我使用了上面链接中发布的代码.

With the update to Xcode 11 beta 6 and using iOS 13 beta 7 the issue does not appear anymore. I used the code posted in the links above.

这篇关于在升级到iOS13 beta 6/Xcode 11 beta 5之后:发出"dyld:找不到符号:_ $ s7SwiftUI7BindingVyxGAA0C11ConvertibleAAMc"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆