diff --git a/Atom/ResourceConfig.xcconfig b/Atom/ResourceConfig.xcconfig index e9cc63cdd..c75e3310a 100644 --- a/Atom/ResourceConfig.xcconfig +++ b/Atom/ResourceConfig.xcconfig @@ -1 +1,4 @@ LOAD_RESOURCES_FROM_DIR=$PROJECT_DIR + +# Used in Rakefile to determine what to copy to bundle +# Used in Build Settings Preprocessor Macros \ No newline at end of file