Update framworks

This commit is contained in:
Peter 2019-06-11 10:10:20 +01:00
parent d122740f39
commit dcbbfd9ec4

2
BUCK
View File

@ -70,5 +70,7 @@ apple_library(
'$SDKROOT/System/Library/Frameworks/AudioToolbox.framework',
'$SDKROOT/System/Library/Frameworks/VideoToolbox.framework',
'$SDKROOT/System/Library/Frameworks/CoreTelephony.framework',
'$SDKROOT/System/Library/Frameworks/CoreMedia.framework',
'$SDKROOT/System/Library/Frameworks/AVFoundation.framework',
],
)