admin管理员组

文章数量:1122846

When overriding the following seek functions in a custom subclass of AVPlayerItem, a "method does not override method from its superclass" error occurs, causing the build to fail. This issue only happens after updating to Xcode 16. Do you have any suggestions on how to fix it?

(to:completionhandler:)-91gnw

(to:tolerancebefore:toleranceafter:completionhandler:)

(This error disappears 3 seconds after the build fails or temporarily disappears when the function's position in the file is changed.)

本文标签: xcode16Xcode 16 build fail issuemethod does not override method from its superclassStack Overflow