I don't know if the title goes with the question but this is the first time I'm facing this problem and I don't know what has happened and there is no error so can't really tell what is the issue. So here is what I did:
- I updated pods. As far as I remember this is the first time I updated after updating to iOS 10.
- I added
pod 'ActionSheetPicker-3.0'
and#pod 'IQActionSheetPickerView', '~> 1.0'
it updated fine without any errors. - There were some
Undefined symbols for architecture armv7
which I solved with the answer here. I only cleaned the Build Folder but I didn't changedBuild Active Architecture Only
like it is said.
After some time this happened:
and
I haven't pulled or pushed anything yet. But by looking at what the pull request is it has these uncommitted changes.
So this is all the information I think is required to define this problem. Let me know if you want to know more.
Based on a comment I'm sharing the branches I have: