FFmpeg-iOS icon indicating copy to clipboard operation
FFmpeg-iOS copied to clipboard

Build error

Open stwalser opened this issue 3 years ago • 0 comments

After installing via SPM I get the following error upon the first build:

'sortedKeys' is only available in iOS 11.0 or newer

in the file DumpHelpGenerator.swift in line 30.

stwalser avatar Apr 15 '22 15:04 stwalser