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 | 9e3651c | 2018-10-10 11:49:55 +0800 | [diff] [blame] | 10 | 0FA9BEB7216CE6CA00BA646B /* qcbor_decode_tests.c in Sources */ = {isa = PBXBuildFile; fileRef = 0FA9BEB5216CE6CA00BA646B /* qcbor_decode_tests.c */; }; |
Laurence Lundblade | 2d85ce4 | 2018-10-12 14:12:47 +0800 | [diff] [blame] | 11 | 0FA9BEBA216DC7AD00BA646B /* qcbor_encode_tests.c in Sources */ = {isa = PBXBuildFile; fileRef = 0FA9BEB8216DC7AD00BA646B /* qcbor_encode_tests.c */; }; |
| 12 | 0FA9BEBD216DE31700BA646B /* UsefulBuf_Tests.c in Sources */ = {isa = PBXBuildFile; fileRef = 0FA9BEBC216DE31700BA646B /* UsefulBuf_Tests.c */; }; |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame] | 13 | E73B57592161CA690080D658 /* ieee754.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B57582161CA690080D658 /* ieee754.c */; }; |
Laurence Lundblade | 2d85ce4 | 2018-10-12 14:12:47 +0800 | [diff] [blame] | 14 | E73B575E2161CA7C0080D658 /* float_tests.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B575A2161CA7C0080D658 /* float_tests.c */; }; |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame] | 15 | E73B575F2161CA7C0080D658 /* half_to_double_from_rfc7049.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B575D2161CA7C0080D658 /* half_to_double_from_rfc7049.c */; }; |
| 16 | E73B57652161F8F80080D658 /* run_tests.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B57632161F8F70080D658 /* run_tests.c */; }; |
Laurence Lundblade | 59289e5 | 2019-12-30 13:44:37 -0800 | [diff] [blame] | 17 | E772021723B52C02006E966E /* qcbor_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E08C214AE07400E67947 /* qcbor_encode.c */; }; |
| 18 | E772021823B52C02006E966E /* ieee754.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B57582161CA690080D658 /* ieee754.c */; }; |
| 19 | E772021923B52C02006E966E /* half_to_double_from_rfc7049.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B575D2161CA7C0080D658 /* half_to_double_from_rfc7049.c */; }; |
| 20 | E772021A23B52C02006E966E /* run_tests.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B57632161F8F70080D658 /* run_tests.c */; }; |
| 21 | E772021B23B52C02006E966E /* qcbor_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E08E214AE07500E67947 /* qcbor_decode.c */; }; |
| 22 | E772021C23B52C02006E966E /* float_tests.c in Sources */ = {isa = PBXBuildFile; fileRef = E73B575A2161CA7C0080D658 /* float_tests.c */; }; |
| 23 | E772021D23B52C02006E966E /* qcbor_decode_tests.c in Sources */ = {isa = PBXBuildFile; fileRef = 0FA9BEB5216CE6CA00BA646B /* qcbor_decode_tests.c */; }; |
| 24 | E772021E23B52C02006E966E /* UsefulBuf.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E08D214AE07500E67947 /* UsefulBuf.c */; }; |
| 25 | E772021F23B52C02006E966E /* qcbor_encode_tests.c in Sources */ = {isa = PBXBuildFile; fileRef = 0FA9BEB8216DC7AD00BA646B /* qcbor_encode_tests.c */; }; |
| 26 | E772022023B52C02006E966E /* cmd_line_main.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E096214AE0C700E67947 /* cmd_line_main.c */; }; |
| 27 | E772022123B52C02006E966E /* UsefulBuf_Tests.c in Sources */ = {isa = PBXBuildFile; fileRef = 0FA9BEBC216DE31700BA646B /* UsefulBuf_Tests.c */; }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 28 | E776E08F214AE07500E67947 /* qcbor_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E08C214AE07400E67947 /* qcbor_encode.c */; }; |
| 29 | E776E090214AE07500E67947 /* UsefulBuf.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E08D214AE07500E67947 /* UsefulBuf.c */; }; |
| 30 | E776E091214AE07500E67947 /* qcbor_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E08E214AE07500E67947 /* qcbor_decode.c */; }; |
| 31 | E776E097214AE0C700E67947 /* cmd_line_main.c in Sources */ = {isa = PBXBuildFile; fileRef = E776E096214AE0C700E67947 /* cmd_line_main.c */; }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 32 | /* End PBXBuildFile section */ |
| 33 | |
| 34 | /* Begin PBXCopyFilesBuildPhase section */ |
Laurence Lundblade | 59289e5 | 2019-12-30 13:44:37 -0800 | [diff] [blame] | 35 | E772022323B52C02006E966E /* CopyFiles */ = { |
| 36 | isa = PBXCopyFilesBuildPhase; |
| 37 | buildActionMask = 2147483647; |
| 38 | dstPath = /usr/share/man/man1/; |
| 39 | dstSubfolderSpec = 0; |
| 40 | files = ( |
| 41 | ); |
| 42 | runOnlyForDeploymentPostprocessing = 1; |
| 43 | }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 44 | E776E07A214ADF7F00E67947 /* CopyFiles */ = { |
| 45 | isa = PBXCopyFilesBuildPhase; |
| 46 | buildActionMask = 2147483647; |
| 47 | dstPath = /usr/share/man/man1/; |
| 48 | dstSubfolderSpec = 0; |
| 49 | files = ( |
| 50 | ); |
| 51 | runOnlyForDeploymentPostprocessing = 1; |
| 52 | }; |
| 53 | /* End PBXCopyFilesBuildPhase section */ |
| 54 | |
| 55 | /* Begin PBXFileReference section */ |
Laurence Lundblade | bb1062e | 2019-08-12 23:28:54 -0700 | [diff] [blame] | 56 | 0F8BADA722EF40FC008B6513 /* not_well_formed_cbor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = not_well_formed_cbor.h; path = test/not_well_formed_cbor.h; sourceTree = "<group>"; }; |
Laurence Lundblade | 0fb6c6d | 2018-10-12 22:02:05 +0800 | [diff] [blame] | 57 | 0FA9BEB5216CE6CA00BA646B /* qcbor_decode_tests.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = qcbor_decode_tests.c; path = test/qcbor_decode_tests.c; sourceTree = "<group>"; tabWidth = 3; }; |
Laurence Lundblade | 9e3651c | 2018-10-10 11:49:55 +0800 | [diff] [blame] | 58 | 0FA9BEB6216CE6CA00BA646B /* qcbor_decode_tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qcbor_decode_tests.h; path = test/qcbor_decode_tests.h; sourceTree = "<group>"; }; |
Laurence Lundblade | 2d85ce4 | 2018-10-12 14:12:47 +0800 | [diff] [blame] | 59 | 0FA9BEB8216DC7AD00BA646B /* qcbor_encode_tests.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = qcbor_encode_tests.c; path = test/qcbor_encode_tests.c; sourceTree = "<group>"; tabWidth = 3; }; |
| 60 | 0FA9BEB9216DC7AD00BA646B /* qcbor_encode_tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qcbor_encode_tests.h; path = test/qcbor_encode_tests.h; sourceTree = "<group>"; }; |
| 61 | 0FA9BEBB216DE31700BA646B /* UsefulBuf_Tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UsefulBuf_Tests.h; path = test/UsefulBuf_Tests.h; sourceTree = "<group>"; }; |
| 62 | 0FA9BEBC216DE31700BA646B /* UsefulBuf_Tests.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = UsefulBuf_Tests.c; path = test/UsefulBuf_Tests.c; sourceTree = "<group>"; tabWidth = 3; }; |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame] | 63 | E73B57572161CA680080D658 /* ieee754.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ieee754.h; path = src/ieee754.h; sourceTree = "<group>"; }; |
| 64 | E73B57582161CA690080D658 /* ieee754.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ieee754.c; path = src/ieee754.c; sourceTree = "<group>"; }; |
Laurence Lundblade | 2d85ce4 | 2018-10-12 14:12:47 +0800 | [diff] [blame] | 65 | E73B575A2161CA7C0080D658 /* float_tests.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = float_tests.c; path = test/float_tests.c; sourceTree = "<group>"; }; |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame] | 66 | 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>"; }; |
Laurence Lundblade | 2d85ce4 | 2018-10-12 14:12:47 +0800 | [diff] [blame] | 67 | E73B575C2161CA7C0080D658 /* float_tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = float_tests.h; path = test/float_tests.h; sourceTree = "<group>"; }; |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame] | 68 | 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>"; }; |
Laurence Lundblade | d396f62 | 2019-01-12 17:12:29 -0800 | [diff] [blame] | 69 | E73B57632161F8F70080D658 /* run_tests.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = run_tests.c; path = test/run_tests.c; sourceTree = "<group>"; tabWidth = 3; }; |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame] | 70 | 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 | e355342 | 2020-05-02 11:11:17 -0700 | [diff] [blame] | 71 | E74BF411245D6713002CE8E8 /* UsefulBuf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UsefulBuf.h; path = inc/qcbor/UsefulBuf.h; sourceTree = "<group>"; }; |
Laurence Lundblade | 59289e5 | 2019-12-30 13:44:37 -0800 | [diff] [blame] | 72 | E772022723B52C02006E966E /* QCBOR_Disable_Exp_Mantissa */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = QCBOR_Disable_Exp_Mantissa; sourceTree = BUILT_PRODUCTS_DIR; }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 73 | 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] | 74 | 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 | 2d85ce4 | 2018-10-12 14:12:47 +0800 | [diff] [blame] | 75 | E776E08D214AE07500E67947 /* UsefulBuf.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = UsefulBuf.c; path = src/UsefulBuf.c; sourceTree = "<group>"; tabWidth = 3; }; |
Laurence Lundblade | 041ffa5 | 2018-10-07 11:43:51 +0700 | [diff] [blame] | 76 | E776E08E214AE07500E67947 /* qcbor_decode.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = qcbor_decode.c; path = src/qcbor_decode.c; sourceTree = "<group>"; tabWidth = 3; }; |
Laurence Lundblade | 624405d | 2018-09-18 20:10:47 -0700 | [diff] [blame] | 77 | 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] | 78 | E776E096214AE0C700E67947 /* cmd_line_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cmd_line_main.c; sourceTree = "<group>"; }; |
Laurence Lundblade | 624405d | 2018-09-18 20:10:47 -0700 | [diff] [blame] | 79 | E776E161214EE19C00E67947 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
Laurence Lundblade | bb87be2 | 2020-04-09 19:15:32 -0700 | [diff] [blame] | 80 | E788315B243BFDF0001893CD /* qcbor_decode_map.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = qcbor_decode_map.h; path = inc/qcbor/qcbor_decode_map.h; sourceTree = "<group>"; }; |
Laurence Lundblade | 34691b9 | 2020-05-18 22:25:25 -0700 | [diff] [blame^] | 81 | E78C91DE240C90C100F4CECE /* qcbor_decode.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = qcbor_decode.h; path = inc/qcbor/qcbor_decode.h; sourceTree = "<group>"; tabWidth = 3; }; |
Laurence Lundblade | 844bb5c | 2020-03-01 17:27:25 -0800 | [diff] [blame] | 82 | E78C91DF240C90C100F4CECE /* qcbor_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qcbor_common.h; path = inc/qcbor/qcbor_common.h; sourceTree = "<group>"; }; |
Laurence Lundblade | bb87be2 | 2020-04-09 19:15:32 -0700 | [diff] [blame] | 83 | E78C91E0240C90C100F4CECE /* qcbor_private.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = qcbor_private.h; path = inc/qcbor/qcbor_private.h; sourceTree = "<group>"; tabWidth = 3; }; |
Laurence Lundblade | 844bb5c | 2020-03-01 17:27:25 -0800 | [diff] [blame] | 84 | E78C91E1240C90C100F4CECE /* qcbor_encode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qcbor_encode.h; path = inc/qcbor/qcbor_encode.h; sourceTree = "<group>"; }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 85 | /* End PBXFileReference section */ |
| 86 | |
| 87 | /* Begin PBXFrameworksBuildPhase section */ |
Laurence Lundblade | 59289e5 | 2019-12-30 13:44:37 -0800 | [diff] [blame] | 88 | E772022223B52C02006E966E /* Frameworks */ = { |
| 89 | isa = PBXFrameworksBuildPhase; |
| 90 | buildActionMask = 2147483647; |
| 91 | files = ( |
| 92 | ); |
| 93 | runOnlyForDeploymentPostprocessing = 0; |
| 94 | }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 95 | E776E079214ADF7F00E67947 /* Frameworks */ = { |
| 96 | isa = PBXFrameworksBuildPhase; |
| 97 | buildActionMask = 2147483647; |
| 98 | files = ( |
| 99 | ); |
| 100 | runOnlyForDeploymentPostprocessing = 0; |
| 101 | }; |
| 102 | /* End PBXFrameworksBuildPhase section */ |
| 103 | |
| 104 | /* Begin PBXGroup section */ |
| 105 | E776E073214ADF7F00E67947 = { |
| 106 | isa = PBXGroup; |
| 107 | children = ( |
Laurence Lundblade | 624405d | 2018-09-18 20:10:47 -0700 | [diff] [blame] | 108 | E776E161214EE19C00E67947 /* README.md */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 109 | E776E096214AE0C700E67947 /* cmd_line_main.c */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 110 | E776E092214AE07C00E67947 /* inc */, |
| 111 | E776E08B214AE06600E67947 /* src */, |
Laurence Lundblade | 4d1ecba | 2018-10-12 21:22:30 +0800 | [diff] [blame] | 112 | E776E095214AE0B600E67947 /* test */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 113 | E776E07D214ADF7F00E67947 /* Products */, |
| 114 | ); |
| 115 | sourceTree = "<group>"; |
| 116 | }; |
| 117 | E776E07D214ADF7F00E67947 /* Products */ = { |
| 118 | isa = PBXGroup; |
| 119 | children = ( |
| 120 | E776E07C214ADF7F00E67947 /* QCBOR */, |
Laurence Lundblade | 59289e5 | 2019-12-30 13:44:37 -0800 | [diff] [blame] | 121 | E772022723B52C02006E966E /* QCBOR_Disable_Exp_Mantissa */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 122 | ); |
| 123 | name = Products; |
| 124 | sourceTree = "<group>"; |
| 125 | }; |
| 126 | E776E08B214AE06600E67947 /* src */ = { |
| 127 | isa = PBXGroup; |
| 128 | children = ( |
Laurence Lundblade | 4d1ecba | 2018-10-12 21:22:30 +0800 | [diff] [blame] | 129 | E776E08C214AE07400E67947 /* qcbor_encode.c */, |
| 130 | E776E08E214AE07500E67947 /* qcbor_decode.c */, |
Laurence Lundblade | 4d1ecba | 2018-10-12 21:22:30 +0800 | [diff] [blame] | 131 | E776E08D214AE07500E67947 /* UsefulBuf.c */, |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame] | 132 | E73B57582161CA690080D658 /* ieee754.c */, |
| 133 | E73B57572161CA680080D658 /* ieee754.h */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 134 | ); |
| 135 | name = src; |
| 136 | sourceTree = "<group>"; |
| 137 | }; |
| 138 | E776E092214AE07C00E67947 /* inc */ = { |
| 139 | isa = PBXGroup; |
| 140 | children = ( |
Laurence Lundblade | e355342 | 2020-05-02 11:11:17 -0700 | [diff] [blame] | 141 | E74BF411245D6713002CE8E8 /* UsefulBuf.h */, |
Laurence Lundblade | 844bb5c | 2020-03-01 17:27:25 -0800 | [diff] [blame] | 142 | E78C91DF240C90C100F4CECE /* qcbor_common.h */, |
| 143 | E78C91DE240C90C100F4CECE /* qcbor_decode.h */, |
| 144 | E78C91E1240C90C100F4CECE /* qcbor_encode.h */, |
| 145 | E78C91E0240C90C100F4CECE /* qcbor_private.h */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 146 | E776E094214AE09700E67947 /* UsefulBuf.h */, |
Laurence Lundblade | bb87be2 | 2020-04-09 19:15:32 -0700 | [diff] [blame] | 147 | E788315B243BFDF0001893CD /* qcbor_decode_map.h */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 148 | ); |
| 149 | name = inc; |
| 150 | sourceTree = "<group>"; |
| 151 | }; |
| 152 | E776E095214AE0B600E67947 /* test */ = { |
| 153 | isa = PBXGroup; |
| 154 | children = ( |
Laurence Lundblade | 4d1ecba | 2018-10-12 21:22:30 +0800 | [diff] [blame] | 155 | E73B57632161F8F70080D658 /* run_tests.c */, |
| 156 | E73B57642161F8F80080D658 /* run_tests.h */, |
Laurence Lundblade | 2d85ce4 | 2018-10-12 14:12:47 +0800 | [diff] [blame] | 157 | 0FA9BEBC216DE31700BA646B /* UsefulBuf_Tests.c */, |
| 158 | 0FA9BEBB216DE31700BA646B /* UsefulBuf_Tests.h */, |
| 159 | 0FA9BEB8216DC7AD00BA646B /* qcbor_encode_tests.c */, |
| 160 | 0FA9BEB9216DC7AD00BA646B /* qcbor_encode_tests.h */, |
Laurence Lundblade | 9e3651c | 2018-10-10 11:49:55 +0800 | [diff] [blame] | 161 | 0FA9BEB5216CE6CA00BA646B /* qcbor_decode_tests.c */, |
| 162 | 0FA9BEB6216CE6CA00BA646B /* qcbor_decode_tests.h */, |
Laurence Lundblade | 2d85ce4 | 2018-10-12 14:12:47 +0800 | [diff] [blame] | 163 | E73B575A2161CA7C0080D658 /* float_tests.c */, |
| 164 | E73B575C2161CA7C0080D658 /* float_tests.h */, |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame] | 165 | E73B575D2161CA7C0080D658 /* half_to_double_from_rfc7049.c */, |
| 166 | E73B575B2161CA7C0080D658 /* half_to_double_from_rfc7049.h */, |
Laurence Lundblade | bb1062e | 2019-08-12 23:28:54 -0700 | [diff] [blame] | 167 | 0F8BADA722EF40FC008B6513 /* not_well_formed_cbor.h */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 168 | ); |
| 169 | name = test; |
| 170 | sourceTree = "<group>"; |
| 171 | }; |
| 172 | /* End PBXGroup section */ |
| 173 | |
| 174 | /* Begin PBXNativeTarget section */ |
Laurence Lundblade | 59289e5 | 2019-12-30 13:44:37 -0800 | [diff] [blame] | 175 | E772021523B52C02006E966E /* QCBOR_Disable_Exp_Mantissa */ = { |
| 176 | isa = PBXNativeTarget; |
| 177 | buildConfigurationList = E772022423B52C02006E966E /* Build configuration list for PBXNativeTarget "QCBOR_Disable_Exp_Mantissa" */; |
| 178 | buildPhases = ( |
| 179 | E772021623B52C02006E966E /* Sources */, |
| 180 | E772022223B52C02006E966E /* Frameworks */, |
| 181 | E772022323B52C02006E966E /* CopyFiles */, |
| 182 | ); |
| 183 | buildRules = ( |
| 184 | ); |
| 185 | dependencies = ( |
| 186 | ); |
| 187 | name = QCBOR_Disable_Exp_Mantissa; |
| 188 | productName = QCBOR; |
| 189 | productReference = E772022723B52C02006E966E /* QCBOR_Disable_Exp_Mantissa */; |
| 190 | productType = "com.apple.product-type.tool"; |
| 191 | }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 192 | E776E07B214ADF7F00E67947 /* QCBOR */ = { |
| 193 | isa = PBXNativeTarget; |
| 194 | buildConfigurationList = E776E083214ADF7F00E67947 /* Build configuration list for PBXNativeTarget "QCBOR" */; |
| 195 | buildPhases = ( |
| 196 | E776E078214ADF7F00E67947 /* Sources */, |
| 197 | E776E079214ADF7F00E67947 /* Frameworks */, |
| 198 | E776E07A214ADF7F00E67947 /* CopyFiles */, |
| 199 | ); |
| 200 | buildRules = ( |
| 201 | ); |
| 202 | dependencies = ( |
| 203 | ); |
| 204 | name = QCBOR; |
| 205 | productName = QCBOR; |
| 206 | productReference = E776E07C214ADF7F00E67947 /* QCBOR */; |
| 207 | productType = "com.apple.product-type.tool"; |
| 208 | }; |
| 209 | /* End PBXNativeTarget section */ |
| 210 | |
| 211 | /* Begin PBXProject section */ |
| 212 | E776E074214ADF7F00E67947 /* Project object */ = { |
| 213 | isa = PBXProject; |
| 214 | attributes = { |
Laurence Lundblade | e355342 | 2020-05-02 11:11:17 -0700 | [diff] [blame] | 215 | LastUpgradeCheck = 1140; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 216 | ORGANIZATIONNAME = "Laurence Lundblade"; |
| 217 | TargetAttributes = { |
| 218 | E776E07B214ADF7F00E67947 = { |
| 219 | CreatedOnToolsVersion = 9.4.1; |
| 220 | }; |
| 221 | }; |
| 222 | }; |
| 223 | buildConfigurationList = E776E077214ADF7F00E67947 /* Build configuration list for PBXProject "QCBOR" */; |
| 224 | compatibilityVersion = "Xcode 9.3"; |
| 225 | developmentRegion = en; |
| 226 | hasScannedForEncodings = 0; |
| 227 | knownRegions = ( |
| 228 | en, |
Laurence Lundblade | 06350ea | 2020-01-27 19:32:40 -0800 | [diff] [blame] | 229 | Base, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 230 | ); |
| 231 | mainGroup = E776E073214ADF7F00E67947; |
| 232 | productRefGroup = E776E07D214ADF7F00E67947 /* Products */; |
| 233 | projectDirPath = ""; |
| 234 | projectRoot = ""; |
| 235 | targets = ( |
| 236 | E776E07B214ADF7F00E67947 /* QCBOR */, |
Laurence Lundblade | 59289e5 | 2019-12-30 13:44:37 -0800 | [diff] [blame] | 237 | E772021523B52C02006E966E /* QCBOR_Disable_Exp_Mantissa */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 238 | ); |
| 239 | }; |
| 240 | /* End PBXProject section */ |
| 241 | |
| 242 | /* Begin PBXSourcesBuildPhase section */ |
Laurence Lundblade | 59289e5 | 2019-12-30 13:44:37 -0800 | [diff] [blame] | 243 | E772021623B52C02006E966E /* Sources */ = { |
| 244 | isa = PBXSourcesBuildPhase; |
| 245 | buildActionMask = 2147483647; |
| 246 | files = ( |
| 247 | E772021723B52C02006E966E /* qcbor_encode.c in Sources */, |
| 248 | E772021823B52C02006E966E /* ieee754.c in Sources */, |
| 249 | E772021923B52C02006E966E /* half_to_double_from_rfc7049.c in Sources */, |
| 250 | E772021A23B52C02006E966E /* run_tests.c in Sources */, |
| 251 | E772021B23B52C02006E966E /* qcbor_decode.c in Sources */, |
| 252 | E772021C23B52C02006E966E /* float_tests.c in Sources */, |
| 253 | E772021D23B52C02006E966E /* qcbor_decode_tests.c in Sources */, |
| 254 | E772021E23B52C02006E966E /* UsefulBuf.c in Sources */, |
| 255 | E772021F23B52C02006E966E /* qcbor_encode_tests.c in Sources */, |
| 256 | E772022023B52C02006E966E /* cmd_line_main.c in Sources */, |
| 257 | E772022123B52C02006E966E /* UsefulBuf_Tests.c in Sources */, |
| 258 | ); |
| 259 | runOnlyForDeploymentPostprocessing = 0; |
| 260 | }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 261 | E776E078214ADF7F00E67947 /* Sources */ = { |
| 262 | isa = PBXSourcesBuildPhase; |
| 263 | buildActionMask = 2147483647; |
| 264 | files = ( |
| 265 | E776E08F214AE07500E67947 /* qcbor_encode.c in Sources */, |
Laurence Lundblade | 781fd82 | 2018-10-01 09:37:52 -0700 | [diff] [blame] | 266 | E73B57592161CA690080D658 /* ieee754.c in Sources */, |
| 267 | E73B575F2161CA7C0080D658 /* half_to_double_from_rfc7049.c in Sources */, |
| 268 | E73B57652161F8F80080D658 /* run_tests.c in Sources */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 269 | E776E091214AE07500E67947 /* qcbor_decode.c in Sources */, |
Laurence Lundblade | 2d85ce4 | 2018-10-12 14:12:47 +0800 | [diff] [blame] | 270 | E73B575E2161CA7C0080D658 /* float_tests.c in Sources */, |
Laurence Lundblade | 9e3651c | 2018-10-10 11:49:55 +0800 | [diff] [blame] | 271 | 0FA9BEB7216CE6CA00BA646B /* qcbor_decode_tests.c in Sources */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 272 | E776E090214AE07500E67947 /* UsefulBuf.c in Sources */, |
Laurence Lundblade | 2d85ce4 | 2018-10-12 14:12:47 +0800 | [diff] [blame] | 273 | 0FA9BEBA216DC7AD00BA646B /* qcbor_encode_tests.c in Sources */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 274 | E776E097214AE0C700E67947 /* cmd_line_main.c in Sources */, |
Laurence Lundblade | 2d85ce4 | 2018-10-12 14:12:47 +0800 | [diff] [blame] | 275 | 0FA9BEBD216DE31700BA646B /* UsefulBuf_Tests.c in Sources */, |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 276 | ); |
| 277 | runOnlyForDeploymentPostprocessing = 0; |
| 278 | }; |
| 279 | /* End PBXSourcesBuildPhase section */ |
| 280 | |
| 281 | /* Begin XCBuildConfiguration section */ |
Laurence Lundblade | 59289e5 | 2019-12-30 13:44:37 -0800 | [diff] [blame] | 282 | E772022523B52C02006E966E /* Debug */ = { |
| 283 | isa = XCBuildConfiguration; |
| 284 | buildSettings = { |
| 285 | CLANG_UNDEFINED_BEHAVIOR_SANITIZER_INTEGER = YES; |
| 286 | CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES; |
| 287 | CODE_SIGN_STYLE = Automatic; |
| 288 | GCC_OPTIMIZATION_LEVEL = 0; |
| 289 | "GCC_PREPROCESSOR_DEFINITIONS[arch=*]" = QCBOR_CONFIG_DISABLE_EXP_AND_MANTISSA; |
| 290 | GCC_TREAT_WARNINGS_AS_ERRORS = YES; |
| 291 | GCC_WARN_PEDANTIC = YES; |
| 292 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 293 | }; |
| 294 | name = Debug; |
| 295 | }; |
| 296 | E772022623B52C02006E966E /* Release */ = { |
| 297 | isa = XCBuildConfiguration; |
| 298 | buildSettings = { |
| 299 | CLANG_UNDEFINED_BEHAVIOR_SANITIZER_INTEGER = YES; |
| 300 | CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES; |
| 301 | CODE_SIGN_STYLE = Automatic; |
| 302 | GCC_OPTIMIZATION_LEVEL = 0; |
| 303 | GCC_TREAT_WARNINGS_AS_ERRORS = YES; |
| 304 | GCC_WARN_PEDANTIC = YES; |
| 305 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 306 | }; |
| 307 | name = Release; |
| 308 | }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 309 | E776E081214ADF7F00E67947 /* Debug */ = { |
| 310 | isa = XCBuildConfiguration; |
| 311 | buildSettings = { |
| 312 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 313 | CLANG_ANALYZER_NONNULL = YES; |
| 314 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 315 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 316 | CLANG_CXX_LIBRARY = "libc++"; |
| 317 | CLANG_ENABLE_MODULES = YES; |
| 318 | CLANG_ENABLE_OBJC_ARC = YES; |
| 319 | CLANG_ENABLE_OBJC_WEAK = YES; |
| 320 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 321 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 322 | CLANG_WARN_COMMA = YES; |
| 323 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 324 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 325 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 326 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 327 | CLANG_WARN_EMPTY_BODY = YES; |
| 328 | CLANG_WARN_ENUM_CONVERSION = YES; |
Laurence Lundblade | 06350ea | 2020-01-27 19:32:40 -0800 | [diff] [blame] | 329 | CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 330 | CLANG_WARN_INFINITE_RECURSION = YES; |
| 331 | CLANG_WARN_INT_CONVERSION = YES; |
| 332 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 333 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 334 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 335 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 336 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 337 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
Laurence Lundblade | 06350ea | 2020-01-27 19:32:40 -0800 | [diff] [blame] | 338 | CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 339 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 340 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 341 | CLANG_WARN_UNREACHABLE_CODE = YES; |
| 342 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 343 | CODE_SIGN_IDENTITY = "-"; |
| 344 | COPY_PHASE_STRIP = NO; |
| 345 | DEBUG_INFORMATION_FORMAT = dwarf; |
| 346 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 347 | ENABLE_TESTABILITY = YES; |
| 348 | GCC_C_LANGUAGE_STANDARD = gnu11; |
| 349 | GCC_DYNAMIC_NO_PIC = NO; |
| 350 | GCC_NO_COMMON_BLOCKS = YES; |
Laurence Lundblade | a954db9 | 2018-09-28 19:27:31 -0700 | [diff] [blame] | 351 | GCC_OPTIMIZATION_LEVEL = 0; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 352 | GCC_PREPROCESSOR_DEFINITIONS = ( |
| 353 | "DEBUG=1", |
| 354 | "$(inherited)", |
| 355 | ); |
Laurence Lundblade | 06350ea | 2020-01-27 19:32:40 -0800 | [diff] [blame] | 356 | GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 357 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 358 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
Laurence Lundblade | 06350ea | 2020-01-27 19:32:40 -0800 | [diff] [blame] | 359 | GCC_WARN_SHADOW = YES; |
| 360 | GCC_WARN_SIGN_COMPARE = YES; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 361 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 362 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 363 | GCC_WARN_UNUSED_FUNCTION = YES; |
Laurence Lundblade | 06350ea | 2020-01-27 19:32:40 -0800 | [diff] [blame] | 364 | GCC_WARN_UNUSED_LABEL = YES; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 365 | GCC_WARN_UNUSED_VARIABLE = YES; |
Laurence Lundblade | e355342 | 2020-05-02 11:11:17 -0700 | [diff] [blame] | 366 | "HEADER_SEARCH_PATHS[arch=*]" = inc; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 367 | MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 368 | MTL_ENABLE_DEBUG_INFO = YES; |
| 369 | ONLY_ACTIVE_ARCH = YES; |
| 370 | SDKROOT = macosx; |
| 371 | }; |
| 372 | name = Debug; |
| 373 | }; |
| 374 | E776E082214ADF7F00E67947 /* Release */ = { |
| 375 | isa = XCBuildConfiguration; |
| 376 | buildSettings = { |
| 377 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 378 | CLANG_ANALYZER_NONNULL = YES; |
| 379 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 380 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 381 | CLANG_CXX_LIBRARY = "libc++"; |
| 382 | CLANG_ENABLE_MODULES = YES; |
| 383 | CLANG_ENABLE_OBJC_ARC = YES; |
| 384 | CLANG_ENABLE_OBJC_WEAK = YES; |
| 385 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 386 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 387 | CLANG_WARN_COMMA = YES; |
| 388 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 389 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 390 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 391 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 392 | CLANG_WARN_EMPTY_BODY = YES; |
| 393 | CLANG_WARN_ENUM_CONVERSION = YES; |
Laurence Lundblade | 06350ea | 2020-01-27 19:32:40 -0800 | [diff] [blame] | 394 | CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 395 | CLANG_WARN_INFINITE_RECURSION = YES; |
| 396 | CLANG_WARN_INT_CONVERSION = YES; |
| 397 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 398 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 399 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 400 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 401 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 402 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
Laurence Lundblade | 06350ea | 2020-01-27 19:32:40 -0800 | [diff] [blame] | 403 | CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 404 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 405 | CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 406 | CLANG_WARN_UNREACHABLE_CODE = YES; |
| 407 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 408 | CODE_SIGN_IDENTITY = "-"; |
| 409 | COPY_PHASE_STRIP = NO; |
| 410 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 411 | ENABLE_NS_ASSERTIONS = NO; |
| 412 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 413 | GCC_C_LANGUAGE_STANDARD = gnu11; |
| 414 | GCC_NO_COMMON_BLOCKS = YES; |
Laurence Lundblade | a954db9 | 2018-09-28 19:27:31 -0700 | [diff] [blame] | 415 | GCC_OPTIMIZATION_LEVEL = 0; |
Laurence Lundblade | 06350ea | 2020-01-27 19:32:40 -0800 | [diff] [blame] | 416 | GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 417 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 418 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
Laurence Lundblade | 06350ea | 2020-01-27 19:32:40 -0800 | [diff] [blame] | 419 | GCC_WARN_SHADOW = YES; |
| 420 | GCC_WARN_SIGN_COMPARE = YES; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 421 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 422 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 423 | GCC_WARN_UNUSED_FUNCTION = YES; |
Laurence Lundblade | 06350ea | 2020-01-27 19:32:40 -0800 | [diff] [blame] | 424 | GCC_WARN_UNUSED_LABEL = YES; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 425 | GCC_WARN_UNUSED_VARIABLE = YES; |
Laurence Lundblade | e355342 | 2020-05-02 11:11:17 -0700 | [diff] [blame] | 426 | "HEADER_SEARCH_PATHS[arch=*]" = inc; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 427 | MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 428 | MTL_ENABLE_DEBUG_INFO = NO; |
| 429 | SDKROOT = macosx; |
| 430 | }; |
| 431 | name = Release; |
| 432 | }; |
| 433 | E776E084214ADF7F00E67947 /* Debug */ = { |
| 434 | isa = XCBuildConfiguration; |
| 435 | buildSettings = { |
Laurence Lundblade | f653166 | 2018-12-04 10:42:22 +0900 | [diff] [blame] | 436 | CLANG_UNDEFINED_BEHAVIOR_SANITIZER_INTEGER = YES; |
| 437 | CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 438 | CODE_SIGN_STYLE = Automatic; |
Laurence Lundblade | 0fb6c6d | 2018-10-12 22:02:05 +0800 | [diff] [blame] | 439 | GCC_OPTIMIZATION_LEVEL = 0; |
Laurence Lundblade | f653166 | 2018-12-04 10:42:22 +0900 | [diff] [blame] | 440 | GCC_TREAT_WARNINGS_AS_ERRORS = YES; |
| 441 | GCC_WARN_PEDANTIC = YES; |
Laurence Lundblade | 844bb5c | 2020-03-01 17:27:25 -0800 | [diff] [blame] | 442 | "HEADER_SEARCH_PATHS[arch=*]" = inc; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 443 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 444 | }; |
| 445 | name = Debug; |
| 446 | }; |
| 447 | E776E085214ADF7F00E67947 /* Release */ = { |
| 448 | isa = XCBuildConfiguration; |
| 449 | buildSettings = { |
Laurence Lundblade | f653166 | 2018-12-04 10:42:22 +0900 | [diff] [blame] | 450 | CLANG_UNDEFINED_BEHAVIOR_SANITIZER_INTEGER = YES; |
| 451 | CLANG_UNDEFINED_BEHAVIOR_SANITIZER_NULLABILITY = YES; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 452 | CODE_SIGN_STYLE = Automatic; |
Laurence Lundblade | 0fb6c6d | 2018-10-12 22:02:05 +0800 | [diff] [blame] | 453 | GCC_OPTIMIZATION_LEVEL = 0; |
Laurence Lundblade | f653166 | 2018-12-04 10:42:22 +0900 | [diff] [blame] | 454 | GCC_TREAT_WARNINGS_AS_ERRORS = YES; |
| 455 | GCC_WARN_PEDANTIC = YES; |
Laurence Lundblade | 844bb5c | 2020-03-01 17:27:25 -0800 | [diff] [blame] | 456 | "HEADER_SEARCH_PATHS[arch=*]" = inc; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 457 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 458 | }; |
| 459 | name = Release; |
| 460 | }; |
| 461 | /* End XCBuildConfiguration section */ |
| 462 | |
| 463 | /* Begin XCConfigurationList section */ |
Laurence Lundblade | 59289e5 | 2019-12-30 13:44:37 -0800 | [diff] [blame] | 464 | E772022423B52C02006E966E /* Build configuration list for PBXNativeTarget "QCBOR_Disable_Exp_Mantissa" */ = { |
| 465 | isa = XCConfigurationList; |
| 466 | buildConfigurations = ( |
| 467 | E772022523B52C02006E966E /* Debug */, |
| 468 | E772022623B52C02006E966E /* Release */, |
| 469 | ); |
| 470 | defaultConfigurationIsVisible = 0; |
| 471 | defaultConfigurationName = Release; |
| 472 | }; |
Laurence Lundblade | 929ae13 | 2018-09-13 12:27:58 -0700 | [diff] [blame] | 473 | E776E077214ADF7F00E67947 /* Build configuration list for PBXProject "QCBOR" */ = { |
| 474 | isa = XCConfigurationList; |
| 475 | buildConfigurations = ( |
| 476 | E776E081214ADF7F00E67947 /* Debug */, |
| 477 | E776E082214ADF7F00E67947 /* Release */, |
| 478 | ); |
| 479 | defaultConfigurationIsVisible = 0; |
| 480 | defaultConfigurationName = Release; |
| 481 | }; |
| 482 | E776E083214ADF7F00E67947 /* Build configuration list for PBXNativeTarget "QCBOR" */ = { |
| 483 | isa = XCConfigurationList; |
| 484 | buildConfigurations = ( |
| 485 | E776E084214ADF7F00E67947 /* Debug */, |
| 486 | E776E085214ADF7F00E67947 /* Release */, |
| 487 | ); |
| 488 | defaultConfigurationIsVisible = 0; |
| 489 | defaultConfigurationName = Release; |
| 490 | }; |
| 491 | /* End XCConfigurationList section */ |
| 492 | }; |
| 493 | rootObject = E776E074214ADF7F00E67947 /* Project object */; |
| 494 | } |