Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: AdblockBrowser.xcodeproj/project.pbxproj

Issue 29735577: ABB: Noissue - Removed unused CI variables from Build Settings on ABB (Closed)
Patch Set: Created March 28, 2018, 3:13 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 46; 6 objectVersion = 46;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 69013C541BA0577000E312DE /* aquariophilie.json in Resources */ = {isa = PBXBuildFile; fileRef = 69013C4E1BA056F900E312DE /* aquariophilie.json * /; }; 10 69013C541BA0577000E312DE /* aquariophilie.json in Resources */ = {isa = PBXBuildFile; fileRef = 69013C4E1BA056F900E312DE /* aquariophilie.json * /; };
(...skipping 1630 matching lines...) Expand 10 before | Expand all | Expand 10 after
1641 name = Localizable.strings; 1641 name = Localizable.strings;
1642 sourceTree = "<group>"; 1642 sourceTree = "<group>";
1643 }; 1643 };
1644 /* End PBXVariantGroup section */ 1644 /* End PBXVariantGroup section */
1645 1645
1646 /* Begin XCBuildConfiguration section */ 1646 /* Begin XCBuildConfiguration section */
1647 E91C79891AB2E22700632D61 /* Debug */ = { 1647 E91C79891AB2E22700632D61 /* Debug */ = {
1648 isa = XCBuildConfiguration; 1648 isa = XCBuildConfiguration;
1649 buildSettings = { 1649 buildSettings = {
1650 ALWAYS_SEARCH_USER_PATHS = NO; 1650 ALWAYS_SEARCH_USER_PATHS = NO;
1651 CI_BUILD_NUMBER = 0;
1652 CI_VERSION_NUMBER = 0.0.0;
1653 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES ; 1651 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES ;
1654 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 1652 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
1655 CLANG_CXX_LIBRARY = "libc++"; 1653 CLANG_CXX_LIBRARY = "libc++";
1656 CLANG_ENABLE_MODULES = YES; 1654 CLANG_ENABLE_MODULES = YES;
1657 CLANG_ENABLE_OBJC_ARC = YES; 1655 CLANG_ENABLE_OBJC_ARC = YES;
1658 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 1656 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1659 CLANG_WARN_BOOL_CONVERSION = YES; 1657 CLANG_WARN_BOOL_CONVERSION = YES;
1660 CLANG_WARN_COMMA = YES; 1658 CLANG_WARN_COMMA = YES;
1661 CLANG_WARN_CONSTANT_CONVERSION = YES; 1659 CLANG_WARN_CONSTANT_CONVERSION = YES;
1662 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 1660 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1703 SWIFT_OBJC_BRIDGING_HEADER = "AdBlockBrowser/Swi ft-Bridge.h"; 1701 SWIFT_OBJC_BRIDGING_HEADER = "AdBlockBrowser/Swi ft-Bridge.h";
1704 SWIFT_OPTIMIZATION_LEVEL = "-Onone"; 1702 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
1705 SWIFT_VERSION = 3.0; 1703 SWIFT_VERSION = 3.0;
1706 }; 1704 };
1707 name = Debug; 1705 name = Debug;
1708 }; 1706 };
1709 E91C798A1AB2E22700632D61 /* Release */ = { 1707 E91C798A1AB2E22700632D61 /* Release */ = {
1710 isa = XCBuildConfiguration; 1708 isa = XCBuildConfiguration;
1711 buildSettings = { 1709 buildSettings = {
1712 ALWAYS_SEARCH_USER_PATHS = NO; 1710 ALWAYS_SEARCH_USER_PATHS = NO;
1713 CI_BUILD_NUMBER = 0;
1714 CI_VERSION_NUMBER = 0.0.0;
1715 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES ; 1711 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES ;
1716 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 1712 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
1717 CLANG_CXX_LIBRARY = "libc++"; 1713 CLANG_CXX_LIBRARY = "libc++";
1718 CLANG_ENABLE_MODULES = YES; 1714 CLANG_ENABLE_MODULES = YES;
1719 CLANG_ENABLE_OBJC_ARC = YES; 1715 CLANG_ENABLE_OBJC_ARC = YES;
1720 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 1716 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1721 CLANG_WARN_BOOL_CONVERSION = YES; 1717 CLANG_WARN_BOOL_CONVERSION = YES;
1722 CLANG_WARN_COMMA = YES; 1718 CLANG_WARN_COMMA = YES;
1723 CLANG_WARN_CONSTANT_CONVERSION = YES; 1719 CLANG_WARN_CONSTANT_CONVERSION = YES;
1724 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 1720 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
1894 SWIFT_SWIFT3_OBJC_INFERENCE = On; 1890 SWIFT_SWIFT3_OBJC_INFERENCE = On;
1895 SWIFT_VERSION = 4.0; 1891 SWIFT_VERSION = 4.0;
1896 TARGETED_DEVICE_FAMILY = "1,2"; 1892 TARGETED_DEVICE_FAMILY = "1,2";
1897 }; 1893 };
1898 name = Release; 1894 name = Release;
1899 }; 1895 };
1900 E99EA77D1DEC4ABD0061FC27 /* Devbuild */ = { 1896 E99EA77D1DEC4ABD0061FC27 /* Devbuild */ = {
1901 isa = XCBuildConfiguration; 1897 isa = XCBuildConfiguration;
1902 buildSettings = { 1898 buildSettings = {
1903 ALWAYS_SEARCH_USER_PATHS = NO; 1899 ALWAYS_SEARCH_USER_PATHS = NO;
1904 CI_BUILD_NUMBER = 0;
1905 CI_VERSION_NUMBER = 0.0.0;
1906 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES ; 1900 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES ;
1907 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 1901 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
1908 CLANG_CXX_LIBRARY = "libc++"; 1902 CLANG_CXX_LIBRARY = "libc++";
1909 CLANG_ENABLE_MODULES = YES; 1903 CLANG_ENABLE_MODULES = YES;
1910 CLANG_ENABLE_OBJC_ARC = YES; 1904 CLANG_ENABLE_OBJC_ARC = YES;
1911 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 1905 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1912 CLANG_WARN_BOOL_CONVERSION = YES; 1906 CLANG_WARN_BOOL_CONVERSION = YES;
1913 CLANG_WARN_COMMA = YES; 1907 CLANG_WARN_COMMA = YES;
1914 CLANG_WARN_CONSTANT_CONVERSION = YES; 1908 CLANG_WARN_CONSTANT_CONVERSION = YES;
1915 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 1909 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
2056 E91C79A21AB2E77700632D61 /* Release */, 2050 E91C79A21AB2E77700632D61 /* Release */,
2057 E99EA7801DEC4ABD0061FC27 /* Devbuild */, 2051 E99EA7801DEC4ABD0061FC27 /* Devbuild */,
2058 ); 2052 );
2059 defaultConfigurationIsVisible = 0; 2053 defaultConfigurationIsVisible = 0;
2060 defaultConfigurationName = Release; 2054 defaultConfigurationName = Release;
2061 }; 2055 };
2062 /* End XCConfigurationList section */ 2056 /* End XCConfigurationList section */
2063 }; 2057 };
2064 rootObject = E91C79641AB2E22700632D61 /* Project object */; 2058 rootObject = E91C79641AB2E22700632D61 /* Project object */;
2065 } 2059 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld