Skip to content

Commit 5f6f313

Browse files
Update docs/dev/PROJECT_CONFIG_PLAN.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent ac12179 commit 5f6f313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dev/PROJECT_CONFIG_PLAN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Responsibilities:
6363
- Normalize mutual exclusivity:
6464
- If both `projectPath` and `workspacePath` are set, keep `workspacePath`.
6565
- If both `simulatorId` and `simulatorName` are set, keep `simulatorId`.
66-
- Resolve relative paths for: `projectPath`, `workspacePath`, `derivedDataPath`.
66+
- Resolve relative paths for `projectPath`, `workspacePath`, and `derivedDataPath`.
6767
- Persist changes when requested:
6868
- Merge provided keys into `sessionDefaults`.
6969
- Remove keys that were cleared due to exclusivity.

0 commit comments

Comments
 (0)