Skip to content

Commit

Permalink
Update Xcode project
Browse files Browse the repository at this point in the history
Add Xcode-recommended settings
  • Loading branch information
AZero13 committed Oct 14, 2021
1 parent ceabeea commit f526506
Showing 1 changed file with 61 additions and 9 deletions.
70 changes: 61 additions & 9 deletions libdispatch.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objectVersion = 53;
objects = {

/* Begin PBXAggregateTarget section */
Expand Down Expand Up @@ -1768,9 +1768,8 @@
08FB7793FE84155DC02AAC07 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
DefaultBuildSystemTypeForWorkspace = Latest;
LastUpgradeCheck = 1010;
LastUpgradeCheck = 1300;
TargetAttributes = {
3F3C9326128E637B0042B1F7 = {
ProvisioningStyle = Manual;
Expand Down Expand Up @@ -1825,14 +1824,15 @@
};
};
buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libdispatch" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
compatibilityVersion = "Xcode 11.4";
developmentRegion = en;
hasScannedForEncodings = 1;
knownRegions = (
English,
Japanese,
French,
German,
ja,
fr,
de,
Base,
en,
);
mainGroup = 08FB7794FE84155DC02AAC07 /* libdispatch */;
projectDirPath = "";
Expand Down Expand Up @@ -2565,38 +2565,50 @@
isa = XCBuildConfiguration;
baseConfigurationReference = E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Release;
};
1DEB91F108733DB70010E9CD /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E43D93F11097917E004F6A62 /* libdispatch.xcconfig */;
buildSettings = {
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
};
name = Release;
};
3F3C9357128E637B0042B1F7 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Release;
};
3F3C9358128E637B0042B1F7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Debug;
};
4552540C19B1389700B88766 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
4552540D19B1389700B88766 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
Expand All @@ -2605,54 +2617,62 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 6E040C721C499C3600411A2E /* libfirehose_kernel.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Release;
};
6E040C651C499B1B00411A2E /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 6E040C721C499C3600411A2E /* libfirehose_kernel.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Debug;
};
6E2ECAFF1C49C30000A30A32 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
6E2ECB001C49C30000A30A32 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
6E435542215B5D9D00C13177 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
6E435543215B5D9D00C13177 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
6EA833C42162D6380045EFDC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
6EA833C52162D6380045EFDC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
Expand All @@ -2661,45 +2681,52 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 6EB4E4421BA8BD7800D7B9D2 /* libfirehose.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Release;
};
6EB4E40C1BA8BCAD00D7B9D2 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 6EB4E4421BA8BD7800D7B9D2 /* libfirehose.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Debug;
};
92CBD7241BED924F006E0892 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
92CBD7251BED924F006E0892 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
92F3FECC1BEC69E500025962 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Release;
};
92F3FECD1BEC69E500025962 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Debug;
};
9BEBA57020127D3300E6FD0D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_STYLE = Automatic;
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand All @@ -2708,6 +2735,7 @@
9BEBA57120127D3300E6FD0D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_STYLE = Automatic;
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand All @@ -2717,46 +2745,53 @@
isa = XCBuildConfiguration;
baseConfigurationReference = C00B0E121C5AEBF7000330B3 /* libdispatch-dyld-stub.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Release;
};
C00B0E091C5AEBBE000330B3 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C00B0E121C5AEBF7000330B3 /* libdispatch-dyld-stub.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Debug;
};
C01866BB1C5973210040FC07 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C01866BE1C59735B0040FC07 /* libdispatch-mp-static.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Release;
};
C01866BC1C5973210040FC07 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C01866BE1C59735B0040FC07 /* libdispatch-mp-static.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Debug;
};
C927F35B10FD7F0600C5AB8B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Release;
};
C927F35C10FD7F0600C5AB8B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Debug;
};
E49BB6F01E70748100868613 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
DISPATCH_RESOLVED_VARIANT = armv81;
};
name = Release;
Expand All @@ -2765,13 +2800,15 @@
isa = XCBuildConfiguration;
baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
DISPATCH_RESOLVED_VARIANT = armv81;
};
name = Debug;
};
E49F24D9125D57FA0057C971 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
WARNING_CFLAGS = (
"-Weverything",
"$(inherited)",
Expand All @@ -2782,6 +2819,7 @@
E49F24DA125D57FA0057C971 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
ONLY_ACTIVE_ARCH = YES;
WARNING_CFLAGS = (
"-Weverything",
Expand All @@ -2794,34 +2832,47 @@
isa = XCBuildConfiguration;
baseConfigurationReference = E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Release;
};
E4B515D5164B2DA300E003AF /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E4B515D9164B2E9B00E003AF /* libdispatch-introspection.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Debug;
};
E4EB382D1089033000C33AD4 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E43D93F11097917E004F6A62 /* libdispatch.xcconfig */;
buildSettings = {
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
ENABLE_TESTABILITY = YES;
ONLY_ACTIVE_ARCH = YES;
};
name = Debug;
};
E4EB382E1089033000C33AD4 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E40041AA125D705F0022B135 /* libdispatch-resolver.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
};
name = Debug;
};
E4EC122712514715000DDBD1 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
DISPATCH_RESOLVED_VARIANT = mp;
};
name = Release;
Expand All @@ -2830,6 +2881,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = E40041A9125D70590022B135 /* libdispatch-resolved.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
DISPATCH_RESOLVED_VARIANT = mp;
};
name = Debug;
Expand Down

0 comments on commit f526506

Please sign in to comment.