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