DenisovAV / flutter_tv

233 stars 40 forks source link

Stopped working after upgrading to Xcode 16.0 (16A242d) with macOS Sequoia 15.0.1 #38

Open fatikar opened 1 month ago

fatikar commented 1 month ago

Hi @DenisovAV

I want to first thank you for your effort in bringing Flutter to Apple TV.

After upgrading to macOS Sequoia, the run command is failing with the following error:

/Users/karouad/AndroidStudioProjects/flutter_tv_2/ios/clang:1:1 linker command failed with exit code 1 (use -v to see invocation)

I have done my research, but nothing has helped. However, I think it is related to the issue mentioned here: https://youtrack.jetbrains.com/issue/KT-69781/Kotlin-Native-performance-tests-fail-to-compile-with-bitcode

Screenshot 2024-10-12 at 16 40 05
DenisovAV commented 1 month ago

Hi @fatikar, thank you! Regarding your issue, unfortunately I can't help you, because I didn't update my MacOS version yet, will check and answer as soon as I do this update, I can't do it now, because I need a stable environment for the current project

fatikar commented 1 month ago

Thank you @DenisovAV for the quick reply. No problem, in the meantime, I will use my second laptop to continue development. I would appreciate it if you could leave your feedback on this issue after upgrading to the new macOS version :)