project.pbxproj 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 881EED0F10DC14EF009E449F /* eap_register.c in Sources */ = {isa = PBXBuildFile; fileRef = 881EED0E10DC14EF009E449F /* eap_register.c */; };
  10. 8853CB17109F385C00358CEF /* libpcap.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8853CB16109F385C00358CEF /* libpcap.dylib */; };
  11. 8853CB1B109F389800358CEF /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8853CB1A109F389800358CEF /* libcrypto.dylib */; };
  12. 8853CB1F109F38BD00358CEF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8853CB1E109F38BD00358CEF /* CoreFoundation.framework */; };
  13. 8853CB2E109F3A3900358CEF /* scan_helpers.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CB2D109F3A3900358CEF /* scan_helpers.c */; };
  14. 8853CB32109F3A9400358CEF /* wpa_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CB31109F3A9400358CEF /* wpa_common.c */; };
  15. 8853CB36109F3AC700358CEF /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CB35109F3AC700358CEF /* md5.c */; };
  16. 8853CB3C109F3B5800358CEF /* Apple80211.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8853CB3B109F3B5800358CEF /* Apple80211.framework */; };
  17. 8853CBFB109F4C6E00358CEF /* eap_gtc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBEC109F4C6E00358CEF /* eap_gtc.c */; };
  18. 8853CBFC109F4C6E00358CEF /* eap_leap.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBED109F4C6E00358CEF /* eap_leap.c */; };
  19. 8853CBFD109F4C6E00358CEF /* eap_md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBEE109F4C6E00358CEF /* eap_md5.c */; };
  20. 8853CBFE109F4C6E00358CEF /* eap_methods.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBEF109F4C6E00358CEF /* eap_methods.c */; };
  21. 8853CBFF109F4C6E00358CEF /* eap_mschapv2.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBF0109F4C6E00358CEF /* eap_mschapv2.c */; };
  22. 8853CC00109F4C6E00358CEF /* eap_otp.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBF1109F4C6E00358CEF /* eap_otp.c */; };
  23. 8853CC01109F4C6E00358CEF /* eap_peap.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBF2109F4C6E00358CEF /* eap_peap.c */; };
  24. 8853CC02109F4C6E00358CEF /* eap_tls_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBF3109F4C6E00358CEF /* eap_tls_common.c */; };
  25. 8853CC03109F4C6E00358CEF /* eap_tls.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBF4109F4C6E00358CEF /* eap_tls.c */; };
  26. 8853CC04109F4C6E00358CEF /* eap_tnc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBF5109F4C6E00358CEF /* eap_tnc.c */; };
  27. 8853CC05109F4C6E00358CEF /* eap_ttls.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBF6109F4C6E00358CEF /* eap_ttls.c */; };
  28. 8853CC06109F4C6E00358CEF /* eap_wsc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBF7109F4C6E00358CEF /* eap_wsc.c */; };
  29. 8853CC07109F4C6E00358CEF /* eap.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBF8109F4C6E00358CEF /* eap.c */; };
  30. 8853CC08109F4C6E00358CEF /* mschapv2.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBF9109F4C6E00358CEF /* mschapv2.c */; };
  31. 8853CC09109F4C6E00358CEF /* tncc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CBFA109F4C6E00358CEF /* tncc.c */; };
  32. 8853CC0E109F4CA100358CEF /* ctrl_iface_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC0C109F4CA100358CEF /* ctrl_iface_unix.c */; };
  33. 8853CC0F109F4CA100358CEF /* ctrl_iface.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC0D109F4CA100358CEF /* ctrl_iface.c */; };
  34. 8853CC11109F4CC800358CEF /* eapol_supp_sm.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC10109F4CC800358CEF /* eapol_supp_sm.c */; };
  35. 8853CC18109F4D0800358CEF /* chap.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC14109F4D0800358CEF /* chap.c */; };
  36. 8853CC19109F4D0800358CEF /* eap_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC15109F4D0800358CEF /* eap_common.c */; };
  37. 8853CC1A109F4D0800358CEF /* eap_peap_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC16109F4D0800358CEF /* eap_peap_common.c */; };
  38. 8853CC1B109F4D0800358CEF /* eap_wsc_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC17109F4D0800358CEF /* eap_wsc_common.c */; };
  39. 8853CC26109F4D3500358CEF /* wps_attr_build.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC1E109F4D3500358CEF /* wps_attr_build.c */; };
  40. 8853CC27109F4D3500358CEF /* wps_attr_parse.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC1F109F4D3500358CEF /* wps_attr_parse.c */; };
  41. 8853CC28109F4D3500358CEF /* wps_attr_process.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC20109F4D3500358CEF /* wps_attr_process.c */; };
  42. 8853CC29109F4D3500358CEF /* wps_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC21109F4D3500358CEF /* wps_common.c */; };
  43. 8853CC2A109F4D3500358CEF /* wps_dev_attr.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC22109F4D3500358CEF /* wps_dev_attr.c */; };
  44. 8853CC2B109F4D3500358CEF /* wps_enrollee.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC23109F4D3500358CEF /* wps_enrollee.c */; };
  45. 8853CC2C109F4D3500358CEF /* wps_registrar.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC24109F4D3500358CEF /* wps_registrar.c */; };
  46. 8853CC2D109F4D3500358CEF /* wps.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC25109F4D3500358CEF /* wps.c */; };
  47. 8853CC34109F4DE200358CEF /* ms_funcs.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC32109F4DE200358CEF /* ms_funcs.c */; };
  48. 8853CC35109F4DE200358CEF /* tls_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC33109F4DE200358CEF /* tls_openssl.c */; };
  49. 8853CC3C109F4E1D00358CEF /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8853CC3B109F4E1D00358CEF /* libssl.dylib */; };
  50. 8853CC40109F4E3A00358CEF /* wps_supplicant.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC3F109F4E3A00358CEF /* wps_supplicant.c */; };
  51. 8853CC44109F4E6200358CEF /* uuid.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC43109F4E6200358CEF /* uuid.c */; };
  52. 8853CC48109F4E8700358CEF /* ieee802_11_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC47109F4E8700358CEF /* ieee802_11_common.c */; };
  53. 8853CC4E109F4ED500358CEF /* sha256.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC4C109F4ED500358CEF /* sha256.c */; };
  54. 8853CC53109F4F3500358CEF /* aes-cbc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC51109F4F3500358CEF /* aes-cbc.c */; };
  55. 8853CC54109F4F3500358CEF /* sha1-tlsprf.c in Sources */ = {isa = PBXBuildFile; fileRef = 8853CC52109F4F3500358CEF /* sha1-tlsprf.c */; };
  56. 88950831109F2FAB004FB35D /* blacklist.c in Sources */ = {isa = PBXBuildFile; fileRef = 88950828109F2FAB004FB35D /* blacklist.c */; };
  57. 88950832109F2FAB004FB35D /* config_file.c in Sources */ = {isa = PBXBuildFile; fileRef = 88950829109F2FAB004FB35D /* config_file.c */; };
  58. 88950833109F2FAB004FB35D /* config.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895082A109F2FAB004FB35D /* config.c */; };
  59. 88950834109F2FAB004FB35D /* events.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895082B109F2FAB004FB35D /* events.c */; };
  60. 88950835109F2FAB004FB35D /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895082C109F2FAB004FB35D /* main.c */; };
  61. 88950836109F2FAB004FB35D /* notify.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895082D109F2FAB004FB35D /* notify.c */; };
  62. 88950837109F2FAB004FB35D /* scan.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895082E109F2FAB004FB35D /* scan.c */; };
  63. 88950838109F2FAB004FB35D /* wpa_supplicant.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895082F109F2FAB004FB35D /* wpa_supplicant.c */; };
  64. 88950839109F2FAB004FB35D /* wpas_glue.c in Sources */ = {isa = PBXBuildFile; fileRef = 88950830109F2FAB004FB35D /* wpas_glue.c */; };
  65. 88950840109F301A004FB35D /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895083A109F301A004FB35D /* base64.c */; };
  66. 88950841109F301A004FB35D /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895083B109F301A004FB35D /* common.c */; };
  67. 88950842109F301A004FB35D /* eloop.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895083C109F301A004FB35D /* eloop.c */; };
  68. 88950843109F301A004FB35D /* os_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895083D109F301A004FB35D /* os_unix.c */; };
  69. 88950844109F301A004FB35D /* wpa_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895083E109F301A004FB35D /* wpa_debug.c */; };
  70. 88950845109F301A004FB35D /* wpabuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895083F109F301A004FB35D /* wpabuf.c */; };
  71. 88950864109F32D1004FB35D /* peerkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895085F109F32D1004FB35D /* peerkey.c */; };
  72. 88950865109F32D1004FB35D /* pmksa_cache.c in Sources */ = {isa = PBXBuildFile; fileRef = 88950860109F32D1004FB35D /* pmksa_cache.c */; };
  73. 88950866109F32D1004FB35D /* preauth.c in Sources */ = {isa = PBXBuildFile; fileRef = 88950861109F32D1004FB35D /* preauth.c */; };
  74. 88950867109F32D1004FB35D /* wpa_ie.c in Sources */ = {isa = PBXBuildFile; fileRef = 88950862109F32D1004FB35D /* wpa_ie.c */; };
  75. 88950868109F32D1004FB35D /* wpa.c in Sources */ = {isa = PBXBuildFile; fileRef = 88950863109F32D1004FB35D /* wpa.c */; };
  76. 8895086C109F3316004FB35D /* l2_packet_freebsd.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895086B109F3316004FB35D /* l2_packet_freebsd.c */; };
  77. 88950871109F3367004FB35D /* aes-unwrap.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895086D109F3367004FB35D /* aes-unwrap.c */; };
  78. 88950872109F3367004FB35D /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895086E109F3367004FB35D /* crypto_openssl.c */; };
  79. 88950873109F3367004FB35D /* sha1-pbkdf2.c in Sources */ = {isa = PBXBuildFile; fileRef = 8895086F109F3367004FB35D /* sha1-pbkdf2.c */; };
  80. 88950874109F3367004FB35D /* sha1.c in Sources */ = {isa = PBXBuildFile; fileRef = 88950870109F3367004FB35D /* sha1.c */; };
  81. 88950885109F3538004FB35D /* driver_osx.m in Sources */ = {isa = PBXBuildFile; fileRef = 88950883109F3538004FB35D /* driver_osx.m */; };
  82. 88950886109F3538004FB35D /* drivers.c in Sources */ = {isa = PBXBuildFile; fileRef = 88950884109F3538004FB35D /* drivers.c */; };
  83. /* End PBXBuildFile section */
  84. /* Begin PBXCopyFilesBuildPhase section */
  85. 8DD76FAF0486AB0100D96B5E /* CopyFiles */ = {
  86. isa = PBXCopyFilesBuildPhase;
  87. buildActionMask = 8;
  88. dstPath = /usr/share/man/man1/;
  89. dstSubfolderSpec = 0;
  90. files = (
  91. );
  92. runOnlyForDeploymentPostprocessing = 1;
  93. };
  94. /* End PBXCopyFilesBuildPhase section */
  95. /* Begin PBXFileReference section */
  96. 881EED0E10DC14EF009E449F /* eap_register.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_register.c; path = ../eap_register.c; sourceTree = SOURCE_ROOT; };
  97. 8853CB16109F385C00358CEF /* libpcap.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpcap.dylib; path = usr/lib/libpcap.dylib; sourceTree = SDKROOT; };
  98. 8853CB1A109F389800358CEF /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = usr/lib/libcrypto.dylib; sourceTree = SDKROOT; };
  99. 8853CB1E109F38BD00358CEF /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
  100. 8853CB2D109F3A3900358CEF /* scan_helpers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = scan_helpers.c; path = ../../src/drivers/scan_helpers.c; sourceTree = SOURCE_ROOT; };
  101. 8853CB31109F3A9400358CEF /* wpa_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wpa_common.c; path = ../../src/common/wpa_common.c; sourceTree = SOURCE_ROOT; };
  102. 8853CB35109F3AC700358CEF /* md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = md5.c; path = ../../src/crypto/md5.c; sourceTree = SOURCE_ROOT; };
  103. 8853CB3B109F3B5800358CEF /* Apple80211.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Apple80211.framework; path = /System/Library/PrivateFrameworks/Apple80211.framework; sourceTree = "<absolute>"; };
  104. 8853CBEC109F4C6E00358CEF /* eap_gtc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_gtc.c; path = ../../src/eap_peer/eap_gtc.c; sourceTree = SOURCE_ROOT; };
  105. 8853CBED109F4C6E00358CEF /* eap_leap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_leap.c; path = ../../src/eap_peer/eap_leap.c; sourceTree = SOURCE_ROOT; };
  106. 8853CBEE109F4C6E00358CEF /* eap_md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_md5.c; path = ../../src/eap_peer/eap_md5.c; sourceTree = SOURCE_ROOT; };
  107. 8853CBEF109F4C6E00358CEF /* eap_methods.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_methods.c; path = ../../src/eap_peer/eap_methods.c; sourceTree = SOURCE_ROOT; };
  108. 8853CBF0109F4C6E00358CEF /* eap_mschapv2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_mschapv2.c; path = ../../src/eap_peer/eap_mschapv2.c; sourceTree = SOURCE_ROOT; };
  109. 8853CBF1109F4C6E00358CEF /* eap_otp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_otp.c; path = ../../src/eap_peer/eap_otp.c; sourceTree = SOURCE_ROOT; };
  110. 8853CBF2109F4C6E00358CEF /* eap_peap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_peap.c; path = ../../src/eap_peer/eap_peap.c; sourceTree = SOURCE_ROOT; };
  111. 8853CBF3109F4C6E00358CEF /* eap_tls_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_tls_common.c; path = ../../src/eap_peer/eap_tls_common.c; sourceTree = SOURCE_ROOT; };
  112. 8853CBF4109F4C6E00358CEF /* eap_tls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_tls.c; path = ../../src/eap_peer/eap_tls.c; sourceTree = SOURCE_ROOT; };
  113. 8853CBF5109F4C6E00358CEF /* eap_tnc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_tnc.c; path = ../../src/eap_peer/eap_tnc.c; sourceTree = SOURCE_ROOT; };
  114. 8853CBF6109F4C6E00358CEF /* eap_ttls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_ttls.c; path = ../../src/eap_peer/eap_ttls.c; sourceTree = SOURCE_ROOT; };
  115. 8853CBF7109F4C6E00358CEF /* eap_wsc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_wsc.c; path = ../../src/eap_peer/eap_wsc.c; sourceTree = SOURCE_ROOT; };
  116. 8853CBF8109F4C6E00358CEF /* eap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap.c; path = ../../src/eap_peer/eap.c; sourceTree = SOURCE_ROOT; };
  117. 8853CBF9109F4C6E00358CEF /* mschapv2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mschapv2.c; path = ../../src/eap_peer/mschapv2.c; sourceTree = SOURCE_ROOT; };
  118. 8853CBFA109F4C6E00358CEF /* tncc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tncc.c; path = ../../src/eap_peer/tncc.c; sourceTree = SOURCE_ROOT; };
  119. 8853CC0C109F4CA100358CEF /* ctrl_iface_unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ctrl_iface_unix.c; path = ../ctrl_iface_unix.c; sourceTree = SOURCE_ROOT; };
  120. 8853CC0D109F4CA100358CEF /* ctrl_iface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ctrl_iface.c; path = ../ctrl_iface.c; sourceTree = SOURCE_ROOT; };
  121. 8853CC10109F4CC800358CEF /* eapol_supp_sm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eapol_supp_sm.c; path = ../../src/eapol_supp/eapol_supp_sm.c; sourceTree = SOURCE_ROOT; };
  122. 8853CC14109F4D0800358CEF /* chap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = chap.c; path = ../../src/eap_common/chap.c; sourceTree = SOURCE_ROOT; };
  123. 8853CC15109F4D0800358CEF /* eap_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_common.c; path = ../../src/eap_common/eap_common.c; sourceTree = SOURCE_ROOT; };
  124. 8853CC16109F4D0800358CEF /* eap_peap_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_peap_common.c; path = ../../src/eap_common/eap_peap_common.c; sourceTree = SOURCE_ROOT; };
  125. 8853CC17109F4D0800358CEF /* eap_wsc_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eap_wsc_common.c; path = ../../src/eap_common/eap_wsc_common.c; sourceTree = SOURCE_ROOT; };
  126. 8853CC1E109F4D3500358CEF /* wps_attr_build.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wps_attr_build.c; path = ../../src/wps/wps_attr_build.c; sourceTree = SOURCE_ROOT; };
  127. 8853CC1F109F4D3500358CEF /* wps_attr_parse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wps_attr_parse.c; path = ../../src/wps/wps_attr_parse.c; sourceTree = SOURCE_ROOT; };
  128. 8853CC20109F4D3500358CEF /* wps_attr_process.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wps_attr_process.c; path = ../../src/wps/wps_attr_process.c; sourceTree = SOURCE_ROOT; };
  129. 8853CC21109F4D3500358CEF /* wps_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wps_common.c; path = ../../src/wps/wps_common.c; sourceTree = SOURCE_ROOT; };
  130. 8853CC22109F4D3500358CEF /* wps_dev_attr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wps_dev_attr.c; path = ../../src/wps/wps_dev_attr.c; sourceTree = SOURCE_ROOT; };
  131. 8853CC23109F4D3500358CEF /* wps_enrollee.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wps_enrollee.c; path = ../../src/wps/wps_enrollee.c; sourceTree = SOURCE_ROOT; };
  132. 8853CC24109F4D3500358CEF /* wps_registrar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wps_registrar.c; path = ../../src/wps/wps_registrar.c; sourceTree = SOURCE_ROOT; };
  133. 8853CC25109F4D3500358CEF /* wps.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wps.c; path = ../../src/wps/wps.c; sourceTree = SOURCE_ROOT; };
  134. 8853CC32109F4DE200358CEF /* ms_funcs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ms_funcs.c; path = ../../src/crypto/ms_funcs.c; sourceTree = SOURCE_ROOT; };
  135. 8853CC33109F4DE200358CEF /* tls_openssl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tls_openssl.c; path = ../../src/crypto/tls_openssl.c; sourceTree = SOURCE_ROOT; };
  136. 8853CC3B109F4E1D00358CEF /* libssl.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libssl.dylib; path = usr/lib/libssl.dylib; sourceTree = SDKROOT; };
  137. 8853CC3F109F4E3A00358CEF /* wps_supplicant.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wps_supplicant.c; path = ../wps_supplicant.c; sourceTree = SOURCE_ROOT; };
  138. 8853CC43109F4E6200358CEF /* uuid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uuid.c; path = ../../src/utils/uuid.c; sourceTree = SOURCE_ROOT; };
  139. 8853CC47109F4E8700358CEF /* ieee802_11_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ieee802_11_common.c; path = ../../src/common/ieee802_11_common.c; sourceTree = SOURCE_ROOT; };
  140. 8853CC4C109F4ED500358CEF /* sha256.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sha256.c; path = ../../src/crypto/sha256.c; sourceTree = SOURCE_ROOT; };
  141. 8853CC51109F4F3500358CEF /* aes-cbc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "aes-cbc.c"; path = "../../src/crypto/aes-cbc.c"; sourceTree = SOURCE_ROOT; };
  142. 8853CC52109F4F3500358CEF /* sha1-tlsprf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "sha1-tlsprf.c"; path = "../../src/crypto/sha1-tlsprf.c"; sourceTree = SOURCE_ROOT; };
  143. 88950828109F2FAB004FB35D /* blacklist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = blacklist.c; path = ../../wpa_supplicant/blacklist.c; sourceTree = SOURCE_ROOT; };
  144. 88950829109F2FAB004FB35D /* config_file.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = config_file.c; path = ../../wpa_supplicant/config_file.c; sourceTree = SOURCE_ROOT; };
  145. 8895082A109F2FAB004FB35D /* config.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = config.c; path = ../../wpa_supplicant/config.c; sourceTree = SOURCE_ROOT; };
  146. 8895082B109F2FAB004FB35D /* events.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = events.c; path = ../../wpa_supplicant/events.c; sourceTree = SOURCE_ROOT; };
  147. 8895082C109F2FAB004FB35D /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = main.c; path = ../../wpa_supplicant/main.c; sourceTree = SOURCE_ROOT; };
  148. 8895082D109F2FAB004FB35D /* notify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = notify.c; path = ../../wpa_supplicant/notify.c; sourceTree = SOURCE_ROOT; };
  149. 8895082E109F2FAB004FB35D /* scan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = scan.c; path = ../../wpa_supplicant/scan.c; sourceTree = SOURCE_ROOT; };
  150. 8895082F109F2FAB004FB35D /* wpa_supplicant.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wpa_supplicant.c; path = ../../wpa_supplicant/wpa_supplicant.c; sourceTree = SOURCE_ROOT; };
  151. 88950830109F2FAB004FB35D /* wpas_glue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wpas_glue.c; path = ../../wpa_supplicant/wpas_glue.c; sourceTree = SOURCE_ROOT; };
  152. 8895083A109F301A004FB35D /* base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = base64.c; path = ../../src/utils/base64.c; sourceTree = SOURCE_ROOT; };
  153. 8895083B109F301A004FB35D /* common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = common.c; path = ../../src/utils/common.c; sourceTree = SOURCE_ROOT; };
  154. 8895083C109F301A004FB35D /* eloop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eloop.c; path = ../../src/utils/eloop.c; sourceTree = SOURCE_ROOT; };
  155. 8895083D109F301A004FB35D /* os_unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = os_unix.c; path = ../../src/utils/os_unix.c; sourceTree = SOURCE_ROOT; };
  156. 8895083E109F301A004FB35D /* wpa_debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wpa_debug.c; path = ../../src/utils/wpa_debug.c; sourceTree = SOURCE_ROOT; };
  157. 8895083F109F301A004FB35D /* wpabuf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wpabuf.c; path = ../../src/utils/wpabuf.c; sourceTree = SOURCE_ROOT; };
  158. 8895085F109F32D1004FB35D /* peerkey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = peerkey.c; path = ../../src/rsn_supp/peerkey.c; sourceTree = SOURCE_ROOT; };
  159. 88950860109F32D1004FB35D /* pmksa_cache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pmksa_cache.c; path = ../../src/rsn_supp/pmksa_cache.c; sourceTree = SOURCE_ROOT; };
  160. 88950861109F32D1004FB35D /* preauth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = preauth.c; path = ../../src/rsn_supp/preauth.c; sourceTree = SOURCE_ROOT; };
  161. 88950862109F32D1004FB35D /* wpa_ie.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wpa_ie.c; path = ../../src/rsn_supp/wpa_ie.c; sourceTree = SOURCE_ROOT; };
  162. 88950863109F32D1004FB35D /* wpa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wpa.c; path = ../../src/rsn_supp/wpa.c; sourceTree = SOURCE_ROOT; };
  163. 8895086B109F3316004FB35D /* l2_packet_freebsd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = l2_packet_freebsd.c; path = ../../src/l2_packet/l2_packet_freebsd.c; sourceTree = SOURCE_ROOT; };
  164. 8895086D109F3367004FB35D /* aes-unwrap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "aes-unwrap.c"; path = "../../src/crypto/aes-unwrap.c"; sourceTree = SOURCE_ROOT; };
  165. 8895086E109F3367004FB35D /* crypto_openssl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = crypto_openssl.c; path = ../../src/crypto/crypto_openssl.c; sourceTree = SOURCE_ROOT; };
  166. 8895086F109F3367004FB35D /* sha1-pbkdf2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "sha1-pbkdf2.c"; path = "../../src/crypto/sha1-pbkdf2.c"; sourceTree = SOURCE_ROOT; };
  167. 88950870109F3367004FB35D /* sha1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sha1.c; path = ../../src/crypto/sha1.c; sourceTree = SOURCE_ROOT; };
  168. 88950883109F3538004FB35D /* driver_osx.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = driver_osx.m; path = ../../src/drivers/driver_osx.m; sourceTree = SOURCE_ROOT; };
  169. 88950884109F3538004FB35D /* drivers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = drivers.c; path = ../../src/drivers/drivers.c; sourceTree = SOURCE_ROOT; };
  170. 8DD76FB20486AB0100D96B5E /* wpa_supplicant */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = wpa_supplicant; sourceTree = BUILT_PRODUCTS_DIR; };
  171. /* End PBXFileReference section */
  172. /* Begin PBXFrameworksBuildPhase section */
  173. 8DD76FAD0486AB0100D96B5E /* Frameworks */ = {
  174. isa = PBXFrameworksBuildPhase;
  175. buildActionMask = 2147483647;
  176. files = (
  177. 8853CB17109F385C00358CEF /* libpcap.dylib in Frameworks */,
  178. 8853CB1B109F389800358CEF /* libcrypto.dylib in Frameworks */,
  179. 8853CB1F109F38BD00358CEF /* CoreFoundation.framework in Frameworks */,
  180. 8853CB3C109F3B5800358CEF /* Apple80211.framework in Frameworks */,
  181. 8853CC3C109F4E1D00358CEF /* libssl.dylib in Frameworks */,
  182. );
  183. runOnlyForDeploymentPostprocessing = 0;
  184. };
  185. /* End PBXFrameworksBuildPhase section */
  186. /* Begin PBXGroup section */
  187. 08FB7794FE84155DC02AAC07 /* wpa_supplicant */ = {
  188. isa = PBXGroup;
  189. children = (
  190. 08FB7795FE84155DC02AAC07 /* Source */,
  191. C6A0FF2B0290797F04C91782 /* Documentation */,
  192. 1AB674ADFE9D54B511CA2CBB /* Products */,
  193. 8853CB16109F385C00358CEF /* libpcap.dylib */,
  194. 8853CB1A109F389800358CEF /* libcrypto.dylib */,
  195. 8853CB1E109F38BD00358CEF /* CoreFoundation.framework */,
  196. 8853CB3B109F3B5800358CEF /* Apple80211.framework */,
  197. 8853CC3B109F4E1D00358CEF /* libssl.dylib */,
  198. );
  199. name = wpa_supplicant;
  200. sourceTree = "<group>";
  201. };
  202. 08FB7795FE84155DC02AAC07 /* Source */ = {
  203. isa = PBXGroup;
  204. children = (
  205. 881EED0E10DC14EF009E449F /* eap_register.c */,
  206. 8853CC51109F4F3500358CEF /* aes-cbc.c */,
  207. 8853CC52109F4F3500358CEF /* sha1-tlsprf.c */,
  208. 8853CC4C109F4ED500358CEF /* sha256.c */,
  209. 8853CC47109F4E8700358CEF /* ieee802_11_common.c */,
  210. 8853CC43109F4E6200358CEF /* uuid.c */,
  211. 8853CC3F109F4E3A00358CEF /* wps_supplicant.c */,
  212. 8853CC32109F4DE200358CEF /* ms_funcs.c */,
  213. 8853CC33109F4DE200358CEF /* tls_openssl.c */,
  214. 8853CC1E109F4D3500358CEF /* wps_attr_build.c */,
  215. 8853CC1F109F4D3500358CEF /* wps_attr_parse.c */,
  216. 8853CC20109F4D3500358CEF /* wps_attr_process.c */,
  217. 8853CC21109F4D3500358CEF /* wps_common.c */,
  218. 8853CC22109F4D3500358CEF /* wps_dev_attr.c */,
  219. 8853CC23109F4D3500358CEF /* wps_enrollee.c */,
  220. 8853CC24109F4D3500358CEF /* wps_registrar.c */,
  221. 8853CC25109F4D3500358CEF /* wps.c */,
  222. 8853CC14109F4D0800358CEF /* chap.c */,
  223. 8853CC15109F4D0800358CEF /* eap_common.c */,
  224. 8853CC16109F4D0800358CEF /* eap_peap_common.c */,
  225. 8853CC17109F4D0800358CEF /* eap_wsc_common.c */,
  226. 8853CC10109F4CC800358CEF /* eapol_supp_sm.c */,
  227. 8853CC0C109F4CA100358CEF /* ctrl_iface_unix.c */,
  228. 8853CC0D109F4CA100358CEF /* ctrl_iface.c */,
  229. 8853CBEC109F4C6E00358CEF /* eap_gtc.c */,
  230. 8853CBED109F4C6E00358CEF /* eap_leap.c */,
  231. 8853CBEE109F4C6E00358CEF /* eap_md5.c */,
  232. 8853CBEF109F4C6E00358CEF /* eap_methods.c */,
  233. 8853CBF0109F4C6E00358CEF /* eap_mschapv2.c */,
  234. 8853CBF1109F4C6E00358CEF /* eap_otp.c */,
  235. 8853CBF2109F4C6E00358CEF /* eap_peap.c */,
  236. 8853CBF3109F4C6E00358CEF /* eap_tls_common.c */,
  237. 8853CBF4109F4C6E00358CEF /* eap_tls.c */,
  238. 8853CBF5109F4C6E00358CEF /* eap_tnc.c */,
  239. 8853CBF6109F4C6E00358CEF /* eap_ttls.c */,
  240. 8853CBF7109F4C6E00358CEF /* eap_wsc.c */,
  241. 8853CBF8109F4C6E00358CEF /* eap.c */,
  242. 8853CBF9109F4C6E00358CEF /* mschapv2.c */,
  243. 8853CBFA109F4C6E00358CEF /* tncc.c */,
  244. 8853CB35109F3AC700358CEF /* md5.c */,
  245. 8853CB31109F3A9400358CEF /* wpa_common.c */,
  246. 8853CB2D109F3A3900358CEF /* scan_helpers.c */,
  247. 88950883109F3538004FB35D /* driver_osx.m */,
  248. 88950884109F3538004FB35D /* drivers.c */,
  249. 8895086D109F3367004FB35D /* aes-unwrap.c */,
  250. 8895086E109F3367004FB35D /* crypto_openssl.c */,
  251. 8895086F109F3367004FB35D /* sha1-pbkdf2.c */,
  252. 88950870109F3367004FB35D /* sha1.c */,
  253. 8895086B109F3316004FB35D /* l2_packet_freebsd.c */,
  254. 8895085F109F32D1004FB35D /* peerkey.c */,
  255. 88950860109F32D1004FB35D /* pmksa_cache.c */,
  256. 88950861109F32D1004FB35D /* preauth.c */,
  257. 88950862109F32D1004FB35D /* wpa_ie.c */,
  258. 88950863109F32D1004FB35D /* wpa.c */,
  259. 8895083A109F301A004FB35D /* base64.c */,
  260. 8895083B109F301A004FB35D /* common.c */,
  261. 8895083C109F301A004FB35D /* eloop.c */,
  262. 8895083D109F301A004FB35D /* os_unix.c */,
  263. 8895083E109F301A004FB35D /* wpa_debug.c */,
  264. 8895083F109F301A004FB35D /* wpabuf.c */,
  265. 88950828109F2FAB004FB35D /* blacklist.c */,
  266. 88950829109F2FAB004FB35D /* config_file.c */,
  267. 8895082A109F2FAB004FB35D /* config.c */,
  268. 8895082B109F2FAB004FB35D /* events.c */,
  269. 8895082C109F2FAB004FB35D /* main.c */,
  270. 8895082D109F2FAB004FB35D /* notify.c */,
  271. 8895082E109F2FAB004FB35D /* scan.c */,
  272. 8895082F109F2FAB004FB35D /* wpa_supplicant.c */,
  273. 88950830109F2FAB004FB35D /* wpas_glue.c */,
  274. );
  275. name = Source;
  276. sourceTree = "<group>";
  277. };
  278. 1AB674ADFE9D54B511CA2CBB /* Products */ = {
  279. isa = PBXGroup;
  280. children = (
  281. 8DD76FB20486AB0100D96B5E /* wpa_supplicant */,
  282. );
  283. name = Products;
  284. sourceTree = "<group>";
  285. };
  286. C6A0FF2B0290797F04C91782 /* Documentation */ = {
  287. isa = PBXGroup;
  288. children = (
  289. );
  290. name = Documentation;
  291. sourceTree = "<group>";
  292. };
  293. /* End PBXGroup section */
  294. /* Begin PBXNativeTarget section */
  295. 8DD76FA90486AB0100D96B5E /* wpa_supplicant */ = {
  296. isa = PBXNativeTarget;
  297. buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "wpa_supplicant" */;
  298. buildPhases = (
  299. 8DD76FAB0486AB0100D96B5E /* Sources */,
  300. 8DD76FAD0486AB0100D96B5E /* Frameworks */,
  301. 8DD76FAF0486AB0100D96B5E /* CopyFiles */,
  302. );
  303. buildRules = (
  304. );
  305. dependencies = (
  306. );
  307. name = wpa_supplicant;
  308. productInstallPath = "$(HOME)/bin";
  309. productName = wpa_supplicant;
  310. productReference = 8DD76FB20486AB0100D96B5E /* wpa_supplicant */;
  311. productType = "com.apple.product-type.tool";
  312. };
  313. /* End PBXNativeTarget section */
  314. /* Begin PBXProject section */
  315. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  316. isa = PBXProject;
  317. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "wpa_supplicant" */;
  318. compatibilityVersion = "Xcode 3.1";
  319. hasScannedForEncodings = 1;
  320. mainGroup = 08FB7794FE84155DC02AAC07 /* wpa_supplicant */;
  321. projectDirPath = "";
  322. projectRoot = "";
  323. targets = (
  324. 8DD76FA90486AB0100D96B5E /* wpa_supplicant */,
  325. );
  326. };
  327. /* End PBXProject section */
  328. /* Begin PBXSourcesBuildPhase section */
  329. 8DD76FAB0486AB0100D96B5E /* Sources */ = {
  330. isa = PBXSourcesBuildPhase;
  331. buildActionMask = 2147483647;
  332. files = (
  333. 88950831109F2FAB004FB35D /* blacklist.c in Sources */,
  334. 88950832109F2FAB004FB35D /* config_file.c in Sources */,
  335. 88950833109F2FAB004FB35D /* config.c in Sources */,
  336. 88950834109F2FAB004FB35D /* events.c in Sources */,
  337. 88950835109F2FAB004FB35D /* main.c in Sources */,
  338. 88950836109F2FAB004FB35D /* notify.c in Sources */,
  339. 88950837109F2FAB004FB35D /* scan.c in Sources */,
  340. 88950838109F2FAB004FB35D /* wpa_supplicant.c in Sources */,
  341. 88950839109F2FAB004FB35D /* wpas_glue.c in Sources */,
  342. 88950840109F301A004FB35D /* base64.c in Sources */,
  343. 88950841109F301A004FB35D /* common.c in Sources */,
  344. 88950842109F301A004FB35D /* eloop.c in Sources */,
  345. 88950843109F301A004FB35D /* os_unix.c in Sources */,
  346. 88950844109F301A004FB35D /* wpa_debug.c in Sources */,
  347. 88950845109F301A004FB35D /* wpabuf.c in Sources */,
  348. 88950864109F32D1004FB35D /* peerkey.c in Sources */,
  349. 88950865109F32D1004FB35D /* pmksa_cache.c in Sources */,
  350. 88950866109F32D1004FB35D /* preauth.c in Sources */,
  351. 88950867109F32D1004FB35D /* wpa_ie.c in Sources */,
  352. 88950868109F32D1004FB35D /* wpa.c in Sources */,
  353. 8895086C109F3316004FB35D /* l2_packet_freebsd.c in Sources */,
  354. 88950871109F3367004FB35D /* aes-unwrap.c in Sources */,
  355. 88950872109F3367004FB35D /* crypto_openssl.c in Sources */,
  356. 88950873109F3367004FB35D /* sha1-pbkdf2.c in Sources */,
  357. 88950874109F3367004FB35D /* sha1.c in Sources */,
  358. 88950885109F3538004FB35D /* driver_osx.m in Sources */,
  359. 88950886109F3538004FB35D /* drivers.c in Sources */,
  360. 8853CB2E109F3A3900358CEF /* scan_helpers.c in Sources */,
  361. 8853CB32109F3A9400358CEF /* wpa_common.c in Sources */,
  362. 8853CB36109F3AC700358CEF /* md5.c in Sources */,
  363. 8853CBFB109F4C6E00358CEF /* eap_gtc.c in Sources */,
  364. 8853CBFC109F4C6E00358CEF /* eap_leap.c in Sources */,
  365. 8853CBFD109F4C6E00358CEF /* eap_md5.c in Sources */,
  366. 8853CBFE109F4C6E00358CEF /* eap_methods.c in Sources */,
  367. 8853CBFF109F4C6E00358CEF /* eap_mschapv2.c in Sources */,
  368. 8853CC00109F4C6E00358CEF /* eap_otp.c in Sources */,
  369. 8853CC01109F4C6E00358CEF /* eap_peap.c in Sources */,
  370. 8853CC02109F4C6E00358CEF /* eap_tls_common.c in Sources */,
  371. 8853CC03109F4C6E00358CEF /* eap_tls.c in Sources */,
  372. 8853CC04109F4C6E00358CEF /* eap_tnc.c in Sources */,
  373. 8853CC05109F4C6E00358CEF /* eap_ttls.c in Sources */,
  374. 8853CC06109F4C6E00358CEF /* eap_wsc.c in Sources */,
  375. 8853CC07109F4C6E00358CEF /* eap.c in Sources */,
  376. 8853CC08109F4C6E00358CEF /* mschapv2.c in Sources */,
  377. 8853CC09109F4C6E00358CEF /* tncc.c in Sources */,
  378. 8853CC0E109F4CA100358CEF /* ctrl_iface_unix.c in Sources */,
  379. 8853CC0F109F4CA100358CEF /* ctrl_iface.c in Sources */,
  380. 8853CC11109F4CC800358CEF /* eapol_supp_sm.c in Sources */,
  381. 8853CC18109F4D0800358CEF /* chap.c in Sources */,
  382. 8853CC19109F4D0800358CEF /* eap_common.c in Sources */,
  383. 8853CC1A109F4D0800358CEF /* eap_peap_common.c in Sources */,
  384. 8853CC1B109F4D0800358CEF /* eap_wsc_common.c in Sources */,
  385. 8853CC26109F4D3500358CEF /* wps_attr_build.c in Sources */,
  386. 8853CC27109F4D3500358CEF /* wps_attr_parse.c in Sources */,
  387. 8853CC28109F4D3500358CEF /* wps_attr_process.c in Sources */,
  388. 8853CC29109F4D3500358CEF /* wps_common.c in Sources */,
  389. 8853CC2A109F4D3500358CEF /* wps_dev_attr.c in Sources */,
  390. 8853CC2B109F4D3500358CEF /* wps_enrollee.c in Sources */,
  391. 8853CC2C109F4D3500358CEF /* wps_registrar.c in Sources */,
  392. 8853CC2D109F4D3500358CEF /* wps.c in Sources */,
  393. 8853CC34109F4DE200358CEF /* ms_funcs.c in Sources */,
  394. 8853CC35109F4DE200358CEF /* tls_openssl.c in Sources */,
  395. 8853CC40109F4E3A00358CEF /* wps_supplicant.c in Sources */,
  396. 8853CC44109F4E6200358CEF /* uuid.c in Sources */,
  397. 8853CC48109F4E8700358CEF /* ieee802_11_common.c in Sources */,
  398. 8853CC4E109F4ED500358CEF /* sha256.c in Sources */,
  399. 8853CC53109F4F3500358CEF /* aes-cbc.c in Sources */,
  400. 8853CC54109F4F3500358CEF /* sha1-tlsprf.c in Sources */,
  401. 881EED0F10DC14EF009E449F /* eap_register.c in Sources */,
  402. );
  403. runOnlyForDeploymentPostprocessing = 0;
  404. };
  405. /* End PBXSourcesBuildPhase section */
  406. /* Begin XCBuildConfiguration section */
  407. 1DEB928608733DD80010E9CD /* Debug */ = {
  408. isa = XCBuildConfiguration;
  409. buildSettings = {
  410. ALWAYS_SEARCH_USER_PATHS = NO;
  411. COPY_PHASE_STRIP = NO;
  412. FRAMEWORK_SEARCH_PATHS = (
  413. "$(inherited)",
  414. "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"",
  415. );
  416. GCC_DYNAMIC_NO_PIC = NO;
  417. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  418. GCC_MODEL_TUNING = G5;
  419. GCC_OPTIMIZATION_LEVEL = 0;
  420. INSTALL_PATH = /usr/local/bin;
  421. PRODUCT_NAME = wpa_supplicant;
  422. };
  423. name = Debug;
  424. };
  425. 1DEB928708733DD80010E9CD /* Release */ = {
  426. isa = XCBuildConfiguration;
  427. buildSettings = {
  428. ALWAYS_SEARCH_USER_PATHS = NO;
  429. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  430. FRAMEWORK_SEARCH_PATHS = (
  431. "$(inherited)",
  432. "\"$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"",
  433. );
  434. GCC_MODEL_TUNING = G5;
  435. INSTALL_PATH = /usr/local/bin;
  436. PRODUCT_NAME = wpa_supplicant;
  437. };
  438. name = Release;
  439. };
  440. 1DEB928A08733DD80010E9CD /* Debug */ = {
  441. isa = XCBuildConfiguration;
  442. buildSettings = {
  443. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  444. FRAMEWORK_SEARCH_PATHS = /System/Library/PrivateFrameworks;
  445. GCC_C_LANGUAGE_STANDARD = gnu99;
  446. GCC_OPTIMIZATION_LEVEL = 0;
  447. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  448. GCC_WARN_UNUSED_VARIABLE = YES;
  449. HEADER_SEARCH_PATHS = (
  450. ../../src,
  451. ../../src/utils,
  452. );
  453. ONLY_ACTIVE_ARCH = YES;
  454. OTHER_CFLAGS = "-DCONFIG_XCODE_DEFAULTS";
  455. PREBINDING = NO;
  456. PRELINK_LIBS = "";
  457. RUN_CLANG_STATIC_ANALYZER = YES;
  458. SDKROOT = macosx10.6;
  459. };
  460. name = Debug;
  461. };
  462. 1DEB928B08733DD80010E9CD /* Release */ = {
  463. isa = XCBuildConfiguration;
  464. buildSettings = {
  465. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  466. FRAMEWORK_SEARCH_PATHS = /System/Library/PrivateFrameworks;
  467. GCC_C_LANGUAGE_STANDARD = gnu99;
  468. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  469. GCC_WARN_UNUSED_VARIABLE = YES;
  470. HEADER_SEARCH_PATHS = (
  471. ../../src,
  472. ../../src/utils,
  473. );
  474. OTHER_CFLAGS = "-DCONFIG_XCODE_DEFAULTS";
  475. PREBINDING = NO;
  476. SDKROOT = macosx10.6;
  477. };
  478. name = Release;
  479. };
  480. /* End XCBuildConfiguration section */
  481. /* Begin XCConfigurationList section */
  482. 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "wpa_supplicant" */ = {
  483. isa = XCConfigurationList;
  484. buildConfigurations = (
  485. 1DEB928608733DD80010E9CD /* Debug */,
  486. 1DEB928708733DD80010E9CD /* Release */,
  487. );
  488. defaultConfigurationIsVisible = 0;
  489. defaultConfigurationName = Release;
  490. };
  491. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "wpa_supplicant" */ = {
  492. isa = XCConfigurationList;
  493. buildConfigurations = (
  494. 1DEB928A08733DD80010E9CD /* Debug */,
  495. 1DEB928B08733DD80010E9CD /* Release */,
  496. );
  497. defaultConfigurationIsVisible = 0;
  498. defaultConfigurationName = Release;
  499. };
  500. /* End XCConfigurationList section */
  501. };
  502. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  503. }