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