Skip to content

Commit 5497253

Browse files
committed
Merge tag '0.15.3' into develop
2 parents fb8a557 + 7bcc7f3 commit 5497253

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ brew upgrade --cask copilot-for-xcode
133133

134134
Alternatively, You can use the in-app updater or download the latest version manually from the latest [release](https://github.com/intitni/CopilotForXcode/releases).
135135

136+
After updating, please restart Xcode to allow the extension to reload.
137+
136138
If you are upgrading from a version lower than **0.7.0**, please run `Copilot for Xcode.app` at least once to let it set up the new launch agent for you and re-grant the permissions according to the new rules.
137139

138140
If you find that some of the features are no longer working, please first try regranting permissions to the app.

Version.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
APP_VERSION = 0.15.2
2-
APP_BUILD = 152
1+
APP_VERSION = 0.15.3
2+
APP_BUILD = 153

appcast.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
33
<channel>
44
<title>Copilot for Xcode</title>
5+
6+
<item>
7+
<title>0.15.3</title>
8+
<pubDate>Mon, 15 May 2023 18:46:47 +0800</pubDate>
9+
<sparkle:version>153</sparkle:version>
10+
<sparkle:shortVersionString>0.15.3</sparkle:shortVersionString>
11+
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
12+
<sparkle:releaseNotesLink>
13+
https://github.com/intitni/CopilotForXcode/releases/tag/0.15.3
14+
</sparkle:releaseNotesLink>
15+
<enclosure url="https://github.com/intitni/CopilotForXcode/releases/download/0.15.3/Copilot.for.Xcode.app.zip" length="21342371" type="application/octet-stream" sparkle:edSignature="YYOBKinz8Ay++VYFIOwFRi4xcM3WuOTmPG6n4ar8e7Nc8Sq/JPLWaR2b6wLU05No2DCzMxlHXCF+a4a+o5V4AQ=="/>
16+
</item>
17+
518
<item>
619
<title>0.15.2</title>
720
<pubDate>Sun, 14 May 2023 20:58:20 +0800</pubDate>

0 commit comments

Comments
 (0)