We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd711f commit 1926da3Copy full SHA for 1926da3
1 file changed
Config.xcconfig
@@ -3,7 +3,7 @@ SLASH = /
3
4
HOST_APP_NAME = Copilot for Xcode
5
BUNDLE_IDENTIFIER_BASE = com.intii.CopilotForXcode
6
-SPARKLE_FEED_URL = https:$(SLASH)$(SLASH)raw.githubusercontent.com/intitni/CopilotForXcode/main/appcast.xml
+SPARKLE_FEED_URL = https:$(SLASH)$(SLASH)copilotforxcode.intii.com/appcast.xml
7
SPARKLE_PUBLIC_KEY = WDzm5GHnc6c8kjeJEgX5GuGiPpW6Lc/ovGjLnrrZvPY=
8
APPLICATION_SUPPORT_FOLDER = com.intii.CopilotForXcode
9
EXTENSION_BUNDLE_NAME = Copilot
0 commit comments