Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Can't compile anymore on latest MacOS/Xcode #5

Open
trurebel opened this issue Oct 7, 2019 · 0 comments
Open

Can't compile anymore on latest MacOS/Xcode #5

trurebel opened this issue Oct 7, 2019 · 0 comments

Comments

@trurebel
Copy link

trurebel commented Oct 7, 2019

I tried several variations of the theme, somewhere somehow pod always breaks, I think the most principled way to go about it is

`flutter upgrade
Upgrading Flutter from /Users/flutter...
From https://github.com/flutter/flutter
fa4d31b31..4566b3403 master -> origin/master
Updating 0e605cc4d..4566b3403
73 files changed, 859 insertions(+), 439 deletions(-)
Building flutter tool...

  • Installing target share iOS 8.0
    - Generating module map file at Pods/Target Support Files/share/share.modulemap
    - Generating umbrella header at Pods/Target Support Files/share/share-umbrella.h
    - Generating Info.plist file at Pods/Target Support Files/share/share-Info.plist
    - Generating dummy source at Pods/Target Support Files/share/share-dummy.m
    • Installing Aggregate Targets
      • Installing target Pods-Runner iOS 8.0
        • Generating Info.plist file at Pods/Target Support Files/Pods-Runner/Pods-Runner-Info.plist
        • Generating module map file at Pods/Target Support Files/Pods-Runner/Pods-Runner.modulemap
        • Generating umbrella header at Pods/Target Support Files/Pods-Runner/Pods-Runner-umbrella.h
        • Generating dummy source at Pods/Target Support Files/Pods-Runner/Pods-Runner-dummy.m
    • Generating deterministic UUIDs
    • Stabilizing target UUIDs
    • Running post install hooks
      [!] An error occurred while processing the post-install hook of the Podfile.

`

Raising the iOS target to 13 was not a fix, as well as some Podfile editing I tried, but this is my first day with flutter, perhaps it can be retouched in a couple of places and run?

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

No branches or pull requests

1 participant