Skip to content

Commit 22e3fa4

Browse files
committed
Update appcast.xml
1 parent a47fa95 commit 22e3fa4

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

ExtensionService/ExtensionService.entitlements

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
<array>
77
<string>$(TeamIdentifierPrefix)group.$(BUNDLE_IDENTIFIER_BASE)</string>
88
</array>
9-
<key>com.apple.security.cs.disable-library-validation</key>
10-
<true/>
119
<key>keychain-access-groups</key>
1210
<array>
1311
<string>$(AppIdentifierPrefix)$(BUNDLE_IDENTIFIER_BASE).Shared</string>

appcast.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
<channel>
44
<title>Copilot for Xcode</title>
55

6+
<item>
7+
<title>0.18.0</title>
8+
<pubDate>Thu, 08 Jun 2023 14:34:14 +0800</pubDate>
9+
<sparkle:version>180</sparkle:version>
10+
<sparkle:shortVersionString>0.18.0</sparkle:shortVersionString>
11+
<sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion>
12+
<sparkle:releaseNotesLink>
13+
https://github.com/intitni/CopilotForXcode/releases/tag/0.18.0
14+
</sparkle:releaseNotesLink>
15+
<enclosure url="https://github.com/intitni/CopilotForXcode/releases/download/0.18.0/Copilot.for.Xcode.app.zip" length="19819784" type="application/octet-stream" sparkle:edSignature="ISx1td7ARjJfQBE0zCIRms7W+S1soyZniHZGEirg8jSfEjMoZmbGdGpgCLleRJdPpw5QDN4UUvM/emZYcUXlDw=="/>
16+
</item>
17+
618
<item>
719
<title>0.17.1</title>
820
<pubDate>Wed, 31 May 2023 12:30:21 +0800</pubDate>

0 commit comments

Comments
 (0)