Skip to content
Snippets Groups Projects
  1. Nov 23, 2020
  2. Nov 17, 2020
  3. Nov 16, 2020
    • David's avatar
      macOS build.sh: Use default macosx SDK for xcodebuild targets · 35601c58
      David authored
      xcodebuild only allows to use an SDK which is bundled inside the
      corresponding Xcode.app package. If you pass a different SDK
      stored in another location, it bails out with:
      
      xcodebuild: error: SDK "..." cannot be located.
      
      Therefore, do not set an external SDK for contribs, but use
      the default one.
      
      This restores the behaviour we had previously for the 3.x branch.
      35601c58
  4. Nov 15, 2020
  5. Nov 12, 2020
  6. Nov 10, 2020
  7. Nov 09, 2020
  8. Nov 08, 2020
  9. Nov 06, 2020
  10. Nov 04, 2020
Loading