|
24 | 24 | 0107ABFC15C76F2900C65F1A /* QLSFileAttributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QLSFileAttributes.h; sourceTree = "<group>"; };
|
25 | 25 | 0107ABFD15C76F2900C65F1A /* QLSFileAttributes.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = QLSFileAttributes.m; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
26 | 26 | 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>"; }; |
28 | 27 | 08FB77B6FE84183AC02AAC07 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
|
29 | 28 | 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
|
30 | 29 | 2C05A19B06CAA52B00D84F6F /* GeneratePreviewForURL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratePreviewForURL.m; sourceTree = "<group>"; usesTabs = 0; };
|
31 | 30 | 61E3BCFA0870B4F2002186A0 /* GenerateThumbnailForURL.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = GenerateThumbnailForURL.m; sourceTree = "<group>"; };
|
32 | 31 | 8D576316048677EA00EA77CD /* QLStephen.qlgenerator */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QLStephen.qlgenerator; sourceTree = BUILT_PRODUCTS_DIR; };
|
33 | 32 | 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>"; }; |
34 | 34 | AE02F6EA0EDDFA6400CBA17D /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
35 | 35 | C86B05260671AA6E00DD9006 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
|
36 | 36 | F28CFBFC0A3EC0AF000ABFF5 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
|
|
138 | 138 | };
|
139 | 139 | buildConfigurationList = 2CA326220896AD4900168862 /* Build configuration list for PBXProject "QuickLookStephen" */;
|
140 | 140 | compatibilityVersion = "Xcode 3.2";
|
141 |
| - developmentRegion = English; |
| 141 | + developmentRegion = en; |
142 | 142 | hasScannedForEncodings = 1;
|
143 | 143 | knownRegions = (
|
144 | 144 | en,
|
| 145 | + Base, |
145 | 146 | );
|
146 | 147 | mainGroup = 089C166AFE841209C02AAC07 /* QuickLookStephen */;
|
147 | 148 | projectDirPath = "";
|
|
166 | 167 | /* Begin PBXShellScriptBuildPhase section */
|
167 | 168 | 698210201CC62DD000504BBF /* ShellScript */ = {
|
168 | 169 | isa = PBXShellScriptBuildPhase;
|
| 170 | + alwaysOutOfDate = 1; |
169 | 171 | buildActionMask = 2147483647;
|
170 | 172 | files = (
|
171 | 173 | );
|
|
197 | 199 | 8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = {
|
198 | 200 | isa = PBXVariantGroup;
|
199 | 201 | children = (
|
200 |
| - 089C167EFE841241C02AAC07 /* English */, |
| 202 | + 95241CDF2573D584001E3711 /* en */, |
201 | 203 | );
|
202 | 204 | name = InfoPlist.strings;
|
203 | 205 | sourceTree = "<group>";
|
|
240 | 242 | 2CA326230896AD4900168862 /* Debug */ = {
|
241 | 243 | isa = XCBuildConfiguration;
|
242 | 244 | buildSettings = {
|
| 245 | + ALWAYS_SEARCH_USER_PATHS = NO; |
243 | 246 | ENABLE_TESTABILITY = YES;
|
244 | 247 | GCC_C_LANGUAGE_STANDARD = c99;
|
245 | 248 | GCC_PREPROCESSOR_DEFINITIONS = "RKL_PREPEND_TO_METHODS=rkl_";
|
| 249 | + GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; |
246 | 250 | GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
247 | 251 | GCC_WARN_UNUSED_VARIABLE = YES;
|
248 |
| - MACOSX_DEPLOYMENT_TARGET = 10.8; |
249 | 252 | ONLY_ACTIVE_ARCH = YES;
|
250 | 253 | SDKROOT = macosx;
|
251 | 254 | WARNING_CFLAGS = (
|
|
259 | 262 | 2CA326240896AD4900168862 /* Release */ = {
|
260 | 263 | isa = XCBuildConfiguration;
|
261 | 264 | buildSettings = {
|
| 265 | + ALWAYS_SEARCH_USER_PATHS = NO; |
262 | 266 | GCC_C_LANGUAGE_STANDARD = c99;
|
263 | 267 | GCC_PREPROCESSOR_DEFINITIONS = "RKL_PREPEND_TO_METHODS=rkl_";
|
| 268 | + GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; |
264 | 269 | GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
265 | 270 | GCC_WARN_UNUSED_VARIABLE = YES;
|
266 |
| - MACOSX_DEPLOYMENT_TARGET = 10.8; |
267 | 271 | SDKROOT = macosx;
|
268 | 272 | WARNING_CFLAGS = (
|
269 | 273 | "-Wextra",
|
|
0 commit comments