Skip to content

Commit dba02f5

Browse files
committed
Rename target
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com>
1 parent 0f98682 commit dba02f5

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Nextcloud.xcodeproj/project.pbxproj

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@
755755
F7C30E01291BD2610017149B /* NCNetworkingE2EERename.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C30DFF291BD2610017149B /* NCNetworkingE2EERename.swift */; };
756756
F7C55C512FB4A658004A974F /* NCAssistantInputModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7C55C502FB4A651004A974F /* NCAssistantInputModel.swift */; };
757757
F7C55C7C2FB5AEF7004A974F /* UniformTypeIdentifiers.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F7C55C7B2FB5AEF7004A974F /* UniformTypeIdentifiers.framework */; };
758-
F7C55C882FB5AEF7004A974F /* Assistant Action.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = F7C55C7A2FB5AEF7004A974F /* Assistant Action.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
758+
F7C55C882FB5AEF7004A974F /* Action Assistant.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = F7C55C7A2FB5AEF7004A974F /* Action Assistant.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
759759
F7C55C8D2FB5B02C004A974F /* NCAssistantSharedTextStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7FFFC9D2FB300440015441E /* NCAssistantSharedTextStore.swift */; };
760760
F7C55C8E2FB5B03D004A974F /* NCGlobal.swift in Sources */ = {isa = PBXBuildFile; fileRef = F702F2CE25EE5B5C008F8E80 /* NCGlobal.swift */; };
761761
F7C55C8F2FB5B045004A974F /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
@@ -1143,7 +1143,7 @@
11431143
2C33C48623E2C475005F963B /* Notification Service Extension.appex in Embed Foundation Extensions */,
11441144
F7C9739928F17131002C43E2 /* WidgetDashboardIntentHandler.appex in Embed Foundation Extensions */,
11451145
F7346E1C28B0EF5E006CE2D2 /* Widget.appex in Embed Foundation Extensions */,
1146-
F7C55C882FB5AEF7004A974F /* Assistant Action.appex in Embed Foundation Extensions */,
1146+
F7C55C882FB5AEF7004A974F /* Action Assistant.appex in Embed Foundation Extensions */,
11471147
);
11481148
name = "Embed Foundation Extensions";
11491149
runOnlyForDeploymentPostprocessing = 0;
@@ -1754,7 +1754,7 @@
17541754
F7C30DFC291BD0B80017149B /* NCNetworkingE2EEDelete.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCNetworkingE2EEDelete.swift; sourceTree = "<group>"; };
17551755
F7C30DFF291BD2610017149B /* NCNetworkingE2EERename.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCNetworkingE2EERename.swift; sourceTree = "<group>"; };
17561756
F7C55C502FB4A651004A974F /* NCAssistantInputModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCAssistantInputModel.swift; sourceTree = "<group>"; };
1757-
F7C55C7A2FB5AEF7004A974F /* Assistant Action.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Assistant Action.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
1757+
F7C55C7A2FB5AEF7004A974F /* Action Assistant.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Action Assistant.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
17581758
F7C55C7B2FB5AEF7004A974F /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; };
17591759
F7C55CC32FB5CE74004A974F /* ActionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActionViewController.swift; sourceTree = "<group>"; };
17601760
F7C55CC42FB5CE74004A974F /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
@@ -3343,7 +3343,7 @@
33433343
C0046CDA2A17B98400D87C9D /* NextcloudUITests.xctest */,
33443344
F7F1FBA62E27D13700C79E20 /* Frameworks */,
33453345
F31165012F9674A1009A1E37 /* AppIcon.icon */,
3346-
F7C55C7A2FB5AEF7004A974F /* Assistant Action.appex */,
3346+
F7C55C7A2FB5AEF7004A974F /* Action Assistant.appex */,
33473347
);
33483348
sourceTree = "<group>";
33493349
};
@@ -3740,9 +3740,9 @@
37403740
productReference = F7CE8AFA1DC1F8D8009CAE48 /* Nextcloud.app */;
37413741
productType = "com.apple.product-type.application";
37423742
};
3743-
F7C55C792FB5AEF7004A974F /* Assistant Action */ = {
3743+
F7C55C792FB5AEF7004A974F /* Action Assistant */ = {
37443744
isa = PBXNativeTarget;
3745-
buildConfigurationList = F7C55C8C2FB5AEF7004A974F /* Build configuration list for PBXNativeTarget "Assistant Action" */;
3745+
buildConfigurationList = F7C55C8C2FB5AEF7004A974F /* Build configuration list for PBXNativeTarget "Action Assistant" */;
37463746
buildPhases = (
37473747
F7C55C762FB5AEF7004A974F /* Sources */,
37483748
F7C55C772FB5AEF7004A974F /* Frameworks */,
@@ -3752,12 +3752,12 @@
37523752
);
37533753
dependencies = (
37543754
);
3755-
name = "Assistant Action";
3755+
name = "Action Assistant";
37563756
packageProductDependencies = (
37573757
F7C55C9E2FB5B83A004A974F /* NextcloudKit */,
37583758
);
37593759
productName = "Action Assistant";
3760-
productReference = F7C55C7A2FB5AEF7004A974F /* Assistant Action.appex */;
3760+
productReference = F7C55C7A2FB5AEF7004A974F /* Action Assistant.appex */;
37613761
productType = "com.apple.product-type.app-extension";
37623762
};
37633763
F7C9738F28F17131002C43E2 /* WidgetDashboardIntentHandler */ = {
@@ -3945,7 +3945,7 @@
39453945
F7346E0F28B0EF5B006CE2D2 /* Widget */,
39463946
F7C9738F28F17131002C43E2 /* WidgetDashboardIntentHandler */,
39473947
F71459B41D12E3B700CAFEEC /* Share */,
3948-
F7C55C792FB5AEF7004A974F /* Assistant Action */,
3948+
F7C55C792FB5AEF7004A974F /* Action Assistant */,
39493949
F771E3CF20E2392D00AFB62D /* File Provider Extension */,
39503950
F70716E22987F81400E72C1D /* File Provider Extension UI */,
39513951
2C33C47E23E2C475005F963B /* Notification Service Extension */,
@@ -5057,7 +5057,7 @@
50575057
};
50585058
F7C55C872FB5AEF7004A974F /* PBXTargetDependency */ = {
50595059
isa = PBXTargetDependency;
5060-
target = F7C55C792FB5AEF7004A974F /* Assistant Action */;
5060+
target = F7C55C792FB5AEF7004A974F /* Action Assistant */;
50615061
targetProxy = F7C55C862FB5AEF7004A974F /* PBXContainerItemProxy */;
50625062
};
50635063
F7C9739828F17131002C43E2 /* PBXTargetDependency */ = {
@@ -6226,7 +6226,7 @@
62266226
defaultConfigurationIsVisible = 0;
62276227
defaultConfigurationName = Release;
62286228
};
6229-
F7C55C8C2FB5AEF7004A974F /* Build configuration list for PBXNativeTarget "Assistant Action" */ = {
6229+
F7C55C8C2FB5AEF7004A974F /* Build configuration list for PBXNativeTarget "Action Assistant" */ = {
62306230
isa = XCConfigurationList;
62316231
buildConfigurations = (
62326232
F7C55C892FB5AEF7004A974F /* Debug */,
@@ -6308,8 +6308,8 @@
63086308
isa = XCRemoteSwiftPackageReference;
63096309
repositoryURL = "https://github.com/realm/realm-swift";
63106310
requirement = {
6311-
kind = exactVersion;
6312-
version = 20.0.4;
6311+
kind = upToNextMajorVersion;
6312+
minimumVersion = 20.0.5;
63136313
};
63146314
};
63156315
F72DA9B225F53E4E00B87DB1 /* XCRemoteSwiftPackageReference "SwiftRichString" */ = {

0 commit comments

Comments
 (0)