after the latest update of Xcode 10 I have the problem that when I try to build and install the app to my IPhone 7, Xcode seems to install the app, but I cannot see any changes when I try to change for example a color or a constraint in Main.storyboard.
Asked
Active
Viewed 965 times
-1
-
https://stackoverflow.com/questions/50718018/xcode-10-error-multiple-commands-produce/52418062?noredirect=1#comment91822944_52418062 Follow this question Hope this will help you – Hardik1344 Sep 22 '18 at 11:15
-
https://stackoverflow.com/a/6247073/341994 – matt Sep 22 '18 at 11:54
2 Answers
0
Try restarting the phone.
Different issue but I was having an issue running an XCUITest on device after upgrading to Xcode 10, and restart solved it.

Alexis O
- 282
- 1
- 8
0
Quit Xcode and the simulator and then Restart you computer.
If that doesn’t work try using a different simulator.

Oscar
- 404
- 7
- 19