How to use the system variable $(SOURCE_ROOT) in the build configuration?
I need to add an env variable that contains the current path of the project. With xcode we use "$(SOURCE_ROOT)/Unit Tests/ReferenceImages" as a value for the variable, but with AppCode the $(SOURCE_ROOT) is not replaced.
Any suggestion?
Thanks.
Please sign in to leave a comment.
Hi Ignazio.
We have the same issue in our tracker: https://youtrack.jetbrains.com/issue/OC-10394. Please add your comment or upvote.
Any news on this?