Interface Builder Storyboard Compiler Error Group

I have been receiving this iternal error for some time and cannot find the file to report to bugreport.

Any ideas where it might be?

Interface Builder Storyboard Compiler Error Group

/Users/terryburdett/Desktop/BioRythmV1.0/BioRythmV1.0/Base.lproj/LaunchScreen.storyboard: Internal error. Please file a bug at bugreport.apple.com and attach "/var/folders/2l/3s4v27n53g93n6nkzvklgpfm0000gn/T/IB-agent-diagnostics_2018-08-24_18-43-46_844000".

Did you try to do a Clean Build Folder ? (Product menu)


Possibly restart XCode after, possibly restart Mac if that's not enough.

testest

I have been struggling with this for some time, filed a bug report with Apple and they claimed I didn't have permission. No reference to what permissions.

Towards the bottom of the log file from the bug report was the following text.

"You don’t have permission to save the file “60ACC3A5-E7E2-4330-869B-15447826C019” in the folder “CoreSimulator”." UserInfo={NSFilePath=/Users/terryburdett/Library/Logs/CoreSimulator/60ACC3A5-E7E2-4330-869B-15447826C019, NSUnderlyingError=0x7fda1871c8b0 {Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied"}}}}}


Follow the path to Logs and getinfo on Logs folder. If your name isn't in the sharing and permissions list, unlock the folder and add it. Change permissions to read/write. Next time you run Xcode it should create an CoreSimulator folder in the Logs folder and compile without bug.

In my case the Logs folder was the only one in the path that I didn't have permission for reading/writing. So check all folders in the path.

So far working good.

Interface Builder Storyboard Compiler Error Group
 
 
Q