BEMSimpleLineGraph icon indicating copy to clipboard operation
BEMSimpleLineGraph copied to clipboard

Kellyroach/upgrade to xcode941

Open kellyroach opened this issue 6 years ago • 0 comments

Summary

  • This pull request upgrades BEMSimpleLineGraph to Xcode 9.4.1 and fixes issues.

Fixes Issues

This pull request fixes the following issues:

  • memory leak issues
  • deprecated implementations in Tests issues
  • storyboard warnings issues
  • missing 1024x1024 AppIcon issue.

Changes

The following changes are included in this pull request:

  • BEMSimpleLineGraphView.m+.h
  • Two *.storyboard's
  • CustomizationTests.m and SimpleLineChartTests.m
  • project.pbxproj and *.xcscheme's to Xcode 9.4.1 recommended settings

kellyroach avatar Aug 31 '18 20:08 kellyroach