Skip to content

Commit ebc272c

Browse files
committed
Add libc++ dependency in flutter_boost.podspec
1 parent 657f9b7 commit ebc272c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ios/flutter_boost.podspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ A new Flutter plugin make flutter better to use!
2525
s.dependency 'Flutter'
2626
s.dependency 'xservice_kit'
2727

28+
s.libraries = 'c++'
29+
2830
s.ios.deployment_target = '8.0'
2931
end
3032

0 commit comments

Comments
 (0)