You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
XCode 16.1,手机iPhone11ProMax iOS14.0
iOS13.7运行失败,在Build settings中,设置Always Embed Swift Standard Libraries为Yes解决。
但是在iOS 14的版本中运行报错无法解决:
2025-01-16 09:40:16.127195+0800 FastbotRunner-Runner[2273:78043] [Default] Running tests...
2025-01-16 09:40:17.203075+0800 FastbotRunner-Runner[2273:78043] [Default] 未能载入软件包“FastbotRunner”。 请尝试重新安装软件包。
2025-01-16 09:40:17.203936+0800 FastbotRunner-Runner[2273:78043] [Default] (dlopen(/var/containers/Bundle/Application/7D15A7DE-6C8B-48DB-B238-AA938C2BD79C/FastbotRunner-Runner.app/PlugIns/FastbotRunner.xctest/FastbotRunner, 265): Symbol not found: _backtrace_async
Referenced from: /private/var/containers/Bundle/Application/7D15A7DE-6C8B-48DB-B238-AA938C2BD79C/FastbotRunner-Runner.app/Frameworks/Testing.framework/Testing
Expected in: /usr/lib/libSystem.B.dylib
)
Message from debugger: killed