Skip to content

Commit

Permalink
Update appcast for v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
milanvarady committed May 16, 2024
1 parent f106ab0 commit e2fb68e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Applite.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Applite/Preview Content\"";
DEVELOPMENT_TEAM = 9CLTNBW4Z3;
Expand Down Expand Up @@ -709,7 +709,7 @@
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Applite/Preview Content\"";
DEVELOPMENT_TEAM = 9CLTNBW4Z3;
Expand Down
12 changes: 12 additions & 0 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Applite</title>
<item>
<title>1.2.5</title>
<pubDate>Thu, 16 May 2024 17:42:55 +0200</pubDate>
<sparkle:version>12</sparkle:version>
<sparkle:shortVersionString>1.2.5</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>
https://aerolite.dev/applite/releases/1.2.5.html
</sparkle:releaseNotesLink>
<sparkle:criticalUpdate></sparkle:criticalUpdate>
<enclosure url="https://milanvarady.github.io/Applite/Applite.dmg" length="3350419" type="application/octet-stream" sparkle:edSignature="M9zEZ9x4EfmNkngm40N4caz2lE6MyLBjHJTH+WK68tzs0A1Nhf7Z+O1Q6C6pujEvZMBD9eRLfVBd/2I9UwR0DA=="/>
</item>
<item>
<title>1.2.4</title>
<pubDate>Sun, 07 Apr 2024 16:31:33 +0200</pubDate>
Expand Down

0 comments on commit e2fb68e

Please sign in to comment.