SwiftRSS icon indicating copy to clipboard operation
SwiftRSS copied to clipboard

Updated project to Swift 2

Open dfreniche opened this issue 9 years ago • 0 comments

  • Added public to classes & members, to solve visibility issues. As this is a Pod, it's inside its own Framework so we need to declare public as needed
  • Converted to latest Swift syntax
  • Project updated to latest Xcode 7 format
  • Conflicting setter renamed
  • Updated readme

dfreniche avatar Jan 22 '16 15:01 dfreniche