playback/player: Add VideoToolbox to the iOS project linker flags
This commit is contained in:
parent
8ba8714b20
commit
7638d52c47
@ -347,6 +347,8 @@
|
||||
CoreAudio,
|
||||
"-framework",
|
||||
AudioToolbox,
|
||||
"-weak_framework",
|
||||
VideoToolbox,
|
||||
"-framework",
|
||||
OpenGLES,
|
||||
"-framework",
|
||||
@ -396,6 +398,8 @@
|
||||
CoreAudio,
|
||||
"-framework",
|
||||
AudioToolbox,
|
||||
"-weak_framework",
|
||||
VideoToolbox,
|
||||
"-framework",
|
||||
OpenGLES,
|
||||
"-framework",
|
||||
|
Loading…
x
Reference in New Issue
Block a user