我正在使用Xcode10.2构建iPad应用程序,并尝试从Fabric应用程序上传到Crashlytics。选择电子邮件并按提交按钮后,Fabric App会因该错误而崩溃。
Process: Fabric [76670]
Path: /Applications/Fabric.app/Contents/MacOS/Fabric
Identifier: com.crashlytics.mac
Version: 2.7.5 (1296)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Fabric [76670]
User ID: 501
Date/Time: 2019-04-07 08:55:46.624 +0400
OS Version: Mac OS X 10.14.4 (18E226)
Report Version: 12
Anonymous UUID: 8667F97E-FAD6-E2B2-995B-EF3F9CB0DA27
Sleep/Wake UUID: DC8202B6-CD91-4EFA-AA7F-DE08FDE33F82
Time Awake Since Boot: 300000 seconds
Time Since Wake: 210 seconds
System Integrity Protection: disabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [76670]
Application Specific Information:
Crashing on exception: launch path not accessible
Please help me to fix this issue.
Thanks