Skip to content

DPalagi/Le-Monde-RSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published