File tree 2 files changed +0
-10
lines changed
ZKKeyBindingsTeacher/Resources/en.lproj
ZKKeyBindingsTeacher.xcodeproj
2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 55
55
13CC242F19646D4A0088034F /* ZKKeyBindingGroup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZKKeyBindingGroup.m; sourceTree = "<group>"; };
56
56
13CC24311964702D0088034F /* IDEKeyBindingPreferenceSet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IDEKeyBindingPreferenceSet.h; sourceTree = "<group>"; };
57
57
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>"; };
59
58
13D075EA195F0AEE00AE5929 /* ZKKeyBindingsTeacher.xcplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ZKKeyBindingsTeacher.xcplugin; sourceTree = BUILT_PRODUCTS_DIR; };
60
59
13D075ED195F0AEE00AE5929 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
61
60
13D075EF195F0AEE00AE5929 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
187
186
isa = PBXGroup;
188
187
children = (
189
188
13CC243419650BC10088034F /* InfoPlist.strings */,
190
- 13CC243619650BC10088034F /* PlugIn.strings */,
191
189
);
192
190
path = en.lproj;
193
191
sourceTree = "<group>";
371
369
name = InfoPlist.strings;
372
370
sourceTree = "<group>";
373
371
};
374
- 13CC243619650BC10088034F /* PlugIn.strings */ = {
375
- isa = PBXVariantGroup;
376
- children = (
377
- 13CC243719650BC10088034F /* en */,
378
- );
379
- name = PlugIn.strings;
380
- sourceTree = "<group>";
381
- };
382
372
/* End PBXVariantGroup section */
383
373
384
374
/* Begin XCBuildConfiguration section */
You can’t perform that action at this time.
0 commit comments