项目作者: interstateone

项目描述 :
The missing RSS feed for Discover content in the new Apple Developer app
高级语言: Swift
项目地址: git://github.com/interstateone/AppleDeveloperDiscover.git
创建时间: 2020-04-25T02:17:45Z
项目社区:https://github.com/interstateone/AppleDeveloperDiscover

开源协议:MIT License

下载


Apple Developer Discover RSS Feed

The new Apple Developer app has some neat content that isn’t (yet?) available with an RSS feed. This generates that RSS feed.

A small Swift program is run daily and on pushes to generate the feed and publish it to GitHub Pages here: https://interstateone.github.io/AppleDeveloperDiscover/feed.xml

[Valid RSS]

Disclaimers

  • I don’t want this project to be necessary. Someone at Apple should make an RSS feed for this content. 😄
  • This is a little hobby project, not a polished codebase. I got nerd sniped by iOS Dev Weekly and made this one evening. If something isn’t working in a reasonable way then it might get fixed, but you should probably open a PR to fix it yourself.
  • The Apple URL that this hits was found with Charles for iOS and, based on some digging with Hopper, seems like it’s not user-specific and won’t change without a change to the app itself. No guarantees though.