I just recently finished my project and I was chaining a few things and them suddenly nothing is changing when I run it on simulator or device. It stays the same. When I change the text on label it stays same. Nothing is changing at all! Why is this happening?
Asked
Active
Viewed 38 times
0
-
1Have you tried restarting your computer or cleaning the build. There are times xcode gets buggy and just stops functioning properly. – Moonhead Oct 20 '14 at 03:47
-
Sorry extremely new how to clean the build? Thanks if this works you're the best. – Xcoder Oct 20 '14 at 03:49
-
1It should be on the upper navigation and under build or ⇧ + ⌘ + K – Moonhead Oct 20 '14 at 03:50
-
Thanks it worked! Please Write your answer as a proper answer so I can tick you and you can get rep. Thanks again! – Xcoder Oct 20 '14 at 03:56
-
Glad to know I can help. It's inspiring to hear young coders like you. Don't give up!!! – Moonhead Oct 20 '14 at 03:56
-
Thanks. Glad to know there a professionals like you willing to help young coders like my self! :D – Xcoder Oct 20 '14 at 03:58
1 Answers
2
Have you tried restarting your computer or cleaning the build. There are times xcode gets buggy and just stops functioning properly.

Moonhead
- 1,570
- 8
- 17