mirror of
https://github.com/electron/electron.git
synced 2026-01-28 08:48:14 -05:00
Link with AVFoundation and CoreMedia
This commit is contained in:
@@ -169,7 +169,9 @@
|
||||
# media.gyp:
|
||||
'$(SDKROOT)/System/Library/Frameworks/AudioToolbox.framework',
|
||||
'$(SDKROOT)/System/Library/Frameworks/AudioUnit.framework',
|
||||
'$(SDKROOT)/System/Library/Frameworks/AVFoundation.framework',
|
||||
'$(SDKROOT)/System/Library/Frameworks/CoreAudio.framework',
|
||||
'$(SDKROOT)/System/Library/Frameworks/CoreMedia.framework',
|
||||
'$(SDKROOT)/System/Library/Frameworks/CoreMIDI.framework',
|
||||
'$(SDKROOT)/System/Library/Frameworks/CoreVideo.framework',
|
||||
# surface.gyp:
|
||||
|
||||
Reference in New Issue
Block a user