I have made few changes in TICDSSynchronizationOperation.m which decrease the number of fetch requests when operation applying changes to affected objects. It gives better performance then the same object has more than one change.
Thanks for the pull request. Can you re-submit it to our develop branch (I should have been more specific, my bad) and remove the changes to your Dropbox keys.
I have made few changes in TICDSSynchronizationOperation.m which decrease the number of fetch requests when operation applying changes to affected objects. It gives better performance then the same object has more than one change.