Skip to content

Commit b76afc8

Browse files
committed
Fix sparkle feed url
1 parent 72eb088 commit b76afc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Config.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ SLASH = /
33

44
BUNDLE_IDENTIFIER_BASE = com.intii.CopilotForXcode
55
EXTENSION_BUNDLE_NAME = Copilot
6-
SPARKLE_FEED_URL = https:$(SLASH)$(SLASH)github.com/intitni/CopilotForXcode/blob/main/appcast.xml
6+
SPARKLE_FEED_URL = https:$(SLASH)$(SLASH)raw.githubusercontent.com/intitni/CopilotForXcode/main/appcast.xml
77
SPARKLE_PUBLIC_KEY = WDzm5GHnc6c8kjeJEgX5GuGiPpW6Lc/ovGjLnrrZvPY=

0 commit comments

Comments
 (0)