Xcode 9 beta 4 crashes when adding a project to an open workspace/project

Originator:amy
Number:rdar://33565820 Date Originated:July 27 2017
Status:Duplicate Resolved:No
Product:Xcode Product Version:Xcode 9.0 beta 4 (9M189t)
Classification:Crash Reproducible:Yes
 
Summary:
When a project is added to an existing workspace or project, Xcode crashes.

Steps to Reproduce:
- Create a new project A in Xcode, close it.
- Create a new project B in Xcode
- Drag projectA.xcodeproj into the navigation pane of project B
- (alternatively) right click the navigation pane, "Add files…", and select projectA.xcodeproj

Expected Results:
Project A is added to Project B's hierarchy

Observed Results:
Xcode crashes immediately. On re-launch, Project B is unchanged (does not contain project A in the file hierarchy)

Comments

Workaround

Open an existing project and select "File > Save as Workspace..". The adding more projects to this workspace does not crash Xcode.

Using Version 9.0 beta 5 (9M202q).


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!