I have downloaded my project in my new MacBook Pro (13-inch, M1, 2020), M1 Chip and opened it on Xcode 12.4. But all my storyboards are displaying black screens, the view controllers are not rendering. Each storyboard displaying An internal error occurred. Editing functionality may be limited.
I'm attaching the Log.txt file.
I read the log, but can't able to find the issue.
I tried everything,
Note: The message An internal error occurred. Editing functionality may be limited. was displaying in every storyboard. But application is running perfectly on both simulator and device.
I'm attaching the Log.txt file.
I read the log, but can't able to find the issue.
I tried everything,
- Deleted Derived Data
- Restarted Xcode
- Restarted Mac
- Reinstalled Xcode
Note: The message An internal error occurred. Editing functionality may be limited. was displaying in every storyboard. But application is running perfectly on both simulator and device.
I did these steps (Mentioning here because, they might work for you).
Later, I erased all my Macintosh HD. Then, reinstalled Mac OS and Xcode. Now it is working.
Deleted Derived Data
Deleted Developer folder in ~/Library
Deleted com.apple.dt.Xcode folder in ~/Library/Caches
Deleted Xcode
Empty Trash
Reinstalled Xcode
Later, I erased all my Macintosh HD. Then, reinstalled Mac OS and Xcode. Now it is working.