AGVolumeControlView icon indicating copy to clipboard operation
AGVolumeControlView copied to clipboard

Update to Xcode 9.4.1 / Swift 4.0

Open kellyroach opened this issue 7 years ago • 0 comments

This pull request upgrades AGVolumeControlView and Example to Xcode 9.4.1 / Swift 4.0 . Most changes are to the Example app to get Xcode Analyze to "No issues".

  • Update to Xcode 9.4.1 recommended settings
  • Conversion to Swift 4
  • pod update
  • Remove AGVolumeControlView_Tests which isn't doing real testing .travis.yml Podfile
  • Portrait only, remove check on "Landscape Left"
  • AppIcon add missing icon sizes

kellyroach avatar Sep 18 '18 02:09 kellyroach