dropbox-sdk-obj-c icon indicating copy to clipboard operation
dropbox-sdk-obj-c copied to clipboard

Xcode 11 GM generates many Analyzer warnings

Open yoasha opened this issue 5 years ago • 5 comments

There are many reported issues by the Xcode Analyzer which are probably indicating semantic rather than functional issues. However, I think that when performing Xcode > Product > Analyze, it's a good practice to get an empty issue list just like good developers would strive to get an empty warning list when they compile their project.

Currently, there are dozens of NSNumber * conversion issues, among a single "Dead Store" issue which is attached in a screenshot. If you can find the time and put the required efforts to cleanup these Analyzer issues, it would be much appreciated by me and probably by many other developers.

image

yoasha avatar Sep 11 '19 10:09 yoasha

Thanks for the report! I'll ask the team to clean this up.

greg-db avatar Sep 11 '19 15:09 greg-db

It's been over a year now since @yoasha (very respectfully) reported these careless coding issues. When do you plan to fix them? The occurrence of 80 issues in supposedly production-quality code reflects poorly on you, Dropbox, and all of us who must use your slipshod library.

Screen Shot 2020-09-16 at 10 54 34 AM

kelohedeb avatar Sep 16 '20 16:09 kelohedeb

@kelohedeb Thanks for the feedback! I can't offer a specific timeline for when the team would be working on this, but I'll bring this up with them again and share the feedback.

greg-db avatar Sep 16 '20 17:09 greg-db

Hi, Originally, I reported these warnings for Xcode 11, however, we are already on Xcode 13 and I still see dozens of warnings. Can you please handle this?

yoasha avatar Sep 24 '21 14:09 yoasha

This is still open with the team, but I don't have an update on it. I'll follow up here once I do.

greg-db avatar Sep 24 '21 19:09 greg-db