mar*_*010 7 ipad ios ios12 xcode10
我正在尝试为iOS 12测试我的应用程序.我有一个仅适用于iPad的应用程序在Xcode 9下工作正常.当我尝试使用Xcode 10 GM为模拟器编译它时,会出现以下警告:
URGENT: building for iOS Simulator simulator, but linking against dylib (/usr/lib/libstdc++.6.0.9.dylib) built for macOS. Note: This will be an error in the future
Run Code Online (Sandbox Code Playgroud)
它将构建,但在运行时崩溃时会显示以下消息:
dyld: lazy symbol binding failed: can't resolve symbol ___cxa_guard_acquire in /Users/.... /.... xxx.app because dependent dylib #1 could not be loaded.
Run Code Online (Sandbox Code Playgroud)
我没有做任何事情,它发生在第一次尝试.
有任何想法吗?
| 归档时间: |
|
| 查看次数: |
8460 次 |
| 最近记录: |