I'm having a problem with xCode
on Swift
. From time to time it does not want to appear in the simulator new components that I include in viewController
.
For example: If I put a simple button
on the screen, when compiling in the simulator this same button
does not appear. Why is this happening?