-
-
Notifications
You must be signed in to change notification settings - Fork 27
Description
So, in this PR, when you upgraded to the 12.3 SDK, you unfortunately inherited this bug that makes Foundation.h imports fail: tpoechtrager/osxcross#345
I've already filed this as an issue in docker-osxcross since it affects anything using that image: crazy-max/docker-osxcross#58 (also filed it with the macos-sdks repo you're using, hopefully they'll rebuild this SDK version so you can switch to that without having to build it yourself... joseluisq/macosx-sdks#11)
But I'm also filing here so it's more visible to xgo users and so it can be marked as fix in your next release (again for the benefit of the users.) Sorry if I'm causing an inconvenience by doing so... I figured it'd be better to be proactive at the risk of being a bit too noisy.
Thanks for the nice tool btw, really loving xgo. Hopefully this gets fixed soon, would prefer to have go 1.24 installed in the build image rather than having to download it first.