Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 1 | // !$*UTF8*$! |
| 2 | { |
| 3 | archiveVersion = 1; |
| 4 | classes = { |
| 5 | }; |
| 6 | objectVersion = 50; |
| 7 | objects = { |
| 8 | |
| 9 | /* Begin PBXBuildFile section */ |
Laurence Lundblade | 2300b56 | 2018-09-29 20:00:09 -0700 | [diff] [blame] | 10 | E73B5756216071900080D658 /* bstrwrap_tests.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B5755216071900080D658 /* bstrwrap_tests.c */; }; |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame^] | 11 | E73B57592161CA690080D658 /* ieee754.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B57582161CA690080D658 /* ieee754.c */; }; |
| 12 | E73B575E2161CA7C0080D658 /* half_precision_test.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B575A2161CA7C0080D658 /* half_precision_test.c */; }; |
| 13 | E73B575F2161CA7C0080D658 /* half_to_double_from_rfc7049.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B575D2161CA7C0080D658 /* half_to_double_from_rfc7049.c */; }; |
| 14 | E73B57652161F8F80080D658 /* run_tests.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B57632161F8F70080D658 /* run_tests.c */; }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 15 | E776E08F214AE07500E67947 /* qcbor_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E08C214AE07400E67947 /* qcbor_encode.c */; }; |
| 16 | E776E090214AE07500E67947 /* UsefulBuf.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E08D214AE07500E67947 /* UsefulBuf.c */; }; |
| 17 | E776E091214AE07500E67947 /* qcbor_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E08E214AE07500E67947 /* qcbor_decode.c */; }; |
| 18 | E776E097214AE0C700E67947 /* cmd_line_main.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E096214AE0C700E67947 /* cmd_line_main.c */; }; |
| 19 | E776E09D214AEEEA00E67947 /* basic_test.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E09C214AEEEA00E67947 /* basic_test.c */; }; |
| 20 | /* End PBXBuildFile section */ |
| 21 | |
| 22 | /* Begin PBXCopyFilesBuildPhase section */ |
| 23 | E776E07A214ADF7F00E67947 /* CopyFiles */ = { |
| 24 | isa = PBXCopyFilesBuildPhase; |
| 25 | buildActionMask = 2147483647; |
| 26 | dstPath = /usr/share/man/man1/; |
| 27 | dstSubfolderSpec = 0; |
| 28 | files = ( |
| 29 | ); |
| 30 | runOnlyForDeploymentPostprocessing = 1; |
| 31 | }; |
| 32 | /* End PBXCopyFilesBuildPhase section */ |
| 33 | |
| 34 | /* Begin PBXFileReference section */ |
Laurence Lundblade | 2300b56 | 2018-09-29 20:00:09 -0700 | [diff] [blame] | 35 | E73B5754216071900080D658 /* bstrwrap_tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = bstrwrap_tests.h; path = test/bstrwrap_tests.h; sourceTree = "<group>"; }; |
| 36 | E73B5755216071900080D658 /* bstrwrap_tests.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = bstrwrap_tests.c; path = test/bstrwrap_tests.c; sourceTree = "<group>"; }; |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame^] | 37 | E73B57572161CA680080D658 /* ieee754.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ieee754.h; path = src/ieee754.h; sourceTree = "<group>"; }; |
| 38 | E73B57582161CA690080D658 /* ieee754.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ieee754.c; path = src/ieee754.c; sourceTree = "<group>"; }; |
| 39 | E73B575A2161CA7C0080D658 /* half_precision_test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = half_precision_test.c; path = test/half_precision_test.c; sourceTree = "<group>"; }; |
| 40 | E73B575B2161CA7C0080D658 /* half_to_double_from_rfc7049.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = half_to_double_from_rfc7049.h; path = test/half_to_double_from_rfc7049.h; sourceTree = "<group>"; }; |
| 41 | E73B575C2161CA7C0080D658 /* half_precision_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = half_precision_test.h; path = test/half_precision_test.h; sourceTree = "<group>"; }; |
| 42 | E73B575D2161CA7C0080D658 /* half_to_double_from_rfc7049.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = half_to_double_from_rfc7049.c; path = test/half_to_double_from_rfc7049.c; sourceTree = "<group>"; }; |
| 43 | E73B57632161F8F70080D658 /* run_tests.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = run_tests.c; path = test/run_tests.c; sourceTree = "<group>"; }; |
| 44 | E73B57642161F8F80080D658 /* run_tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = run_tests.h; path = test/run_tests.h; sourceTree = "<group>"; }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 45 | E776E07C214ADF7F00E67947 /* QCBOR */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = QCBOR; sourceTree = BUILT_PRODUCTS_DIR; }; |
Laurence Lundblade | a954db9 | 2018-09-28 19:27:31 -0700 | [diff] [blame] | 46 | E776E08C214AE07400E67947 /* qcbor_encode.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = qcbor_encode.c; path = src/qcbor_encode.c; sourceTree = "<group>"; tabWidth = 3; }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 47 | E776E08D214AE07500E67947 /* UsefulBuf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = UsefulBuf.c; path = src/UsefulBuf.c; sourceTree = "<group>"; }; |
| 48 | E776E08E214AE07500E67947 /* qcbor_decode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = qcbor_decode.c; path = src/qcbor_decode.c; sourceTree = "<group>"; }; |
| 49 | E776E093214AE08B00E67947 /* qcbor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qcbor.h; path = inc/qcbor.h; sourceTree = "<group>"; }; |
Laurence Lundblade | 624405d | 2018-09-18 20:10:47 -0700 | [diff] [blame] | 50 | E776E094214AE09700E67947 /* UsefulBuf.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = UsefulBuf.h; path = inc/UsefulBuf.h; sourceTree = "<group>"; tabWidth = 3; }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 51 | E776E096214AE0C700E67947 /* cmd_line_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cmd_line_main.c; sourceTree = "<group>"; }; |
| 52 | E776E09B214AEEEA00E67947 /* basic_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = basic_test.h; path = test/basic_test.h; sourceTree = "<group>"; }; |
Laurence Lundblade | a954db9 | 2018-09-28 19:27:31 -0700 | [diff] [blame] | 53 | E776E09C214AEEEA00E67947 /* basic_test.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = basic_test.c; path = test/basic_test.c; sourceTree = "<group>"; tabWidth = 3; }; |
Laurence Lundblade | 624405d | 2018-09-18 20:10:47 -0700 | [diff] [blame] | 54 | E776E161214EE19C00E67947 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 55 | /* End PBXFileReference section */ |
| 56 | |
| 57 | /* Begin PBXFrameworksBuildPhase section */ |
| 58 | E776E079214ADF7F00E67947 /* Frameworks */ = { |
| 59 | isa = PBXFrameworksBuildPhase; |
| 60 | buildActionMask = 2147483647; |
| 61 | files = ( |
| 62 | ); |
| 63 | runOnlyForDeploymentPostprocessing = 0; |
| 64 | }; |
| 65 | /* End PBXFrameworksBuildPhase section */ |
| 66 | |
| 67 | /* Begin PBXGroup section */ |
| 68 | E776E073214ADF7F00E67947 = { |
| 69 | isa = PBXGroup; |
| 70 | children = ( |
Laurence Lundblade | 624405d | 2018-09-18 20:10:47 -0700 | [diff] [blame] | 71 | E776E161214EE19C00E67947 /* README.md */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 72 | E776E096214AE0C700E67947 /* cmd_line_main.c */, |
| 73 | E776E095214AE0B600E67947 /* test */, |
| 74 | E776E092214AE07C00E67947 /* inc */, |
| 75 | E776E08B214AE06600E67947 /* src */, |
| 76 | E776E07D214ADF7F00E67947 /* Products */, |
| 77 | ); |
| 78 | sourceTree = "<group>"; |
| 79 | }; |
| 80 | E776E07D214ADF7F00E67947 /* Products */ = { |
| 81 | isa = PBXGroup; |
| 82 | children = ( |
| 83 | E776E07C214ADF7F00E67947 /* QCBOR */, |
| 84 | ); |
| 85 | name = Products; |
| 86 | sourceTree = "<group>"; |
| 87 | }; |
| 88 | E776E08B214AE06600E67947 /* src */ = { |
| 89 | isa = PBXGroup; |
| 90 | children = ( |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame^] | 91 | E73B57582161CA690080D658 /* ieee754.c */, |
| 92 | E73B57572161CA680080D658 /* ieee754.h */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 93 | E776E08E214AE07500E67947 /* qcbor_decode.c */, |
| 94 | E776E08C214AE07400E67947 /* qcbor_encode.c */, |
| 95 | E776E08D214AE07500E67947 /* UsefulBuf.c */, |
| 96 | ); |
| 97 | name = src; |
| 98 | sourceTree = "<group>"; |
| 99 | }; |
| 100 | E776E092214AE07C00E67947 /* inc */ = { |
| 101 | isa = PBXGroup; |
| 102 | children = ( |
| 103 | E776E093214AE08B00E67947 /* qcbor.h */, |
| 104 | E776E094214AE09700E67947 /* UsefulBuf.h */, |
| 105 | ); |
| 106 | name = inc; |
| 107 | sourceTree = "<group>"; |
| 108 | }; |
| 109 | E776E095214AE0B600E67947 /* test */ = { |
| 110 | isa = PBXGroup; |
| 111 | children = ( |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame^] | 112 | E73B57632161F8F70080D658 /* run_tests.c */, |
| 113 | E73B57642161F8F80080D658 /* run_tests.h */, |
| 114 | E73B575A2161CA7C0080D658 /* half_precision_test.c */, |
| 115 | E73B575C2161CA7C0080D658 /* half_precision_test.h */, |
| 116 | E73B575D2161CA7C0080D658 /* half_to_double_from_rfc7049.c */, |
| 117 | E73B575B2161CA7C0080D658 /* half_to_double_from_rfc7049.h */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 118 | E776E09C214AEEEA00E67947 /* basic_test.c */, |
Laurence Lundblade | 2300b56 | 2018-09-29 20:00:09 -0700 | [diff] [blame] | 119 | E73B5754216071900080D658 /* bstrwrap_tests.h */, |
| 120 | E73B5755216071900080D658 /* bstrwrap_tests.c */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 121 | E776E09B214AEEEA00E67947 /* basic_test.h */, |
| 122 | ); |
| 123 | name = test; |
| 124 | sourceTree = "<group>"; |
| 125 | }; |
| 126 | /* End PBXGroup section */ |
| 127 | |
| 128 | /* Begin PBXNativeTarget section */ |
| 129 | E776E07B214ADF7F00E67947 /* QCBOR */ = { |
| 130 | isa = PBXNativeTarget; |
| 131 | buildConfigurationList = E776E083214ADF7F00E67947 /* Build configuration list for PBXNativeTarget "QCBOR" */; |
| 132 | buildPhases = ( |
| 133 | E776E078214ADF7F00E67947 /* Sources */, |
| 134 | E776E079214ADF7F00E67947 /* Frameworks */, |
| 135 | E776E07A214ADF7F00E67947 /* CopyFiles */, |
| 136 | ); |
| 137 | buildRules = ( |
| 138 | ); |
| 139 | dependencies = ( |
| 140 | ); |
| 141 | name = QCBOR; |
| 142 | productName = QCBOR; |
| 143 | productReference = E776E07C214ADF7F00E67947 /* QCBOR */; |
| 144 | productType = "com.apple.product-type.tool"; |
| 145 | }; |
| 146 | /* End PBXNativeTarget section */ |
| 147 | |
| 148 | /* Begin PBXProject section */ |
| 149 | E776E074214ADF7F00E67947 /* Project object */ = { |
| 150 | isa = PBXProject; |
| 151 | attributes = { |
| 152 | LastUpgradeCheck = 0940; |
| 153 | ORGANIZATIONNAME = "Laurence Lundblade"; |
| 154 | TargetAttributes = { |
| 155 | E776E07B214ADF7F00E67947 = { |
| 156 | CreatedOnToolsVersion = 9.4.1; |
| 157 | }; |
| 158 | }; |
| 159 | }; |
| 160 | buildConfigurationList = E776E077214ADF7F00E67947 /* Build configuration list for PBXProject "QCBOR" */; |
| 161 | compatibilityVersion = "Xcode 9.3"; |
| 162 | developmentRegion = en; |
| 163 | hasScannedForEncodings = 0; |
| 164 | knownRegions = ( |
| 165 | en, |
| 166 | ); |
| 167 | mainGroup = E776E073214ADF7F00E67947; |
| 168 | productRefGroup = E776E07D214ADF7F00E67947 /* Products */; |
| 169 | projectDirPath = ""; |
| 170 | projectRoot = ""; |
| 171 | targets = ( |
| 172 | E776E07B214ADF7F00E67947 /* QCBOR */, |
| 173 | ); |
| 174 | }; |
| 175 | /* End PBXProject section */ |
| 176 | |
| 177 | /* Begin PBXSourcesBuildPhase section */ |
| 178 | E776E078214ADF7F00E67947 /* Sources */ = { |
| 179 | isa = PBXSourcesBuildPhase; |
| 180 | buildActionMask = 2147483647; |
| 181 | files = ( |
| 182 | E776E08F214AE07500E67947 /* qcbor_encode.c in Sources */, |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame^] | 183 | E73B57592161CA690080D658 /* ieee754.c in Sources */, |
| 184 | E73B575F2161CA7C0080D658 /* half_to_double_from_rfc7049.c in Sources */, |
| 185 | E73B57652161F8F80080D658 /* run_tests.c in Sources */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 186 | E776E091214AE07500E67947 /* qcbor_decode.c in Sources */, |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame^] | 187 | E73B575E2161CA7C0080D658 /* half_precision_test.c in Sources */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 188 | E776E090214AE07500E67947 /* UsefulBuf.c in Sources */, |
| 189 | E776E097214AE0C700E67947 /* cmd_line_main.c in Sources */, |
Laurence Lundblade | 2300b56 | 2018-09-29 20:00:09 -0700 | [diff] [blame] | 190 | E73B5756216071900080D658 /* bstrwrap_tests.c in Sources */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 191 | E776E09D214AEEEA00E67947 /* basic_test.c in Sources */, |
| 192 | ); |
| 193 | runOnlyForDeploymentPostprocessing = 0; |
| 194 | }; |
| 195 | /* End PBXSourcesBuildPhase section */ |
| 196 | |
| 197 | /* Begin XCBuildConfiguration section */ |
| 198 | E776E081214ADF7F00E67947 /* Debug */ = { |
| 199 | isa = XCBuildConfiguration; |
| 200 | buildSettings = { |
| 201 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 202 | CLANG_ANALYZER_NONNULL = YES; |
| 203 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 204 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 205 | CLANG_CXX_LIBRARY = "libc++"; |
| 206 | CLANG_ENABLE_MODULES = YES; |
| 207 | CLANG_ENABLE_OBJC_ARC = YES; |
| 208 | CLANG_ENABLE_OBJC_WEAK = YES; |
| 209 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 210 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 211 | CLANG_WARN_COMMA = YES; |
| 212 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 213 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 214 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 215 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 216 | CLANG_WARN_EMPTY_BODY = YES; |
| 217 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 218 | CLANG_WARN_INFINITE_RECURSION = YES; |
| 219 | CLANG_WARN_INT_CONVERSION = YES; |
| 220 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 221 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 222 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 223 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 224 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 225 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
| 226 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 227 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 228 | CLANG_WARN_UNREACHABLE_CODE = YES; |
| 229 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 230 | CODE_SIGN_IDENTITY = "-"; |
| 231 | COPY_PHASE_STRIP = NO; |
| 232 | DEBUG_INFORMATION_FORMAT = dwarf; |
| 233 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 234 | ENABLE_TESTABILITY = YES; |
| 235 | GCC_C_LANGUAGE_STANDARD = gnu11; |
| 236 | GCC_DYNAMIC_NO_PIC = NO; |
| 237 | GCC_NO_COMMON_BLOCKS = YES; |
Laurence Lundblade | a954db9 | 2018-09-28 19:27:31 -0700 | [diff] [blame] | 238 | GCC_OPTIMIZATION_LEVEL = 0; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 239 | GCC_PREPROCESSOR_DEFINITIONS = ( |
| 240 | "DEBUG=1", |
| 241 | "$(inherited)", |
| 242 | ); |
| 243 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 244 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 245 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 246 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 247 | GCC_WARN_UNUSED_FUNCTION = YES; |
| 248 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 249 | MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 250 | MTL_ENABLE_DEBUG_INFO = YES; |
| 251 | ONLY_ACTIVE_ARCH = YES; |
| 252 | SDKROOT = macosx; |
| 253 | }; |
| 254 | name = Debug; |
| 255 | }; |
| 256 | E776E082214ADF7F00E67947 /* Release */ = { |
| 257 | isa = XCBuildConfiguration; |
| 258 | buildSettings = { |
| 259 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 260 | CLANG_ANALYZER_NONNULL = YES; |
| 261 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 262 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 263 | CLANG_CXX_LIBRARY = "libc++"; |
| 264 | CLANG_ENABLE_MODULES = YES; |
| 265 | CLANG_ENABLE_OBJC_ARC = YES; |
| 266 | CLANG_ENABLE_OBJC_WEAK = YES; |
| 267 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 268 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 269 | CLANG_WARN_COMMA = YES; |
| 270 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 271 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 272 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 273 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 274 | CLANG_WARN_EMPTY_BODY = YES; |
| 275 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 276 | CLANG_WARN_INFINITE_RECURSION = YES; |
| 277 | CLANG_WARN_INT_CONVERSION = YES; |
| 278 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 279 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 280 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 281 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 282 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 283 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
| 284 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 285 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 286 | CLANG_WARN_UNREACHABLE_CODE = YES; |
| 287 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 288 | CODE_SIGN_IDENTITY = "-"; |
| 289 | COPY_PHASE_STRIP = NO; |
| 290 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 291 | ENABLE_NS_ASSERTIONS = NO; |
| 292 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 293 | GCC_C_LANGUAGE_STANDARD = gnu11; |
| 294 | GCC_NO_COMMON_BLOCKS = YES; |
Laurence Lundblade | a954db9 | 2018-09-28 19:27:31 -0700 | [diff] [blame] | 295 | GCC_OPTIMIZATION_LEVEL = 0; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 296 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 297 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 298 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 299 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 300 | GCC_WARN_UNUSED_FUNCTION = YES; |
| 301 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 302 | MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 303 | MTL_ENABLE_DEBUG_INFO = NO; |
| 304 | SDKROOT = macosx; |
| 305 | }; |
| 306 | name = Release; |
| 307 | }; |
| 308 | E776E084214ADF7F00E67947 /* Debug */ = { |
| 309 | isa = XCBuildConfiguration; |
| 310 | buildSettings = { |
| 311 | CODE_SIGN_STYLE = Automatic; |
| 312 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 313 | }; |
| 314 | name = Debug; |
| 315 | }; |
| 316 | E776E085214ADF7F00E67947 /* Release */ = { |
| 317 | isa = XCBuildConfiguration; |
| 318 | buildSettings = { |
| 319 | CODE_SIGN_STYLE = Automatic; |
| 320 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 321 | }; |
| 322 | name = Release; |
| 323 | }; |
| 324 | /* End XCBuildConfiguration section */ |
| 325 | |
| 326 | /* Begin XCConfigurationList section */ |
| 327 | E776E077214ADF7F00E67947 /* Build configuration list for PBXProject "QCBOR" */ = { |
| 328 | isa = XCConfigurationList; |
| 329 | buildConfigurations = ( |
| 330 | E776E081214ADF7F00E67947 /* Debug */, |
| 331 | E776E082214ADF7F00E67947 /* Release */, |
| 332 | ); |
| 333 | defaultConfigurationIsVisible = 0; |
| 334 | defaultConfigurationName = Release; |
| 335 | }; |
| 336 | E776E083214ADF7F00E67947 /* Build configuration list for PBXNativeTarget "QCBOR" */ = { |
| 337 | isa = XCConfigurationList; |
| 338 | buildConfigurations = ( |
| 339 | E776E084214ADF7F00E67947 /* Debug */, |
| 340 | E776E085214ADF7F00E67947 /* Release */, |
| 341 | ); |
| 342 | defaultConfigurationIsVisible = 0; |
| 343 | defaultConfigurationName = Release; |
| 344 | }; |
| 345 | /* End XCConfigurationList section */ |
| 346 | }; |
| 347 | rootObject = E776E074214ADF7F00E67947 /* Project object */; |
| 348 | } |