Skip to content

Commit

Permalink
Merge pull request #655 from insidegui/rambo/ship-7.3
Browse files Browse the repository at this point in the history
Ship version 7.3
  • Loading branch information
insidegui authored Jun 2, 2021
2 parents 6dd2aaa + 305acff commit 2589e87
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Enjoy WWDC from the comfort of your Mac with the unofficial WWDC app for macOS.

In partnership with CocoaHub, you can also use the app's Community tab to browse through Apple announcements, updates to the Swift language, new episodes from your favorite podcasts, community blog posts, and more.

You may also search for your WWDC content in [Raycast](https://raycast.com) if you have both apps installed, just enable “Allow other apps access to your WWDC content” in preferences.

⬇️ If you just want to download the latest release, go to [the website](https://wwdc.io).

## Schedule
Expand All @@ -12,7 +14,7 @@ The schedule tab shows the schedule for the current edition of WWDC, and allows

## Videos

Watch this year's videos as they're released and access videos from previous years. You can also read transcripts of sessions and easily jump to a specific point in the relevant video. Transcripts are also searchable and available in
Watch this year's videos as they're released and access videos from previous years. You can also read transcripts of sessions and easily jump to a specific point in the relevant video. Transcripts are also searchable and available in multiple languages.

![videos](./img/v7/Transcript.png)

Expand Down Expand Up @@ -50,7 +52,7 @@ Browse content curated by the [CocoaHub](http://cocoahub.app) team in the Commun

## iCloud Sync

Enable the iCloud sync in preferences and your favorites, bookmarks and progress in sessions will be synced accross your Macs.
Enable the iCloud sync in preferences and your favorites, bookmarks and progress in sessions will be synced across your Macs.

## Sharing

Expand Down Expand Up @@ -85,7 +87,7 @@ A number of third-party libraries are used by the app:

## Building the app

**Building requires Xcode 12.4 or later.**
**Building requires Xcode 12.5 or later.**

**Clone this branch and before opening the project, run `./bootstrap.sh`** to setup the environment. It will install `swiftlint` for you using `brew` if you don't have it yet.

Expand Down
Binary file modified Releases/WWDC_latest.zip
Binary file not shown.
15 changes: 15 additions & 0 deletions Releases/appcast_v5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@
<description>Most recent changes with links to updates.</description>
<language>en</language>

<item>
<title>Version 7.3</title>
<description><![CDATA[
<ul>
<li>Updated for WWDC 2021</li>
<li>Adds integration with <a href="https://raycast.com">Raycast</a> so that you can find your WWDC content there (this must be enabled in preferences)</li>
<li>Addresses an issue that prevented sessions from being unfavorited</li>
<li>Minor bug fixes</li>
</ul>
]]></description>
<pubDate>Wed, 2 Jun 2021 14:00:00 -0300</pubDate>
<enclosure url="https://github.com/insidegui/WWDC/releases/download/7.3/WWDC_v7.3-1019.dmg" sparkle:version="1019" sparkle:shortVersionString="7.2" length="20483517" type="application/octet-stream" />
<sparkle:minimumSystemVersion>10.15</sparkle:minimumSystemVersion>
</item>

<item>
<title>Version 7.2</title>
<description><![CDATA[
Expand Down

0 comments on commit 2589e87

Please sign in to comment.