Open Antiarchitect opened 1 year ago
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 :) I will try it.
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. Is there any backward compatibility caveats wih old CLT version vs newer OS version?
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 xattr -d com.apple.quarantine ./path/to/my.app
does the trick.
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=