Coding exercise in Swift about the Le Monde's RSS feed
This app main purpose is to allows me to test some of the Swift functionnalities as I'm an ObjC iOS developer. The app consists into displaying the RSS feed from the newspaper Le Monde and it's news RSS feed available here.
As it's an iOS Swift 4 project, you're gonna need:
- xCode 9.3 or later
- the
cocoapodsgem installed on your Macsudo gem install cocoapoads. Cocoapods
git clonethe projectpod installinto the "Le Monde RSS" folder, not the root oneopen Le\ Monde\ RSS.xcworkspaceand xCode should launch the project with the dependencies correctly- run the project on Simulator or Device
- enjoy