57th working day as an iOS Developer. First of all, I want to condemn the bug in Xcode that appears most of the time when I am archiving. It appears also when I am building (sometimes). Fixing that bug is almost time consuming. Anyway, here are the ways how to overcome that.OPTION #1
1. Press Command + Shift + K -> this is for normal Clean.
2. Then Command + Option (alt) + Shift + K -> this is another kind of cleaning, something like cleaning the build, I guess.
OPTION #2
1. Press Command + Shift + K
2. Then Press Command + B -> normal Build.
Oh, I'd like to say that I feel like I've mastered Certificate Stuffs and Provisioning Profile Stuffs in iOS Development.



Post a Comment