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

tvOS map SDK and tvOS demo application #9319

Closed
wants to merge 5 commits into from
Closed

tvOS map SDK and tvOS demo application #9319

wants to merge 5 commits into from

Commits on Jul 28, 2019

  1. [tvos] Added tvOS support

    Allow mbgl-platform-core to be used as a tvOS static library. Added a tvOS dynamic framework target and corresponding unit test target. Conditionally omitted lots of code specific to iOS, particularly regarding Core Location and certain gesture recognizers that are incompatible with the Apple Remote. Also omitted the entirety of Mapbox Telemetry and Fabric integration.
    1ec5 committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    c2ab83a View commit details
    Browse the repository at this point in the history
  2. [tvos] Added demo application

    1ec5 committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    cb073a8 View commit details
    Browse the repository at this point in the history
  3. [tvos] Fixed app installation issues

    Also read access token from environment or user default.
    1ec5 committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    0a720ae View commit details
    Browse the repository at this point in the history
  4. [tvos] Press Play to tour world

    1ec5 committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    1826897 View commit details
    Browse the repository at this point in the history
  5. [tvos] Package script

    1ec5 committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    9f4f7a2 View commit details
    Browse the repository at this point in the history