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

Xcode 15 compatibility fix #877

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

Conversation

babbage
Copy link

@babbage babbage commented Oct 4, 2023

Simple PR that solely upgrades the flutter_inappwebview version to 5.8.0, which was released for Xcode 15 compatibility. Upgrading the dependency does not change any of the youtube_player_flutter's functionality, and resolves the error that is otherwise output when attempting to build using Xcode 15, which is required to build for iOS 17.

Resolves #873

This PR also includes the automatic changes that Xcode 15 makes to the iOS Example app's configuration on first build.

Resolve Xcode 15 build error.
Automatic changes made by Xcode 15 on building the iOS Example app.
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.

xcode build failure on xcode 15[BUG]
1 participant