Build operations are disabled: "project.xcworkspace" has changed and restarts

I received this message, which is as follows.

Build Warning

Then I tried to rebuild it, which led me to this warning message. enter image description here

Now, if I select the Xcode Version, it will start throwing an error related to the dependency of the external libraries that I added. Any suggestion. enter image description here

+8
ios frameworks xcode
source share
1 answer

I have the same problem with Xcode 7.3.

Restarting the IDE helps.

+21
source share

All Articles