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

Upgrade example project for ios #95

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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