-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
darwin-amd64 Command Line Tools for Xcode 15 fails to compile on linux-amd64 #212
Comments
Yes, xcode 15 is causing trouble. This need to be addressed, but in the mean time you can use version 12, if I remember correctly. |
Thank you :) |
With CLT for Xcode 12 I've successfully built an app for amd64 and arm64, but it seems like it won't run on the modern MacOSX. |
It should run. Can you be more specific about what way it won't work? |
I've investigated it further and it could be because of the MacOSX quarantine. It seems |
Describe the bug:
darwin target won't compile on linux host
To Reproduce:
Steps to reproduce the behaviour:
Device and debug info (please complete the following information):
Linux homebook 6.6.0 #1-NixOS SMP PREEMPT_DYNAMIC Mon Oct 30 02:31:08 UTC 2023 x86_64 GNU/Linux
go version go1.20.8 linux/amd64
fyne-cross version (devel) f8b06cf33396ad174fa7169216560a9d63e6cd73
fyne.io/fyne/v2 v2.4.1 h1:Es100N6HIhJGg8H2ZAS2j5H/YibfxecXHs2V4A4hbq8=
The text was updated successfully, but these errors were encountered: