When I try to open a specific project on Xcode , it crashes with this error message (part of it):
Process: Xcode [729] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 8.1 (11544) Build Info: IDEFrameworks-11544000000000000~4 App Item ID: 497799835 App External ID: 819397000 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Xcode [729] User ID: 501 Date/Time: 2016-11-06 18:39:39.261 +0200 OS Version: Mac OS X 10.12.1 (16B2555) Report Version: 12 Anonymous UUID: E3BEFD49-5451-DC5B-81D3-2BD8B1F4987F Time Awake Since Boot: 140 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: ProductBuildVersion: 8B62 UNCAUGHT EXCEPTION (NSRangeException): *** -[__NSArrayM objectAtIndex:]: index 5 beyond bounds [0 .. 4] UserInfo: (null) Hints:
When I try to open another project, everything is in order, this is just this specific project.
I tried restarting my Mac and it will work anyway.

Does anyone know how to fix this?
Thanks!
xcode xcode8
FS.O6
source share