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

Conversation

corvino
Copy link

@corvino corvino commented Oct 24, 2015

This is focused around improving the build system to create a tvOS project and build the dependencies for tvOS.

It is working well for my tvOS project. But the app and benchmark problems don't link against the system libs and sqlite properly.

Still quite a lot of progress on the tvOS front. I'd at least like to get feedback before pushing on.

I've tested using the tvOS-corvino branch for this and mason; because mason needs updating, I need extra commits to point mason at my fork. This pull request depends on mapbox/mason#119; I believe together they should provide a working library for tvOS..

@corvino
Copy link
Author

corvino commented Oct 29, 2015

This also needs mapbox/mason#122 to update sqlite-system.

The machine I was building on had sqlite headers in /usr/include, so I hadn't seen this.

I'm updating my tvOS-corvino branches as I find issues to (hopefully) build on clone. Requires switching to tvOS-corvino before initializing submodules, though.

@friedbunny
Copy link
Contributor

Cool, we appreciate your efforts here. I think we'll hold off on merging this into the tvos experimental branch until mason is sorted out.

My inclination is to say that you needn't worry about a tvOS benchmark app, but feel free to fiddle with that if you like.

@jfirebaugh
Copy link
Contributor

Closing since we're not likely to merge this in the near term; see #2340 (comment).

@jfirebaugh jfirebaugh closed this Mar 22, 2016
@1ec5 1ec5 mentioned this pull request Aug 11, 2016
@1ec5 1ec5 mentioned this pull request Jun 21, 2017
10 tasks
@1ec5 1ec5 added the tvOS Porting the Mapbox Maps SDK for iOS to tvOS label Jun 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tvOS Porting the Mapbox Maps SDK for iOS to tvOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants