Skip to content
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

Documentation issue for macOS cross-compilation #282

Open
jflamy opened this issue Jan 7, 2025 · 0 comments
Open

Documentation issue for macOS cross-compilation #282

jflamy opened this issue Jan 7, 2025 · 0 comments

Comments

@jflamy
Copy link

jflamy commented Jan 7, 2025

Describe the bug:

The instructions on https://github.com/fyne-io/fyne-cross?tab=readme-ov-file#extract-the-macos-sdk-for-osxdarwinapple-cross-compiling are contradictory.

  • it says to download xcode 12.4 but the command line below says 12.5
  • it mentions that there will be SKDs inside, and names them as being SDK 12.x
  • but later is says that SDK 11.3 is the only one supported.
  • And actually, xcode 12.4 seems to include SDK 11.1
  • xcode 12.5 seems to include 11.3
  • there is also a xcode 12.5.1

To Reproduce:

n/a

Example code:

n/a

Device and debug info (please complete the following information):

Trying to understand what will work on a WSL2 host to cross-compile a binary.
The binary does not need to be secure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant