diff --git a/Docs/ProjectSpec.md b/Docs/ProjectSpec.md index 09570b6b..b0b41cf4 100644 --- a/Docs/ProjectSpec.md +++ b/Docs/ProjectSpec.md @@ -495,6 +495,11 @@ targets: script: generate_assets.py - fileType: sourcecode.swift script: pre_process_swift.py + - filePattern: "*.txt" + name: My Build Rule + compilerSpec: com.apple.xcode.tools.swift.compiler + outputFiles: + - $(SRCROOT)/Generated.swift ``` ### Target Scheme