I have two keys, somehow Xcode 10.1 cached them. if I don't cleanup the build folder, the the file will be updated by pod install, while Xcode will continue to use the cached version.
Is this case, every build should clean the derived data if we are planing changing the key?
I have two keys, somehow Xcode 10.1 cached them. if I don't cleanup the build folder, the the file will be updated by pod install, while Xcode will continue to use the cached version.
Is this case, every build should clean the derived data if we are planing changing the key?