I’m curious to know about App update size(s) when third party / Internal frameworks which are recompiled for every submission. Available documentation states if there are changes in the file, the corresponding file updates are part of the update package. Now, does this mean, that every frameworks which are re-compiled during each submission without any changes to the code translates to NO updates or is it considered as a code change and the entire library/framework is downloaded as an update?
Thanks in advance.