Skip to content

Commit 09f51d6

Browse files
committed
Update Xcode project
- Organize Vim sources - Enable Base Internationalization - Set "ALWAYS_SEARCH_USER_PATHS" to NO
1 parent 3453167 commit 09f51d6

File tree

21 files changed

+89
-75
lines changed

21 files changed

+89
-75
lines changed

src/MacVim/MacVim.xcodeproj/project.pbxproj

Lines changed: 69 additions & 61 deletions
Large diffs are not rendered by default.

src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/project.pbxproj

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@
9898
0259C57AFE90428111CA0C5A /* PSMTabBarControl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMTabBarControl.h; path = source/PSMTabBarControl.h; sourceTree = "<group>"; };
9999
0259C57BFE90428111CA0C5A /* PSMTabBarControlInspector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMTabBarControlInspector.h; path = source/PSMTabBarControlInspector.h; sourceTree = "<group>"; };
100100
0259C57CFE90428111CA0C5A /* PSMTabBarControlPalette.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMTabBarControlPalette.h; path = source/PSMTabBarControlPalette.h; sourceTree = "<group>"; };
101-
0259C57FFE90428111CA0C5A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/PSMTabBarControlInspector.nib; sourceTree = "<group>"; };
102-
0259C581FE90428111CA0C5A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/PSMTabBarControlPalette.nib; sourceTree = "<group>"; };
103101
0259C583FE90428111CA0C5A /* palette.table */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = palette.table; sourceTree = "<group>"; };
104102
13EB9DBD07DE0F1E00EB933A /* InterfaceBuilder.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = InterfaceBuilder.framework; path = /System/Library/Frameworks/InterfaceBuilder.framework; sourceTree = "<absolute>"; };
105103
13F8B88807B434F6008AE28D /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
@@ -126,10 +124,14 @@
126124
53DF68FE067E5B5A0090B5B0 /* PSMTabBarControlFramework-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "PSMTabBarControlFramework-Info.plist"; sourceTree = "<group>"; };
127125
54D33B2806778E3300C9C163 /* PSMTabBarControl.ibclassdescription */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PSMTabBarControl.ibclassdescription; sourceTree = "<group>"; };
128126
8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
129-
8D1AC97B0486D23100FE50C9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
130127
90AD234D21A969C100CEF036 /* PSMMojaveTabStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMMojaveTabStyle.h; path = source/PSMMojaveTabStyle.h; sourceTree = "<group>"; };
131128
90AD234E21A969C100CEF036 /* PSMMojaveTabStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PSMMojaveTabStyle.m; path = source/PSMMojaveTabStyle.m; sourceTree = "<group>"; };
132129
90DE16CB21A955EE004F0124 /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Media.xcassets; sourceTree = "<group>"; };
130+
95241CDA2573D57E001E3711 /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/PSMTabBarControlInspector.nib; sourceTree = "<group>"; };
131+
95241CDB2573D57E001E3711 /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/PSMTabBarControlPalette.nib; sourceTree = "<group>"; };
132+
95241CDC2573D57E001E3711 /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/MainMenu.nib; sourceTree = "<group>"; };
133+
95241CDD2573D57E001E3711 /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/Window.nib; sourceTree = "<group>"; };
134+
95241CDE2573D581001E3711 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
133135
A2072A2409ABD88600304BCB /* Folder.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Folder.tif; path = images/Folder.tif; sourceTree = "<group>"; };
134136
A2072A2509ABD88600304BCB /* Globe.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Globe.tiff; path = images/Globe.tiff; sourceTree = "<group>"; };
135137
A2072B5C09AC1FA500304BCB /* Warning.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Warning.png; path = images/Warning.png; sourceTree = "<group>"; };
@@ -152,7 +154,6 @@
152154
A251BE8F0959A23A0058BC7F /* 32x32cancel.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = 32x32cancel.png; path = images/32x32cancel.png; sourceTree = "<group>"; };
153155
A251BE9B0959A2530058BC7F /* ReadMe.rtfd */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; path = ReadMe.rtfd; sourceTree = "<group>"; };
154156
A251BEA20959BB5B0058BC7F /* TabBarControlDemo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TabBarControlDemo-Info.plist"; sourceTree = "<group>"; };
155-
A251BEC30959BC0E0058BC7F /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
156157
A268E7F809A9822900E082AA /* AquaTabNew.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabNew.png; path = images/AquaTabNew.png; sourceTree = "<group>"; };
157158
A268E7F909A9822900E082AA /* AquaTabNewPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabNewPressed.png; path = images/AquaTabNewPressed.png; sourceTree = "<group>"; };
158159
A268E7FA09A9822900E082AA /* AquaTabNewRollover.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabNewRollover.png; path = images/AquaTabNewRollover.png; sourceTree = "<group>"; };
@@ -162,7 +163,6 @@
162163
A268EA5F09A9831800E082AA /* PSMRolloverButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMRolloverButton.h; path = source/PSMRolloverButton.h; sourceTree = "<group>"; };
163164
A268EA6009A9831800E082AA /* PSMRolloverButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMRolloverButton.m; path = source/PSMRolloverButton.m; sourceTree = "<group>"; };
164165
A269361009A778770006911E /* 32x32_log.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = 32x32_log.tiff; path = images/32x32_log.tiff; sourceTree = "<group>"; };
165-
A2A711BA09E5AE1E00D0089B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Window.nib; sourceTree = "<group>"; };
166166
A2A711BD09E5BF0500D0089B /* WindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WindowController.h; path = source/WindowController.h; sourceTree = "<group>"; };
167167
A2A711BE09E5BF0500D0089B /* WindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WindowController.m; path = source/WindowController.m; sourceTree = "<group>"; };
168168
A2C0D99309AF870000ED379C /* pi.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pi.png; path = images/pi.png; sourceTree = "<group>"; };
@@ -460,10 +460,11 @@
460460
};
461461
buildConfigurationList = C056398B08A954F8003078D8 /* Build configuration list for PBXProject "PSMTabBarControl" */;
462462
compatibilityVersion = "Xcode 3.2";
463-
developmentRegion = English;
463+
developmentRegion = en;
464464
hasScannedForEncodings = 1;
465465
knownRegions = (
466466
en,
467+
Base,
467468
);
468469
mainGroup = 0259C574FE90428111CA0C5A /* PSMTabBarControl */;
469470
projectDirPath = "";
@@ -552,39 +553,39 @@
552553
0259C57EFE90428111CA0C5A /* PSMTabBarControlInspector.nib */ = {
553554
isa = PBXVariantGroup;
554555
children = (
555-
0259C57FFE90428111CA0C5A /* English */,
556+
95241CDA2573D57E001E3711 /* Base */,
556557
);
557558
name = PSMTabBarControlInspector.nib;
558559
sourceTree = "<group>";
559560
};
560561
0259C580FE90428111CA0C5A /* PSMTabBarControlPalette.nib */ = {
561562
isa = PBXVariantGroup;
562563
children = (
563-
0259C581FE90428111CA0C5A /* English */,
564+
95241CDB2573D57E001E3711 /* Base */,
564565
);
565566
name = PSMTabBarControlPalette.nib;
566567
sourceTree = "<group>";
567568
};
568569
8D1AC97F0486D23B00FE50C9 /* InfoPlist.strings */ = {
569570
isa = PBXVariantGroup;
570571
children = (
571-
8D1AC97B0486D23100FE50C9 /* English */,
572+
95241CDE2573D581001E3711 /* en */,
572573
);
573574
name = InfoPlist.strings;
574575
sourceTree = "<group>";
575576
};
576577
A251BEC20959BC0E0058BC7F /* MainMenu.nib */ = {
577578
isa = PBXVariantGroup;
578579
children = (
579-
A251BEC30959BC0E0058BC7F /* English */,
580+
95241CDC2573D57E001E3711 /* Base */,
580581
);
581582
name = MainMenu.nib;
582583
sourceTree = "<group>";
583584
};
584585
A2A711B909E5AE1E00D0089B /* Window.nib */ = {
585586
isa = PBXVariantGroup;
586587
children = (
587-
A2A711BA09E5AE1E00D0089B /* English */,
588+
95241CDD2573D57E001E3711 /* Base */,
588589
);
589590
name = Window.nib;
590591
sourceTree = "<group>";
@@ -595,6 +596,7 @@
595596
C056398008A954F8003078D8 /* Debug */ = {
596597
isa = XCBuildConfiguration;
597598
buildSettings = {
599+
ALWAYS_SEARCH_USER_PATHS = NO;
598600
COMBINE_HIDPI_IMAGES = YES;
599601
COPY_PHASE_STRIP = NO;
600602
DYLIB_COMPATIBILITY_VERSION = 1;
@@ -621,6 +623,7 @@
621623
C056398108A954F8003078D8 /* Release */ = {
622624
isa = XCBuildConfiguration;
623625
buildSettings = {
626+
ALWAYS_SEARCH_USER_PATHS = NO;
624627
COMBINE_HIDPI_IMAGES = YES;
625628
DYLIB_COMPATIBILITY_VERSION = 1;
626629
DYLIB_CURRENT_VERSION = 1;

src/MacVim/qlstephen/QuickLookStephen.xcodeproj/project.pbxproj

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
0107ABFC15C76F2900C65F1A /* QLSFileAttributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QLSFileAttributes.h; sourceTree = "<group>"; };
2525
0107ABFD15C76F2900C65F1A /* QLSFileAttributes.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = QLSFileAttributes.m; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
2626
0149EB3D15F2E9A3003AB298 /* libicucore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libicucore.dylib; path = usr/lib/libicucore.dylib; sourceTree = SDKROOT; };
27-
089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
2827
08FB77B6FE84183AC02AAC07 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
2928
0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
3029
2C05A19B06CAA52B00D84F6F /* GeneratePreviewForURL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratePreviewForURL.m; sourceTree = "<group>"; usesTabs = 0; };
3130
61E3BCFA0870B4F2002186A0 /* GenerateThumbnailForURL.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = GenerateThumbnailForURL.m; sourceTree = "<group>"; };
3231
8D576316048677EA00EA77CD /* QLStephen.qlgenerator */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QLStephen.qlgenerator; sourceTree = BUILT_PRODUCTS_DIR; };
3332
8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
33+
95241CDF2573D584001E3711 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
3434
AE02F6EA0EDDFA6400CBA17D /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
3535
C86B05260671AA6E00DD9006 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
3636
F28CFBFC0A3EC0AF000ABFF5 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
@@ -138,10 +138,11 @@
138138
};
139139
buildConfigurationList = 2CA326220896AD4900168862 /* Build configuration list for PBXProject "QuickLookStephen" */;
140140
compatibilityVersion = "Xcode 3.2";
141-
developmentRegion = English;
141+
developmentRegion = en;
142142
hasScannedForEncodings = 1;
143143
knownRegions = (
144144
en,
145+
Base,
145146
);
146147
mainGroup = 089C166AFE841209C02AAC07 /* QuickLookStephen */;
147148
projectDirPath = "";
@@ -197,7 +198,7 @@
197198
8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = {
198199
isa = PBXVariantGroup;
199200
children = (
200-
089C167EFE841241C02AAC07 /* English */,
201+
95241CDF2573D584001E3711 /* en */,
201202
);
202203
name = InfoPlist.strings;
203204
sourceTree = "<group>";
@@ -240,6 +241,7 @@
240241
2CA326230896AD4900168862 /* Debug */ = {
241242
isa = XCBuildConfiguration;
242243
buildSettings = {
244+
ALWAYS_SEARCH_USER_PATHS = NO;
243245
ENABLE_TESTABILITY = YES;
244246
GCC_C_LANGUAGE_STANDARD = c99;
245247
GCC_PREPROCESSOR_DEFINITIONS = "RKL_PREPEND_TO_METHODS=rkl_";
@@ -259,6 +261,7 @@
259261
2CA326240896AD4900168862 /* Release */ = {
260262
isa = XCBuildConfiguration;
261263
buildSettings = {
264+
ALWAYS_SEARCH_USER_PATHS = NO;
262265
GCC_C_LANGUAGE_STANDARD = c99;
263266
GCC_PREPROCESSOR_DEFINITIONS = "RKL_PREPEND_TO_METHODS=rkl_";
264267
GCC_WARN_ABOUT_RETURN_TYPE = YES;

0 commit comments

Comments
 (0)