diff --git a/other_project_defaults/README.md b/other_project_defaults/README.md index 6b71b08..fd2b7ee 100644 --- a/other_project_defaults/README.md +++ b/other_project_defaults/README.md @@ -15,7 +15,9 @@ These must be copied to new repositories, and updated with project-specific deta ### Templates - `IDETemplateMacros.plist` to [customize Xcode header comments](https://oleb.net/blog/2017/07/xcode-9-text-macros/). -Must be placed in `.xcodeproj/xcshareddata/IDETemplateMacros.plist` or `.xcworkspace/xcshareddata/IDETemplateMacros.plist`. +Must be placed in either: + - `.xcodeproj/xcshareddata/IDETemplateMacros.plist` + - `.xcworkspace/xcshareddata/IDETemplateMacros.plist` ## README template