aboutsummaryrefslogtreecommitdiff
path: root/XcodeConfig/xcconfigs-readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'XcodeConfig/xcconfigs-readme.txt')
-rw-r--r--XcodeConfig/xcconfigs-readme.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/XcodeConfig/xcconfigs-readme.txt b/XcodeConfig/xcconfigs-readme.txt
new file mode 100644
index 0000000..23fde4b
--- /dev/null
+++ b/XcodeConfig/xcconfigs-readme.txt
@@ -0,0 +1,12 @@
+
+Configs w/in Project folder are configs expected to be set at the project level.
+
+Configs w/in the Target folder are configs expected to be set on the per target
+level.
+
+Configs w/in subconfig are not meant to be used directly; they are referenced by
+the other configs.
+
+
+Remember: when using the configs at any given layer, make sure you set them for
+each build configuration.