diff --git a/docs/Guide.DebuggingInXcode.md b/docs/Guide.DebuggingInXcode.md index 8c4d02b30e..6b4178b661 100644 --- a/docs/Guide.DebuggingInXcode.md +++ b/docs/Guide.DebuggingInXcode.md @@ -1,4 +1,7 @@ -# Debugging in Xcode During Detox Tests +--- +id: Guide.DebuggingInXcode +title: Debugging in Xcode During Detox Tests +--- > This is mostly useful for investigating weird crashes or when contributing to Detox itself. **This workflow isn't standard. Don't use it unless you have a good reason.**