-
Notifications
You must be signed in to change notification settings - Fork 41
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
Facing this error PhaseScriptExecution failed with a nonzero exit code in 3.19.6 #31
Comments
Could you check your flutter version, it should be 3.19.6. And it would be nice to have full log of execution of run_appletv.sh, looks like something went wrong during ios build |
Thanks for quick reply. here is the log Coping Flutter.framework (debug-simulator-arm64)...
[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target
and how to set fvm. |
You have two options:
Thanks for hghtlighting, I'll add point about fvm installation to the manual |
Thanks for reply now I am facing below issue /Users/unify/flutter/flutterProjects/flutter_tv-master/ios/Pods/Toast/Toast/UIView+Toast.m:159:15 'exclusiveTouch' is unavailable: not available on tvOS |
Unfortunately, not all plugins work at apple tv from OOB, because tvos is not ios, sometimes you need to find workarounds, if you provide to me the list of your plugins, I will be able to tell you which plugin is a root cause of your issue |
My Xcode version is 15.4 and this is the error log.
The text was updated successfully, but these errors were encountered: