Skip to content

Do I need to run the run ios.sh to get ios system libraries? #998

Closed Answered by danielmc02
danielmc02 asked this question in Q&A
Discussion options

You must be logged in to vote

Turns out I didn't add it to my podfile

`target 'Runner' do
use_frameworks!
use_modular_headers!

pod 'ffmpeg-kit-ios-full-gpl', '~> 6.0'

flutter_install_all_ios_pods File.dirname(File.realpath(FILE))
target 'RunnerTests' do
inherit! :search_paths
end
end`

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by danielmc02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant