Folks,
Currently I am using xcode 9.1 version when working into .h,.m or .swift file projects works properly even when run application into device works without any error.
Also same project open into XCODE 8 It's works .storyboard open and able to edit every thing works But when I loaded my project in Xcode 9.1 I try to load my main storyboard, Xcode starts to compile automatically the storyboard and it's hanging in the step "Signing product". After that i Have to force the exit.
NOTE : I used project developed into XCODE 8.3.3 after updating xcode newer version XCODE 9 or XCODE 9.1 facing this kind of issue.
Anybody having the same issue or like that?
Any solution to fix this issue/bug while updating .storyboard code.