godot-mono-builds icon indicating copy to clipboard operation
godot-mono-builds copied to clipboard

Add missing `--osx-sdk` and `--osx-version-min` options

Open neikeq opened this issue 3 years ago • 1 comments

  • Add missing --osx-version-min option to the iOS AOT compiler script.
  • Add missing --osx-sdk and --osx-version-min options to the macOS desktop script.
  • Use xcrun to get macosx sdk path in the macOS desktop script. Previously the path was hard-coded. This matches the iOS script.

neikeq avatar Jul 12 '21 20:07 neikeq

WARNING: This is not tested as I don't have a osxcross build environment set up.

neikeq avatar Jul 12 '21 20:07 neikeq