Skip to content

Fix evaluation of SOURCE_ROOT path#1024

Open
miki-shapr wants to merge 2 commits into
CocoaPods:masterfrom
shapr3d:source-root-fix
Open

Fix evaluation of SOURCE_ROOT path#1024
miki-shapr wants to merge 2 commits into
CocoaPods:masterfrom
shapr3d:source-root-fix

Conversation

@miki-shapr
Copy link
Copy Markdown

The value of the SOURCE_ROOT variable was evaluated incorrectly by CocoaPods.

In Xcode it resolves to the project root, whereas CocoaPods evaluated it as the path to the .xcodeproj file.

The value `SOURCE_ROOT` resolves to in Xcode and in CocoaPods differs, causing `pod install` to emit warnings about the `xcconfig` files not being used properly for targets generated from CMake.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant