Skip to content

Commit 8896e19

Browse files
author
Minaev Alexey
committed
Removed unnessesary file
1 parent 912fdc3 commit 8896e19

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

ZKKeyBindingsTeacher.xcodeproj/project.pbxproj

-10
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
13CC242F19646D4A0088034F /* ZKKeyBindingGroup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZKKeyBindingGroup.m; sourceTree = "<group>"; };
5656
13CC24311964702D0088034F /* IDEKeyBindingPreferenceSet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IDEKeyBindingPreferenceSet.h; sourceTree = "<group>"; };
5757
13CC243519650BC10088034F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = InfoPlist.strings; sourceTree = "<group>"; };
58-
13CC243719650BC10088034F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = PlugIn.strings; sourceTree = "<group>"; };
5958
13D075EA195F0AEE00AE5929 /* ZKKeyBindingsTeacher.xcplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ZKKeyBindingsTeacher.xcplugin; sourceTree = BUILT_PRODUCTS_DIR; };
6059
13D075ED195F0AEE00AE5929 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
6160
13D075EF195F0AEE00AE5929 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
@@ -187,7 +186,6 @@
187186
isa = PBXGroup;
188187
children = (
189188
13CC243419650BC10088034F /* InfoPlist.strings */,
190-
13CC243619650BC10088034F /* PlugIn.strings */,
191189
);
192190
path = en.lproj;
193191
sourceTree = "<group>";
@@ -371,14 +369,6 @@
371369
name = InfoPlist.strings;
372370
sourceTree = "<group>";
373371
};
374-
13CC243619650BC10088034F /* PlugIn.strings */ = {
375-
isa = PBXVariantGroup;
376-
children = (
377-
13CC243719650BC10088034F /* en */,
378-
);
379-
name = PlugIn.strings;
380-
sourceTree = "<group>";
381-
};
382372
/* End PBXVariantGroup section */
383373

384374
/* Begin XCBuildConfiguration section */
Binary file not shown.

0 commit comments

Comments
 (0)