Skip to content

Commit a965277

Browse files
committed
Update extension name so that it's more discoverable
1 parent a247bb7 commit a965277

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

CustomSuggestionService.xcodeproj/project.pbxproj

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
C8D011502B59912800219412 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C8D0114F2B59912800219412 /* Assets.xcassets */; };
2626
C8D011532B59912800219412 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C8D011522B59912800219412 /* Preview Assets.xcassets */; };
2727
C8D011632B5A5B4D00219412 /* CopilotForXcodeExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8D011622B5A5B4D00219412 /* CopilotForXcodeExtension.swift */; };
28-
C8D011682B5A5B4D00219412 /* CopilotForXcodeExtension.appex in Embed ExtensionKit Extensions */ = {isa = PBXBuildFile; fileRef = C8D011602B5A5B4D00219412 /* CopilotForXcodeExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
28+
C8D011682B5A5B4D00219412 /* CustomSuggestionServiceCopilotForXcodeExtension.appex in Embed ExtensionKit Extensions */ = {isa = PBXBuildFile; fileRef = C8D011602B5A5B4D00219412 /* CustomSuggestionServiceCopilotForXcodeExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
2929
C8D0116F2B5A5BFF00219412 /* CopilotForXcodeKit in Frameworks */ = {isa = PBXBuildFile; productRef = C8D0116E2B5A5BFF00219412 /* CopilotForXcodeKit */; };
3030
C8D011752B5A5DC600219412 /* Shared in Frameworks */ = {isa = PBXBuildFile; productRef = C8D011742B5A5DC600219412 /* Shared */; };
3131
C8D011772B5A5DCC00219412 /* Shared in Frameworks */ = {isa = PBXBuildFile; productRef = C8D011762B5A5DCC00219412 /* Shared */; };
@@ -59,7 +59,7 @@
5959
dstPath = "$(EXTENSIONS_FOLDER_PATH)";
6060
dstSubfolderSpec = 16;
6161
files = (
62-
C8D011682B5A5B4D00219412 /* CopilotForXcodeExtension.appex in Embed ExtensionKit Extensions */,
62+
C8D011682B5A5B4D00219412 /* CustomSuggestionServiceCopilotForXcodeExtension.appex in Embed ExtensionKit Extensions */,
6363
);
6464
name = "Embed ExtensionKit Extensions";
6565
runOnlyForDeploymentPostprocessing = 0;
@@ -88,7 +88,7 @@
8888
C8D011542B59912800219412 /* CustomSuggestionService.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = CustomSuggestionService.entitlements; sourceTree = "<group>"; };
8989
C8D0115A2B5A59D100219412 /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; };
9090
C8D0115B2B5A59D400219412 /* Config.debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.debug.xcconfig; sourceTree = "<group>"; };
91-
C8D011602B5A5B4D00219412 /* CopilotForXcodeExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.extensionkit-extension"; includeInIndex = 0; path = CopilotForXcodeExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
91+
C8D011602B5A5B4D00219412 /* CustomSuggestionServiceCopilotForXcodeExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.extensionkit-extension"; includeInIndex = 0; path = CustomSuggestionServiceCopilotForXcodeExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
9292
C8D011622B5A5B4D00219412 /* CopilotForXcodeExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CopilotForXcodeExtension.swift; sourceTree = "<group>"; };
9393
C8D011642B5A5B4D00219412 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
9494
C8D011652B5A5B4D00219412 /* CopilotForXcodeExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = CopilotForXcodeExtension.entitlements; sourceTree = "<group>"; };
@@ -165,7 +165,7 @@
165165
isa = PBXGroup;
166166
children = (
167167
C8D011482B59912700219412 /* Custom Suggestion Service Debug.app */,
168-
C8D011602B5A5B4D00219412 /* CopilotForXcodeExtension.appex */,
168+
C8D011602B5A5B4D00219412 /* CustomSuggestionServiceCopilotForXcodeExtension.appex */,
169169
);
170170
name = Products;
171171
sourceTree = "<group>";
@@ -297,7 +297,7 @@
297297
C8D011762B5A5DCC00219412 /* Shared */,
298298
);
299299
productName = CopilotForXcodeExtension;
300-
productReference = C8D011602B5A5B4D00219412 /* CopilotForXcodeExtension.appex */;
300+
productReference = C8D011602B5A5B4D00219412 /* CustomSuggestionServiceCopilotForXcodeExtension.appex */;
301301
productType = "com.apple.product-type.extensionkit-extension";
302302
};
303303
/* End PBXNativeTarget section */
@@ -620,7 +620,7 @@
620620
MACOSX_DEPLOYMENT_TARGET = 13.0;
621621
MARKETING_VERSION = "$(APP_VERSION)";
622622
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER_BASE).CustomSuggestionService.CopilotForXcodeExtension";
623-
PRODUCT_NAME = "$(TARGET_NAME)";
623+
PRODUCT_NAME = "CustomSuggestionService$(TARGET_NAME)";
624624
SKIP_INSTALL = YES;
625625
SWIFT_EMIT_LOC_STRINGS = YES;
626626
SWIFT_VERSION = 5.0;
@@ -648,7 +648,7 @@
648648
MACOSX_DEPLOYMENT_TARGET = 13.0;
649649
MARKETING_VERSION = "$(APP_VERSION)";
650650
PRODUCT_BUNDLE_IDENTIFIER = "$(BUNDLE_IDENTIFIER_BASE).CustomSuggestionService.CopilotForXcodeExtension";
651-
PRODUCT_NAME = "$(TARGET_NAME)";
651+
PRODUCT_NAME = "CustomSuggestionService$(TARGET_NAME)";
652652
SKIP_INSTALL = YES;
653653
SWIFT_EMIT_LOC_STRINGS = YES;
654654
SWIFT_VERSION = 5.0;

CustomSuggestionService.xcodeproj/xcshareddata/xcschemes/CopilotForXcodeExtension.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<BuildableReference
1717
BuildableIdentifier = "primary"
1818
BlueprintIdentifier = "C8D0115F2B5A5B4D00219412"
19-
BuildableName = "CopilotForXcodeExtension.appex"
19+
BuildableName = "CustomSuggestionServiceCopilotForXcodeExtension.appex"
2020
BlueprintName = "CopilotForXcodeExtension"
2121
ReferencedContainer = "container:CustomSuggestionService.xcodeproj">
2222
</BuildableReference>

Shared/Sources/Shared/CodeCompletionService/CodeCompletionLogger.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ public final class CodeCompletionLogger {
1919
indentSize: 0,
2020
usesTabsForIndentation: false,
2121
relevantCodeSnippets: []
22-
))
22+
))
2323

2424
let request: SuggestionRequest
2525
var model = Model(type: "", format: "", modelName: "", baseURL: "")

0 commit comments

Comments
 (0)