Skip to content

Add tvOS and simulator build support#126

Open
csnewman wants to merge 1 commit intozmwangx:masterfrom
csnewman:master
Open

Add tvOS and simulator build support#126
csnewman wants to merge 1 commit intozmwangx:masterfrom
csnewman:master

Conversation

@csnewman
Copy link
Copy Markdown

Changes

  • Add tvOS support to ffmpeg building
  • Fix simulator cross-compilation

Add tvOS to ffmpeg configure (target-os, sysroot, SDK, VideoToolbox,
AudioToolbox, framework linking). Fix simulator cross-compilation by
using the correct -m*-simulator-version-min flags instead of device
flags. Extract apple helpers (is_apple_simulator, apple_sdk_name,
apple_version_min_cflag) to deduplicate platform detection logic.
Split framework list into shared (all Apple) and macOS-only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant