-
Notifications
You must be signed in to change notification settings - Fork 604
Mac Catalyst
Taner Şener edited this page Mar 20, 2021
·
1 revision
FFmpegKit
build scripts support building Mac Catalyst
architectures.
However, older iOS framework
format can not store Mac Catalyst
architectures and non-Mac Catalyst
architectures in the same bundle.
Therefore --xcframework
option must be provided to build FFmpegKit
with Mac Catalyst
support.
--xcframework
option builds FFmpegKit
as an xcframework
bundle where both architecture types can co-exist.
./ios.sh --xcframework
Building ffmpeg-kit static library for iOS
Architectures: arm64, arm64e, x86-64, x86-64-mac-catalyst, arm64-mac-catalyst, arm64-simulator
Libraries: none
Copyright (c) 2021-2024 FFmpegKit
- Status
- Versions
- Changelog
- Project Layout
- API
- Using
- Building
- External Libraries
- Patents
- License