summaryrefslogtreecommitdiff
path: root/xcode
diff options
context:
space:
mode:
authorMichael R Sweet <michaelrsweet@gmail.com>2018-01-10 21:39:03 -0500
committerMichael R Sweet <michaelrsweet@gmail.com>2018-01-10 21:39:03 -0500
commita20d0ea0033d3d10967ee417ee683aa3323b5cd3 (patch)
tree8e6a35cad3202346b7684a2b7ea75cd79f26fc2d /xcode
parentc4faa907bcd4e0e192e6b89e738c67478768321c (diff)
downloadcups-a20d0ea0033d3d10967ee417ee683aa3323b5cd3.tar.gz
Update Xcode settings (yet again...)
Diffstat (limited to 'xcode')
-rw-r--r--xcode/CUPS.xcodeproj/project.pbxproj202
1 files changed, 201 insertions, 1 deletions
diff --git a/xcode/CUPS.xcodeproj/project.pbxproj b/xcode/CUPS.xcodeproj/project.pbxproj
index e651da8ea..28e757181 100644
--- a/xcode/CUPS.xcodeproj/project.pbxproj
+++ b/xcode/CUPS.xcodeproj/project.pbxproj
@@ -7211,7 +7211,7 @@
72BF96371333042100B1EAD7 /* Project object */ = {
isa = PBXProject;
attributes = {
- LastUpgradeCheck = 0920;
+ LastUpgradeCheck = 0930;
ORGANIZATIONNAME = "Apple Inc.";
TargetAttributes = {
270695FD1CADF3E200FFE5FB = {
@@ -9403,6 +9403,7 @@
270696581CADF3E200FFE5FB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COMBINE_HIDPI_IMAGES = YES;
@@ -9422,6 +9423,7 @@
270696591CADF3E200FFE5FB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COMBINE_HIDPI_IMAGES = YES;
@@ -9441,6 +9443,7 @@
270CCDAD135E3C9E00007BE2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -9448,6 +9451,7 @@
270CCDAE135E3C9E00007BE2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -9455,6 +9459,7 @@
270D02221D707E0200EA9403 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -9462,6 +9467,7 @@
270D02231D707E0200EA9403 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -9469,6 +9475,7 @@
271284EA1CC1261900E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9477,6 +9484,7 @@
271284EB1CC1261900E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9485,6 +9493,7 @@
271284F71CC1264B00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/sbin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9493,6 +9502,7 @@
271284F81CC1264B00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/sbin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9501,6 +9511,7 @@
271285041CC1265D00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9509,6 +9520,7 @@
271285051CC1265D00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9517,6 +9529,7 @@
271285111CC1267A00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9525,6 +9538,7 @@
271285121CC1267A00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9533,6 +9547,7 @@
2712851E1CC1269700E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/sbin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9541,6 +9556,7 @@
2712851F1CC1269700E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/sbin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9549,6 +9565,7 @@
2712852B1CC126AA00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/sbin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9557,6 +9574,7 @@
2712852C1CC126AA00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/sbin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9565,6 +9583,7 @@
271285381CC1270B00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9573,6 +9592,7 @@
271285391CC1270B00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9581,6 +9601,7 @@
271285451CC1271E00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9589,6 +9610,7 @@
271285461CC1271E00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9597,6 +9619,7 @@
271285521CC1272D00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9605,6 +9628,7 @@
271285531CC1272D00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9613,6 +9637,7 @@
2712855F1CC1274300E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9621,6 +9646,7 @@
271285601CC1274300E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9629,6 +9655,7 @@
2712856C1CC1275200E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9637,6 +9664,7 @@
2712856D1CC1275200E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9645,6 +9673,7 @@
271285791CC1276400E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9653,6 +9682,7 @@
2712857A1CC1276400E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9661,6 +9691,7 @@
2712859E1CC12D1300E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = "/usr/libexec/cups/cgi-bin";
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9669,6 +9700,7 @@
2712859F1CC12D1300E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = "/usr/libexec/cups/cgi-bin";
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9677,6 +9709,7 @@
271285AD1CC12D3A00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = "/usr/libexec/cups/cgi-bin";
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9685,6 +9718,7 @@
271285AE1CC12D3A00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = "/usr/libexec/cups/cgi-bin";
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9693,6 +9727,7 @@
271285BB1CC12D4E00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = "/usr/libexec/cups/cgi-bin";
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9701,6 +9736,7 @@
271285BC1CC12D4E00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = "/usr/libexec/cups/cgi-bin";
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9709,6 +9745,7 @@
271285C91CC12D5E00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = "/usr/libexec/cups/cgi-bin";
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9717,6 +9754,7 @@
271285CA1CC12D5E00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = "/usr/libexec/cups/cgi-bin";
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9725,6 +9763,7 @@
271285D61CC12DBF00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9733,6 +9772,7 @@
271285D71CC12DBF00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9741,6 +9781,7 @@
271285E31CC12DDF00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9749,6 +9790,7 @@
271285E41CC12DDF00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9757,6 +9799,7 @@
271285F01CC12E2D00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9765,6 +9808,7 @@
271285F11CC12E2D00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9773,6 +9817,7 @@
271285FE1CC12EEB00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9781,6 +9826,7 @@
271285FF1CC12EEB00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9789,6 +9835,7 @@
271286111CC12F0B00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9797,6 +9844,7 @@
271286121CC12F0B00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9805,6 +9853,7 @@
271286211CC12F1A00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9813,6 +9862,7 @@
271286221CC12F1A00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9821,6 +9871,7 @@
271286651CC1309000E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -9828,6 +9879,7 @@
271286661CC1309000E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -9835,6 +9887,7 @@
2712867B1CC1310E00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -9842,6 +9895,7 @@
2712867C1CC1310E00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -9849,6 +9903,7 @@
271286941CC13DC000E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -9856,6 +9911,7 @@
271286951CC13DC000E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -9863,6 +9919,7 @@
271286A51CC13DF100E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -9870,6 +9927,7 @@
271286A61CC13DF100E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -9877,6 +9935,7 @@
271286B61CC13DFF00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -9884,6 +9943,7 @@
271286B71CC13DFF00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -9891,6 +9951,7 @@
271286C71CC13E2100E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/monitor;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9899,6 +9960,7 @@
271286C81CC13E2100E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/monitor;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9907,6 +9969,7 @@
271286D71CC13E5B00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/monitor;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9915,6 +9978,7 @@
271286D81CC13E5B00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/monitor;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9923,6 +9987,7 @@
271286F11CC13F2000E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/notifier;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9931,6 +9996,7 @@
271286F21CC13F2000E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/notifier;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9939,6 +10005,7 @@
271287011CC13F3F00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/notifier;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9947,6 +10014,7 @@
271287021CC13F3F00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/notifier;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9955,6 +10023,7 @@
271287161CC13FAB00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -9962,6 +10031,7 @@
271287171CC13FAB00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -9969,6 +10039,7 @@
2712872A1CC140BE00E517C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9977,6 +10048,7 @@
2712872B1CC140BE00E517C7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -9985,6 +10057,7 @@
273BF6C41333B5000022CAAB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -9992,6 +10065,7 @@
273BF6C51333B5000022CAAB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -9999,6 +10073,7 @@
273BF6DB1333B6270022CAAB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10006,6 +10081,7 @@
273BF6DC1333B6270022CAAB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10013,6 +10089,7 @@
274FF5D313332B1F00317ECB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/daemon;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10021,6 +10098,7 @@
274FF5D413332B1F00317ECB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/daemon;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10029,6 +10107,7 @@
274FF5E013332D3100317ECB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
@@ -10037,6 +10116,7 @@
274FF5E113332D3100317ECB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
@@ -10045,6 +10125,7 @@
274FF5F0133330C800317ECB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = "";
INSTALL_PATH = /usr/lib;
@@ -10057,6 +10138,7 @@
274FF5F1133330C800317ECB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = "";
INSTALL_PATH = /usr/lib;
@@ -10069,6 +10151,7 @@
274FF6301333333600317ECB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/daemon;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10077,6 +10160,7 @@
274FF6311333333600317ECB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/daemon;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10085,6 +10169,7 @@
274FF6451333358C00317ECB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/daemon;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10093,6 +10178,7 @@
274FF6461333358C00317ECB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/daemon;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10101,6 +10187,7 @@
274FF656133339C400317ECB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/daemon;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10109,6 +10196,7 @@
274FF657133339C400317ECB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/daemon;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10117,6 +10205,7 @@
274FF67F13333B2F00317ECB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10125,6 +10214,7 @@
274FF68013333B2F00317ECB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10133,6 +10223,7 @@
274FF6DE1333B1C400317ECB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_EXTENSION = a;
EXECUTABLE_PREFIX = "";
@@ -10147,6 +10238,7 @@
274FF6DF1333B1C400317ECB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_EXTENSION = a;
EXECUTABLE_PREFIX = "";
@@ -10161,6 +10253,7 @@
276683631337A9B6000D33D0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/sbin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10169,6 +10262,7 @@
276683641337A9B6000D33D0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/sbin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10177,6 +10271,7 @@
276683771337AC79000D33D0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10185,6 +10280,7 @@
276683781337AC79000D33D0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10193,6 +10289,7 @@
276683841337AC8C000D33D0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10201,6 +10298,7 @@
276683851337AC8C000D33D0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10209,6 +10307,7 @@
276683911337AC97000D33D0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10217,6 +10316,7 @@
276683921337AC97000D33D0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10225,6 +10325,7 @@
2766839E1337ACA2000D33D0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10233,6 +10334,7 @@
2766839F1337ACA2000D33D0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10241,6 +10343,7 @@
276683AB1337ACAB000D33D0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10249,6 +10352,7 @@
276683AC1337ACAB000D33D0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10257,6 +10361,7 @@
276683F71337F78F000D33D0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10265,6 +10370,7 @@
276683F81337F78F000D33D0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10273,6 +10379,7 @@
2766840B1337FA1E000D33D0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/sbin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10281,6 +10388,7 @@
2766840C1337FA1E000D33D0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/sbin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10289,6 +10397,7 @@
2767FC4E19266A0D000F61D3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = testdest;
};
name = Debug;
@@ -10296,6 +10405,7 @@
2767FC4F19266A0D000F61D3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = testdest;
};
name = Release;
@@ -10303,6 +10413,7 @@
278C58D1136B640300836530 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10310,6 +10421,7 @@
278C58D2136B640300836530 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10322,6 +10434,7 @@
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
@@ -10359,6 +10472,7 @@
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
@@ -10385,6 +10499,7 @@
720DD6C91358FD5F0064AA82 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/backend;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10393,6 +10508,7 @@
720DD6CA1358FD5F0064AA82 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/backend;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10401,6 +10517,7 @@
72220EB01333047D00FCA411 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
DYLIB_COMPATIBILITY_VERSION = 2.0.0;
DYLIB_CURRENT_VERSION = 2.12.0;
@@ -10415,6 +10532,7 @@
72220EB11333047D00FCA411 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
DYLIB_COMPATIBILITY_VERSION = 2.0.0;
DYLIB_CURRENT_VERSION = 2.12.0;
@@ -10429,6 +10547,7 @@
72220F6213330A5A00FCA411 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/sbin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10437,6 +10556,7 @@
72220F6313330A5A00FCA411 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/sbin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10445,6 +10565,7 @@
72220FAE13330B2300FCA411 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = "";
INSTALL_PATH = /usr/lib;
@@ -10455,6 +10576,7 @@
72220FAF13330B2300FCA411 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = "";
INSTALL_PATH = /usr/lib;
@@ -10465,6 +10587,7 @@
724379041333E43E009631B9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_MODE_FLAG = "u+rwX,go-rwX";
INSTALL_PATH = /usr/libexec/cups/backend;
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -10474,6 +10597,7 @@
724379051333E43E009631B9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_MODE_FLAG = "u+rwX,go-rwX";
INSTALL_PATH = /usr/libexec/cups/backend;
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -10483,6 +10607,7 @@
7243791F1333E532009631B9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/backend;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10491,6 +10616,7 @@
724379201333E532009631B9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/backend;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10499,6 +10625,7 @@
724379371333FB85009631B9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/backend;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10507,6 +10634,7 @@
724379381333FB85009631B9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/backend;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10515,6 +10643,7 @@
7243794E1333FEA9009631B9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/backend;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10523,6 +10652,7 @@
7243794F1333FEA9009631B9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/backend;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10531,6 +10661,7 @@
724379621333FF1D009631B9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/backend;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10539,6 +10670,7 @@
724379631333FF1D009631B9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/backend;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -10547,6 +10679,7 @@
724FA5331CC0370C0092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10554,6 +10687,7 @@
724FA5341CC0370C0092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10561,6 +10695,7 @@
724FA5461CC037370092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10568,6 +10703,7 @@
724FA5471CC037370092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10575,6 +10711,7 @@
724FA5591CC037500092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10582,6 +10719,7 @@
724FA55A1CC037500092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10589,6 +10727,7 @@
724FA56C1CC037670092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10596,6 +10735,7 @@
724FA56D1CC037670092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10603,6 +10743,7 @@
724FA57F1CC037810092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10610,6 +10751,7 @@
724FA5801CC037810092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10617,6 +10759,7 @@
724FA5921CC037980092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10624,6 +10767,7 @@
724FA5931CC037980092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10631,6 +10775,7 @@
724FA5A51CC037AA0092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10638,6 +10783,7 @@
724FA5A61CC037AA0092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10645,6 +10791,7 @@
724FA5B81CC037C60092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10652,6 +10799,7 @@
724FA5B91CC037C60092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10659,6 +10807,7 @@
724FA5CB1CC037D90092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10666,6 +10815,7 @@
724FA5CC1CC037D90092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10673,6 +10823,7 @@
724FA5DF1CC037F00092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10680,6 +10831,7 @@
724FA5E01CC037F00092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10687,6 +10839,7 @@
724FA5F31CC038040092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10694,6 +10847,7 @@
724FA5F41CC038040092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10701,6 +10855,7 @@
724FA6071CC038190092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10708,6 +10863,7 @@
724FA6081CC038190092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10715,6 +10871,7 @@
724FA61B1CC0382B0092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10722,6 +10879,7 @@
724FA61C1CC0382B0092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10729,6 +10887,7 @@
724FA62F1CC038410092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10736,6 +10895,7 @@
724FA6301CC038410092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10743,6 +10903,7 @@
724FA6431CC038560092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10750,6 +10911,7 @@
724FA6441CC038560092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10757,6 +10919,7 @@
724FA6571CC0386E0092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10764,6 +10927,7 @@
724FA6581CC0386E0092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10771,6 +10935,7 @@
724FA66E1CC038A50092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10778,6 +10943,7 @@
724FA66F1CC038A50092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10785,6 +10951,7 @@
724FA6811CC038BD0092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10792,6 +10959,7 @@
724FA6821CC038BD0092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10799,6 +10967,7 @@
724FA6951CC038D90092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10806,6 +10975,7 @@
724FA6961CC038D90092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10813,6 +10983,7 @@
724FA6A81CC039200092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10820,6 +10991,7 @@
724FA6A91CC039200092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10827,6 +10999,7 @@
724FA6BB1CC0393E0092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10834,6 +11007,7 @@
724FA6BC1CC0393E0092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10841,6 +11015,7 @@
724FA6CF1CC0395A0092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10848,6 +11023,7 @@
724FA6D01CC0395A0092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10855,6 +11031,7 @@
724FA6E81CC039DE0092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10862,6 +11039,7 @@
724FA6E91CC039DE0092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10869,6 +11047,7 @@
724FA6FD1CC03A210092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -10876,6 +11055,7 @@
724FA6FE1CC03A210092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -10883,6 +11063,7 @@
724FA70D1CC03A490092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_EXTENSION = a;
EXECUTABLE_PREFIX = "";
@@ -10895,6 +11076,7 @@
724FA70E1CC03A490092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_EXTENSION = a;
EXECUTABLE_PREFIX = "";
@@ -10907,6 +11089,7 @@
724FA71D1CC03A990092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_EXTENSION = a;
EXECUTABLE_PREFIX = "";
@@ -10919,6 +11102,7 @@
724FA71E1CC03A990092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_EXTENSION = a;
EXECUTABLE_PREFIX = "";
@@ -10931,6 +11115,7 @@
724FA73E1CC03AAF0092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_EXTENSION = a;
EXECUTABLE_PREFIX = "";
@@ -10945,6 +11130,7 @@
724FA73F1CC03AAF0092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_EXTENSION = a;
EXECUTABLE_PREFIX = "";
@@ -10959,6 +11145,7 @@
724FA74D1CC03ACC0092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = "";
INSTALL_PATH = /usr/lib;
@@ -10969,6 +11156,7 @@
724FA74E1CC03ACC0092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = "";
INSTALL_PATH = /usr/lib;
@@ -10979,6 +11167,7 @@
724FA7691CC03AF60092477B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_EXTENSION = a;
EXECUTABLE_PREFIX = "";
@@ -10991,6 +11180,7 @@
724FA76A1CC03AF60092477B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_EXTENSION = a;
EXECUTABLE_PREFIX = "";
@@ -11003,6 +11193,7 @@
7258EAEA134594C4009286F1 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -11011,6 +11202,7 @@
7258EAEB134594C4009286F1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/libexec/cups/filter;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -11019,6 +11211,7 @@
726AD6FF135E88F1002C930D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
@@ -11026,6 +11219,7 @@
726AD700135E88F1002C930D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
@@ -11124,6 +11318,7 @@
72CF95EF18A19134000FCAE4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "ipptool copy";
};
@@ -11132,6 +11327,7 @@
72CF95F018A19134000FCAE4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "ipptool copy";
};
@@ -11140,6 +11336,7 @@
72F75A591336F951004BB496 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -11148,6 +11345,7 @@
72F75A5A1336F951004BB496 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
INSTALL_PATH = /usr/bin;
PRODUCT_NAME = "$(TARGET_NAME)";
};
@@ -11156,6 +11354,7 @@
72F75A631336F9A3004BB496 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = "";
INSTALL_PATH = /usr/lib;
@@ -11166,6 +11365,7 @@
72F75A641336F9A3004BB496 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CLANG_ENABLE_OBJC_WEAK = YES;
COMBINE_HIDPI_IMAGES = YES;
EXECUTABLE_PREFIX = "";
INSTALL_PATH = /usr/lib;