project.pbxproj 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 21F7F10E1BAAEFC5009399A0 /* class.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0A11BAAEFC5009399A0 /* class.c */; settings = {ASSET_TAGS = (); }; };
  10. 21F7F10F1BAAEFC5009399A0 /* class_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0A31BAAEFC5009399A0 /* class_list.c */; settings = {ASSET_TAGS = (); }; };
  11. 21F7F1101BAAEFC5009399A0 /* controller.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0A51BAAEFC5009399A0 /* controller.c */; settings = {ASSET_TAGS = (); }; };
  12. 21F7F1111BAAEFC5009399A0 /* controller_listener.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0A71BAAEFC5009399A0 /* controller_listener.c */; settings = {ASSET_TAGS = (); }; };
  13. 21F7F1121BAAEFC5009399A0 /* mcast_server.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0B71BAAEFC5009399A0 /* mcast_server.c */; settings = {ASSET_TAGS = (); }; };
  14. 21F7F1131BAAEFC5009399A0 /* mcast_server_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0B81BAAEFC5009399A0 /* mcast_server_list.c */; settings = {ASSET_TAGS = (); }; };
  15. 21F7F1141BAAEFC5009399A0 /* object_property_observer.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0B91BAAEFC5009399A0 /* object_property_observer.c */; settings = {ASSET_TAGS = (); }; };
  16. 21F7F1151BAAEFC5009399A0 /* object_property_observer_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0BA1BAAEFC5009399A0 /* object_property_observer_list.c */; settings = {ASSET_TAGS = (); }; };
  17. 21F7F1161BAAEFC5009399A0 /* object_property_observer_manager.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0BB1BAAEFC5009399A0 /* object_property_observer_manager.c */; settings = {ASSET_TAGS = (); }; };
  18. 21F7F1171BAAEFC5009399A0 /* server.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0BE1BAAEFC5009399A0 /* server.c */; settings = {ASSET_TAGS = (); }; };
  19. 21F7F1181BAAEFC5009399A0 /* udp_server.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0C01BAAEFC5009399A0 /* udp_server.c */; settings = {ASSET_TAGS = (); }; };
  20. 21F7F1191BAAEFC5009399A0 /* udp_server_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0C11BAAEFC5009399A0 /* udp_server_list.c */; settings = {ASSET_TAGS = (); }; };
  21. 21F7F11A1BAAEFC5009399A0 /* message.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0C21BAAEFC5009399A0 /* message.c */; settings = {ASSET_TAGS = (); }; };
  22. 21F7F11B1BAAEFC5009399A0 /* message_search.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0C41BAAEFC5009399A0 /* message_search.c */; settings = {ASSET_TAGS = (); }; };
  23. 21F7F11C1BAAEFC5009399A0 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0C51BAAEFC5009399A0 /* misc.c */; settings = {ASSET_TAGS = (); }; };
  24. 21F7F11D1BAAEFC5009399A0 /* datagram_packet.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0D01BAAEFC5009399A0 /* datagram_packet.c */; settings = {ASSET_TAGS = (); }; };
  25. 21F7F11E1BAAEFC5009399A0 /* interface.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0D11BAAEFC5009399A0 /* interface.c */; settings = {ASSET_TAGS = (); }; };
  26. 21F7F11F1BAAEFC5009399A0 /* interface_function.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0D31BAAEFC5009399A0 /* interface_function.c */; settings = {ASSET_TAGS = (); }; };
  27. 21F7F1201BAAEFC5009399A0 /* interface_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0D41BAAEFC5009399A0 /* interface_list.c */; settings = {ASSET_TAGS = (); }; };
  28. 21F7F1211BAAEFC5009399A0 /* net_function.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0D51BAAEFC5009399A0 /* net_function.c */; settings = {ASSET_TAGS = (); }; };
  29. 21F7F1221BAAEFC5009399A0 /* socket.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0D61BAAEFC5009399A0 /* socket.c */; settings = {ASSET_TAGS = (); }; };
  30. 21F7F1231BAAEFC5009399A0 /* node.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0D81BAAEFC5009399A0 /* node.c */; settings = {ASSET_TAGS = (); }; };
  31. 21F7F1241BAAEFC5009399A0 /* node_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0DA1BAAEFC5009399A0 /* node_list.c */; settings = {ASSET_TAGS = (); }; };
  32. 21F7F1251BAAEFC5009399A0 /* node_listener.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0DB1BAAEFC5009399A0 /* node_listener.c */; settings = {ASSET_TAGS = (); }; };
  33. 21F7F1261BAAEFC5009399A0 /* object.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0DC1BAAEFC5009399A0 /* object.c */; settings = {ASSET_TAGS = (); }; };
  34. 21F7F1271BAAEFC5009399A0 /* object_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0DE1BAAEFC5009399A0 /* object_list.c */; settings = {ASSET_TAGS = (); }; };
  35. 21F7F1281BAAEFC5009399A0 /* property.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0DF1BAAEFC5009399A0 /* property.c */; settings = {ASSET_TAGS = (); }; };
  36. 21F7F1291BAAEFC5009399A0 /* property_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0E11BAAEFC5009399A0 /* property_list.c */; settings = {ASSET_TAGS = (); }; };
  37. 21F7F12A1BAAEFC5009399A0 /* device.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0EC1BAAEFC5009399A0 /* device.c */; settings = {ASSET_TAGS = (); }; };
  38. 21F7F12B1BAAEFC5009399A0 /* device_super_class.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0ED1BAAEFC5009399A0 /* device_super_class.c */; settings = {ASSET_TAGS = (); }; };
  39. 21F7F12C1BAAEFC5009399A0 /* node_profile_class.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0EE1BAAEFC5009399A0 /* node_profile_class.c */; settings = {ASSET_TAGS = (); }; };
  40. 21F7F12D1BAAEFC5009399A0 /* object_super_class.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0EF1BAAEFC5009399A0 /* object_super_class.c */; settings = {ASSET_TAGS = (); }; };
  41. 21F7F12E1BAAEFC5009399A0 /* profile.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0F01BAAEFC5009399A0 /* profile.c */; settings = {ASSET_TAGS = (); }; };
  42. 21F7F12F1BAAEFC5009399A0 /* profile_super_class.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F0F11BAAEFC5009399A0 /* profile_super_class.c */; settings = {ASSET_TAGS = (); }; };
  43. 21F7F1301BAAEFC5009399A0 /* list.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F1021BAAEFC5009399A0 /* list.c */; settings = {ASSET_TAGS = (); }; };
  44. 21F7F1311BAAEFC5009399A0 /* mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F1041BAAEFC5009399A0 /* mutex.c */; settings = {ASSET_TAGS = (); }; };
  45. 21F7F1321BAAEFC5009399A0 /* strings.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F1061BAAEFC5009399A0 /* strings.c */; settings = {ASSET_TAGS = (); }; };
  46. 21F7F1331BAAEFC5009399A0 /* strings_function.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F1081BAAEFC5009399A0 /* strings_function.c */; settings = {ASSET_TAGS = (); }; };
  47. 21F7F1341BAAEFC5009399A0 /* strings_tokenizer.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F1091BAAEFC5009399A0 /* strings_tokenizer.c */; settings = {ASSET_TAGS = (); }; };
  48. 21F7F1351BAAEFC5009399A0 /* thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F10A1BAAEFC5009399A0 /* thread.c */; settings = {ASSET_TAGS = (); }; };
  49. 21F7F1361BAAEFC5009399A0 /* thread_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F10C1BAAEFC5009399A0 /* thread_list.c */; settings = {ASSET_TAGS = (); }; };
  50. 21F7F1371BAAEFC5009399A0 /* timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 21F7F10D1BAAEFC5009399A0 /* timer.c */; settings = {ASSET_TAGS = (); }; };
  51. /* End PBXBuildFile section */
  52. /* Begin PBXCopyFilesBuildPhase section */
  53. 218F39E41BAAEE4300187034 /* CopyFiles */ = {
  54. isa = PBXCopyFilesBuildPhase;
  55. buildActionMask = 2147483647;
  56. dstPath = "include/$(PRODUCT_NAME)";
  57. dstSubfolderSpec = 16;
  58. files = (
  59. );
  60. runOnlyForDeploymentPostprocessing = 0;
  61. };
  62. /* End PBXCopyFilesBuildPhase section */
  63. /* Begin PBXFileReference section */
  64. 218F39E61BAAEE4300187034 /* liblibuecho.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblibuecho.a; sourceTree = BUILT_PRODUCTS_DIR; };
  65. 21F7F0731BAAEF86009399A0 /* class.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = class.h; sourceTree = "<group>"; };
  66. 21F7F0741BAAEF86009399A0 /* const.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = "<group>"; };
  67. 21F7F0751BAAEF86009399A0 /* controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = controller.h; sourceTree = "<group>"; };
  68. 21F7F0761BAAEF86009399A0 /* device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = device.h; sourceTree = "<group>"; };
  69. 21F7F0771BAAEF86009399A0 /* message.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = message.h; sourceTree = "<group>"; };
  70. 21F7F0781BAAEF86009399A0 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; };
  71. 21F7F0791BAAEF86009399A0 /* node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = node.h; sourceTree = "<group>"; };
  72. 21F7F07A1BAAEF86009399A0 /* object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = "<group>"; };
  73. 21F7F07B1BAAEF86009399A0 /* profile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = profile.h; sourceTree = "<group>"; };
  74. 21F7F07C1BAAEF86009399A0 /* property.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = property.h; sourceTree = "<group>"; };
  75. 21F7F07D1BAAEF86009399A0 /* typedef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = typedef.h; sourceTree = "<group>"; };
  76. 21F7F07E1BAAEF86009399A0 /* uecho.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uecho.h; sourceTree = "<group>"; };
  77. 21F7F0801BAAEF86009399A0 /* timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timer.h; sourceTree = "<group>"; };
  78. 21F7F0A11BAAEFC5009399A0 /* class.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = class.c; sourceTree = "<group>"; };
  79. 21F7F0A21BAAEFC5009399A0 /* class_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = class_internal.h; sourceTree = "<group>"; };
  80. 21F7F0A31BAAEFC5009399A0 /* class_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = class_list.c; sourceTree = "<group>"; };
  81. 21F7F0A41BAAEFC5009399A0 /* const_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = const_internal.h; sourceTree = "<group>"; };
  82. 21F7F0A51BAAEFC5009399A0 /* controller.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = controller.c; sourceTree = "<group>"; };
  83. 21F7F0A61BAAEFC5009399A0 /* controller_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = controller_internal.h; sourceTree = "<group>"; };
  84. 21F7F0A71BAAEFC5009399A0 /* controller_listener.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = controller_listener.c; sourceTree = "<group>"; };
  85. 21F7F0B71BAAEFC5009399A0 /* mcast_server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mcast_server.c; sourceTree = "<group>"; };
  86. 21F7F0B81BAAEFC5009399A0 /* mcast_server_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mcast_server_list.c; sourceTree = "<group>"; };
  87. 21F7F0B91BAAEFC5009399A0 /* object_property_observer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = object_property_observer.c; sourceTree = "<group>"; };
  88. 21F7F0BA1BAAEFC5009399A0 /* object_property_observer_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = object_property_observer_list.c; sourceTree = "<group>"; };
  89. 21F7F0BB1BAAEFC5009399A0 /* object_property_observer_manager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = object_property_observer_manager.c; sourceTree = "<group>"; };
  90. 21F7F0BC1BAAEFC5009399A0 /* observer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = observer.h; sourceTree = "<group>"; };
  91. 21F7F0BD1BAAEFC5009399A0 /* option.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = option.h; sourceTree = "<group>"; };
  92. 21F7F0BE1BAAEFC5009399A0 /* server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = server.c; sourceTree = "<group>"; };
  93. 21F7F0BF1BAAEFC5009399A0 /* server.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = server.h; sourceTree = "<group>"; };
  94. 21F7F0C01BAAEFC5009399A0 /* udp_server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = udp_server.c; sourceTree = "<group>"; };
  95. 21F7F0C11BAAEFC5009399A0 /* udp_server_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = udp_server_list.c; sourceTree = "<group>"; };
  96. 21F7F0C21BAAEFC5009399A0 /* message.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = message.c; sourceTree = "<group>"; };
  97. 21F7F0C31BAAEFC5009399A0 /* message_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = message_internal.h; sourceTree = "<group>"; };
  98. 21F7F0C41BAAEFC5009399A0 /* message_search.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = message_search.c; sourceTree = "<group>"; };
  99. 21F7F0C51BAAEFC5009399A0 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
  100. 21F7F0D01BAAEFC5009399A0 /* datagram_packet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = datagram_packet.c; sourceTree = "<group>"; };
  101. 21F7F0D11BAAEFC5009399A0 /* interface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = interface.c; sourceTree = "<group>"; };
  102. 21F7F0D21BAAEFC5009399A0 /* interface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = interface.h; sourceTree = "<group>"; };
  103. 21F7F0D31BAAEFC5009399A0 /* interface_function.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = interface_function.c; sourceTree = "<group>"; };
  104. 21F7F0D41BAAEFC5009399A0 /* interface_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = interface_list.c; sourceTree = "<group>"; };
  105. 21F7F0D51BAAEFC5009399A0 /* net_function.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = net_function.c; sourceTree = "<group>"; };
  106. 21F7F0D61BAAEFC5009399A0 /* socket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = socket.c; sourceTree = "<group>"; };
  107. 21F7F0D71BAAEFC5009399A0 /* socket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = socket.h; sourceTree = "<group>"; };
  108. 21F7F0D81BAAEFC5009399A0 /* node.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = node.c; sourceTree = "<group>"; };
  109. 21F7F0D91BAAEFC5009399A0 /* node_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = node_internal.h; sourceTree = "<group>"; };
  110. 21F7F0DA1BAAEFC5009399A0 /* node_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = node_list.c; sourceTree = "<group>"; };
  111. 21F7F0DB1BAAEFC5009399A0 /* node_listener.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = node_listener.c; sourceTree = "<group>"; };
  112. 21F7F0DC1BAAEFC5009399A0 /* object.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = object.c; sourceTree = "<group>"; };
  113. 21F7F0DD1BAAEFC5009399A0 /* object_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = object_internal.h; sourceTree = "<group>"; };
  114. 21F7F0DE1BAAEFC5009399A0 /* object_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = object_list.c; sourceTree = "<group>"; };
  115. 21F7F0DF1BAAEFC5009399A0 /* property.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = property.c; sourceTree = "<group>"; };
  116. 21F7F0E01BAAEFC5009399A0 /* property_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = property_internal.h; sourceTree = "<group>"; };
  117. 21F7F0E11BAAEFC5009399A0 /* property_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = property_list.c; sourceTree = "<group>"; };
  118. 21F7F0EC1BAAEFC5009399A0 /* device.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = device.c; sourceTree = "<group>"; };
  119. 21F7F0ED1BAAEFC5009399A0 /* device_super_class.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = device_super_class.c; sourceTree = "<group>"; };
  120. 21F7F0EE1BAAEFC5009399A0 /* node_profile_class.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = node_profile_class.c; sourceTree = "<group>"; };
  121. 21F7F0EF1BAAEFC5009399A0 /* object_super_class.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = object_super_class.c; sourceTree = "<group>"; };
  122. 21F7F0F01BAAEFC5009399A0 /* profile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = profile.c; sourceTree = "<group>"; };
  123. 21F7F0F11BAAEFC5009399A0 /* profile_super_class.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = profile_super_class.c; sourceTree = "<group>"; };
  124. 21F7F0F21BAAEFC5009399A0 /* uecho_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uecho_internal.h; sourceTree = "<group>"; };
  125. 21F7F1021BAAEFC5009399A0 /* list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = list.c; sourceTree = "<group>"; };
  126. 21F7F1031BAAEFC5009399A0 /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = list.h; sourceTree = "<group>"; };
  127. 21F7F1041BAAEFC5009399A0 /* mutex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mutex.c; sourceTree = "<group>"; };
  128. 21F7F1051BAAEFC5009399A0 /* mutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mutex.h; sourceTree = "<group>"; };
  129. 21F7F1061BAAEFC5009399A0 /* strings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strings.c; sourceTree = "<group>"; };
  130. 21F7F1071BAAEFC5009399A0 /* strings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strings.h; sourceTree = "<group>"; };
  131. 21F7F1081BAAEFC5009399A0 /* strings_function.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strings_function.c; sourceTree = "<group>"; };
  132. 21F7F1091BAAEFC5009399A0 /* strings_tokenizer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strings_tokenizer.c; sourceTree = "<group>"; };
  133. 21F7F10A1BAAEFC5009399A0 /* thread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = thread.c; sourceTree = "<group>"; };
  134. 21F7F10B1BAAEFC5009399A0 /* thread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread.h; sourceTree = "<group>"; };
  135. 21F7F10C1BAAEFC5009399A0 /* thread_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = thread_list.c; sourceTree = "<group>"; };
  136. 21F7F10D1BAAEFC5009399A0 /* timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timer.c; sourceTree = "<group>"; };
  137. /* End PBXFileReference section */
  138. /* Begin PBXFrameworksBuildPhase section */
  139. 218F39E31BAAEE4300187034 /* Frameworks */ = {
  140. isa = PBXFrameworksBuildPhase;
  141. buildActionMask = 2147483647;
  142. files = (
  143. );
  144. runOnlyForDeploymentPostprocessing = 0;
  145. };
  146. /* End PBXFrameworksBuildPhase section */
  147. /* Begin PBXGroup section */
  148. 218F39DD1BAAEE4300187034 = {
  149. isa = PBXGroup;
  150. children = (
  151. 21F7F0701BAAEF39009399A0 /* Headers */,
  152. 21F7F0711BAAEF44009399A0 /* Sources */,
  153. 218F39E71BAAEE4300187034 /* Products */,
  154. );
  155. sourceTree = "<group>";
  156. };
  157. 218F39E71BAAEE4300187034 /* Products */ = {
  158. isa = PBXGroup;
  159. children = (
  160. 218F39E61BAAEE4300187034 /* liblibuecho.a */,
  161. );
  162. name = Products;
  163. sourceTree = "<group>";
  164. };
  165. 21F7F0701BAAEF39009399A0 /* Headers */ = {
  166. isa = PBXGroup;
  167. children = (
  168. 21F7F0721BAAEF86009399A0 /* uecho */,
  169. );
  170. name = Headers;
  171. sourceTree = "<group>";
  172. };
  173. 21F7F0711BAAEF44009399A0 /* Sources */ = {
  174. isa = PBXGroup;
  175. children = (
  176. 21F7F08F1BAAEFC5009399A0 /* uecho */,
  177. );
  178. name = Sources;
  179. sourceTree = "<group>";
  180. };
  181. 21F7F0721BAAEF86009399A0 /* uecho */ = {
  182. isa = PBXGroup;
  183. children = (
  184. 21F7F0731BAAEF86009399A0 /* class.h */,
  185. 21F7F0741BAAEF86009399A0 /* const.h */,
  186. 21F7F0751BAAEF86009399A0 /* controller.h */,
  187. 21F7F0761BAAEF86009399A0 /* device.h */,
  188. 21F7F0771BAAEF86009399A0 /* message.h */,
  189. 21F7F0781BAAEF86009399A0 /* misc.h */,
  190. 21F7F0791BAAEF86009399A0 /* node.h */,
  191. 21F7F07A1BAAEF86009399A0 /* object.h */,
  192. 21F7F07B1BAAEF86009399A0 /* profile.h */,
  193. 21F7F07C1BAAEF86009399A0 /* property.h */,
  194. 21F7F07D1BAAEF86009399A0 /* typedef.h */,
  195. 21F7F07E1BAAEF86009399A0 /* uecho.h */,
  196. 21F7F07F1BAAEF86009399A0 /* util */,
  197. );
  198. name = uecho;
  199. path = ../../../include/uecho;
  200. sourceTree = "<group>";
  201. };
  202. 21F7F07F1BAAEF86009399A0 /* util */ = {
  203. isa = PBXGroup;
  204. children = (
  205. 21F7F0801BAAEF86009399A0 /* timer.h */,
  206. );
  207. path = util;
  208. sourceTree = "<group>";
  209. };
  210. 21F7F08F1BAAEFC5009399A0 /* uecho */ = {
  211. isa = PBXGroup;
  212. children = (
  213. 21F7F0A11BAAEFC5009399A0 /* class.c */,
  214. 21F7F0A21BAAEFC5009399A0 /* class_internal.h */,
  215. 21F7F0A31BAAEFC5009399A0 /* class_list.c */,
  216. 21F7F0A41BAAEFC5009399A0 /* const_internal.h */,
  217. 21F7F0A51BAAEFC5009399A0 /* controller.c */,
  218. 21F7F0A61BAAEFC5009399A0 /* controller_internal.h */,
  219. 21F7F0A71BAAEFC5009399A0 /* controller_listener.c */,
  220. 21F7F0A81BAAEFC5009399A0 /* core */,
  221. 21F7F0C21BAAEFC5009399A0 /* message.c */,
  222. 21F7F0C31BAAEFC5009399A0 /* message_internal.h */,
  223. 21F7F0C41BAAEFC5009399A0 /* message_search.c */,
  224. 21F7F0C51BAAEFC5009399A0 /* misc.c */,
  225. 21F7F0C61BAAEFC5009399A0 /* net */,
  226. 21F7F0D81BAAEFC5009399A0 /* node.c */,
  227. 21F7F0D91BAAEFC5009399A0 /* node_internal.h */,
  228. 21F7F0DA1BAAEFC5009399A0 /* node_list.c */,
  229. 21F7F0DB1BAAEFC5009399A0 /* node_listener.c */,
  230. 21F7F0DC1BAAEFC5009399A0 /* object.c */,
  231. 21F7F0DD1BAAEFC5009399A0 /* object_internal.h */,
  232. 21F7F0DE1BAAEFC5009399A0 /* object_list.c */,
  233. 21F7F0DF1BAAEFC5009399A0 /* property.c */,
  234. 21F7F0E01BAAEFC5009399A0 /* property_internal.h */,
  235. 21F7F0E11BAAEFC5009399A0 /* property_list.c */,
  236. 21F7F0E21BAAEFC5009399A0 /* std */,
  237. 21F7F0F21BAAEFC5009399A0 /* uecho_internal.h */,
  238. 21F7F0F31BAAEFC5009399A0 /* util */,
  239. );
  240. name = uecho;
  241. path = ../../../src/uecho;
  242. sourceTree = "<group>";
  243. };
  244. 21F7F0A81BAAEFC5009399A0 /* core */ = {
  245. isa = PBXGroup;
  246. children = (
  247. 21F7F0B71BAAEFC5009399A0 /* mcast_server.c */,
  248. 21F7F0B81BAAEFC5009399A0 /* mcast_server_list.c */,
  249. 21F7F0B91BAAEFC5009399A0 /* object_property_observer.c */,
  250. 21F7F0BA1BAAEFC5009399A0 /* object_property_observer_list.c */,
  251. 21F7F0BB1BAAEFC5009399A0 /* object_property_observer_manager.c */,
  252. 21F7F0BC1BAAEFC5009399A0 /* observer.h */,
  253. 21F7F0BD1BAAEFC5009399A0 /* option.h */,
  254. 21F7F0BE1BAAEFC5009399A0 /* server.c */,
  255. 21F7F0BF1BAAEFC5009399A0 /* server.h */,
  256. 21F7F0C01BAAEFC5009399A0 /* udp_server.c */,
  257. 21F7F0C11BAAEFC5009399A0 /* udp_server_list.c */,
  258. );
  259. path = core;
  260. sourceTree = "<group>";
  261. };
  262. 21F7F0C61BAAEFC5009399A0 /* net */ = {
  263. isa = PBXGroup;
  264. children = (
  265. 21F7F0D01BAAEFC5009399A0 /* datagram_packet.c */,
  266. 21F7F0D11BAAEFC5009399A0 /* interface.c */,
  267. 21F7F0D21BAAEFC5009399A0 /* interface.h */,
  268. 21F7F0D31BAAEFC5009399A0 /* interface_function.c */,
  269. 21F7F0D41BAAEFC5009399A0 /* interface_list.c */,
  270. 21F7F0D51BAAEFC5009399A0 /* net_function.c */,
  271. 21F7F0D61BAAEFC5009399A0 /* socket.c */,
  272. 21F7F0D71BAAEFC5009399A0 /* socket.h */,
  273. );
  274. path = net;
  275. sourceTree = "<group>";
  276. };
  277. 21F7F0E21BAAEFC5009399A0 /* std */ = {
  278. isa = PBXGroup;
  279. children = (
  280. 21F7F0EC1BAAEFC5009399A0 /* device.c */,
  281. 21F7F0ED1BAAEFC5009399A0 /* device_super_class.c */,
  282. 21F7F0EE1BAAEFC5009399A0 /* node_profile_class.c */,
  283. 21F7F0EF1BAAEFC5009399A0 /* object_super_class.c */,
  284. 21F7F0F01BAAEFC5009399A0 /* profile.c */,
  285. 21F7F0F11BAAEFC5009399A0 /* profile_super_class.c */,
  286. );
  287. path = std;
  288. sourceTree = "<group>";
  289. };
  290. 21F7F0F31BAAEFC5009399A0 /* util */ = {
  291. isa = PBXGroup;
  292. children = (
  293. 21F7F1021BAAEFC5009399A0 /* list.c */,
  294. 21F7F1031BAAEFC5009399A0 /* list.h */,
  295. 21F7F1041BAAEFC5009399A0 /* mutex.c */,
  296. 21F7F1051BAAEFC5009399A0 /* mutex.h */,
  297. 21F7F1061BAAEFC5009399A0 /* strings.c */,
  298. 21F7F1071BAAEFC5009399A0 /* strings.h */,
  299. 21F7F1081BAAEFC5009399A0 /* strings_function.c */,
  300. 21F7F1091BAAEFC5009399A0 /* strings_tokenizer.c */,
  301. 21F7F10A1BAAEFC5009399A0 /* thread.c */,
  302. 21F7F10B1BAAEFC5009399A0 /* thread.h */,
  303. 21F7F10C1BAAEFC5009399A0 /* thread_list.c */,
  304. 21F7F10D1BAAEFC5009399A0 /* timer.c */,
  305. );
  306. path = util;
  307. sourceTree = "<group>";
  308. };
  309. /* End PBXGroup section */
  310. /* Begin PBXNativeTarget section */
  311. 218F39E51BAAEE4300187034 /* libuecho */ = {
  312. isa = PBXNativeTarget;
  313. buildConfigurationList = 218F39EF1BAAEE4300187034 /* Build configuration list for PBXNativeTarget "libuecho" */;
  314. buildPhases = (
  315. 218F39E21BAAEE4300187034 /* Sources */,
  316. 218F39E31BAAEE4300187034 /* Frameworks */,
  317. 218F39E41BAAEE4300187034 /* CopyFiles */,
  318. );
  319. buildRules = (
  320. );
  321. dependencies = (
  322. );
  323. name = libuecho;
  324. productName = libuecho;
  325. productReference = 218F39E61BAAEE4300187034 /* liblibuecho.a */;
  326. productType = "com.apple.product-type.library.static";
  327. };
  328. /* End PBXNativeTarget section */
  329. /* Begin PBXProject section */
  330. 218F39DE1BAAEE4300187034 /* Project object */ = {
  331. isa = PBXProject;
  332. attributes = {
  333. LastUpgradeCheck = 0700;
  334. ORGANIZATIONNAME = "Satoshi Konno";
  335. TargetAttributes = {
  336. 218F39E51BAAEE4300187034 = {
  337. CreatedOnToolsVersion = 7.0;
  338. };
  339. };
  340. };
  341. buildConfigurationList = 218F39E11BAAEE4300187034 /* Build configuration list for PBXProject "libuecho" */;
  342. compatibilityVersion = "Xcode 3.2";
  343. developmentRegion = English;
  344. hasScannedForEncodings = 0;
  345. knownRegions = (
  346. en,
  347. );
  348. mainGroup = 218F39DD1BAAEE4300187034;
  349. productRefGroup = 218F39E71BAAEE4300187034 /* Products */;
  350. projectDirPath = "";
  351. projectRoot = "";
  352. targets = (
  353. 218F39E51BAAEE4300187034 /* libuecho */,
  354. );
  355. };
  356. /* End PBXProject section */
  357. /* Begin PBXSourcesBuildPhase section */
  358. 218F39E21BAAEE4300187034 /* Sources */ = {
  359. isa = PBXSourcesBuildPhase;
  360. buildActionMask = 2147483647;
  361. files = (
  362. 21F7F11C1BAAEFC5009399A0 /* misc.c in Sources */,
  363. 21F7F11F1BAAEFC5009399A0 /* interface_function.c in Sources */,
  364. 21F7F10F1BAAEFC5009399A0 /* class_list.c in Sources */,
  365. 21F7F1251BAAEFC5009399A0 /* node_listener.c in Sources */,
  366. 21F7F1291BAAEFC5009399A0 /* property_list.c in Sources */,
  367. 21F7F12E1BAAEFC5009399A0 /* profile.c in Sources */,
  368. 21F7F1121BAAEFC5009399A0 /* mcast_server.c in Sources */,
  369. 21F7F1141BAAEFC5009399A0 /* object_property_observer.c in Sources */,
  370. 21F7F12F1BAAEFC5009399A0 /* profile_super_class.c in Sources */,
  371. 21F7F1371BAAEFC5009399A0 /* timer.c in Sources */,
  372. 21F7F1101BAAEFC5009399A0 /* controller.c in Sources */,
  373. 21F7F1261BAAEFC5009399A0 /* object.c in Sources */,
  374. 21F7F1131BAAEFC5009399A0 /* mcast_server_list.c in Sources */,
  375. 21F7F12A1BAAEFC5009399A0 /* device.c in Sources */,
  376. 21F7F1281BAAEFC5009399A0 /* property.c in Sources */,
  377. 21F7F1211BAAEFC5009399A0 /* net_function.c in Sources */,
  378. 21F7F1151BAAEFC5009399A0 /* object_property_observer_list.c in Sources */,
  379. 21F7F12C1BAAEFC5009399A0 /* node_profile_class.c in Sources */,
  380. 21F7F1351BAAEFC5009399A0 /* thread.c in Sources */,
  381. 21F7F1201BAAEFC5009399A0 /* interface_list.c in Sources */,
  382. 21F7F11E1BAAEFC5009399A0 /* interface.c in Sources */,
  383. 21F7F12B1BAAEFC5009399A0 /* device_super_class.c in Sources */,
  384. 21F7F1321BAAEFC5009399A0 /* strings.c in Sources */,
  385. 21F7F1231BAAEFC5009399A0 /* node.c in Sources */,
  386. 21F7F1331BAAEFC5009399A0 /* strings_function.c in Sources */,
  387. 21F7F1221BAAEFC5009399A0 /* socket.c in Sources */,
  388. 21F7F1181BAAEFC5009399A0 /* udp_server.c in Sources */,
  389. 21F7F10E1BAAEFC5009399A0 /* class.c in Sources */,
  390. 21F7F1191BAAEFC5009399A0 /* udp_server_list.c in Sources */,
  391. 21F7F1301BAAEFC5009399A0 /* list.c in Sources */,
  392. 21F7F1271BAAEFC5009399A0 /* object_list.c in Sources */,
  393. 21F7F1311BAAEFC5009399A0 /* mutex.c in Sources */,
  394. 21F7F11D1BAAEFC5009399A0 /* datagram_packet.c in Sources */,
  395. 21F7F1161BAAEFC5009399A0 /* object_property_observer_manager.c in Sources */,
  396. 21F7F1171BAAEFC5009399A0 /* server.c in Sources */,
  397. 21F7F1111BAAEFC5009399A0 /* controller_listener.c in Sources */,
  398. 21F7F1341BAAEFC5009399A0 /* strings_tokenizer.c in Sources */,
  399. 21F7F11A1BAAEFC5009399A0 /* message.c in Sources */,
  400. 21F7F11B1BAAEFC5009399A0 /* message_search.c in Sources */,
  401. 21F7F1241BAAEFC5009399A0 /* node_list.c in Sources */,
  402. 21F7F12D1BAAEFC5009399A0 /* object_super_class.c in Sources */,
  403. 21F7F1361BAAEFC5009399A0 /* thread_list.c in Sources */,
  404. );
  405. runOnlyForDeploymentPostprocessing = 0;
  406. };
  407. /* End PBXSourcesBuildPhase section */
  408. /* Begin XCBuildConfiguration section */
  409. 218F39ED1BAAEE4300187034 /* Debug */ = {
  410. isa = XCBuildConfiguration;
  411. buildSettings = {
  412. ALWAYS_SEARCH_USER_PATHS = NO;
  413. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  414. CLANG_CXX_LIBRARY = "libc++";
  415. CLANG_ENABLE_MODULES = YES;
  416. CLANG_ENABLE_OBJC_ARC = YES;
  417. CLANG_WARN_BOOL_CONVERSION = YES;
  418. CLANG_WARN_CONSTANT_CONVERSION = YES;
  419. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  420. CLANG_WARN_EMPTY_BODY = YES;
  421. CLANG_WARN_ENUM_CONVERSION = YES;
  422. CLANG_WARN_INT_CONVERSION = YES;
  423. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  424. CLANG_WARN_UNREACHABLE_CODE = YES;
  425. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  426. COPY_PHASE_STRIP = NO;
  427. DEBUG_INFORMATION_FORMAT = dwarf;
  428. ENABLE_STRICT_OBJC_MSGSEND = YES;
  429. ENABLE_TESTABILITY = YES;
  430. GCC_C_LANGUAGE_STANDARD = gnu99;
  431. GCC_DYNAMIC_NO_PIC = NO;
  432. GCC_NO_COMMON_BLOCKS = YES;
  433. GCC_OPTIMIZATION_LEVEL = 0;
  434. GCC_PREPROCESSOR_DEFINITIONS = (
  435. "DEBUG=1",
  436. "$(inherited)",
  437. );
  438. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  439. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  440. GCC_WARN_UNDECLARED_SELECTOR = YES;
  441. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  442. GCC_WARN_UNUSED_FUNCTION = YES;
  443. GCC_WARN_UNUSED_VARIABLE = YES;
  444. HEADER_SEARCH_PATHS = (
  445. ../../../include,
  446. ../../../src,
  447. );
  448. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  449. MTL_ENABLE_DEBUG_INFO = YES;
  450. ONLY_ACTIVE_ARCH = YES;
  451. SDKROOT = iphoneos;
  452. };
  453. name = Debug;
  454. };
  455. 218F39EE1BAAEE4300187034 /* Release */ = {
  456. isa = XCBuildConfiguration;
  457. buildSettings = {
  458. ALWAYS_SEARCH_USER_PATHS = NO;
  459. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  460. CLANG_CXX_LIBRARY = "libc++";
  461. CLANG_ENABLE_MODULES = YES;
  462. CLANG_ENABLE_OBJC_ARC = YES;
  463. CLANG_WARN_BOOL_CONVERSION = YES;
  464. CLANG_WARN_CONSTANT_CONVERSION = YES;
  465. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  466. CLANG_WARN_EMPTY_BODY = YES;
  467. CLANG_WARN_ENUM_CONVERSION = YES;
  468. CLANG_WARN_INT_CONVERSION = YES;
  469. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  470. CLANG_WARN_UNREACHABLE_CODE = YES;
  471. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  472. COPY_PHASE_STRIP = NO;
  473. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  474. ENABLE_NS_ASSERTIONS = NO;
  475. ENABLE_STRICT_OBJC_MSGSEND = YES;
  476. GCC_C_LANGUAGE_STANDARD = gnu99;
  477. GCC_NO_COMMON_BLOCKS = YES;
  478. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  479. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  480. GCC_WARN_UNDECLARED_SELECTOR = YES;
  481. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  482. GCC_WARN_UNUSED_FUNCTION = YES;
  483. GCC_WARN_UNUSED_VARIABLE = YES;
  484. HEADER_SEARCH_PATHS = (
  485. ../../../include,
  486. ../../../src,
  487. );
  488. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  489. MTL_ENABLE_DEBUG_INFO = NO;
  490. SDKROOT = iphoneos;
  491. VALIDATE_PRODUCT = YES;
  492. };
  493. name = Release;
  494. };
  495. 218F39F01BAAEE4300187034 /* Debug */ = {
  496. isa = XCBuildConfiguration;
  497. buildSettings = {
  498. OTHER_LDFLAGS = "-ObjC";
  499. PRODUCT_NAME = "$(TARGET_NAME)";
  500. SKIP_INSTALL = YES;
  501. };
  502. name = Debug;
  503. };
  504. 218F39F11BAAEE4300187034 /* Release */ = {
  505. isa = XCBuildConfiguration;
  506. buildSettings = {
  507. OTHER_LDFLAGS = "-ObjC";
  508. PRODUCT_NAME = "$(TARGET_NAME)";
  509. SKIP_INSTALL = YES;
  510. };
  511. name = Release;
  512. };
  513. /* End XCBuildConfiguration section */
  514. /* Begin XCConfigurationList section */
  515. 218F39E11BAAEE4300187034 /* Build configuration list for PBXProject "libuecho" */ = {
  516. isa = XCConfigurationList;
  517. buildConfigurations = (
  518. 218F39ED1BAAEE4300187034 /* Debug */,
  519. 218F39EE1BAAEE4300187034 /* Release */,
  520. );
  521. defaultConfigurationIsVisible = 0;
  522. defaultConfigurationName = Release;
  523. };
  524. 218F39EF1BAAEE4300187034 /* Build configuration list for PBXNativeTarget "libuecho" */ = {
  525. isa = XCConfigurationList;
  526. buildConfigurations = (
  527. 218F39F01BAAEE4300187034 /* Debug */,
  528. 218F39F11BAAEE4300187034 /* Release */,
  529. );
  530. defaultConfigurationIsVisible = 0;
  531. defaultConfigurationName = Release;
  532. };
  533. /* End XCConfigurationList section */
  534. };
  535. rootObject = 218F39DE1BAAEE4300187034 /* Project object */;
  536. }