Skip to content

Commit bccc5c1

Browse files
committed
Fix dev build menu title
1 parent f4cdc23 commit bccc5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Config.debug.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ BUNDLE_IDENTIFIER_BASE = dev.com.intii.CopilotForXcode
66
SPARKLE_FEED_URL = http:$(SLASH)$(SLASH)127.0.0.1:9433/appcast.xml
77
SPARKLE_PUBLIC_KEY = WDzm5GHnc6c8kjeJEgX5GuGiPpW6Lc/ovGjLnrrZvPY=
88
APPLICATION_SUPPORT_FOLDER = dev.com.intii.CopilotForXcode
9-
EXTENSION_BUNDLE_NAME = Copilot
9+
EXTENSION_BUNDLE_NAME = Copilot Dev
1010
EXTENSION_BUNDLE_DISPLAY_NAME = Copilot Dev
1111
EXTENSION_SERVICE_NAME = CopilotForXcodeExtensionService
1212

0 commit comments

Comments
 (0)