~ubuntu-branches/ubuntu/oneiric/wpasupplicant/oneiric

« back to all changes in this revision

Viewing changes to wpa_supplicant/xcode/wpa_supplicant.xcodeproj/project.pbxproj

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2010-11-22 09:43:43 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20101122094343-qgsxaojvmswfri77
Tags: 0.7.3-0ubuntu1
* Get wpasupplicant 0.7.3 from Debian's SVN. Leaving 0.7.3-1 as unreleased
  for now.
* Build-Depend on debhelper 8, since the packaging from Debian uses compat 8.

Show diffs side-by-side

added added

removed removed

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