File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 147147/* Begin PBXProject section */
148148 CEEC2AB6133331E000823F4B /* Project object */ = {
149149 isa = PBXProject;
150+ attributes = {
151+ LastUpgradeCheck = 0450;
152+ };
150153 buildConfigurationList = CEEC2AB9133331E000823F4B /* Build configuration list for PBXProject "QuickJSON" */;
151154 compatibilityVersion = "Xcode 3.2";
152155 developmentRegion = English;
247250 isa = XCBuildConfiguration;
248251 buildSettings = {
249252 ALWAYS_SEARCH_USER_PATHS = NO;
253+ COMBINE_HIDPI_IMAGES = YES;
250254 COPY_PHASE_STRIP = NO;
251255 GCC_DYNAMIC_NO_PIC = NO;
252256 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
263267 isa = XCBuildConfiguration;
264268 buildSettings = {
265269 ALWAYS_SEARCH_USER_PATHS = NO;
270+ COMBINE_HIDPI_IMAGES = YES;
266271 COPY_PHASE_STRIP = YES;
267272 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
268273 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
Original file line number Diff line number Diff line change 1919 <string >QLGenerator </string >
2020 <key >LSItemContentTypes </key >
2121 <array >
22- <string >com.github.johan .json </string >
22+ <string >public .json </string >
2323 </array >
2424 </dict >
2525 </array >
7676 <key >UTTypeDescription </key >
7777 <string >JSON File </string >
7878 <key >UTTypeIdentifier </key >
79- <string >com.github.johan .json </string >
79+ <string >public .json </string >
8080 <key >UTTypeTagSpecification </key >
8181 <dict >
8282 <key >com.apple.ostype </key >
You can’t perform that action at this time.
0 commit comments