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

Improve tvOS build; builds for correct platform, including dependencies. #2778

Closed
wants to merge 12 commits into from

Commits on Sep 15, 2015

  1. WIP

    Arne Tempelhof committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    b519782 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2015

  1. Added build target for tvOS 'ipackage-tv'

    In order to compile for tvOS, Xcode have to be set to 9.1 beta. (sudo xcode-select --switch /Applications/Xcode-beta.app)
    There are still some errors left to fix.
    Arne Tempelhof committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    fae72d1 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary preprocessor defines.

    Arne Tempelhof committed Sep 16, 2015
    Configuration menu
    Copy the full SHA
    b62e77b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2015

  1. Configuration menu
    Copy the full SHA
    4d3b35e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3318028 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2015

  1. Hack scripts/ios/package.sh to build against tvos; fix compile erros …

    …with #if's.
    
    - Change sdk to appletvos and appletvsimulator.
    - Remove invalid arm architectures.
    corvino committed Sep 23, 2015
    Configuration menu
    Copy the full SHA
    52c8426 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2015

  1. Configuration menu
    Copy the full SHA
    f726ad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    632e911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    821dfd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec9c23f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2015

  1. Configuration menu
    Copy the full SHA
    d13309c View commit details
    Browse the repository at this point in the history
  2. Cleanup tvOS app and benchmarks.

    Still a linking problem using the system sqlite and and zlib lib mason
    dependencies.
    corvino committed Oct 24, 2015
    Configuration menu
    Copy the full SHA
    9b432c8 View commit details
    Browse the repository at this point in the history