XCode 11.3 (11C29) generates this warning on compile:
/Users/.../MidiParser/Source/MidiData/MidiSequence.swift:40:27: 'withUnsafeBytes' is deprecated: use withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R instead
I am new to Swift and can'T help myself, sorry.
Regards
Gerd.
XCode 11.3 (11C29) generates this warning on compile:
/Users/.../MidiParser/Source/MidiData/MidiSequence.swift:40:27: 'withUnsafeBytes' is deprecated: use
withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> RinsteadI am new to Swift and can'T help myself, sorry.
Regards
Gerd.