Xcode Compatibility - tanersener/ffmpeg-kit GitHub Wiki
FFmpegKit releases are built and tested with the latest Xcode available at that time.
The following table shows each FFmpegKit release and which Xcode release is used to build and test that release.
| FFmpegKit | Xcode | Minimum iOS SDK | Minimum macOS SDK | Minimum tvOS SDK |
|---|---|---|---|---|
| 4.5.1 | 13.2.1 | 12.1 | 10.15 | 11.0 |
| 4.5.1.LTS | 13.2.1 | 10 | 10.12 | 10.0 |
| 4.5 | 12.4 | 12.1 | 10.15 | 11.0 |
| 4.5.LTS | 12.4 | 9.3 | 10.11 | 9.2 |
| 4.4 | 12 | 12.1 | 10.15 | 10.2 |
| 4.4.LTS | 7.3.1 | 9.3 | 10.11 | 9.2 |