Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to correct paths from "hidden" Xcode projects #13

Open
RJVB opened this issue Oct 16, 2019 · 0 comments
Open

Fails to correct paths from "hidden" Xcode projects #13

RJVB opened this issue Oct 16, 2019 · 0 comments
Labels

Comments

@RJVB
Copy link
Contributor

RJVB commented Oct 16, 2019

Xcode projects do not have to be in the project root directory, but can be in a subdirectory.
For example, VLC ships a vlc.xcodeproj as extras/package/macosx/vlc.xcodeproj.
mulle-xcode-to-cmake creates a CMakeSourcesAndHeaders.txt file that contains paths that are
relative to the .xcodeproj file's directory, instead of relative to the toplevel directory
(if that's where mulle-xcode-to-cmake is invoked).

@mulle-nat mulle-nat added the bug label Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants