dropbox / dropbox/dropbox-sdk-obj-c

Xcode 11 GM generates many Analyzer warnings

Open
#248 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Objective-C
Stars
186
Forks
118
Avg merge
3m
Merged PRs (30d)
9

Description

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](https://user-images.githubusercontent.com/5601548/64690608-7c2e3a80-d499-11e9-90a8-a9972f08b7e8.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.