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

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

Issue 29659591: Noissue - Updated deployment target to 9.3 (Closed)
Patch Set: Created Jan. 8, 2018, 1:58 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 291FFD5A1F79495E00FE29C5 /* ActionViewController.swift in Source s */ = {isa = PBXBuildFile; fileRef = 291FFD591F79495E00FE29C5 /* ActionViewCont roller.swift */; }; 10 291FFD5A1F79495E00FE29C5 /* ActionViewController.swift in Source s */ = {isa = PBXBuildFile; fileRef = 291FFD591F79495E00FE29C5 /* ActionViewCont roller.swift */; };
(...skipping 1384 matching lines...) Expand 10 before | Expand all | Expand 10 after
1395 "DEBUG=1", 1395 "DEBUG=1",
1396 "$(inherited)", 1396 "$(inherited)",
1397 "CONFIGURABLE_CUSTOM_FILTER_LIST_ENABLED =1", 1397 "CONFIGURABLE_CUSTOM_FILTER_LIST_ENABLED =1",
1398 ); 1398 );
1399 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 1399 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1400 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 1400 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1401 GCC_WARN_UNDECLARED_SELECTOR = YES; 1401 GCC_WARN_UNDECLARED_SELECTOR = YES;
1402 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 1402 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1403 GCC_WARN_UNUSED_FUNCTION = YES; 1403 GCC_WARN_UNUSED_FUNCTION = YES;
1404 GCC_WARN_UNUSED_VARIABLE = YES; 1404 GCC_WARN_UNUSED_VARIABLE = YES;
1405 » » » » IPHONEOS_DEPLOYMENT_TARGET = 9.0; 1405 » » » » IPHONEOS_DEPLOYMENT_TARGET = 9.3;
1406 MTL_ENABLE_DEBUG_INFO = YES; 1406 MTL_ENABLE_DEBUG_INFO = YES;
1407 ONLY_ACTIVE_ARCH = YES; 1407 ONLY_ACTIVE_ARCH = YES;
1408 SDKROOT = iphoneos; 1408 SDKROOT = iphoneos;
1409 TARGETED_DEVICE_FAMILY = "1,2"; 1409 TARGETED_DEVICE_FAMILY = "1,2";
1410 }; 1410 };
1411 name = Debug; 1411 name = Debug;
1412 }; 1412 };
1413 E9071D521B76897C00091AEB /* Release */ = { 1413 E9071D521B76897C00091AEB /* Release */ = {
1414 isa = XCBuildConfiguration; 1414 isa = XCBuildConfiguration;
1415 baseConfigurationReference = E9B982A91E55A31F00C22A17 /* AdblockPlusSafari.xcconfig */; 1415 baseConfigurationReference = E9B982A91E55A31F00C22A17 /* AdblockPlusSafari.xcconfig */;
(...skipping 26 matching lines...) Expand all
1442 ENABLE_NS_ASSERTIONS = NO; 1442 ENABLE_NS_ASSERTIONS = NO;
1443 ENABLE_STRICT_OBJC_MSGSEND = YES; 1443 ENABLE_STRICT_OBJC_MSGSEND = YES;
1444 GCC_C_LANGUAGE_STANDARD = gnu99; 1444 GCC_C_LANGUAGE_STANDARD = gnu99;
1445 GCC_NO_COMMON_BLOCKS = YES; 1445 GCC_NO_COMMON_BLOCKS = YES;
1446 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 1446 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1447 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 1447 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1448 GCC_WARN_UNDECLARED_SELECTOR = YES; 1448 GCC_WARN_UNDECLARED_SELECTOR = YES;
1449 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 1449 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1450 GCC_WARN_UNUSED_FUNCTION = YES; 1450 GCC_WARN_UNUSED_FUNCTION = YES;
1451 GCC_WARN_UNUSED_VARIABLE = YES; 1451 GCC_WARN_UNUSED_VARIABLE = YES;
1452 » » » » IPHONEOS_DEPLOYMENT_TARGET = 9.0; 1452 » » » » IPHONEOS_DEPLOYMENT_TARGET = 9.3;
1453 MTL_ENABLE_DEBUG_INFO = NO; 1453 MTL_ENABLE_DEBUG_INFO = NO;
1454 SDKROOT = iphoneos; 1454 SDKROOT = iphoneos;
1455 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; 1455 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
1456 TARGETED_DEVICE_FAMILY = "1,2"; 1456 TARGETED_DEVICE_FAMILY = "1,2";
1457 VALIDATE_PRODUCT = YES; 1457 VALIDATE_PRODUCT = YES;
1458 }; 1458 };
1459 name = Release; 1459 name = Release;
1460 }; 1460 };
1461 E9071D541B76897C00091AEB /* Debug */ = { 1461 E9071D541B76897C00091AEB /* Debug */ = {
1462 isa = XCBuildConfiguration; 1462 isa = XCBuildConfiguration;
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
1576 ENABLE_STRICT_OBJC_MSGSEND = YES; 1576 ENABLE_STRICT_OBJC_MSGSEND = YES;
1577 GCC_C_LANGUAGE_STANDARD = gnu99; 1577 GCC_C_LANGUAGE_STANDARD = gnu99;
1578 GCC_NO_COMMON_BLOCKS = YES; 1578 GCC_NO_COMMON_BLOCKS = YES;
1579 GCC_PREPROCESSOR_DEFINITIONS = "CONFIGURABLE_CUS TOM_FILTER_LIST_ENABLED=1"; 1579 GCC_PREPROCESSOR_DEFINITIONS = "CONFIGURABLE_CUS TOM_FILTER_LIST_ENABLED=1";
1580 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 1580 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1581 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 1581 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1582 GCC_WARN_UNDECLARED_SELECTOR = YES; 1582 GCC_WARN_UNDECLARED_SELECTOR = YES;
1583 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 1583 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1584 GCC_WARN_UNUSED_FUNCTION = YES; 1584 GCC_WARN_UNUSED_FUNCTION = YES;
1585 GCC_WARN_UNUSED_VARIABLE = YES; 1585 GCC_WARN_UNUSED_VARIABLE = YES;
1586 » » » » IPHONEOS_DEPLOYMENT_TARGET = 9.0; 1586 » » » » IPHONEOS_DEPLOYMENT_TARGET = 9.3;
1587 MTL_ENABLE_DEBUG_INFO = NO; 1587 MTL_ENABLE_DEBUG_INFO = NO;
1588 SDKROOT = iphoneos; 1588 SDKROOT = iphoneos;
1589 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; 1589 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
1590 TARGETED_DEVICE_FAMILY = "1,2"; 1590 TARGETED_DEVICE_FAMILY = "1,2";
1591 VALIDATE_PRODUCT = YES; 1591 VALIDATE_PRODUCT = YES;
1592 }; 1592 };
1593 name = "Devbuild Release"; 1593 name = "Devbuild Release";
1594 }; 1594 };
1595 E9CA91591BC64504002696CB /* Devbuild Release */ = { 1595 E9CA91591BC64504002696CB /* Devbuild Release */ = {
1596 isa = XCBuildConfiguration; 1596 isa = XCBuildConfiguration;
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
1671 "DEBUG=1", 1671 "DEBUG=1",
1672 "$(inherited)", 1672 "$(inherited)",
1673 "CONFIGURABLE_CUSTOM_FILTER_LIST_ENABLED =1", 1673 "CONFIGURABLE_CUSTOM_FILTER_LIST_ENABLED =1",
1674 ); 1674 );
1675 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 1675 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1676 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 1676 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1677 GCC_WARN_UNDECLARED_SELECTOR = YES; 1677 GCC_WARN_UNDECLARED_SELECTOR = YES;
1678 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 1678 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1679 GCC_WARN_UNUSED_FUNCTION = YES; 1679 GCC_WARN_UNUSED_FUNCTION = YES;
1680 GCC_WARN_UNUSED_VARIABLE = YES; 1680 GCC_WARN_UNUSED_VARIABLE = YES;
1681 » » » » IPHONEOS_DEPLOYMENT_TARGET = 9.0; 1681 » » » » IPHONEOS_DEPLOYMENT_TARGET = 9.3;
1682 MTL_ENABLE_DEBUG_INFO = YES; 1682 MTL_ENABLE_DEBUG_INFO = YES;
1683 ONLY_ACTIVE_ARCH = YES; 1683 ONLY_ACTIVE_ARCH = YES;
1684 SDKROOT = iphoneos; 1684 SDKROOT = iphoneos;
1685 TARGETED_DEVICE_FAMILY = "1,2"; 1685 TARGETED_DEVICE_FAMILY = "1,2";
1686 }; 1686 };
1687 name = "Devbuild Debug"; 1687 name = "Devbuild Debug";
1688 }; 1688 };
1689 E9CA915C1BC64519002696CB /* Devbuild Debug */ = { 1689 E9CA915C1BC64519002696CB /* Devbuild Debug */ = {
1690 isa = XCBuildConfiguration; 1690 isa = XCBuildConfiguration;
1691 buildSettings = { 1691 buildSettings = {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
1782 E942B0861B76899D004B4692 /* Release */, 1782 E942B0861B76899D004B4692 /* Release */,
1783 E9CA915A1BC64504002696CB /* Devbuild Release */, 1783 E9CA915A1BC64504002696CB /* Devbuild Release */,
1784 ); 1784 );
1785 defaultConfigurationIsVisible = 0; 1785 defaultConfigurationIsVisible = 0;
1786 defaultConfigurationName = Release; 1786 defaultConfigurationName = Release;
1787 }; 1787 };
1788 /* End XCConfigurationList section */ 1788 /* End XCConfigurationList section */
1789 }; 1789 };
1790 rootObject = E9071D341B76897C00091AEB /* Project object */; 1790 rootObject = E9071D341B76897C00091AEB /* Project object */;
1791 } 1791 }
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