Skip to content

Commit

Permalink
Made iOS targets build for AppleTV as well
Browse files Browse the repository at this point in the history
By changing the SUPPORTED_PLATFORMS build setting to a list of all
platforms, I made the iOS targets buildable for both iOS and tvOS, so
we don't need any extra targets or duplicated build settings.

Build the CBL iOS and CBL Listener iOS targets, as usual.
Use the scheme destination pop-up, or the -destination arg of
xcodebuild, to specify which platform to build for.

Fixes #1042
  • Loading branch information
snej committed Jan 19, 2016
1 parent 16fe8ed commit e4dbc17
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 140 deletions.
Loading

0 comments on commit e4dbc17

Please sign in to comment.