This repository was archived by the owner on Nov 19, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
PSMTabBarControl.xcodeproj Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 555
555
0259C573FE90428111CA0C5A /* Project object */ = {
556
556
isa = PBXProject;
557
557
attributes = {
558
- LastUpgradeCheck = 0430 ;
558
+ LastUpgradeCheck = 0500 ;
559
559
};
560
560
buildConfigurationList = C056398B08A954F8003078D8 /* Build configuration list for PBXProject "PSMTabBarControl" */;
561
561
compatibilityVersion = "Xcode 3.2";
712
712
isa = XCBuildConfiguration;
713
713
baseConfigurationReference = 5A5652FC15D1E72F00F9EFD5 /* PSMTabBarControlDemo-Debug.xcconfig */;
714
714
buildSettings = {
715
+ COMBINE_HIDPI_IMAGES = YES;
715
716
};
716
717
name = Debug;
717
718
};
718
719
8BD4395E1185147E00DB4AC3 /* Release */ = {
719
720
isa = XCBuildConfiguration;
720
721
baseConfigurationReference = 5A5652FD15D1E72F00F9EFD5 /* PSMTabBarControlDemo-Release.xcconfig */;
721
722
buildSettings = {
723
+ COMBINE_HIDPI_IMAGES = YES;
722
724
};
723
725
name = Release;
724
726
};
725
727
C056398008A954F8003078D8 /* Debug */ = {
726
728
isa = XCBuildConfiguration;
727
729
baseConfigurationReference = 5A5652FF15D1E72F00F9EFD5 /* PSMTabBarControlFramework-Debug.xcconfig */;
728
730
buildSettings = {
729
- GCC_ENABLE_OBJC_GC = supported ;
731
+ COMBINE_HIDPI_IMAGES = YES ;
730
732
ONLY_ACTIVE_ARCH = NO;
731
733
};
732
734
name = Debug;
735
737
isa = XCBuildConfiguration;
736
738
baseConfigurationReference = 5A56530015D1E72F00F9EFD5 /* PSMTabBarControlFramework-Release.xcconfig */;
737
739
buildSettings = {
738
- GCC_ENABLE_OBJC_GC = supported ;
740
+ COMBINE_HIDPI_IMAGES = YES ;
739
741
};
740
742
name = Release;
741
743
};
You can’t perform that action at this time.
0 commit comments