I had a project working project.now I install the pod again
pod 'Spring', :git => 'https://github.com/MengTo/Spring.git', :branch => 'swift3'
No I am getting this error.
“error: IB Designables: Failed to render and update auto layout status for AvailabilityViewController no suitable image found. Did find: Spring.framework: required code signature missing for 'Spring.framework’ ”
Now my app is running.but I could not find views in story board.
I tried to remove all derived data from Xcode and I turn off Automatically manage signing.but nothing works. Hope you understand my problem. Thanks in advance.