Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Pod Error on File Path #3

Open
HuXu77 opened this issue Feb 1, 2021 · 1 comment
Open

Pod Error on File Path #3

HuXu77 opened this issue Feb 1, 2021 · 1 comment

Comments

@HuXu77
Copy link

HuXu77 commented Feb 1, 2021

Running flutter build ios in example director results in this.

[!] Invalid `Podfile` file: no implicit conversion of nil into String.

     #  from /Users/mitchellclay/flutter_kakao_map/example/ios/Podfile:54
     #  -------------------------------------------
     #      unless File.exist?(copied_framework_path)
     >        FileUtils.cp_r(File.join(cached_framework_dir, 'Flutter.framework'), copied_flutter_dir)
     #      end
     #  -------------------------------------------
     
@HuXu77
Copy link
Author

HuXu77 commented Feb 1, 2021

This is returning nil generated_xcode_build_settings['FLUTTER_FRAMEWORK_DIR'];

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant