Max Prokopenko
Results
1
comments of
Max Prokopenko
@bianzhifeng I managed to fix it by defining `AS_USE_VIDEO` in podspec file by adding this line `s.xcconfig = { 'GCC_PREPROCESSOR_DEFINITIONS' => '$(inherited) AS_USE_VIDEO=1' }`