mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Deploying to gh-pages from @ XcodesOrg/XcodesApp@9d73cd2091 🚀
This commit is contained in:
parent
1a949df45f
commit
bfb9e024f6
2 changed files with 162 additions and 0 deletions
81
appcast.xml
81
appcast.xml
|
|
@ -7,6 +7,87 @@
|
|||
|
||||
|
||||
|
||||
<item>
|
||||
<title>v2.1.2 - I'm just Xcodes</title>
|
||||
<description><![CDATA[<p>Install Xcodes using one of the methods listed <a href="https://github.com/RobotsAndPencils/XcodesApp#installation">here</a>.
|
||||
Update Xcodes by selecting Check for Updates… in the Xcodes menu in the menu bar.</p>
|
||||
|
||||
<h2 id="changes-212">Changes 2.1.2</h2>
|
||||
|
||||
<h2 id="-bug-fixes">🐛 Bug Fixes</h2>
|
||||
|
||||
<ul>
|
||||
<li>fix: xcode list row text hidden on macOS 14.4 (#538) @vvisionnn</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="changes-211">Changes 2.1.1</h2>
|
||||
|
||||
<h2 id="-enhancements">🚀 Enhancements</h2>
|
||||
|
||||
<ul>
|
||||
<li>Replace AttributedText with markdown to fix the layout issues (#531) @huihuisang</li>
|
||||
<li>replace default icon in info page (#530) @huihuisang</li>
|
||||
<li>Improve Filter Button style (#526) @chickdan</li>
|
||||
<li>Improve the layout of the sidebar (#504) @huihuisang</li>
|
||||
<li>Improve signing experience when using non-english keyboard (#521) @LiYanan2004</li>
|
||||
<li>Improvements in the layout of the Settings window (#506) @alladinian</li>
|
||||
<li>Allow selecting text for version info (#503) @clementpadovani</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="-bug-fixes-1">🐛 Bug Fixes</h2>
|
||||
|
||||
<ul>
|
||||
<li>fix runtime not appearing when multiple runtimes exist for same build (#523) @MattKiazyk</li>
|
||||
<li>fix: adds back in sidebar toggle button so users don’t get stuck (#499) @MattKiazyk</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="-localization">🌎 Localization</h2>
|
||||
|
||||
<ul>
|
||||
<li>chore: cleanup some localizeable.xcstrings (#532) @MattKiazyk</li>
|
||||
<li>Updated german localization (#519) @Schr0eder</li>
|
||||
<li>l10n(zh-Hant): Update translation for 2.0.2 (#502) @pan93412</li>
|
||||
<li>Update Ukrainian localisation (#510) @kikiwora</li>
|
||||
<li>Greek language localization (#505) @alladinian</li>
|
||||
<li>Update zh_Hans Localizations. And more. (#482) @megabitsenmzq</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="-maintenance">🧰 Maintenance</h2>
|
||||
|
||||
<ul>
|
||||
<li>Remove outdated version checks (#527) @chickdan</li>
|
||||
<li>Bump ruby/setup-ruby from 1.171.0 to 1.172.0 (#509) @dependabot</li>
|
||||
<li>Bump actions/cache from 4.0.0 to 4.0.1 (#515) @dependabot</li>
|
||||
<li>Bump release-drafter/release-drafter from 5 to 6 (#497) @dependabot</li>
|
||||
<li>Bump ruby/setup-ruby from 1.169.0 to 1.171.0 (#495) @dependabot</li>
|
||||
</ul>
|
||||
|
||||
<!-- sparkle:edSignature=H7jdc6r8REbcRBAb1VHjOfhUdsk04y6QH+IbOl6keL/kLn7Qog8k7oo3Edcx79hKJonPQXKDIa09eP7u3+zACw== -->
|
||||
]]></description>
|
||||
<pubDate>Sun, 17 Mar 2024 14:19:15 +0000</pubDate>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<enclosure
|
||||
url="https://github.com/XcodesOrg/XcodesApp/releases/download/v2.1.2b26/Xcodes.zip"
|
||||
sparkle:version="26"
|
||||
sparkle:shortVersionString="2.1.2"
|
||||
sparkle:edSignature="H7jdc6r8REbcRBAb1VHjOfhUdsk04y6QH+IbOl6keL/kLn7Qog8k7oo3Edcx79hKJonPQXKDIa09eP7u3+zACw=="
|
||||
length="12327539"
|
||||
type="application/octet-stream" />
|
||||
|
||||
|
||||
</item>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<item>
|
||||
<title>v2.1.1 - I'm just Xcodes</title>
|
||||
<description><![CDATA[<p>Install Xcodes using one of the methods listed <a href="https://github.com/RobotsAndPencils/XcodesApp#installation">here</a>.
|
||||
|
|
|
|||
|
|
@ -7,6 +7,87 @@
|
|||
|
||||
|
||||
|
||||
<item>
|
||||
<title>v2.1.2 - I'm just Xcodes</title>
|
||||
<description><![CDATA[<p>Install Xcodes using one of the methods listed <a href="https://github.com/RobotsAndPencils/XcodesApp#installation">here</a>.
|
||||
Update Xcodes by selecting Check for Updates… in the Xcodes menu in the menu bar.</p>
|
||||
|
||||
<h2 id="changes-212">Changes 2.1.2</h2>
|
||||
|
||||
<h2 id="-bug-fixes">🐛 Bug Fixes</h2>
|
||||
|
||||
<ul>
|
||||
<li>fix: xcode list row text hidden on macOS 14.4 (#538) @vvisionnn</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="changes-211">Changes 2.1.1</h2>
|
||||
|
||||
<h2 id="-enhancements">🚀 Enhancements</h2>
|
||||
|
||||
<ul>
|
||||
<li>Replace AttributedText with markdown to fix the layout issues (#531) @huihuisang</li>
|
||||
<li>replace default icon in info page (#530) @huihuisang</li>
|
||||
<li>Improve Filter Button style (#526) @chickdan</li>
|
||||
<li>Improve the layout of the sidebar (#504) @huihuisang</li>
|
||||
<li>Improve signing experience when using non-english keyboard (#521) @LiYanan2004</li>
|
||||
<li>Improvements in the layout of the Settings window (#506) @alladinian</li>
|
||||
<li>Allow selecting text for version info (#503) @clementpadovani</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="-bug-fixes-1">🐛 Bug Fixes</h2>
|
||||
|
||||
<ul>
|
||||
<li>fix runtime not appearing when multiple runtimes exist for same build (#523) @MattKiazyk</li>
|
||||
<li>fix: adds back in sidebar toggle button so users don’t get stuck (#499) @MattKiazyk</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="-localization">🌎 Localization</h2>
|
||||
|
||||
<ul>
|
||||
<li>chore: cleanup some localizeable.xcstrings (#532) @MattKiazyk</li>
|
||||
<li>Updated german localization (#519) @Schr0eder</li>
|
||||
<li>l10n(zh-Hant): Update translation for 2.0.2 (#502) @pan93412</li>
|
||||
<li>Update Ukrainian localisation (#510) @kikiwora</li>
|
||||
<li>Greek language localization (#505) @alladinian</li>
|
||||
<li>Update zh_Hans Localizations. And more. (#482) @megabitsenmzq</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="-maintenance">🧰 Maintenance</h2>
|
||||
|
||||
<ul>
|
||||
<li>Remove outdated version checks (#527) @chickdan</li>
|
||||
<li>Bump ruby/setup-ruby from 1.171.0 to 1.172.0 (#509) @dependabot</li>
|
||||
<li>Bump actions/cache from 4.0.0 to 4.0.1 (#515) @dependabot</li>
|
||||
<li>Bump release-drafter/release-drafter from 5 to 6 (#497) @dependabot</li>
|
||||
<li>Bump ruby/setup-ruby from 1.169.0 to 1.171.0 (#495) @dependabot</li>
|
||||
</ul>
|
||||
|
||||
<!-- sparkle:edSignature=H7jdc6r8REbcRBAb1VHjOfhUdsk04y6QH+IbOl6keL/kLn7Qog8k7oo3Edcx79hKJonPQXKDIa09eP7u3+zACw== -->
|
||||
]]></description>
|
||||
<pubDate>Sun, 17 Mar 2024 14:19:15 +0000</pubDate>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<enclosure
|
||||
url="https://github.com/XcodesOrg/XcodesApp/releases/download/v2.1.2b26/Xcodes.zip"
|
||||
sparkle:version="26"
|
||||
sparkle:shortVersionString="2.1.2"
|
||||
sparkle:edSignature="H7jdc6r8REbcRBAb1VHjOfhUdsk04y6QH+IbOl6keL/kLn7Qog8k7oo3Edcx79hKJonPQXKDIa09eP7u3+zACw=="
|
||||
length="12327539"
|
||||
type="application/octet-stream" />
|
||||
|
||||
|
||||
</item>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<item>
|
||||
<title>v2.1.1 - I'm just Xcodes</title>
|
||||
<description><![CDATA[<p>Install Xcodes using one of the methods listed <a href="https://github.com/RobotsAndPencils/XcodesApp#installation">here</a>.
|
||||
|
|
|
|||
Loading…
Reference in a new issue