Skip to content

Conversation

@ttyniwa
Copy link

@ttyniwa ttyniwa commented Oct 3, 2021

  • Update ios project file to recommended settings by XCode.
    • スクリーンショット 2021-10-03 18 14 45
  • Regenerate Podfile due to out of date.
    Below error message in AndroidStudio is resolved by this commit.
Exception: Warning: Podfile is out of date
This can cause issues if your application depends on plugins that do not support iOS or macOS.
See https://flutter.dev/docs/development/packages-and-plugins/developing-packages#plugin-platforms for details.
If you have local Podfile edits you would like to keep, see flutter/flutter#45197 for instructions.
To regenerate the Podfile, run:

rm ios/Podfile

Below error message in AndroidStudio is resolved by this commit.
----
Exception: Warning: Podfile is out of date
  This can cause issues if your application depends on plugins that do not support iOS or macOS.
  See https://flutter.dev/docs/development/packages-and-plugins/developing-packages#plugin-platforms for details.
  If you have local Podfile edits you would like to keep, see flutter/flutter#45197 for instructions.
To regenerate the Podfile, run:

  rm ios/Podfile
----
This copy of libswiftCore.dylib requires an OS version prior to 12.2.0.
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

Successfully merging this pull request may close these issues.

1 participant