Skip to content

Commit 909ec0f

Browse files
committed
ios fixes #271 for abseil not found
1 parent 5f00562 commit 909ec0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ios/flutter_soloud.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Flutter audio plugin using SoLoud library and FFI
4747
'$(PODS_TARGET_SRCROOT)/include/vorbis',
4848
'$(PODS_TARGET_SRCROOT)/../src',
4949
'$(PODS_TARGET_SRCROOT)/../src/soloud/include',
50+
'${PODS_ROOT}/abseil',
5051
],
5152
'GCC_PREPROCESSOR_DEFINITIONS' => preprocessor_definitions.join(' '),
5253
'DEFINES_MODULE' => 'YES',

0 commit comments

Comments
 (0)