Marcelo Perretta

Results 8 issues of Marcelo Perretta

Hi, thanks for you great library. I'm updated the main class to make this more flexible and support the latest iOS 13 frameworks. - Added support to define use only...

Updated logic to parse tag on RSSParser. Created a new object (RSParsedMediaContent) and use it to add attachments elements when they exist.

parsing the feed: https://www.lanacion.com.ar/arcio/rss/ I'm found that the tag **** is not taking account. Are there any way to inspect that property after to do `FeedParser.parse(...)` on the **items** value?...

Im followed the steps, but I have an issue and I'm dont know how to solve. This is my struct: // // File.swift // // // Created by Perretta, Marcelo...

Minor change. Changed duplicated `let identified_os = parser.os` for `let identified_browser = parser.browser`

I have an issue with an url (https://hipertextual.com/feed). Every time that I tried to get the articles, this endpoint redirects, several times to the same url. This little update help...

Hi friend, thanks for sharing your knowledge. On the README, I found that the link for the next challenge is pointed to `... MayWeek1/MaySolDay4.swift` instead of `MayWeek1/MaySolDay3.swift` May 1st -...

## Checklist - [X] Reviewed the README and documents. - [X] Searched existing issues for ensure not duplicated. ## Description With Xcode 16, the support for Swift 6 was added...