I have to build my projects twice in xcode before seeing changes. This has to be the most annoying thing I have encountered so far. In two completely different projects, after adding the FacebookSDK and integration, changes I make don’t seem to compile the first time. However, if I build twice, the changes can be seen upon the second build. Anyone experienced similar issues or know anything I can change to fix this?
Share
How about make clean and then build?