小编Jon*_* VW的帖子

Xcode类AXAccessQueue在两者中实现

当我在Xcode中创建一个新项目并启动它时.日志中出现下一个错误:

objc [21022]:类AXAccessQueue在/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/中实现. Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities(0x122377780)和/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/ System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXHearingSupport.framework/AXHearingSupport(0x123f2d888).将使用两者之一.哪一个未定义.objc [21022]:类AXAccessQueueTimer在/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/中实现. Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities(0x122374d50)和/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/ System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXHearingSupport.framework/AXHearingSupport(0x123f2d8d8).将使用两者之一.哪一个未定义.```

我正在寻找正确修复它的方法,而不仅仅是禁用它.有人可以向我解释这是什么以及如何解决它?

在此输入图像描述

xcode ios swift xcode10

7
推荐指数
0
解决办法
856
查看次数

标签 统计

ios ×1

swift ×1

xcode ×1

xcode10 ×1