Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Restore macOS map SDK; clean up iOS, macOS changelogs #178

Merged
merged 7 commits into from
Feb 26, 2020
Merged

Commits on Feb 25, 2020

  1. [macos] Restored macOS make targets

    Restored macOS make targets, including the genstrings target shared between iOS and macOS. Updated macOS build settings to align with current CMake build system.
    1ec5 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    5ce6c41 View commit details
    Browse the repository at this point in the history
  2. [ios, macos] Correctly escape project path

    Fixed make warnings about duplicate commands getting overridden.
    1ec5 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    c180ec1 View commit details
    Browse the repository at this point in the history
  3. [ios, macos] Factored out Darwin build settings

    iOS and macOS once again share most build settings.
    1ec5 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    90d8335 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa2e62 View commit details
    Browse the repository at this point in the history
  5. [macos] Build macOS on CI

    But not mbgl.
    1ec5 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    63b37c8 View commit details
    Browse the repository at this point in the history
  6. [macos] Fixed attribution round-tripping test

    AppKit incorrectly uses calibrated RGB when exporting HTML, so input calibrated RGB to ensure round-tripping.
    1ec5 committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    e9769ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    516dd19 View commit details
    Browse the repository at this point in the history