小编iFa*_*teh的帖子

当我单击文本字段时,_PointQueue 类在两者中都实现了...我该如何解决这个问题?

我正在使用 xcode 13 并在 coredata 上制作演示。

objc[6188]:类 _PathPoint 在 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/ 中实现Library/PrivateFrameworks/UIKitCore.framework/UIKitCore (0x114a8fa78) 和 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/系统/库/PrivateFrameworks/TextInputUI.framework/TextInputUI (0x12cd4a8b0)。将使用两者之一。哪一个是未定义的。

objc[6188]:类 _PointQueue 在 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/ 中实现Library/PrivateFrameworks/UIKitCore.framework/UIKitCore (0x114a8fa50) 和 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/系统/库/PrivateFrameworks/TextInputUI.framework/TextInputUI (0x12cd4a8d8)。将使用两者之一。哪一个是未定义的。

xcode core-data uitextfield ios swift

34
推荐指数
1
解决办法
1万
查看次数

标签 统计

core-data ×1

ios ×1

swift ×1

uitextfield ×1

xcode ×1