Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 831 Bytes

File metadata and controls

18 lines (15 loc) · 831 Bytes

Le Monde - RSS Feed

Coding exercise in Swift about the Le Monde's RSS feed

Purpose

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.

Requirements

As it's an iOS Swift 4 project, you're gonna need:

  • xCode 9.3 or later
  • the cocoapods gem installed on your Mac sudo gem install cocoapoads. Cocoapods

Usage

  • git clone the project
  • pod install into the "Le Monde RSS" folder, not the root one
  • open Le\ Monde\ RSS.xcworkspace and xCode should launch the project with the dependencies correctly
  • run the project on Simulator or Device
  • enjoy