The feed seems to have data in it, and includes the swift 4.0 release note:

  <entry>
    <title>Swift 4.0 Released!</title>
    
    <author>
    
      <name>Ted Kremenek</name>
    
    </author>
    <link href="https://swift.org/blog/swift-4-0-released/"/>
    <updated>2017-09-19T05:00:00-07:00</updated>
    <id>https://swift.org/blog/swift-4-0-released/</id>
    <content type="html">&lt;p&gt;Swift 4 is now officially released!  Swift 4 
builds on the strengths of Swift 3, delivering greater robustness and 
stability, providing source code compatibility with Swift 3, ma
king improvements to the standard library, and adding features like archival 
and serialization.&lt;/p&gt;

When you curl the feed, what happens?

curl https://swift.org/atom.xml

Note that the feed is an Atom feed, rather than an RSS feed, but it should 
still be possible for your favourite news reader to process it. It may also be 
caused by having marked the feed as read; in which case, removing it and adding 
it again should work.

Alex

> On 20 Sep 2017, at 16:54, Craig Maynard via swift-users 
> <swift-users@swift.org> wrote:
> 
> I'm a happy user of NetNewsWire 3.3 and I follow dozens of blogs with no 
> problems. However, when I subscribe to the RSS feed at 
> https://swift.org/atom.xml, I'm not seeing any blog posts. Who should I 
> contact to report a problem with this feed?
> 
> Craig
> 
> _______________________________________________
> swift-users mailing list
> swift-users@swift.org
> https://lists.swift.org/mailman/listinfo/swift-users

_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to