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
Cannot convert value of type '(UnsafeMutableRawBufferPointer) -> Int' to expected argument type '(UnsafeMutablePointer<_>) -> '
Cannot convert value of type '(UnsafeRawBufferPointer) -> Int32' to expected argument type '(UnsafePointer<>) -> '
Cannot convert value of type '(UnsafeMutableRawBufferPointer) -> Int' to expected argument type '(UnsafeMutablePointer<>) -> _'
The text was updated successfully, but these errors were encountered:
XCGLogger(iOS) build failed I'm confused why the soure code can't build failed.
Cannot convert value of type '(UnsafeMutableRawBufferPointer) -> Int' to expected argument type '(UnsafeMutablePointer<_>) -> '
Cannot convert value of type '(UnsafeRawBufferPointer) -> Int32' to expected argument type '(UnsafePointer<>) -> '
Cannot convert value of type '(UnsafeMutableRawBufferPointer) -> Int' to expected argument type '(UnsafeMutablePointer<>) -> _'
The text was updated successfully, but these errors were encountered: