Skip to content

Commit

Permalink
Update marketing names
Browse files Browse the repository at this point in the history
  • Loading branch information
darrarski committed Dec 26, 2021
1 parent 0bd130a commit 66c8047
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions Project/Project.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
3108B61C27720A260079405F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3108B61B27720A260079405F /* Assets.xcassets */; };
3108B62F27720E540079405F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3108B62E27720E540079405F /* Cocoa.framework */; };
3108B63427720E540079405F /* SourceEditorExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3108B63327720E540079405F /* SourceEditorExtension.swift */; };
3108B63B27720E540079405F /* Sort Imports Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 3108B62D27720E540079405F /* Sort Imports Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
3108B63B27720E540079405F /* Sort Imports.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 3108B62D27720E540079405F /* Sort Imports.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
3108B64227720F410079405F /* XcodeKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3108B63027720E540079405F /* XcodeKit.framework */; };
3108B64327720F410079405F /* XcodeKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3108B63027720E540079405F /* XcodeKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
3108B647277215D70079405F /* LocalizedErrorHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3108B646277215D70079405F /* LocalizedErrorHelpers.swift */; };
Expand All @@ -37,7 +37,7 @@
dstPath = "";
dstSubfolderSpec = 13;
files = (
3108B63B27720E540079405F /* Sort Imports Extension.appex in Embed App Extensions */,
3108B63B27720E540079405F /* Sort Imports.appex in Embed App Extensions */,
);
name = "Embed App Extensions";
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -59,7 +59,7 @@
3108B61427720A250079405F /* Sort Imports.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Sort Imports.app"; sourceTree = BUILT_PRODUCTS_DIR; };
3108B61B27720A260079405F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
3108B62027720A260079405F /* SortSwiftImportsMacApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SortSwiftImportsMacApp.entitlements; sourceTree = "<group>"; };
3108B62D27720E540079405F /* Sort Imports Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Sort Imports Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
3108B62D27720E540079405F /* Sort Imports.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Sort Imports.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
3108B62E27720E540079405F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
3108B63027720E540079405F /* XcodeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XcodeKit.framework; path = Library/Frameworks/XcodeKit.framework; sourceTree = DEVELOPER_DIR; };
3108B63327720E540079405F /* SourceEditorExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceEditorExtension.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -117,7 +117,7 @@
isa = PBXGroup;
children = (
3108B61427720A250079405F /* Sort Imports.app */,
3108B62D27720E540079405F /* Sort Imports Extension.appex */,
3108B62D27720E540079405F /* Sort Imports.appex */,
31A053572773588200101B68 /* Sort Imports.app */,
);
name = Products;
Expand Down Expand Up @@ -205,7 +205,7 @@
31ECF617277218E90055363F /* SortSwiftImports */,
);
productName = SortSwiftImportsExtension;
productReference = 3108B62D27720E540079405F /* Sort Imports Extension.appex */;
productReference = 3108B62D27720E540079405F /* Sort Imports.appex */;
productType = "com.apple.product-type.xcode-extension";
};
31A053562773588200101B68 /* SortSwiftImportsIOSApp */ = {
Expand Down Expand Up @@ -529,7 +529,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = pl.darrarski.SortSwiftImports.SortSwiftImportsXcodeExtension;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "Sort Imports Extension";
PRODUCT_NAME = "Sort Imports";
SKIP_INSTALL = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
Expand All @@ -554,7 +554,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = pl.darrarski.SortSwiftImports.SortSwiftImportsXcodeExtension;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "Sort Imports Extension";
PRODUCT_NAME = "Sort Imports";
SKIP_INSTALL = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3108B62C27720E540079405F"
BuildableName = "Sort Imports Extension.appex"
BuildableName = "Sort Imports.appex"
BlueprintName = "SortSwiftImportsXcodeExtension"
ReferencedContainer = "container:Project.xcodeproj">
</BuildableReference>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ case let .failure(error):

Native **SwiftUI** macOS application that you can use to sort imports in your Swift source code. Just paste your code and click the `Sort swift imports` button.

It also contains **Xcode Source Editor extension**so that you can sort your Swift imports directly from Xcode. Ensure you have enabled `Sort Imports Extension` in `System Preferences``Extensions``Xcode Source Editor`.
It also contains **Xcode Source Editor extension**so that you can sort your Swift imports directly from Xcode. Ensure you have enabled `Sort Imports` extension in `System Preferences``Extensions``Xcode Source Editor`.

|macOS|
|:-:|
Expand Down
2 changes: 1 addition & 1 deletion sort-swift-imports-app/Sources/AppFeature/HelpView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ struct HelpView: View {
.padding(.bottom)

#if os(macOS)
Text("You can also sort imports directly from Xcode, using included Xcode Source Editor Extension. Make sure you have enabled Sort Imports Extension in System Preferences → Extensions. If you can't see the extension in Xcode's Editor menu, check out this article:")
Text("You can also sort imports directly from Xcode, using included Xcode Source Editor Extension. Make sure you have enabled Sort Imports extension in System Preferences → Extensions. If you can't see the extension in Xcode's Editor menu, check out this article:")

Link(destination: URL(string: "https://nshipster.com/xcode-source-extensions/#using-pluginkit")!) {
Label(
Expand Down

0 comments on commit 66c8047

Please sign in to comment.