This repository was archived by the owner on Jan 6, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 896
Mac Catalyst
Taner Şener edited this page Jul 26, 2020
·
4 revisions
Starting from v4.3.2, MobileFFmpeg build scripts support building Mac Catalyst architecture. Build scripts use x86-64-mac-catalyst architecture name for Mac Catalyst.
Older iOS framework format can not store x86-64 and x86-64-mac-catalyst in the same bundle. Therefore --xcframework option must be provided to build MobileFFmpeg with MacCatalyst support. --xcframework option builds MobileFFmpeg as an xcframework bundle where both architectures can co-exist.
./ios.sh --xcframework
Building mobile-ffmpeg static library for iOS
Architectures: arm64, x86-64, x86-64-mac-catalyst
Libraries: none
Copyright (c) 2018-2021 MobileFFmpeg