Created
September 16, 2016 02:47
-
-
Save wh1pch81n/4f89e06325244877dc88a0ac2c0e515f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This is a conditional inclusion. | |
// It searches for a file called Captain.xcconfig that lives one file level up in relation to this file. | |
#include? "../Captain.xcconfig" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment