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

Evaluate committing the generate mbgl Xcode project #110

Closed
julianrex opened this issue Dec 17, 2019 · 5 comments
Closed

Evaluate committing the generate mbgl Xcode project #110

julianrex opened this issue Dec 17, 2019 · 5 comments
Assignees
Labels

Comments

@julianrex
Copy link
Contributor

If we commit the generated mbgl Xcode project (that's created by make iproj), we should be able to better support building from source without requiring tool dependencies (e.g. cmake).

We need to spend some time investigating this, as it will unlock supporting building with Carthage's --no-use-binaries option.

See also #109

@julianrex
Copy link
Contributor Author

Things to consider:

  • Converting absolute to relative paths
  • Does this lock us to a particular Xcode version? Is that a problem?

@julianrex
Copy link
Contributor Author

cc @nishant-karajgikar

@1ec5
Copy link
Contributor

1ec5 commented Jan 9, 2020

Does this lock us to a particular Xcode version? Is that a problem?

No, Xcode is very lenient about project format versions. Xcode 11 can still open projects generated in Xcode 3.2. If anything, building from source makes us more flexible in terms of Xcode versions.

@knov
Copy link
Contributor

knov commented Apr 17, 2020

cc @misterkerry

@misterkerry misterkerry self-assigned this Apr 17, 2020
@julianrex
Copy link
Contributor Author

This is no longer valid.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants