We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
abseil
1 parent 5f00562 commit 909ec0fCopy full SHA for 909ec0f
ios/flutter_soloud.podspec
@@ -47,6 +47,7 @@ Flutter audio plugin using SoLoud library and FFI
47
'$(PODS_TARGET_SRCROOT)/include/vorbis',
48
'$(PODS_TARGET_SRCROOT)/../src',
49
'$(PODS_TARGET_SRCROOT)/../src/soloud/include',
50
+ '${PODS_ROOT}/abseil',
51
],
52
'GCC_PREPROCESSOR_DEFINITIONS' => preprocessor_definitions.join(' '),
53
'DEFINES_MODULE' => 'YES',
0 commit comments