]> git.saurik.com Git - apple/ipsec.git/blob - ipsec.xcodeproj/project.pbxproj
ipsec-332.100.1.tar.gz
[apple/ipsec.git] / ipsec.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 23B20D2F0871D62A00A3B0FC /* IPSec (Aggregate) */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 25D3DAB8098952B20025F703 /* Build configuration list for PBXAggregateTarget "IPSec (Aggregate)" */;
13 buildPhases = (
14 BAA6806112B17CF900ACF6D3 /* CopyFiles */,
15 72265DD80F818ED700730A7D /* CopyFiles */,
16 );
17 dependencies = (
18 724ED876168515A7008F2EBD /* PBXTargetDependency */,
19 72B3C21916850CC5004E4548 /* PBXTargetDependency */,
20 );
21 name = "IPSec (Aggregate)";
22 productName = "IPSec (Aggregate)";
23 };
24 72B3C2081684F5C4004E4548 /* ipsec_executables */ = {
25 isa = PBXAggregateTarget;
26 buildConfigurationList = 72B3C20C1684F5C4004E4548 /* Build configuration list for PBXAggregateTarget "ipsec_executables" */;
27 buildPhases = (
28 72B3C21C16850D02004E4548 /* CopyFiles */,
29 72B3C21E16850D1E004E4548 /* CopyFiles */,
30 );
31 dependencies = (
32 69983DBD1E7B3D30007683BF /* PBXTargetDependency */,
33 72B3C2101684F5E1004E4548 /* PBXTargetDependency */,
34 72B3C20E1684F5DE004E4548 /* PBXTargetDependency */,
35 );
36 name = ipsec_executables;
37 productName = ipsec_executables;
38 };
39 72B3C21116850B87004E4548 /* ipsec_libraries */ = {
40 isa = PBXAggregateTarget;
41 buildConfigurationList = 72B3C21216850B87004E4548 /* Build configuration list for PBXAggregateTarget "ipsec_libraries" */;
42 buildPhases = (
43 );
44 dependencies = (
45 72B3C21716850BA0004E4548 /* PBXTargetDependency */,
46 );
47 name = ipsec_libraries;
48 productName = ipsec_libraries;
49 };
50 78C83A04189841E800DB2F64 /* ipsec_libraries_embedded */ = {
51 isa = PBXAggregateTarget;
52 buildConfigurationList = 78C83A08189841E800DB2F64 /* Build configuration list for PBXAggregateTarget "ipsec_libraries_embedded" */;
53 buildPhases = (
54 );
55 dependencies = (
56 78C83A131898421900DB2F64 /* PBXTargetDependency */,
57 );
58 name = ipsec_libraries_embedded;
59 productName = ipsec_libraries_embedded;
60 };
61 78C83A09189841FA00DB2F64 /* ipsec_executables_embedded */ = {
62 isa = PBXAggregateTarget;
63 buildConfigurationList = 78C83A0A189841FA00DB2F64 /* Build configuration list for PBXAggregateTarget "ipsec_executables_embedded" */;
64 buildPhases = (
65 );
66 dependencies = (
67 78C83A111898421300DB2F64 /* PBXTargetDependency */,
68 78C83A0F1898421100DB2F64 /* PBXTargetDependency */,
69 );
70 name = ipsec_executables_embedded;
71 productName = ipsec_executables_embedded;
72 };
73 812530AA0D3FE994006BDF4F /* IPSec Embedded (Aggregate) */ = {
74 isa = PBXAggregateTarget;
75 buildConfigurationList = 812530B50D3FE994006BDF4F /* Build configuration list for PBXAggregateTarget "IPSec Embedded (Aggregate)" */;
76 buildPhases = (
77 );
78 dependencies = (
79 69983DBF1E7B4DE4007683BF /* PBXTargetDependency */,
80 812531110D3FEA28006BDF4F /* PBXTargetDependency */,
81 81DDFDD90D622C4E00C5CB87 /* PBXTargetDependency */,
82 81DDFDF10D627DE300C5CB87 /* PBXTargetDependency */,
83 );
84 name = "IPSec Embedded (Aggregate)";
85 productName = "IPSec (Aggregate) Embedded";
86 };
87 /* End PBXAggregateTarget section */
88
89 /* Begin PBXBuildFile section */
90 25078AE509D37570005F3F63 /* nattraversal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F00988657000D15623 /* nattraversal.c */; };
91 2537A1B109E4867100D0ECDA /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 25D9499F09A6AAD700CA0F24 /* config.h */; };
92 2537A1B509E4867700D0ECDA /* ipsec_dump_policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */; };
93 2537A1B609E4867700D0ECDA /* ipsec_get_policylen.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */; };
94 2537A1B709E4867800D0ECDA /* ipsec_strerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */; };
95 2537A1B809E4867900D0ECDA /* ipsec_strerror.h in Headers */ = {isa = PBXBuildFile; fileRef = 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */; };
96 2537A1B909E4867900D0ECDA /* policy_parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 252DF95E0989B4EE00E5B678 /* policy_parse.y */; };
97 2537A1BA09E4867A00D0ECDA /* policy_token.l in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9600989B4EE00E5B678 /* policy_token.l */; };
98 2537A1C109E494B300D0ECDA /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
99 2537A1C709E49D0600D0ECDA /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
100 258CF2CB0A19197400166B38 /* setkey.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F258890988648C00D15623 /* setkey.8 */; };
101 258CF2CD0A1919A800166B38 /* ipsec_set_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */; };
102 258CF2CE0A1919AF00166B38 /* ipsec_strerror.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */; };
103 258CF2E10A191A9200166B38 /* racoon.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F259090988657000D15623 /* racoon.8 */; };
104 258CF2E40A191AD500166B38 /* racoon.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590A0988657000D15623 /* racoon.conf.5 */; };
105 25DC9ED409DB16F300C89F86 /* isakmp_cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D50988657000D15623 /* isakmp_cfg.c */; };
106 25DC9ED509DB16F800C89F86 /* isakmp_unity.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E10988657000D15623 /* isakmp_unity.c */; };
107 25DC9ED609DB16FA00C89F86 /* isakmp_xauth.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E40988657000D15623 /* isakmp_xauth.c */; };
108 25DE2DE90A8BD40E0010A46D /* vpn_control.c in Sources */ = {isa = PBXBuildFile; fileRef = 25DE2DE60A8BD40E0010A46D /* vpn_control.c */; };
109 25EAE87709D87A770042CC7F /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87609D87A770042CC7F /* libiconv.dylib */; };
110 25EAE8C109D87B080042CC7F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */; };
111 25EAE8C609D87B990042CC7F /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
112 25ECCDA209AD479A00883CA3 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
113 25ECCDB509AD489200883CA3 /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; };
114 25ECCDB709AD48A300883CA3 /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; };
115 25F258900988648C00D15623 /* parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258870988648C00D15623 /* parse.y */; };
116 25F258910988648C00D15623 /* setkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588A0988648C00D15623 /* setkey.c */; };
117 25F258940988648C00D15623 /* token.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588D0988648C00D15623 /* token.l */; };
118 25F259290988657000D15623 /* algorithm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AE0988657000D15623 /* algorithm.c */; };
119 25F2592B0988657000D15623 /* cfparse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B40988657000D15623 /* cfparse.y */; };
120 25F2592C0988657000D15623 /* cftoken.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B60988657000D15623 /* cftoken.l */; };
121 25F2592E0988657000D15623 /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; };
122 25F2592F0988657000D15623 /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258BE0988657000D15623 /* dnssec.c */; };
123 25F259320988657000D15623 /* genlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C50988657000D15623 /* genlist.c */; };
124 25F259330988657000D15623 /* getcertsbyname.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C70988657000D15623 /* getcertsbyname.c */; };
125 25F259340988657000D15623 /* grabmyaddr.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C90988657000D15623 /* grabmyaddr.c */; };
126 25F259360988657000D15623 /* handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CD0988657000D15623 /* handler.c */; };
127 25F259370988657000D15623 /* ipsec_doi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CF0988657000D15623 /* ipsec_doi.c */; };
128 25F259380988657000D15623 /* isakmp_agg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D10988657000D15623 /* isakmp_agg.c */; };
129 25F2593C0988657000D15623 /* isakmp_ident.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D90988657000D15623 /* isakmp_ident.c */; };
130 25F2593D0988657000D15623 /* isakmp_inf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DB0988657000D15623 /* isakmp_inf.c */; };
131 25F2593F0988657000D15623 /* isakmp_quick.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DF0988657000D15623 /* isakmp_quick.c */; };
132 25F259420988657000D15623 /* isakmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E60988657000D15623 /* isakmp.c */; };
133 25F259440988657000D15623 /* localconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E90988657000D15623 /* localconf.c */; };
134 25F259460988657000D15623 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258ED0988657000D15623 /* main.c */; };
135 25F259470988657000D15623 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; };
136 25F259490988657000D15623 /* oakley.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F30988657000D15623 /* oakley.c */; };
137 25F2594C0988657000D15623 /* pfkey_racoon.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F80988657000D15623 /* pfkey_racoon.c */; };
138 25F2594F0988657000D15623 /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; };
139 25F259500988657000D15623 /* policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FF0988657000D15623 /* policy.c */; };
140 25F259520988657000D15623 /* proposal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259030988657000D15623 /* proposal.c */; };
141 25F259580988657000D15623 /* remoteconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590E0988657000D15623 /* remoteconf.c */; };
142 25F2595A0988657000D15623 /* safefile.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259120988657000D15623 /* safefile.c */; };
143 25F2595B0988657000D15623 /* sainfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259140988657000D15623 /* sainfo.c */; };
144 25F2595C0988657000D15623 /* schedule.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259160988657000D15623 /* schedule.c */; };
145 25F2595D0988657000D15623 /* session.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259180988657000D15623 /* session.c */; };
146 25F2595E0988657000D15623 /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; };
147 25F2595F0988657000D15623 /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; };
148 25F259600988657000D15623 /* strnames.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591F0988657000D15623 /* strnames.c */; };
149 25F259610988657000D15623 /* throttle.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259210988657000D15623 /* throttle.c */; };
150 25F259620988657000D15623 /* vendorid.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259240988657000D15623 /* vendorid.c */; };
151 25F259630988657000D15623 /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; };
152 6912CB6E1E78D94B00631D9A /* crypto_cssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B70988657000D15623 /* crypto_cssm.c */; };
153 6912CB701E78D96900631D9A /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6912CB6F1E78D96900631D9A /* Security.framework */; };
154 6912CB721E78D97200631D9A /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6912CB711E78D97200631D9A /* CoreFoundation.framework */; };
155 6912CB731E78D9A900631D9A /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; };
156 6912CB741E78D9D800631D9A /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; };
157 6912CB761E78DD7100631D9A /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6912CB751E78DD7100631D9A /* SystemConfiguration.framework */; };
158 6912CB771E78DD8800631D9A /* Preferences.c in Sources */ = {isa = PBXBuildFile; fileRef = BACD8C681496A50C0042DEA1 /* Preferences.c */; };
159 697EFE7324281E030032C70E /* ipsec_doi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CF0988657000D15623 /* ipsec_doi.c */; };
160 697EFE742428278D0032C70E /* strnames.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591F0988657000D15623 /* strnames.c */; };
161 697EFE75242951900032C70E /* algorithm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AE0988657000D15623 /* algorithm.c */; };
162 697EFE77242952370032C70E /* oakley.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F30988657000D15623 /* oakley.c */; };
163 697EFE78242952560032C70E /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; };
164 697EFE7A2429CDAF0032C70E /* isakmp_cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D50988657000D15623 /* isakmp_cfg.c */; };
165 697EFE822429D70C0032C70E /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; };
166 697EFE832429E4A00032C70E /* pfkey_racoon.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F80988657000D15623 /* pfkey_racoon.c */; };
167 697EFE842429E4C80032C70E /* policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FF0988657000D15623 /* policy.c */; };
168 72265DDC0F818F9300730A7D /* ipsec.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 72265DDB0F818F9300730A7D /* ipsec.plist */; };
169 723B6A30162F7BE300895EE5 /* xpc_racoon.c in Sources */ = {isa = PBXBuildFile; fileRef = 723B6A2F162F7BE300895EE5 /* xpc_racoon.c */; };
170 723B6A31162F7BE300895EE5 /* xpc_racoon.c in Sources */ = {isa = PBXBuildFile; fileRef = 723B6A2F162F7BE300895EE5 /* xpc_racoon.c */; };
171 724ED87916851AAC008F2EBD /* ipsec.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = BACBF18B10290AE000BBFC85 /* ipsec.txt */; };
172 724ED87A16851AB6008F2EBD /* ipsec.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 72265DDB0F818F9300730A7D /* ipsec.plist */; };
173 7253CC651E7B3F4600B2DDF5 /* racoon_test.c in Sources */ = {isa = PBXBuildFile; fileRef = 7253CC611E7B3EAB00B2DDF5 /* racoon_test.c */; };
174 72B433770E3677D800D67508 /* com.apple.racoon.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 724F99500E3672FD00C56897 /* com.apple.racoon.plist */; };
175 72F5C72E1607A1AE004C192F /* api_support.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F5C72D1607A1AE004C192F /* api_support.c */; };
176 72F5C72F1607A1AE004C192F /* api_support.c in Sources */ = {isa = PBXBuildFile; fileRef = 72F5C72D1607A1AE004C192F /* api_support.c */; };
177 7822D11E188DB07300874E91 /* NetworkExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7822D11D188DB07300874E91 /* NetworkExtension.framework */; };
178 7822D120188DB07C00874E91 /* NetworkExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7822D11F188DB07C00874E91 /* NetworkExtension.framework */; };
179 78A0A1BF1F7F54F600B34E00 /* libnetwork.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 78A0A1BE1F7F54F600B34E00 /* libnetwork.tbd */; };
180 78A0A1C11F7F550300B34E00 /* libnetwork.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 78A0A1C01F7F550200B34E00 /* libnetwork.dylib */; };
181 812530C30D3FE9DC006BDF4F /* algorithm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AE0988657000D15623 /* algorithm.c */; };
182 812530C50D3FE9DC006BDF4F /* cfparse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B40988657000D15623 /* cfparse.y */; };
183 812530C60D3FE9DC006BDF4F /* cftoken.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B60988657000D15623 /* cftoken.l */; };
184 812530C70D3FE9DC006BDF4F /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; };
185 812530C80D3FE9DC006BDF4F /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258BE0988657000D15623 /* dnssec.c */; };
186 812530CA0D3FE9DC006BDF4F /* genlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C50988657000D15623 /* genlist.c */; };
187 812530CB0D3FE9DC006BDF4F /* getcertsbyname.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C70988657000D15623 /* getcertsbyname.c */; };
188 812530CC0D3FE9DC006BDF4F /* grabmyaddr.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C90988657000D15623 /* grabmyaddr.c */; };
189 812530CE0D3FE9DC006BDF4F /* handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CD0988657000D15623 /* handler.c */; };
190 812530CF0D3FE9DC006BDF4F /* ipsec_doi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CF0988657000D15623 /* ipsec_doi.c */; };
191 812530D00D3FE9DC006BDF4F /* isakmp_agg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D10988657000D15623 /* isakmp_agg.c */; };
192 812530D20D3FE9DC006BDF4F /* isakmp_ident.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D90988657000D15623 /* isakmp_ident.c */; };
193 812530D30D3FE9DC006BDF4F /* isakmp_inf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DB0988657000D15623 /* isakmp_inf.c */; };
194 812530D50D3FE9DC006BDF4F /* isakmp_quick.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DF0988657000D15623 /* isakmp_quick.c */; };
195 812530D60D3FE9DC006BDF4F /* isakmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E60988657000D15623 /* isakmp.c */; };
196 812530D70D3FE9DC006BDF4F /* localconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E90988657000D15623 /* localconf.c */; };
197 812530D90D3FE9DC006BDF4F /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258ED0988657000D15623 /* main.c */; };
198 812530DA0D3FE9DC006BDF4F /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; };
199 812530DB0D3FE9DC006BDF4F /* oakley.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F30988657000D15623 /* oakley.c */; };
200 812530DC0D3FE9DC006BDF4F /* pfkey_racoon.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F80988657000D15623 /* pfkey_racoon.c */; };
201 812530DD0D3FE9DC006BDF4F /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; };
202 812530DE0D3FE9DC006BDF4F /* policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FF0988657000D15623 /* policy.c */; };
203 812530E00D3FE9DC006BDF4F /* proposal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259030988657000D15623 /* proposal.c */; };
204 812530E10D3FE9DC006BDF4F /* remoteconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590E0988657000D15623 /* remoteconf.c */; };
205 812530E20D3FE9DC006BDF4F /* safefile.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259120988657000D15623 /* safefile.c */; };
206 812530E30D3FE9DC006BDF4F /* sainfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259140988657000D15623 /* sainfo.c */; };
207 812530E40D3FE9DC006BDF4F /* schedule.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259160988657000D15623 /* schedule.c */; };
208 812530E50D3FE9DC006BDF4F /* session.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259180988657000D15623 /* session.c */; };
209 812530E60D3FE9DC006BDF4F /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; };
210 812530E70D3FE9DC006BDF4F /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; };
211 812530E80D3FE9DC006BDF4F /* strnames.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591F0988657000D15623 /* strnames.c */; };
212 812530E90D3FE9DC006BDF4F /* throttle.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259210988657000D15623 /* throttle.c */; };
213 812530EA0D3FE9DC006BDF4F /* vendorid.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259240988657000D15623 /* vendorid.c */; };
214 812530EB0D3FE9DC006BDF4F /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; };
215 812530EC0D3FE9DC006BDF4F /* nattraversal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F00988657000D15623 /* nattraversal.c */; };
216 812530ED0D3FE9DC006BDF4F /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
217 812530EF0D3FE9DC006BDF4F /* isakmp_cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D50988657000D15623 /* isakmp_cfg.c */; };
218 812530F00D3FE9DC006BDF4F /* isakmp_unity.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E10988657000D15623 /* isakmp_unity.c */; };
219 812530F10D3FE9DC006BDF4F /* isakmp_xauth.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E40988657000D15623 /* isakmp_xauth.c */; };
220 812530F20D3FE9DC006BDF4F /* vpn_control.c in Sources */ = {isa = PBXBuildFile; fileRef = 25DE2DE60A8BD40E0010A46D /* vpn_control.c */; };
221 812530F30D3FE9DC006BDF4F /* vpn.c in Sources */ = {isa = PBXBuildFile; fileRef = 81CA08910CE3BC870055C0AF /* vpn.c */; };
222 812530F80D3FE9DC006BDF4F /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87609D87A770042CC7F /* libiconv.dylib */; };
223 812530F90D3FE9DC006BDF4F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */; };
224 812530FC0D3FE9DC006BDF4F /* racoon.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F259090988657000D15623 /* racoon.8 */; };
225 812530FE0D3FE9DC006BDF4F /* racoon.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590A0988657000D15623 /* racoon.conf.5 */; };
226 812A64ED0D4AA082004CB7EB /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 812A64EC0D4AA082004CB7EB /* Security.framework */; };
227 8141336B149015E900028D76 /* fsm.c in Sources */ = {isa = PBXBuildFile; fileRef = 81CBCFE81447A1C20000D6E6 /* fsm.c */; };
228 8167917B0D650BAA006B523F /* racoon.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103A0D5BE18800C7B441 /* racoon.conf */; };
229 817FFC4E0D6134A7004A8DD8 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
230 818710410D5BE22B00C7B441 /* psk.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103D0D5BE1CF00C7B441 /* psk.txt */; };
231 818710420D5BE22F00C7B441 /* racoon.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103B0D5BE1B400C7B441 /* racoon.conf */; };
232 818710510D5BE29300C7B441 /* psk.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103D0D5BE1CF00C7B441 /* psk.txt */; };
233 818710530D5BE2B500C7B441 /* anonymous.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103C0D5BE1CF00C7B441 /* anonymous.conf */; };
234 81C325A80D46A36900E65EB7 /* crypto_cssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B70988657000D15623 /* crypto_cssm.c */; };
235 81C386AA0D451EC300975D5E /* crypto_cssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B70988657000D15623 /* crypto_cssm.c */; };
236 81C387560D45208700975D5E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE83109D875790042CC7F /* Security.framework */; };
237 81C387570D45208700975D5E /* DirectoryService.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE83709D875BF0042CC7F /* DirectoryService.framework */; };
238 81C387EC0D45268300975D5E /* open_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F50988657000D15623 /* open_dir.c */; };
239 81C964590DA2CBEF00257BC8 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81C964580DA2CBEF00257BC8 /* SystemConfiguration.framework */; };
240 81C9645E0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */; };
241 81C9645F0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */; };
242 81CA08920CE3BC870055C0AF /* vpn.c in Sources */ = {isa = PBXBuildFile; fileRef = 81CA08910CE3BC870055C0AF /* vpn.c */; };
243 81CBCFE91447A1C20000D6E6 /* fsm.c in Sources */ = {isa = PBXBuildFile; fileRef = 81CBCFE81447A1C20000D6E6 /* fsm.c */; };
244 81DDFD9B0D622C1700C5CB87 /* parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258870988648C00D15623 /* parse.y */; };
245 81DDFD9C0D622C1700C5CB87 /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; };
246 81DDFD9D0D622C1700C5CB87 /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; };
247 81DDFD9E0D622C1700C5CB87 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
248 81DDFD9F0D622C1700C5CB87 /* setkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588A0988648C00D15623 /* setkey.c */; };
249 81DDFDA00D622C1700C5CB87 /* token.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588D0988648C00D15623 /* token.l */; };
250 81DDFDA20D622C1700C5CB87 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
251 81DDFDA40D622C1700C5CB87 /* setkey.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F258890988648C00D15623 /* setkey.8 */; };
252 81DDFDBA0D622C2700C5CB87 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 25D9499F09A6AAD700CA0F24 /* config.h */; };
253 81DDFDBB0D622C2700C5CB87 /* ipsec_strerror.h in Headers */ = {isa = PBXBuildFile; fileRef = 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */; };
254 81DDFDBD0D622C2700C5CB87 /* ipsec_dump_policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */; };
255 81DDFDBE0D622C2700C5CB87 /* ipsec_get_policylen.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */; };
256 81DDFDBF0D622C2700C5CB87 /* ipsec_strerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */; };
257 81DDFDC00D622C2700C5CB87 /* policy_parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 252DF95E0989B4EE00E5B678 /* policy_parse.y */; };
258 81DDFDC10D622C2700C5CB87 /* policy_token.l in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9600989B4EE00E5B678 /* policy_token.l */; };
259 81DDFDC40D622C2700C5CB87 /* ipsec_set_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */; };
260 81DDFDC50D622C2700C5CB87 /* ipsec_strerror.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */; };
261 81DDFDC60D622C2700C5CB87 /* ipsec_get_policylen.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */; };
262 81DDFDC70D622C2700C5CB87 /* ipsec_dump_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */; };
263 81EDB0690B5D8D9600840BC7 /* ipsec_get_policylen.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */; };
264 81EDB06A0B5D8D9A00840BC7 /* ipsec_dump_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */; };
265 834072A90EDCC5AC00B6CCE8 /* com.apple.racoon.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 724F99500E3672FD00C56897 /* com.apple.racoon.plist */; };
266 8D5B16750E5F7F4E00E72675 /* libresolv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5B16230E5F7E9300E72675 /* libresolv.dylib */; };
267 8D5B167D0E5F7F9F00E72675 /* libresolv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5B16230E5F7E9300E72675 /* libresolv.dylib */; };
268 BA485FA2109C1ECA00545E19 /* power_mgmt.c in Sources */ = {isa = PBXBuildFile; fileRef = BA485FA1109C1ECA00545E19 /* power_mgmt.c */; };
269 BA485FA3109C1ECA00545E19 /* power_mgmt.c in Sources */ = {isa = PBXBuildFile; fileRef = BA485FA1109C1ECA00545E19 /* power_mgmt.c */; };
270 BA48611C109C2BBA00545E19 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BA48611B109C2BBA00545E19 /* IOKit.framework */; };
271 BA486225109C2BF500545E19 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BA48611B109C2BBA00545E19 /* IOKit.framework */; };
272 BA64A934114EFE8C00F3574C /* racoon.sb in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA64A933114EFE5C00F3574C /* racoon.sb */; };
273 BA6F109B0EA1DEC200546773 /* ike_session.c in Sources */ = {isa = PBXBuildFile; fileRef = BA6F109A0EA1DEC200546773 /* ike_session.c */; };
274 BA6F109C0EA1DEC200546773 /* ike_session.c in Sources */ = {isa = PBXBuildFile; fileRef = BA6F109A0EA1DEC200546773 /* ike_session.c */; };
275 BA7777A11107EBCE00DD87E1 /* isakmp_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D70988657000D15623 /* isakmp_frag.c */; };
276 BA7777A21107EBF600DD87E1 /* isakmp_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D70988657000D15623 /* isakmp_frag.c */; };
277 BACBF18C10290AE000BBFC85 /* ipsec.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = BACBF18B10290AE000BBFC85 /* ipsec.txt */; };
278 BACD8C6A1496A50C0042DEA1 /* Preferences.c in Sources */ = {isa = PBXBuildFile; fileRef = BACD8C681496A50C0042DEA1 /* Preferences.c */; };
279 BACD8C6B1496A50C0042DEA1 /* Preferences.c in Sources */ = {isa = PBXBuildFile; fileRef = BACD8C681496A50C0042DEA1 /* Preferences.c */; };
280 /* End PBXBuildFile section */
281
282 /* Begin PBXContainerItemProxy section */
283 69983DBC1E7B3D30007683BF /* PBXContainerItemProxy */ = {
284 isa = PBXContainerItemProxy;
285 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
286 proxyType = 1;
287 remoteGlobalIDString = 69BB7E331E777E3C009EE2BA;
288 remoteInfo = racoon_test;
289 };
290 69983DBE1E7B4DE4007683BF /* PBXContainerItemProxy */ = {
291 isa = PBXContainerItemProxy;
292 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
293 proxyType = 1;
294 remoteGlobalIDString = 69BB7E331E777E3C009EE2BA;
295 remoteInfo = racoon_test;
296 };
297 724ED875168515A7008F2EBD /* PBXContainerItemProxy */ = {
298 isa = PBXContainerItemProxy;
299 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
300 proxyType = 1;
301 remoteGlobalIDString = 72B3C21116850B87004E4548;
302 remoteInfo = ipsec_libraries;
303 };
304 72B3C20D1684F5DE004E4548 /* PBXContainerItemProxy */ = {
305 isa = PBXContainerItemProxy;
306 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
307 proxyType = 1;
308 remoteGlobalIDString = 25F258040987FBFA00D15623;
309 remoteInfo = racoon;
310 };
311 72B3C20F1684F5E1004E4548 /* PBXContainerItemProxy */ = {
312 isa = PBXContainerItemProxy;
313 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
314 proxyType = 1;
315 remoteGlobalIDString = 25F258090987FC1500D15623;
316 remoteInfo = setkey;
317 };
318 72B3C21616850BA0004E4548 /* PBXContainerItemProxy */ = {
319 isa = PBXContainerItemProxy;
320 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
321 proxyType = 1;
322 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
323 remoteInfo = libipsec;
324 };
325 72B3C21816850CC5004E4548 /* PBXContainerItemProxy */ = {
326 isa = PBXContainerItemProxy;
327 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
328 proxyType = 1;
329 remoteGlobalIDString = 72B3C2081684F5C4004E4548;
330 remoteInfo = ipsec_executables;
331 };
332 78C83A0E1898421100DB2F64 /* PBXContainerItemProxy */ = {
333 isa = PBXContainerItemProxy;
334 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
335 proxyType = 1;
336 remoteGlobalIDString = 812530BA0D3FE9DC006BDF4F;
337 remoteInfo = "racoon Embedded";
338 };
339 78C83A101898421300DB2F64 /* PBXContainerItemProxy */ = {
340 isa = PBXContainerItemProxy;
341 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
342 proxyType = 1;
343 remoteGlobalIDString = 81DDFD970D622C1700C5CB87;
344 remoteInfo = "setkey Embedded";
345 };
346 78C83A121898421900DB2F64 /* PBXContainerItemProxy */ = {
347 isa = PBXContainerItemProxy;
348 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
349 proxyType = 1;
350 remoteGlobalIDString = 81DDFDB80D622C2700C5CB87;
351 remoteInfo = "libipsec Embedded";
352 };
353 812531100D3FEA28006BDF4F /* PBXContainerItemProxy */ = {
354 isa = PBXContainerItemProxy;
355 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
356 proxyType = 1;
357 remoteGlobalIDString = 812530BA0D3FE9DC006BDF4F;
358 remoteInfo = "racoon arm";
359 };
360 81DDFDD80D622C4E00C5CB87 /* PBXContainerItemProxy */ = {
361 isa = PBXContainerItemProxy;
362 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
363 proxyType = 1;
364 remoteGlobalIDString = 81DDFDB80D622C2700C5CB87;
365 remoteInfo = "libipsec Embedded";
366 };
367 81DDFDF00D627DE300C5CB87 /* PBXContainerItemProxy */ = {
368 isa = PBXContainerItemProxy;
369 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
370 proxyType = 1;
371 remoteGlobalIDString = 81DDFD970D622C1700C5CB87;
372 remoteInfo = "setkey Embedded";
373 };
374 /* End PBXContainerItemProxy section */
375
376 /* Begin PBXCopyFilesBuildPhase section */
377 258CF2CF0A1919CD00166B38 /* CopyFiles */ = {
378 isa = PBXCopyFilesBuildPhase;
379 buildActionMask = 8;
380 dstPath = /usr/share/man/man3;
381 dstSubfolderSpec = 0;
382 files = (
383 258CF2CD0A1919A800166B38 /* ipsec_set_policy.3 in CopyFiles */,
384 258CF2CE0A1919AF00166B38 /* ipsec_strerror.3 in CopyFiles */,
385 81EDB0690B5D8D9600840BC7 /* ipsec_get_policylen.3 in CopyFiles */,
386 81EDB06A0B5D8D9A00840BC7 /* ipsec_dump_policy.3 in CopyFiles */,
387 );
388 runOnlyForDeploymentPostprocessing = 1;
389 };
390 258CF2D00A1919CD00166B38 /* CopyFiles */ = {
391 isa = PBXCopyFilesBuildPhase;
392 buildActionMask = 8;
393 dstPath = /usr/share/man/man8;
394 dstSubfolderSpec = 0;
395 files = (
396 258CF2CB0A19197400166B38 /* setkey.8 in CopyFiles */,
397 );
398 runOnlyForDeploymentPostprocessing = 1;
399 };
400 258CF2E20A191AB000166B38 /* CopyFiles */ = {
401 isa = PBXCopyFilesBuildPhase;
402 buildActionMask = 8;
403 dstPath = /usr/share/man/man8;
404 dstSubfolderSpec = 0;
405 files = (
406 258CF2E10A191A9200166B38 /* racoon.8 in CopyFiles */,
407 );
408 runOnlyForDeploymentPostprocessing = 1;
409 };
410 258CF2F80A191B3900166B38 /* CopyFiles */ = {
411 isa = PBXCopyFilesBuildPhase;
412 buildActionMask = 8;
413 dstPath = usr/share/man/man5;
414 dstSubfolderSpec = 0;
415 files = (
416 258CF2E40A191AD500166B38 /* racoon.conf.5 in CopyFiles */,
417 );
418 runOnlyForDeploymentPostprocessing = 1;
419 };
420 258CF2FA0A191B3900166B38 /* CopyFiles */ = {
421 isa = PBXCopyFilesBuildPhase;
422 buildActionMask = 8;
423 dstPath = /private/etc/racoon;
424 dstSubfolderSpec = 0;
425 files = (
426 818710410D5BE22B00C7B441 /* psk.txt in CopyFiles */,
427 818710420D5BE22F00C7B441 /* racoon.conf in CopyFiles */,
428 );
429 runOnlyForDeploymentPostprocessing = 1;
430 };
431 69BB7E321E777E3C009EE2BA /* CopyFiles */ = {
432 isa = PBXCopyFilesBuildPhase;
433 buildActionMask = 2147483647;
434 dstPath = /usr/share/man/man1/;
435 dstSubfolderSpec = 0;
436 files = (
437 );
438 runOnlyForDeploymentPostprocessing = 1;
439 };
440 72265DD80F818ED700730A7D /* CopyFiles */ = {
441 isa = PBXCopyFilesBuildPhase;
442 buildActionMask = 8;
443 dstPath = /usr/local/OpenSourceVersions/;
444 dstSubfolderSpec = 0;
445 files = (
446 72265DDC0F818F9300730A7D /* ipsec.plist in CopyFiles */,
447 );
448 runOnlyForDeploymentPostprocessing = 1;
449 };
450 724A38A20E3676FB00F6B25F /* CopyFiles */ = {
451 isa = PBXCopyFilesBuildPhase;
452 buildActionMask = 8;
453 dstPath = /System/Library/LaunchDaemons;
454 dstSubfolderSpec = 0;
455 files = (
456 72B433770E3677D800D67508 /* com.apple.racoon.plist in CopyFiles */,
457 );
458 runOnlyForDeploymentPostprocessing = 1;
459 };
460 725F453B0E36A15C005BB55C /* CopyFiles */ = {
461 isa = PBXCopyFilesBuildPhase;
462 buildActionMask = 8;
463 dstPath = /System/Library/LaunchDaemons;
464 dstSubfolderSpec = 0;
465 files = (
466 834072A90EDCC5AC00B6CCE8 /* com.apple.racoon.plist in CopyFiles */,
467 );
468 runOnlyForDeploymentPostprocessing = 1;
469 };
470 72B3C21C16850D02004E4548 /* CopyFiles */ = {
471 isa = PBXCopyFilesBuildPhase;
472 buildActionMask = 8;
473 dstPath = /usr/local/OpenSourceLicenses;
474 dstSubfolderSpec = 0;
475 files = (
476 724ED87916851AAC008F2EBD /* ipsec.txt in CopyFiles */,
477 );
478 runOnlyForDeploymentPostprocessing = 1;
479 };
480 72B3C21E16850D1E004E4548 /* CopyFiles */ = {
481 isa = PBXCopyFilesBuildPhase;
482 buildActionMask = 8;
483 dstPath = /usr/local/OpenSourceVersions/;
484 dstSubfolderSpec = 0;
485 files = (
486 724ED87A16851AB6008F2EBD /* ipsec.plist in CopyFiles */,
487 );
488 runOnlyForDeploymentPostprocessing = 1;
489 };
490 812530FB0D3FE9DC006BDF4F /* CopyFiles */ = {
491 isa = PBXCopyFilesBuildPhase;
492 buildActionMask = 8;
493 dstPath = /usr/share/man/man8;
494 dstSubfolderSpec = 0;
495 files = (
496 812530FC0D3FE9DC006BDF4F /* racoon.8 in CopyFiles */,
497 );
498 runOnlyForDeploymentPostprocessing = 1;
499 };
500 812530FD0D3FE9DC006BDF4F /* CopyFiles */ = {
501 isa = PBXCopyFilesBuildPhase;
502 buildActionMask = 8;
503 dstPath = /usr/share/man/man5;
504 dstSubfolderSpec = 0;
505 files = (
506 812530FE0D3FE9DC006BDF4F /* racoon.conf.5 in CopyFiles */,
507 );
508 runOnlyForDeploymentPostprocessing = 1;
509 };
510 812530FF0D3FE9DC006BDF4F /* CopyFiles */ = {
511 isa = PBXCopyFilesBuildPhase;
512 buildActionMask = 8;
513 dstPath = /private/etc/racoon/remote;
514 dstSubfolderSpec = 0;
515 files = (
516 818710530D5BE2B500C7B441 /* anonymous.conf in CopyFiles */,
517 );
518 runOnlyForDeploymentPostprocessing = 1;
519 };
520 812531020D3FE9DC006BDF4F /* CopyFiles */ = {
521 isa = PBXCopyFilesBuildPhase;
522 buildActionMask = 8;
523 dstPath = /private/etc/racoon;
524 dstSubfolderSpec = 0;
525 files = (
526 818710510D5BE29300C7B441 /* psk.txt in CopyFiles */,
527 8167917B0D650BAA006B523F /* racoon.conf in CopyFiles */,
528 );
529 runOnlyForDeploymentPostprocessing = 1;
530 };
531 81DDFDA30D622C1700C5CB87 /* CopyFiles */ = {
532 isa = PBXCopyFilesBuildPhase;
533 buildActionMask = 8;
534 dstPath = /usr/share/man/man8;
535 dstSubfolderSpec = 0;
536 files = (
537 81DDFDA40D622C1700C5CB87 /* setkey.8 in CopyFiles */,
538 );
539 runOnlyForDeploymentPostprocessing = 1;
540 };
541 81DDFDC30D622C2700C5CB87 /* CopyFiles */ = {
542 isa = PBXCopyFilesBuildPhase;
543 buildActionMask = 8;
544 dstPath = /usr/share/man/man3;
545 dstSubfolderSpec = 0;
546 files = (
547 81DDFDC40D622C2700C5CB87 /* ipsec_set_policy.3 in CopyFiles */,
548 81DDFDC50D622C2700C5CB87 /* ipsec_strerror.3 in CopyFiles */,
549 81DDFDC60D622C2700C5CB87 /* ipsec_get_policylen.3 in CopyFiles */,
550 81DDFDC70D622C2700C5CB87 /* ipsec_dump_policy.3 in CopyFiles */,
551 );
552 runOnlyForDeploymentPostprocessing = 1;
553 };
554 834072BB0EDCC5C400B6CCE8 /* CopyFiles */ = {
555 isa = PBXCopyFilesBuildPhase;
556 buildActionMask = 8;
557 dstPath = /System/Library/LaunchDaemons;
558 dstSubfolderSpec = 0;
559 files = (
560 );
561 runOnlyForDeploymentPostprocessing = 1;
562 };
563 BA64A930114EFDFD00F3574C /* CopyFiles */ = {
564 isa = PBXCopyFilesBuildPhase;
565 buildActionMask = 8;
566 dstPath = /System/Library/Sandbox/Profiles;
567 dstSubfolderSpec = 0;
568 files = (
569 BA64A934114EFE8C00F3574C /* racoon.sb in CopyFiles */,
570 );
571 runOnlyForDeploymentPostprocessing = 1;
572 };
573 BAA6806112B17CF900ACF6D3 /* CopyFiles */ = {
574 isa = PBXCopyFilesBuildPhase;
575 buildActionMask = 8;
576 dstPath = /usr/local/OpenSourceLicenses;
577 dstSubfolderSpec = 0;
578 files = (
579 BACBF18C10290AE000BBFC85 /* ipsec.txt in CopyFiles */,
580 );
581 runOnlyForDeploymentPostprocessing = 1;
582 };
583 /* End PBXCopyFilesBuildPhase section */
584
585 /* Begin PBXFileReference section */
586 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ipsec_dump_policy.c; path = libipsec/ipsec_dump_policy.c; sourceTree = "<group>"; };
587 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ipsec_get_policylen.c; path = libipsec/ipsec_get_policylen.c; sourceTree = "<group>"; };
588 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_set_policy.3; path = libipsec/ipsec_set_policy.3; sourceTree = "<group>"; };
589 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_strerror.3; path = libipsec/ipsec_strerror.3; sourceTree = "<group>"; };
590 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ipsec_strerror.c; path = libipsec/ipsec_strerror.c; sourceTree = "<group>"; };
591 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ipsec_strerror.h; path = libipsec/ipsec_strerror.h; sourceTree = "<group>"; };
592 252DF95E0989B4EE00E5B678 /* policy_parse.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; name = policy_parse.y; path = libipsec/policy_parse.y; sourceTree = "<group>"; };
593 252DF9600989B4EE00E5B678 /* policy_token.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; name = policy_token.l; path = libipsec/policy_token.l; sourceTree = "<group>"; };
594 252DF9610989B4EE00E5B678 /* test-policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-policy.c"; path = "libipsec/test-policy.c"; sourceTree = "<group>"; };
595 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libipsec.A.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
596 254347C709DCBA1B007943DE /* test-pfkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "test-pfkey.c"; sourceTree = "<group>"; };
597 25D9499F09A6AAD700CA0F24 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = Common/config.h; sourceTree = "<group>"; };
598 25D949A109A6AAD700CA0F24 /* libpfkey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libpfkey.h; path = Common/libpfkey.h; sourceTree = "<group>"; };
599 25D949A209A6AAD700CA0F24 /* pfkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pfkey.c; path = Common/pfkey.c; sourceTree = "<group>"; };
600 25DE2DE50A8BD40E0010A46D /* vpn_control_var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vpn_control_var.h; sourceTree = "<group>"; };
601 25DE2DE60A8BD40E0010A46D /* vpn_control.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vpn_control.c; sourceTree = "<group>"; };
602 25DE2DE70A8BD40E0010A46D /* vpn_control.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vpn_control.h; sourceTree = "<group>"; };
603 25EAE83109D875790042CC7F /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
604 25EAE83709D875BF0042CC7F /* DirectoryService.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DirectoryService.framework; path = /System/Library/Frameworks/DirectoryService.framework; sourceTree = "<absolute>"; };
605 25EAE84709D879700042CC7F /* libssl.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libssl.dylib; path = /usr/lib/libssl.dylib; sourceTree = "<absolute>"; };
606 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = /usr/lib/libcrypto.dylib; sourceTree = "<absolute>"; };
607 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libgssapi_krb5.dylib; path = /usr/lib/libgssapi_krb5.dylib; sourceTree = "<absolute>"; };
608 25EAE87309D87A390042CC7F /* libpam.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpam.dylib; path = /usr/lib/libpam.dylib; sourceTree = "<absolute>"; };
609 25EAE87609D87A770042CC7F /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = /usr/lib/libiconv.dylib; sourceTree = "<absolute>"; };
610 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
611 25F258050987FBFA00D15623 /* racoon */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoon; sourceTree = BUILT_PRODUCTS_DIR; };
612 25F2580A0987FC1500D15623 /* setkey */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = setkey; sourceTree = BUILT_PRODUCTS_DIR; };
613 25F258840988648C00D15623 /* extern.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = extern.h; sourceTree = "<group>"; };
614 25F258870988648C00D15623 /* parse.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = parse.y; sourceTree = "<group>"; };
615 25F258880988648C00D15623 /* scriptdump.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = scriptdump.pl; sourceTree = "<group>"; };
616 25F258890988648C00D15623 /* setkey.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = setkey.8; sourceTree = "<group>"; };
617 25F2588A0988648C00D15623 /* setkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = setkey.c; sourceTree = "<group>"; };
618 25F2588D0988648C00D15623 /* token.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = token.l; sourceTree = "<group>"; };
619 25F2588E0988648C00D15623 /* vchar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vchar.h; sourceTree = "<group>"; };
620 25F25895098864AB00D15623 /* sample-policy01.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "sample-policy01.cf"; sourceTree = "<group>"; };
621 25F25896098864AB00D15623 /* sample-policy02.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "sample-policy02.cf"; sourceTree = "<group>"; };
622 25F25897098864AB00D15623 /* sample.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = sample.cf; sourceTree = "<group>"; };
623 25F258AE0988657000D15623 /* algorithm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = algorithm.c; sourceTree = "<group>"; };
624 25F258AF0988657000D15623 /* algorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = algorithm.h; sourceTree = "<group>"; };
625 25F258B00988657000D15623 /* arc4random.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = arc4random.h; sourceTree = "<group>"; };
626 25F258B30988657000D15623 /* cfparse_proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cfparse_proto.h; sourceTree = "<group>"; };
627 25F258B40988657000D15623 /* cfparse.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = cfparse.y; sourceTree = "<group>"; };
628 25F258B50988657000D15623 /* cftoken_proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cftoken_proto.h; sourceTree = "<group>"; };
629 25F258B60988657000D15623 /* cftoken.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = cftoken.l; sourceTree = "<group>"; };
630 25F258B70988657000D15623 /* crypto_cssm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crypto_cssm.c; sourceTree = "<group>"; };
631 25F258B80988657000D15623 /* crypto_cssm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto_cssm.h; sourceTree = "<group>"; };
632 25F258B90988657000D15623 /* crypto_openssl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crypto_openssl.c; sourceTree = "<group>"; };
633 25F258BA0988657000D15623 /* crypto_openssl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto_openssl.h; sourceTree = "<group>"; };
634 25F258BB0988657000D15623 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
635 25F258BD0988657000D15623 /* dhgroup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dhgroup.h; sourceTree = "<group>"; };
636 25F258BE0988657000D15623 /* dnssec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dnssec.c; sourceTree = "<group>"; };
637 25F258BF0988657000D15623 /* dnssec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dnssec.h; sourceTree = "<group>"; };
638 25F258C00988657000D15623 /* dump.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dump.h; sourceTree = "<group>"; };
639 25F258C40988657000D15623 /* gcmalloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gcmalloc.h; sourceTree = "<group>"; };
640 25F258C50988657000D15623 /* genlist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = genlist.c; sourceTree = "<group>"; };
641 25F258C60988657000D15623 /* genlist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = genlist.h; sourceTree = "<group>"; };
642 25F258C70988657000D15623 /* getcertsbyname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = getcertsbyname.c; sourceTree = "<group>"; };
643 25F258C90988657000D15623 /* grabmyaddr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = grabmyaddr.c; sourceTree = "<group>"; };
644 25F258CA0988657000D15623 /* grabmyaddr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = grabmyaddr.h; sourceTree = "<group>"; };
645 25F258CD0988657000D15623 /* handler.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = handler.c; sourceTree = "<group>"; };
646 25F258CE0988657000D15623 /* handler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = handler.h; sourceTree = "<group>"; };
647 25F258CF0988657000D15623 /* ipsec_doi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ipsec_doi.c; sourceTree = "<group>"; };
648 25F258D00988657000D15623 /* ipsec_doi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ipsec_doi.h; sourceTree = "<group>"; };
649 25F258D10988657000D15623 /* isakmp_agg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_agg.c; sourceTree = "<group>"; };
650 25F258D20988657000D15623 /* isakmp_agg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_agg.h; sourceTree = "<group>"; };
651 25F258D50988657000D15623 /* isakmp_cfg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_cfg.c; sourceTree = "<group>"; };
652 25F258D60988657000D15623 /* isakmp_cfg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_cfg.h; sourceTree = "<group>"; };
653 25F258D70988657000D15623 /* isakmp_frag.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_frag.c; sourceTree = "<group>"; };
654 25F258D80988657000D15623 /* isakmp_frag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_frag.h; sourceTree = "<group>"; };
655 25F258D90988657000D15623 /* isakmp_ident.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_ident.c; sourceTree = "<group>"; };
656 25F258DA0988657000D15623 /* isakmp_ident.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_ident.h; sourceTree = "<group>"; };
657 25F258DB0988657000D15623 /* isakmp_inf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_inf.c; sourceTree = "<group>"; };
658 25F258DC0988657000D15623 /* isakmp_inf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_inf.h; sourceTree = "<group>"; };
659 25F258DF0988657000D15623 /* isakmp_quick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_quick.c; sourceTree = "<group>"; };
660 25F258E00988657000D15623 /* isakmp_quick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_quick.h; sourceTree = "<group>"; };
661 25F258E10988657000D15623 /* isakmp_unity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_unity.c; sourceTree = "<group>"; };
662 25F258E20988657000D15623 /* isakmp_unity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_unity.h; sourceTree = "<group>"; };
663 25F258E30988657000D15623 /* isakmp_var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_var.h; sourceTree = "<group>"; };
664 25F258E40988657000D15623 /* isakmp_xauth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_xauth.c; sourceTree = "<group>"; };
665 25F258E50988657000D15623 /* isakmp_xauth.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_xauth.h; sourceTree = "<group>"; };
666 25F258E60988657000D15623 /* isakmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp.c; sourceTree = "<group>"; };
667 25F258E70988657000D15623 /* isakmp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp.h; sourceTree = "<group>"; };
668 25F258E80988657000D15623 /* kmpstat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kmpstat.c; sourceTree = "<group>"; };
669 25F258E90988657000D15623 /* localconf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = localconf.c; sourceTree = "<group>"; };
670 25F258EA0988657000D15623 /* localconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = localconf.h; sourceTree = "<group>"; };
671 25F258ED0988657000D15623 /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
672 25F258EE0988657000D15623 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
673 25F258EF0988657000D15623 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; };
674 25F258F00988657000D15623 /* nattraversal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = nattraversal.c; sourceTree = "<group>"; };
675 25F258F10988657000D15623 /* nattraversal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = nattraversal.h; sourceTree = "<group>"; };
676 25F258F20988657000D15623 /* netdb_dnssec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = netdb_dnssec.h; sourceTree = "<group>"; };
677 25F258F30988657000D15623 /* oakley.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = oakley.c; sourceTree = "<group>"; };
678 25F258F40988657000D15623 /* oakley.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = oakley.h; sourceTree = "<group>"; };
679 25F258F50988657000D15623 /* open_dir.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = open_dir.c; sourceTree = "<group>"; };
680 25F258F60988657000D15623 /* open_dir.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = open_dir.h; sourceTree = "<group>"; };
681 25F258F80988657000D15623 /* pfkey_racoon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pfkey_racoon.c; sourceTree = "<group>"; };
682 25F258F90988657000D15623 /* pfkey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pfkey.h; sourceTree = "<group>"; };
683 25F258FD0988657000D15623 /* plog.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = plog.c; sourceTree = "<group>"; };
684 25F258FE0988657000D15623 /* plog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = plog.h; sourceTree = "<group>"; };
685 25F258FF0988657000D15623 /* policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = policy.c; sourceTree = "<group>"; };
686 25F259000988657000D15623 /* policy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = policy.h; sourceTree = "<group>"; };
687 25F259030988657000D15623 /* proposal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = proposal.c; sourceTree = "<group>"; };
688 25F259040988657000D15623 /* proposal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = proposal.h; sourceTree = "<group>"; };
689 25F259090988657000D15623 /* racoon.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoon.8; sourceTree = "<group>"; };
690 25F2590A0988657000D15623 /* racoon.conf.5 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoon.conf.5; sourceTree = "<group>"; };
691 25F2590E0988657000D15623 /* remoteconf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = remoteconf.c; sourceTree = "<group>"; };
692 25F2590F0988657000D15623 /* remoteconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = remoteconf.h; sourceTree = "<group>"; };
693 25F259120988657000D15623 /* safefile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = safefile.c; sourceTree = "<group>"; };
694 25F259130988657000D15623 /* safefile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = safefile.h; sourceTree = "<group>"; };
695 25F259140988657000D15623 /* sainfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sainfo.c; sourceTree = "<group>"; };
696 25F259150988657000D15623 /* sainfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sainfo.h; sourceTree = "<group>"; };
697 25F259160988657000D15623 /* schedule.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = schedule.c; sourceTree = "<group>"; };
698 25F259170988657000D15623 /* schedule.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = schedule.h; sourceTree = "<group>"; };
699 25F259180988657000D15623 /* session.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = session.c; sourceTree = "<group>"; };
700 25F259190988657000D15623 /* session.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = session.h; sourceTree = "<group>"; };
701 25F2591A0988657000D15623 /* sockmisc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sockmisc.c; sourceTree = "<group>"; };
702 25F2591B0988657000D15623 /* sockmisc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sockmisc.h; sourceTree = "<group>"; };
703 25F2591C0988657000D15623 /* stats.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = stats.pl; sourceTree = "<group>"; };
704 25F2591D0988657000D15623 /* str2val.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = str2val.c; sourceTree = "<group>"; };
705 25F2591E0988657000D15623 /* str2val.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = str2val.h; sourceTree = "<group>"; };
706 25F2591F0988657000D15623 /* strnames.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strnames.c; sourceTree = "<group>"; };
707 25F259200988657000D15623 /* strnames.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = strnames.h; sourceTree = "<group>"; };
708 25F259210988657000D15623 /* throttle.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = throttle.c; sourceTree = "<group>"; };
709 25F259220988657000D15623 /* throttle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = throttle.h; sourceTree = "<group>"; };
710 25F259230988657000D15623 /* var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = var.h; sourceTree = "<group>"; };
711 25F259240988657000D15623 /* vendorid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vendorid.c; sourceTree = "<group>"; };
712 25F259250988657000D15623 /* vendorid.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vendorid.h; sourceTree = "<group>"; };
713 25F259260988657000D15623 /* vmbuf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vmbuf.c; sourceTree = "<group>"; };
714 25F259270988657000D15623 /* vmbuf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vmbuf.h; sourceTree = "<group>"; };
715 25F777B909ABE3E100C99783 /* key_debug.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = key_debug.c; path = Common/key_debug.c; sourceTree = "<group>"; };
716 25F777ED09ABE58400C99783 /* pfkey_dump.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pfkey_dump.c; path = Common/pfkey_dump.c; sourceTree = "<group>"; };
717 6912CB6F1E78D96900631D9A /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.Internal.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
718 6912CB711E78D97200631D9A /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.Internal.sdk/System/Library/Frameworks/CoreFoundation.framework; sourceTree = DEVELOPER_DIR; };
719 6912CB751E78DD7100631D9A /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.Internal.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; };
720 69BB7E341E777E3C009EE2BA /* racoon_test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoon_test; sourceTree = BUILT_PRODUCTS_DIR; };
721 69BB7E351E777E3D009EE2BA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
722 72265DDB0F818F9300730A7D /* ipsec.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = ipsec.plist; sourceTree = "<group>"; };
723 723B6A2F162F7BE300895EE5 /* xpc_racoon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xpc_racoon.c; sourceTree = "<group>"; };
724 723B6A33162F7C1100895EE5 /* ipsec_xpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsec_xpc.h; sourceTree = "<group>"; };
725 724F99500E3672FD00C56897 /* com.apple.racoon.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.racoon.plist; sourceTree = "<group>"; };
726 7253CC601E7B3EAB00B2DDF5 /* racoon_certs_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = racoon_certs_data.h; path = "ipsec-tools/racoon_test/racoon_certs_data.h"; sourceTree = SOURCE_ROOT; };
727 7253CC611E7B3EAB00B2DDF5 /* racoon_test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = racoon_test.c; path = "ipsec-tools/racoon_test/racoon_test.c"; sourceTree = SOURCE_ROOT; };
728 7253CC621E7B3EB700B2DDF5 /* future_cert.der */ = {isa = PBXFileReference; lastKnownFileType = file; name = future_cert.der; path = "ipsec-tools/racoon_test/future_cert.der"; sourceTree = SOURCE_ROOT; };
729 7253CC631E7B3EB700B2DDF5 /* past_cert.der */ = {isa = PBXFileReference; lastKnownFileType = file; name = past_cert.der; path = "ipsec-tools/racoon_test/past_cert.der"; sourceTree = SOURCE_ROOT; };
730 7253CC641E7B3EB700B2DDF5 /* valid_cert.der */ = {isa = PBXFileReference; lastKnownFileType = file; name = valid_cert.der; path = "ipsec-tools/racoon_test/valid_cert.der"; sourceTree = SOURCE_ROOT; };
731 72F5C72D1607A1AE004C192F /* api_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = api_support.c; sourceTree = "<group>"; };
732 72F5C7311607A1DD004C192F /* api_support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = api_support.h; sourceTree = "<group>"; };
733 7822D11D188DB07300874E91 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = ../../../../../System/Library/Frameworks/NetworkExtension.framework; sourceTree = "<group>"; };
734 7822D11F188DB07C00874E91 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.Internal.sdk/System/Library/Frameworks/NetworkExtension.framework; sourceTree = DEVELOPER_DIR; };
735 78A0A1BE1F7F54F600B34E00 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.Internal.sdk/usr/lib/libnetwork.tbd; sourceTree = DEVELOPER_DIR; };
736 78A0A1C01F7F550200B34E00 /* libnetwork.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libnetwork.dylib; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.Internal.sdk/usr/lib/libnetwork.dylib; sourceTree = DEVELOPER_DIR; };
737 8125310A0D3FE9DC006BDF4F /* racoon */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoon; sourceTree = BUILT_PRODUCTS_DIR; };
738 812A64EC0D4AA082004CB7EB /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = SDKs/Purple/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
739 81657D551457582300B8A054 /* racoon_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = racoon_types.h; sourceTree = "<group>"; };
740 8176A6B80D45661700BC5251 /* libldap.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libldap.dylib; path = /usr/lib/libldap.dylib; sourceTree = "<absolute>"; };
741 81856B700D6B8BC5001DAE21 /* algorithm_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = algorithm_types.h; sourceTree = "<group>"; };
742 8187103A0D5BE18800C7B441 /* racoon.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = racoon.conf; path = Sample/Embedded/racoon.conf; sourceTree = "<group>"; };
743 8187103B0D5BE1B400C7B441 /* racoon.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = racoon.conf; path = Sample/racoon.conf; sourceTree = "<group>"; };
744 8187103C0D5BE1CF00C7B441 /* anonymous.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = anonymous.conf; path = Sample/anonymous.conf; sourceTree = "<group>"; };
745 8187103D0D5BE1CF00C7B441 /* psk.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = psk.txt; path = Sample/psk.txt; sourceTree = "<group>"; };
746 81C964580DA2CBEF00257BC8 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.Internal.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; };
747 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = "<absolute>"; };
748 81CA08910CE3BC870055C0AF /* vpn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vpn.c; sourceTree = "<group>"; };
749 81CBCFE71447A1680000D6E6 /* fsm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fsm.h; sourceTree = "<group>"; };
750 81CBCFE81447A1C20000D6E6 /* fsm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fsm.c; sourceTree = "<group>"; };
751 81DDFDAA0D622C1700C5CB87 /* setkey */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = setkey; sourceTree = BUILT_PRODUCTS_DIR; };
752 81DDFDCD0D622C2700C5CB87 /* libipsec.A.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libipsec.A.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
753 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_dump_policy.3; path = libipsec/ipsec_dump_policy.3; sourceTree = "<group>"; };
754 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_get_policylen.3; path = libipsec/ipsec_get_policylen.3; sourceTree = "<group>"; };
755 8D5B16230E5F7E9300E72675 /* libresolv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libresolv.dylib; path = /usr/lib/libresolv.dylib; sourceTree = "<absolute>"; };
756 BA485FA1109C1ECA00545E19 /* power_mgmt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = power_mgmt.c; sourceTree = "<group>"; };
757 BA485FA6109C243900545E19 /* power_mgmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = power_mgmt.h; sourceTree = "<group>"; };
758 BA48611B109C2BBA00545E19 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
759 BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipsecConfigTracer.c; sourceTree = "<group>"; };
760 BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipsecSessionTracer.c; sourceTree = "<group>"; };
761 BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipsecPolicyTracer.c; sourceTree = "<group>"; };
762 BA5B6F350EC1A03C003774E7 /* ipsecMessageTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ipsecMessageTracer.h; path = Common/ipsecMessageTracer.h; sourceTree = "<group>"; };
763 BA5B6F360EC1A03C003774E7 /* ipsecConfigTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsecConfigTracer.h; sourceTree = "<group>"; };
764 BA5B6F370EC1A03C003774E7 /* ipsecSessionTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsecSessionTracer.h; sourceTree = "<group>"; };
765 BA5B6F380EC1A03C003774E7 /* ipsecPolicyTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsecPolicyTracer.h; sourceTree = "<group>"; };
766 BA5B6F4F0EC1A136003774E7 /* vpn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vpn.h; sourceTree = "<group>"; };
767 BA64A933114EFE5C00F3574C /* racoon.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = racoon.sb; sourceTree = "<group>"; };
768 BA6F10940EA1D67700546773 /* ike_session.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ike_session.h; sourceTree = "<group>"; };
769 BA6F109A0EA1DEC200546773 /* ike_session.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ike_session.c; sourceTree = "<group>"; };
770 BACBF18B10290AE000BBFC85 /* ipsec.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ipsec.txt; sourceTree = "<group>"; };
771 BACD8C681496A50C0042DEA1 /* Preferences.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Preferences.c; sourceTree = "<group>"; };
772 BACD8C691496A50C0042DEA1 /* Preferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Preferences.h; sourceTree = "<group>"; };
773 /* End PBXFileReference section */
774
775 /* Begin PBXFrameworksBuildPhase section */
776 2537A1A609E4864800D0ECDA /* Frameworks */ = {
777 isa = PBXFrameworksBuildPhase;
778 buildActionMask = 2147483647;
779 files = (
780 );
781 runOnlyForDeploymentPostprocessing = 0;
782 };
783 25F258030987FBFA00D15623 /* Frameworks */ = {
784 isa = PBXFrameworksBuildPhase;
785 buildActionMask = 2147483647;
786 files = (
787 78A0A1BF1F7F54F600B34E00 /* libnetwork.tbd in Frameworks */,
788 7822D11E188DB07300874E91 /* NetworkExtension.framework in Frameworks */,
789 81C387570D45208700975D5E /* DirectoryService.framework in Frameworks */,
790 81C387560D45208700975D5E /* Security.framework in Frameworks */,
791 25EAE8C109D87B080042CC7F /* CoreFoundation.framework in Frameworks */,
792 8D5B16750E5F7F4E00E72675 /* libresolv.dylib in Frameworks */,
793 2537A1C709E49D0600D0ECDA /* libipsec.A.dylib in Frameworks */,
794 25EAE87709D87A770042CC7F /* libiconv.dylib in Frameworks */,
795 81C9645F0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */,
796 BA486225109C2BF500545E19 /* IOKit.framework in Frameworks */,
797 );
798 runOnlyForDeploymentPostprocessing = 0;
799 };
800 25F258080987FC1500D15623 /* Frameworks */ = {
801 isa = PBXFrameworksBuildPhase;
802 buildActionMask = 2147483647;
803 files = (
804 2537A1C109E494B300D0ECDA /* libipsec.A.dylib in Frameworks */,
805 );
806 runOnlyForDeploymentPostprocessing = 0;
807 };
808 69BB7E311E777E3C009EE2BA /* Frameworks */ = {
809 isa = PBXFrameworksBuildPhase;
810 buildActionMask = 2147483647;
811 files = (
812 6912CB761E78DD7100631D9A /* SystemConfiguration.framework in Frameworks */,
813 6912CB721E78D97200631D9A /* CoreFoundation.framework in Frameworks */,
814 6912CB701E78D96900631D9A /* Security.framework in Frameworks */,
815 );
816 runOnlyForDeploymentPostprocessing = 0;
817 };
818 812530F40D3FE9DC006BDF4F /* Frameworks */ = {
819 isa = PBXFrameworksBuildPhase;
820 buildActionMask = 2147483647;
821 files = (
822 78A0A1C11F7F550300B34E00 /* libnetwork.dylib in Frameworks */,
823 7822D120188DB07C00874E91 /* NetworkExtension.framework in Frameworks */,
824 8D5B167D0E5F7F9F00E72675 /* libresolv.dylib in Frameworks */,
825 817FFC4E0D6134A7004A8DD8 /* libipsec.A.dylib in Frameworks */,
826 812530F80D3FE9DC006BDF4F /* libiconv.dylib in Frameworks */,
827 812530F90D3FE9DC006BDF4F /* CoreFoundation.framework in Frameworks */,
828 812A64ED0D4AA082004CB7EB /* Security.framework in Frameworks */,
829 81C964590DA2CBEF00257BC8 /* SystemConfiguration.framework in Frameworks */,
830 81C9645E0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */,
831 BA48611C109C2BBA00545E19 /* IOKit.framework in Frameworks */,
832 );
833 runOnlyForDeploymentPostprocessing = 0;
834 };
835 81DDFDA10D622C1700C5CB87 /* Frameworks */ = {
836 isa = PBXFrameworksBuildPhase;
837 buildActionMask = 2147483647;
838 files = (
839 81DDFDA20D622C1700C5CB87 /* libipsec.A.dylib in Frameworks */,
840 );
841 runOnlyForDeploymentPostprocessing = 0;
842 };
843 81DDFDC20D622C2700C5CB87 /* Frameworks */ = {
844 isa = PBXFrameworksBuildPhase;
845 buildActionMask = 2147483647;
846 files = (
847 );
848 runOnlyForDeploymentPostprocessing = 0;
849 };
850 /* End PBXFrameworksBuildPhase section */
851
852 /* Begin PBXGroup section */
853 23D2D78C087071FC00C51098 = {
854 isa = PBXGroup;
855 children = (
856 BA64A933114EFE5C00F3574C /* racoon.sb */,
857 BACBF18B10290AE000BBFC85 /* ipsec.txt */,
858 72265DDB0F818F9300730A7D /* ipsec.plist */,
859 25E5E82D0981A61900F2834C /* ipsec-tools */,
860 2589CB5409D8AE95002DC960 /* Libraries */,
861 25D3DB4C098998230025F703 /* Frameworks */,
862 23D2D79C087074CC00C51098 /* Products */,
863 );
864 sourceTree = "<group>";
865 };
866 23D2D79C087074CC00C51098 /* Products */ = {
867 isa = PBXGroup;
868 children = (
869 25F258050987FBFA00D15623 /* racoon */,
870 25F2580A0987FC1500D15623 /* setkey */,
871 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */,
872 8125310A0D3FE9DC006BDF4F /* racoon */,
873 81DDFDAA0D622C1700C5CB87 /* setkey */,
874 81DDFDCD0D622C2700C5CB87 /* libipsec.A.dylib */,
875 69BB7E341E777E3C009EE2BA /* racoon_test */,
876 );
877 name = Products;
878 sourceTree = "<group>";
879 };
880 2589CB5409D8AE95002DC960 /* Libraries */ = {
881 isa = PBXGroup;
882 children = (
883 8176A6B80D45661700BC5251 /* libldap.dylib */,
884 8D5B16230E5F7E9300E72675 /* libresolv.dylib */,
885 25EAE87609D87A770042CC7F /* libiconv.dylib */,
886 25EAE87309D87A390042CC7F /* libpam.dylib */,
887 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */,
888 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */,
889 25EAE84709D879700042CC7F /* libssl.dylib */,
890 );
891 name = Libraries;
892 sourceTree = "<group>";
893 };
894 25D3DB1B098996310025F703 /* libipsec */ = {
895 isa = PBXGroup;
896 children = (
897 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */,
898 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */,
899 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */,
900 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */,
901 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */,
902 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */,
903 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */,
904 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */,
905 252DF95E0989B4EE00E5B678 /* policy_parse.y */,
906 252DF9600989B4EE00E5B678 /* policy_token.l */,
907 252DF9610989B4EE00E5B678 /* test-policy.c */,
908 );
909 name = libipsec;
910 sourceTree = "<group>";
911 };
912 25D3DB4C098998230025F703 /* Frameworks */ = {
913 isa = PBXGroup;
914 children = (
915 78A0A1C01F7F550200B34E00 /* libnetwork.dylib */,
916 78A0A1BE1F7F54F600B34E00 /* libnetwork.tbd */,
917 6912CB751E78DD7100631D9A /* SystemConfiguration.framework */,
918 6912CB711E78D97200631D9A /* CoreFoundation.framework */,
919 6912CB6F1E78D96900631D9A /* Security.framework */,
920 7822D11F188DB07C00874E91 /* NetworkExtension.framework */,
921 7822D11D188DB07300874E91 /* NetworkExtension.framework */,
922 81C964580DA2CBEF00257BC8 /* SystemConfiguration.framework */,
923 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */,
924 812A64EC0D4AA082004CB7EB /* Security.framework */,
925 25EAE83109D875790042CC7F /* Security.framework */,
926 25EAE83709D875BF0042CC7F /* DirectoryService.framework */,
927 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */,
928 BA48611B109C2BBA00545E19 /* IOKit.framework */,
929 69BB7E351E777E3D009EE2BA /* Foundation.framework */,
930 );
931 name = Frameworks;
932 sourceTree = "<group>";
933 };
934 25D9497C09A6AA7600CA0F24 /* Common */ = {
935 isa = PBXGroup;
936 children = (
937 BA5B6F350EC1A03C003774E7 /* ipsecMessageTracer.h */,
938 25F777ED09ABE58400C99783 /* pfkey_dump.c */,
939 25F777B909ABE3E100C99783 /* key_debug.c */,
940 25D9499F09A6AAD700CA0F24 /* config.h */,
941 25D949A109A6AAD700CA0F24 /* libpfkey.h */,
942 25D949A209A6AAD700CA0F24 /* pfkey.c */,
943 );
944 name = Common;
945 sourceTree = "<group>";
946 };
947 25E5E82D0981A61900F2834C /* ipsec-tools */ = {
948 isa = PBXGroup;
949 children = (
950 25D9497C09A6AA7600CA0F24 /* Common */,
951 25D3DB1B098996310025F703 /* libipsec */,
952 25F258000987FB1600D15623 /* racoon */,
953 25F257FF0987FB0E00D15623 /* setkey */,
954 69BB7E2F1E777DEB009EE2BA /* Tests */,
955 );
956 path = "ipsec-tools";
957 sourceTree = "<group>";
958 };
959 25F257FF0987FB0E00D15623 /* setkey */ = {
960 isa = PBXGroup;
961 children = (
962 BA5B6F380EC1A03C003774E7 /* ipsecPolicyTracer.h */,
963 BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */,
964 254347C709DCBA1B007943DE /* test-pfkey.c */,
965 25F258840988648C00D15623 /* extern.h */,
966 25F258870988648C00D15623 /* parse.y */,
967 25F258880988648C00D15623 /* scriptdump.pl */,
968 25F258890988648C00D15623 /* setkey.8 */,
969 25F2588A0988648C00D15623 /* setkey.c */,
970 25F2588D0988648C00D15623 /* token.l */,
971 25F2588E0988648C00D15623 /* vchar.h */,
972 25F2584B098861D900D15623 /* Sample */,
973 );
974 path = setkey;
975 sourceTree = "<group>";
976 };
977 25F258000987FB1600D15623 /* racoon */ = {
978 isa = PBXGroup;
979 children = (
980 25F258AE0988657000D15623 /* algorithm.c */,
981 81856B700D6B8BC5001DAE21 /* algorithm_types.h */,
982 25F258AF0988657000D15623 /* algorithm.h */,
983 25F258B00988657000D15623 /* arc4random.h */,
984 25F258B30988657000D15623 /* cfparse_proto.h */,
985 25F258B40988657000D15623 /* cfparse.y */,
986 25F258B50988657000D15623 /* cftoken_proto.h */,
987 25F258B60988657000D15623 /* cftoken.l */,
988 724F99500E3672FD00C56897 /* com.apple.racoon.plist */,
989 25F258B70988657000D15623 /* crypto_cssm.c */,
990 25F258B80988657000D15623 /* crypto_cssm.h */,
991 25F258B90988657000D15623 /* crypto_openssl.c */,
992 25F258BA0988657000D15623 /* crypto_openssl.h */,
993 25F258BB0988657000D15623 /* debug.h */,
994 25F258BD0988657000D15623 /* dhgroup.h */,
995 25F258BE0988657000D15623 /* dnssec.c */,
996 25F258BF0988657000D15623 /* dnssec.h */,
997 25F258C00988657000D15623 /* dump.h */,
998 81CBCFE81447A1C20000D6E6 /* fsm.c */,
999 81CBCFE71447A1680000D6E6 /* fsm.h */,
1000 25F258C40988657000D15623 /* gcmalloc.h */,
1001 25F258C50988657000D15623 /* genlist.c */,
1002 25F258C60988657000D15623 /* genlist.h */,
1003 25F258C70988657000D15623 /* getcertsbyname.c */,
1004 25F258C90988657000D15623 /* grabmyaddr.c */,
1005 25F258CA0988657000D15623 /* grabmyaddr.h */,
1006 25F258CD0988657000D15623 /* handler.c */,
1007 25F258CE0988657000D15623 /* handler.h */,
1008 BA6F109A0EA1DEC200546773 /* ike_session.c */,
1009 BA6F10940EA1D67700546773 /* ike_session.h */,
1010 25F258CF0988657000D15623 /* ipsec_doi.c */,
1011 25F258D00988657000D15623 /* ipsec_doi.h */,
1012 BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */,
1013 BA5B6F360EC1A03C003774E7 /* ipsecConfigTracer.h */,
1014 BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */,
1015 BA5B6F370EC1A03C003774E7 /* ipsecSessionTracer.h */,
1016 25F258D10988657000D15623 /* isakmp_agg.c */,
1017 25F258D20988657000D15623 /* isakmp_agg.h */,
1018 25F258D50988657000D15623 /* isakmp_cfg.c */,
1019 25F258D60988657000D15623 /* isakmp_cfg.h */,
1020 25F258D70988657000D15623 /* isakmp_frag.c */,
1021 25F258D80988657000D15623 /* isakmp_frag.h */,
1022 25F258D90988657000D15623 /* isakmp_ident.c */,
1023 25F258DA0988657000D15623 /* isakmp_ident.h */,
1024 25F258DB0988657000D15623 /* isakmp_inf.c */,
1025 25F258DC0988657000D15623 /* isakmp_inf.h */,
1026 25F258DF0988657000D15623 /* isakmp_quick.c */,
1027 25F258E00988657000D15623 /* isakmp_quick.h */,
1028 25F258E10988657000D15623 /* isakmp_unity.c */,
1029 25F258E20988657000D15623 /* isakmp_unity.h */,
1030 25F258E30988657000D15623 /* isakmp_var.h */,
1031 25F258E40988657000D15623 /* isakmp_xauth.c */,
1032 25F258E50988657000D15623 /* isakmp_xauth.h */,
1033 25F258E60988657000D15623 /* isakmp.c */,
1034 25F258E70988657000D15623 /* isakmp.h */,
1035 25F258E80988657000D15623 /* kmpstat.c */,
1036 25F258E90988657000D15623 /* localconf.c */,
1037 25F258EA0988657000D15623 /* localconf.h */,
1038 25F258ED0988657000D15623 /* main.c */,
1039 25F258EE0988657000D15623 /* misc.c */,
1040 25F258EF0988657000D15623 /* misc.h */,
1041 25F258F00988657000D15623 /* nattraversal.c */,
1042 25F258F10988657000D15623 /* nattraversal.h */,
1043 25F258F20988657000D15623 /* netdb_dnssec.h */,
1044 25F258F30988657000D15623 /* oakley.c */,
1045 25F258F40988657000D15623 /* oakley.h */,
1046 25F258F50988657000D15623 /* open_dir.c */,
1047 25F258F60988657000D15623 /* open_dir.h */,
1048 25F258F80988657000D15623 /* pfkey_racoon.c */,
1049 25F258F90988657000D15623 /* pfkey.h */,
1050 25F258FD0988657000D15623 /* plog.c */,
1051 25F258FE0988657000D15623 /* plog.h */,
1052 25F258FF0988657000D15623 /* policy.c */,
1053 25F259000988657000D15623 /* policy.h */,
1054 BA485FA1109C1ECA00545E19 /* power_mgmt.c */,
1055 BA485FA6109C243900545E19 /* power_mgmt.h */,
1056 BACD8C681496A50C0042DEA1 /* Preferences.c */,
1057 BACD8C691496A50C0042DEA1 /* Preferences.h */,
1058 25F259030988657000D15623 /* proposal.c */,
1059 25F259040988657000D15623 /* proposal.h */,
1060 25F259090988657000D15623 /* racoon.8 */,
1061 25F2590A0988657000D15623 /* racoon.conf.5 */,
1062 81657D551457582300B8A054 /* racoon_types.h */,
1063 25F2590E0988657000D15623 /* remoteconf.c */,
1064 25F2590F0988657000D15623 /* remoteconf.h */,
1065 25F259120988657000D15623 /* safefile.c */,
1066 25F259130988657000D15623 /* safefile.h */,
1067 25F259140988657000D15623 /* sainfo.c */,
1068 25F259150988657000D15623 /* sainfo.h */,
1069 25F259160988657000D15623 /* schedule.c */,
1070 25F259170988657000D15623 /* schedule.h */,
1071 25F259180988657000D15623 /* session.c */,
1072 25F259190988657000D15623 /* session.h */,
1073 25F2591A0988657000D15623 /* sockmisc.c */,
1074 25F2591B0988657000D15623 /* sockmisc.h */,
1075 25F2591C0988657000D15623 /* stats.pl */,
1076 25F2591D0988657000D15623 /* str2val.c */,
1077 25F2591E0988657000D15623 /* str2val.h */,
1078 25F2591F0988657000D15623 /* strnames.c */,
1079 25F259200988657000D15623 /* strnames.h */,
1080 25F259210988657000D15623 /* throttle.c */,
1081 25F259220988657000D15623 /* throttle.h */,
1082 25F259230988657000D15623 /* var.h */,
1083 25F259240988657000D15623 /* vendorid.c */,
1084 25F259250988657000D15623 /* vendorid.h */,
1085 25F259260988657000D15623 /* vmbuf.c */,
1086 25F259270988657000D15623 /* vmbuf.h */,
1087 25DE2DE50A8BD40E0010A46D /* vpn_control_var.h */,
1088 25DE2DE60A8BD40E0010A46D /* vpn_control.c */,
1089 25DE2DE70A8BD40E0010A46D /* vpn_control.h */,
1090 81CA08910CE3BC870055C0AF /* vpn.c */,
1091 BA5B6F4F0EC1A136003774E7 /* vpn.h */,
1092 72F5C72D1607A1AE004C192F /* api_support.c */,
1093 72F5C7311607A1DD004C192F /* api_support.h */,
1094 723B6A2F162F7BE300895EE5 /* xpc_racoon.c */,
1095 723B6A33162F7C1100895EE5 /* ipsec_xpc.h */,
1096 818710380D5BE15400C7B441 /* Sample */,
1097 );
1098 path = racoon;
1099 sourceTree = "<group>";
1100 };
1101 25F2584B098861D900D15623 /* Sample */ = {
1102 isa = PBXGroup;
1103 children = (
1104 25F25895098864AB00D15623 /* sample-policy01.cf */,
1105 25F25896098864AB00D15623 /* sample-policy02.cf */,
1106 25F25897098864AB00D15623 /* sample.cf */,
1107 );
1108 path = Sample;
1109 sourceTree = "<group>";
1110 };
1111 69983DB81E7B1BC6007683BF /* Source */ = {
1112 isa = PBXGroup;
1113 children = (
1114 7253CC601E7B3EAB00B2DDF5 /* racoon_certs_data.h */,
1115 7253CC611E7B3EAB00B2DDF5 /* racoon_test.c */,
1116 );
1117 path = Source;
1118 sourceTree = "<group>";
1119 };
1120 69983DB91E7B1BCE007683BF /* Support */ = {
1121 isa = PBXGroup;
1122 children = (
1123 7253CC621E7B3EB700B2DDF5 /* future_cert.der */,
1124 7253CC631E7B3EB700B2DDF5 /* past_cert.der */,
1125 7253CC641E7B3EB700B2DDF5 /* valid_cert.der */,
1126 );
1127 path = Support;
1128 sourceTree = "<group>";
1129 };
1130 69BB7E2F1E777DEB009EE2BA /* Tests */ = {
1131 isa = PBXGroup;
1132 children = (
1133 69BB7E371E777E3D009EE2BA /* racoon_test */,
1134 );
1135 path = Tests;
1136 sourceTree = "<group>";
1137 };
1138 69BB7E371E777E3D009EE2BA /* racoon_test */ = {
1139 isa = PBXGroup;
1140 children = (
1141 69983DB81E7B1BC6007683BF /* Source */,
1142 69983DB91E7B1BCE007683BF /* Support */,
1143 );
1144 name = racoon_test;
1145 path = ../../racoon_test;
1146 sourceTree = "<group>";
1147 };
1148 818710380D5BE15400C7B441 /* Sample */ = {
1149 isa = PBXGroup;
1150 children = (
1151 8187103C0D5BE1CF00C7B441 /* anonymous.conf */,
1152 8187103D0D5BE1CF00C7B441 /* psk.txt */,
1153 8187103B0D5BE1B400C7B441 /* racoon.conf */,
1154 818710390D5BE16600C7B441 /* Embedded */,
1155 );
1156 name = Sample;
1157 sourceTree = "<group>";
1158 };
1159 818710390D5BE16600C7B441 /* Embedded */ = {
1160 isa = PBXGroup;
1161 children = (
1162 8187103A0D5BE18800C7B441 /* racoon.conf */,
1163 );
1164 name = Embedded;
1165 sourceTree = "<group>";
1166 };
1167 /* End PBXGroup section */
1168
1169 /* Begin PBXHeadersBuildPhase section */
1170 2537A1A409E4864800D0ECDA /* Headers */ = {
1171 isa = PBXHeadersBuildPhase;
1172 buildActionMask = 2147483647;
1173 files = (
1174 2537A1B109E4867100D0ECDA /* config.h in Headers */,
1175 2537A1B809E4867900D0ECDA /* ipsec_strerror.h in Headers */,
1176 );
1177 runOnlyForDeploymentPostprocessing = 0;
1178 };
1179 81DDFDB90D622C2700C5CB87 /* Headers */ = {
1180 isa = PBXHeadersBuildPhase;
1181 buildActionMask = 2147483647;
1182 files = (
1183 81DDFDBA0D622C2700C5CB87 /* config.h in Headers */,
1184 81DDFDBB0D622C2700C5CB87 /* ipsec_strerror.h in Headers */,
1185 );
1186 runOnlyForDeploymentPostprocessing = 0;
1187 };
1188 /* End PBXHeadersBuildPhase section */
1189
1190 /* Begin PBXNativeTarget section */
1191 2537A1A709E4864800D0ECDA /* libipsec */ = {
1192 isa = PBXNativeTarget;
1193 buildConfigurationList = 2537A1A909E4866800D0ECDA /* Build configuration list for PBXNativeTarget "libipsec" */;
1194 buildPhases = (
1195 2537A1A409E4864800D0ECDA /* Headers */,
1196 2537A1A509E4864800D0ECDA /* Sources */,
1197 2537A1A609E4864800D0ECDA /* Frameworks */,
1198 258CF2CF0A1919CD00166B38 /* CopyFiles */,
1199 258CF3240A1943DE00166B38 /* ShellScript */,
1200 );
1201 buildRules = (
1202 );
1203 dependencies = (
1204 );
1205 name = libipsec;
1206 productName = libipsec;
1207 productReference = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */;
1208 productType = "com.apple.product-type.library.dynamic";
1209 };
1210 25F258040987FBFA00D15623 /* racoon */ = {
1211 isa = PBXNativeTarget;
1212 buildConfigurationList = 25D3DABC098952B20025F703 /* Build configuration list for PBXNativeTarget "racoon" */;
1213 buildPhases = (
1214 25F258020987FBFA00D15623 /* Sources */,
1215 25F258030987FBFA00D15623 /* Frameworks */,
1216 258CF2E20A191AB000166B38 /* CopyFiles */,
1217 724A38A20E3676FB00F6B25F /* CopyFiles */,
1218 258CF2F80A191B3900166B38 /* CopyFiles */,
1219 258CF2FA0A191B3900166B38 /* CopyFiles */,
1220 BA64A930114EFDFD00F3574C /* CopyFiles */,
1221 258CF31B0A1941A200166B38 /* ShellScript */,
1222 );
1223 buildRules = (
1224 );
1225 dependencies = (
1226 );
1227 name = racoon;
1228 productName = racoon;
1229 productReference = 25F258050987FBFA00D15623 /* racoon */;
1230 productType = "com.apple.product-type.tool";
1231 };
1232 25F258090987FC1500D15623 /* setkey */ = {
1233 isa = PBXNativeTarget;
1234 buildConfigurationList = 25D3DAC0098952B20025F703 /* Build configuration list for PBXNativeTarget "setkey" */;
1235 buildPhases = (
1236 25F258070987FC1500D15623 /* Sources */,
1237 25F258080987FC1500D15623 /* Frameworks */,
1238 258CF2D00A1919CD00166B38 /* CopyFiles */,
1239 258CF3200A19435B00166B38 /* ShellScript */,
1240 );
1241 buildRules = (
1242 );
1243 dependencies = (
1244 );
1245 name = setkey;
1246 productName = setkey;
1247 productReference = 25F2580A0987FC1500D15623 /* setkey */;
1248 productType = "com.apple.product-type.tool";
1249 };
1250 69BB7E331E777E3C009EE2BA /* racoon_test */ = {
1251 isa = PBXNativeTarget;
1252 buildConfigurationList = 69BB7E3C1E777E3D009EE2BA /* Build configuration list for PBXNativeTarget "racoon_test" */;
1253 buildPhases = (
1254 69BB7E301E777E3C009EE2BA /* Sources */,
1255 69BB7E311E777E3C009EE2BA /* Frameworks */,
1256 69BB7E321E777E3C009EE2BA /* CopyFiles */,
1257 );
1258 buildRules = (
1259 );
1260 dependencies = (
1261 );
1262 name = racoon_test;
1263 productName = racoon_test;
1264 productReference = 69BB7E341E777E3C009EE2BA /* racoon_test */;
1265 productType = "com.apple.product-type.tool";
1266 };
1267 812530BA0D3FE9DC006BDF4F /* racoon Embedded */ = {
1268 isa = PBXNativeTarget;
1269 buildConfigurationList = 812531050D3FE9DC006BDF4F /* Build configuration list for PBXNativeTarget "racoon Embedded" */;
1270 buildPhases = (
1271 812530BF0D3FE9DC006BDF4F /* Sources */,
1272 812530F40D3FE9DC006BDF4F /* Frameworks */,
1273 812530FB0D3FE9DC006BDF4F /* CopyFiles */,
1274 812530FD0D3FE9DC006BDF4F /* CopyFiles */,
1275 812530FF0D3FE9DC006BDF4F /* CopyFiles */,
1276 812531020D3FE9DC006BDF4F /* CopyFiles */,
1277 725F453B0E36A15C005BB55C /* CopyFiles */,
1278 812531040D3FE9DC006BDF4F /* ShellScript */,
1279 834072BB0EDCC5C400B6CCE8 /* CopyFiles */,
1280 );
1281 buildRules = (
1282 );
1283 dependencies = (
1284 );
1285 name = "racoon Embedded";
1286 productName = racoon;
1287 productReference = 8125310A0D3FE9DC006BDF4F /* racoon */;
1288 productType = "com.apple.product-type.tool";
1289 };
1290 81DDFD970D622C1700C5CB87 /* setkey Embedded */ = {
1291 isa = PBXNativeTarget;
1292 buildConfigurationList = 81DDFDA60D622C1700C5CB87 /* Build configuration list for PBXNativeTarget "setkey Embedded" */;
1293 buildPhases = (
1294 81DDFD9A0D622C1700C5CB87 /* Sources */,
1295 81DDFDA10D622C1700C5CB87 /* Frameworks */,
1296 81DDFDA30D622C1700C5CB87 /* CopyFiles */,
1297 81DDFDA50D622C1700C5CB87 /* ShellScript */,
1298 );
1299 buildRules = (
1300 );
1301 dependencies = (
1302 );
1303 name = "setkey Embedded";
1304 productName = setkey;
1305 productReference = 81DDFDAA0D622C1700C5CB87 /* setkey */;
1306 productType = "com.apple.product-type.tool";
1307 };
1308 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */ = {
1309 isa = PBXNativeTarget;
1310 buildConfigurationList = 81DDFDC90D622C2700C5CB87 /* Build configuration list for PBXNativeTarget "libipsec Embedded" */;
1311 buildPhases = (
1312 81DDFDB90D622C2700C5CB87 /* Headers */,
1313 81DDFDBC0D622C2700C5CB87 /* Sources */,
1314 81DDFDC20D622C2700C5CB87 /* Frameworks */,
1315 81DDFDC30D622C2700C5CB87 /* CopyFiles */,
1316 81DDFDC80D622C2700C5CB87 /* ShellScript */,
1317 );
1318 buildRules = (
1319 );
1320 dependencies = (
1321 );
1322 name = "libipsec Embedded";
1323 productName = libipsec;
1324 productReference = 81DDFDCD0D622C2700C5CB87 /* libipsec.A.dylib */;
1325 productType = "com.apple.product-type.library.dynamic";
1326 };
1327 /* End PBXNativeTarget section */
1328
1329 /* Begin PBXProject section */
1330 23D2D790087071FC00C51098 /* Project object */ = {
1331 isa = PBXProject;
1332 attributes = {
1333 LastUpgradeCheck = 0430;
1334 TargetAttributes = {
1335 69BB7E331E777E3C009EE2BA = {
1336 CreatedOnToolsVersion = 9.0;
1337 ProvisioningStyle = Automatic;
1338 };
1339 };
1340 };
1341 buildConfigurationList = 25D3DACC098952B20025F703 /* Build configuration list for PBXProject "ipsec" */;
1342 compatibilityVersion = "Xcode 3.2";
1343 developmentRegion = English;
1344 hasScannedForEncodings = 0;
1345 knownRegions = (
1346 English,
1347 Japanese,
1348 French,
1349 German,
1350 );
1351 mainGroup = 23D2D78C087071FC00C51098;
1352 productRefGroup = 23D2D79C087074CC00C51098 /* Products */;
1353 projectDirPath = "";
1354 projectRoot = "";
1355 targets = (
1356 23B20D2F0871D62A00A3B0FC /* IPSec (Aggregate) */,
1357 72B3C2081684F5C4004E4548 /* ipsec_executables */,
1358 72B3C21116850B87004E4548 /* ipsec_libraries */,
1359 25F258040987FBFA00D15623 /* racoon */,
1360 25F258090987FC1500D15623 /* setkey */,
1361 2537A1A709E4864800D0ECDA /* libipsec */,
1362 812530AA0D3FE994006BDF4F /* IPSec Embedded (Aggregate) */,
1363 78C83A09189841FA00DB2F64 /* ipsec_executables_embedded */,
1364 78C83A04189841E800DB2F64 /* ipsec_libraries_embedded */,
1365 812530BA0D3FE9DC006BDF4F /* racoon Embedded */,
1366 81DDFD970D622C1700C5CB87 /* setkey Embedded */,
1367 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */,
1368 69BB7E331E777E3C009EE2BA /* racoon_test */,
1369 );
1370 };
1371 /* End PBXProject section */
1372
1373 /* Begin PBXShellScriptBuildPhase section */
1374 258CF31B0A1941A200166B38 /* ShellScript */ = {
1375 isa = PBXShellScriptBuildPhase;
1376 buildActionMask = 8;
1377 files = (
1378 );
1379 inputPaths = (
1380 );
1381 outputPaths = (
1382 );
1383 runOnlyForDeploymentPostprocessing = 1;
1384 shellPath = /bin/sh;
1385 shellScript = "/bin/chmod 600 $DSTROOT/private/etc/racoon/psk.txt\n/bin/chmod 644 $DSTROOT/private/etc/racoon/racoon.conf\n/bin/chmod 600 $DSTROOT/private/etc/racoon/remote/anonymous.conf\n/bin/chmod 444 $DSTROOT/usr/share/man/man5/racoon.conf.5\n/bin/chmod 444 $DSTROOT/usr/share/man/man8/racoon.8\n";
1386 };
1387 258CF3200A19435B00166B38 /* ShellScript */ = {
1388 isa = PBXShellScriptBuildPhase;
1389 buildActionMask = 8;
1390 files = (
1391 );
1392 inputPaths = (
1393 );
1394 outputPaths = (
1395 );
1396 runOnlyForDeploymentPostprocessing = 1;
1397 shellPath = /bin/sh;
1398 shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/setkey.8";
1399 };
1400 258CF3240A1943DE00166B38 /* ShellScript */ = {
1401 isa = PBXShellScriptBuildPhase;
1402 buildActionMask = 8;
1403 files = (
1404 );
1405 inputPaths = (
1406 );
1407 outputPaths = (
1408 );
1409 runOnlyForDeploymentPostprocessing = 1;
1410 shellPath = /bin/sh;
1411 shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man3/ipsec_set_policy.3\n/bin/chmod 444 $DSTROOT/usr/share/man/man3/ipsec_strerror.3\n/bin/ln -s libipsec.A.dylib $DSTROOT/usr/lib/libipsec.dylib\n";
1412 };
1413 812531040D3FE9DC006BDF4F /* ShellScript */ = {
1414 isa = PBXShellScriptBuildPhase;
1415 buildActionMask = 8;
1416 files = (
1417 );
1418 inputPaths = (
1419 );
1420 outputPaths = (
1421 );
1422 runOnlyForDeploymentPostprocessing = 1;
1423 shellPath = /bin/sh;
1424 shellScript = "/bin/chmod 600 $DSTROOT/private/etc/racoon/psk.txt\n/bin/chmod 644 $DSTROOT/private/etc/racoon/racoon.conf\n/bin/chmod 600 $DSTROOT/private/etc/racoon/remote/anonymous.conf\n/bin/chmod 444 $DSTROOT/usr/share/man/man5/racoon.conf.5\n/bin/chmod 444 $DSTROOT/usr/share/man/man8/racoon.8\n";
1425 };
1426 81DDFDA50D622C1700C5CB87 /* ShellScript */ = {
1427 isa = PBXShellScriptBuildPhase;
1428 buildActionMask = 8;
1429 files = (
1430 );
1431 inputPaths = (
1432 );
1433 outputPaths = (
1434 );
1435 runOnlyForDeploymentPostprocessing = 1;
1436 shellPath = /bin/sh;
1437 shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/setkey.8";
1438 };
1439 81DDFDC80D622C2700C5CB87 /* ShellScript */ = {
1440 isa = PBXShellScriptBuildPhase;
1441 buildActionMask = 8;
1442 files = (
1443 );
1444 inputPaths = (
1445 );
1446 outputPaths = (
1447 );
1448 runOnlyForDeploymentPostprocessing = 1;
1449 shellPath = /bin/sh;
1450 shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man3/ipsec_set_policy.3\n/bin/chmod 444 $DSTROOT/usr/share/man/man3/ipsec_strerror.3\n/bin/ln -s libipsec.A.dylib $DSTROOT/usr/lib/libipsec.dylib\n";
1451 };
1452 /* End PBXShellScriptBuildPhase section */
1453
1454 /* Begin PBXSourcesBuildPhase section */
1455 2537A1A509E4864800D0ECDA /* Sources */ = {
1456 isa = PBXSourcesBuildPhase;
1457 buildActionMask = 2147483647;
1458 files = (
1459 2537A1B509E4867700D0ECDA /* ipsec_dump_policy.c in Sources */,
1460 2537A1B609E4867700D0ECDA /* ipsec_get_policylen.c in Sources */,
1461 2537A1B709E4867800D0ECDA /* ipsec_strerror.c in Sources */,
1462 2537A1B909E4867900D0ECDA /* policy_parse.y in Sources */,
1463 2537A1BA09E4867A00D0ECDA /* policy_token.l in Sources */,
1464 );
1465 runOnlyForDeploymentPostprocessing = 0;
1466 };
1467 25F258020987FBFA00D15623 /* Sources */ = {
1468 isa = PBXSourcesBuildPhase;
1469 buildActionMask = 2147483647;
1470 files = (
1471 25F259290988657000D15623 /* algorithm.c in Sources */,
1472 25F2592B0988657000D15623 /* cfparse.y in Sources */,
1473 25F2592C0988657000D15623 /* cftoken.l in Sources */,
1474 81C386AA0D451EC300975D5E /* crypto_cssm.c in Sources */,
1475 25F2592E0988657000D15623 /* crypto_openssl.c in Sources */,
1476 25F2592F0988657000D15623 /* dnssec.c in Sources */,
1477 25F259320988657000D15623 /* genlist.c in Sources */,
1478 25F259330988657000D15623 /* getcertsbyname.c in Sources */,
1479 25F259340988657000D15623 /* grabmyaddr.c in Sources */,
1480 25F259360988657000D15623 /* handler.c in Sources */,
1481 25F259370988657000D15623 /* ipsec_doi.c in Sources */,
1482 25F259380988657000D15623 /* isakmp_agg.c in Sources */,
1483 BA7777A11107EBCE00DD87E1 /* isakmp_frag.c in Sources */,
1484 25F2593C0988657000D15623 /* isakmp_ident.c in Sources */,
1485 25F2593D0988657000D15623 /* isakmp_inf.c in Sources */,
1486 25F2593F0988657000D15623 /* isakmp_quick.c in Sources */,
1487 25F259420988657000D15623 /* isakmp.c in Sources */,
1488 25F259440988657000D15623 /* localconf.c in Sources */,
1489 25F259460988657000D15623 /* main.c in Sources */,
1490 25F259470988657000D15623 /* misc.c in Sources */,
1491 25F259490988657000D15623 /* oakley.c in Sources */,
1492 81C387EC0D45268300975D5E /* open_dir.c in Sources */,
1493 25F2594C0988657000D15623 /* pfkey_racoon.c in Sources */,
1494 25F2594F0988657000D15623 /* plog.c in Sources */,
1495 25F259500988657000D15623 /* policy.c in Sources */,
1496 25F259520988657000D15623 /* proposal.c in Sources */,
1497 25F259580988657000D15623 /* remoteconf.c in Sources */,
1498 25F2595A0988657000D15623 /* safefile.c in Sources */,
1499 25F2595B0988657000D15623 /* sainfo.c in Sources */,
1500 25F2595C0988657000D15623 /* schedule.c in Sources */,
1501 25F2595D0988657000D15623 /* session.c in Sources */,
1502 25F2595E0988657000D15623 /* sockmisc.c in Sources */,
1503 25F2595F0988657000D15623 /* str2val.c in Sources */,
1504 25F259600988657000D15623 /* strnames.c in Sources */,
1505 25F259610988657000D15623 /* throttle.c in Sources */,
1506 25F259620988657000D15623 /* vendorid.c in Sources */,
1507 25F259630988657000D15623 /* vmbuf.c in Sources */,
1508 25078AE509D37570005F3F63 /* nattraversal.c in Sources */,
1509 25EAE8C609D87B990042CC7F /* pfkey.c in Sources */,
1510 25DC9ED409DB16F300C89F86 /* isakmp_cfg.c in Sources */,
1511 25DC9ED509DB16F800C89F86 /* isakmp_unity.c in Sources */,
1512 25DC9ED609DB16FA00C89F86 /* isakmp_xauth.c in Sources */,
1513 25DE2DE90A8BD40E0010A46D /* vpn_control.c in Sources */,
1514 81CA08920CE3BC870055C0AF /* vpn.c in Sources */,
1515 BA6F109B0EA1DEC200546773 /* ike_session.c in Sources */,
1516 BA485FA2109C1ECA00545E19 /* power_mgmt.c in Sources */,
1517 81CBCFE91447A1C20000D6E6 /* fsm.c in Sources */,
1518 BACD8C6A1496A50C0042DEA1 /* Preferences.c in Sources */,
1519 72F5C72E1607A1AE004C192F /* api_support.c in Sources */,
1520 723B6A30162F7BE300895EE5 /* xpc_racoon.c in Sources */,
1521 );
1522 runOnlyForDeploymentPostprocessing = 0;
1523 };
1524 25F258070987FC1500D15623 /* Sources */ = {
1525 isa = PBXSourcesBuildPhase;
1526 buildActionMask = 2147483647;
1527 files = (
1528 25F258900988648C00D15623 /* parse.y in Sources */,
1529 25ECCDB709AD48A300883CA3 /* pfkey_dump.c in Sources */,
1530 25ECCDB509AD489200883CA3 /* key_debug.c in Sources */,
1531 25ECCDA209AD479A00883CA3 /* pfkey.c in Sources */,
1532 25F258910988648C00D15623 /* setkey.c in Sources */,
1533 25F258940988648C00D15623 /* token.l in Sources */,
1534 );
1535 runOnlyForDeploymentPostprocessing = 0;
1536 };
1537 69BB7E301E777E3C009EE2BA /* Sources */ = {
1538 isa = PBXSourcesBuildPhase;
1539 buildActionMask = 2147483647;
1540 files = (
1541 697EFE842429E4C80032C70E /* policy.c in Sources */,
1542 697EFE832429E4A00032C70E /* pfkey_racoon.c in Sources */,
1543 697EFE822429D70C0032C70E /* sockmisc.c in Sources */,
1544 697EFE7A2429CDAF0032C70E /* isakmp_cfg.c in Sources */,
1545 697EFE78242952560032C70E /* crypto_openssl.c in Sources */,
1546 697EFE77242952370032C70E /* oakley.c in Sources */,
1547 697EFE75242951900032C70E /* algorithm.c in Sources */,
1548 697EFE742428278D0032C70E /* strnames.c in Sources */,
1549 697EFE7324281E030032C70E /* ipsec_doi.c in Sources */,
1550 7253CC651E7B3F4600B2DDF5 /* racoon_test.c in Sources */,
1551 6912CB771E78DD8800631D9A /* Preferences.c in Sources */,
1552 6912CB741E78D9D800631D9A /* plog.c in Sources */,
1553 6912CB731E78D9A900631D9A /* vmbuf.c in Sources */,
1554 6912CB6E1E78D94B00631D9A /* crypto_cssm.c in Sources */,
1555 );
1556 runOnlyForDeploymentPostprocessing = 0;
1557 };
1558 812530BF0D3FE9DC006BDF4F /* Sources */ = {
1559 isa = PBXSourcesBuildPhase;
1560 buildActionMask = 2147483647;
1561 files = (
1562 8141336B149015E900028D76 /* fsm.c in Sources */,
1563 812530C30D3FE9DC006BDF4F /* algorithm.c in Sources */,
1564 812530C50D3FE9DC006BDF4F /* cfparse.y in Sources */,
1565 812530C60D3FE9DC006BDF4F /* cftoken.l in Sources */,
1566 81C325A80D46A36900E65EB7 /* crypto_cssm.c in Sources */,
1567 812530C70D3FE9DC006BDF4F /* crypto_openssl.c in Sources */,
1568 812530C80D3FE9DC006BDF4F /* dnssec.c in Sources */,
1569 812530CA0D3FE9DC006BDF4F /* genlist.c in Sources */,
1570 812530CB0D3FE9DC006BDF4F /* getcertsbyname.c in Sources */,
1571 812530CC0D3FE9DC006BDF4F /* grabmyaddr.c in Sources */,
1572 812530CE0D3FE9DC006BDF4F /* handler.c in Sources */,
1573 812530CF0D3FE9DC006BDF4F /* ipsec_doi.c in Sources */,
1574 812530D00D3FE9DC006BDF4F /* isakmp_agg.c in Sources */,
1575 BA7777A21107EBF600DD87E1 /* isakmp_frag.c in Sources */,
1576 812530D20D3FE9DC006BDF4F /* isakmp_ident.c in Sources */,
1577 812530D30D3FE9DC006BDF4F /* isakmp_inf.c in Sources */,
1578 812530D50D3FE9DC006BDF4F /* isakmp_quick.c in Sources */,
1579 812530D60D3FE9DC006BDF4F /* isakmp.c in Sources */,
1580 812530D70D3FE9DC006BDF4F /* localconf.c in Sources */,
1581 812530D90D3FE9DC006BDF4F /* main.c in Sources */,
1582 812530DA0D3FE9DC006BDF4F /* misc.c in Sources */,
1583 812530DB0D3FE9DC006BDF4F /* oakley.c in Sources */,
1584 812530DC0D3FE9DC006BDF4F /* pfkey_racoon.c in Sources */,
1585 812530DD0D3FE9DC006BDF4F /* plog.c in Sources */,
1586 812530DE0D3FE9DC006BDF4F /* policy.c in Sources */,
1587 812530E00D3FE9DC006BDF4F /* proposal.c in Sources */,
1588 812530E10D3FE9DC006BDF4F /* remoteconf.c in Sources */,
1589 812530E20D3FE9DC006BDF4F /* safefile.c in Sources */,
1590 812530E30D3FE9DC006BDF4F /* sainfo.c in Sources */,
1591 812530E40D3FE9DC006BDF4F /* schedule.c in Sources */,
1592 812530E50D3FE9DC006BDF4F /* session.c in Sources */,
1593 812530E60D3FE9DC006BDF4F /* sockmisc.c in Sources */,
1594 812530E70D3FE9DC006BDF4F /* str2val.c in Sources */,
1595 812530E80D3FE9DC006BDF4F /* strnames.c in Sources */,
1596 812530E90D3FE9DC006BDF4F /* throttle.c in Sources */,
1597 812530EA0D3FE9DC006BDF4F /* vendorid.c in Sources */,
1598 812530EB0D3FE9DC006BDF4F /* vmbuf.c in Sources */,
1599 812530EC0D3FE9DC006BDF4F /* nattraversal.c in Sources */,
1600 812530ED0D3FE9DC006BDF4F /* pfkey.c in Sources */,
1601 812530EF0D3FE9DC006BDF4F /* isakmp_cfg.c in Sources */,
1602 812530F00D3FE9DC006BDF4F /* isakmp_unity.c in Sources */,
1603 812530F10D3FE9DC006BDF4F /* isakmp_xauth.c in Sources */,
1604 812530F20D3FE9DC006BDF4F /* vpn_control.c in Sources */,
1605 812530F30D3FE9DC006BDF4F /* vpn.c in Sources */,
1606 BA6F109C0EA1DEC200546773 /* ike_session.c in Sources */,
1607 BA485FA3109C1ECA00545E19 /* power_mgmt.c in Sources */,
1608 BACD8C6B1496A50C0042DEA1 /* Preferences.c in Sources */,
1609 72F5C72F1607A1AE004C192F /* api_support.c in Sources */,
1610 723B6A31162F7BE300895EE5 /* xpc_racoon.c in Sources */,
1611 );
1612 runOnlyForDeploymentPostprocessing = 0;
1613 };
1614 81DDFD9A0D622C1700C5CB87 /* Sources */ = {
1615 isa = PBXSourcesBuildPhase;
1616 buildActionMask = 2147483647;
1617 files = (
1618 81DDFD9B0D622C1700C5CB87 /* parse.y in Sources */,
1619 81DDFD9C0D622C1700C5CB87 /* pfkey_dump.c in Sources */,
1620 81DDFD9D0D622C1700C5CB87 /* key_debug.c in Sources */,
1621 81DDFD9E0D622C1700C5CB87 /* pfkey.c in Sources */,
1622 81DDFD9F0D622C1700C5CB87 /* setkey.c in Sources */,
1623 81DDFDA00D622C1700C5CB87 /* token.l in Sources */,
1624 );
1625 runOnlyForDeploymentPostprocessing = 0;
1626 };
1627 81DDFDBC0D622C2700C5CB87 /* Sources */ = {
1628 isa = PBXSourcesBuildPhase;
1629 buildActionMask = 2147483647;
1630 files = (
1631 81DDFDBD0D622C2700C5CB87 /* ipsec_dump_policy.c in Sources */,
1632 81DDFDBE0D622C2700C5CB87 /* ipsec_get_policylen.c in Sources */,
1633 81DDFDBF0D622C2700C5CB87 /* ipsec_strerror.c in Sources */,
1634 81DDFDC00D622C2700C5CB87 /* policy_parse.y in Sources */,
1635 81DDFDC10D622C2700C5CB87 /* policy_token.l in Sources */,
1636 );
1637 runOnlyForDeploymentPostprocessing = 0;
1638 };
1639 /* End PBXSourcesBuildPhase section */
1640
1641 /* Begin PBXTargetDependency section */
1642 69983DBD1E7B3D30007683BF /* PBXTargetDependency */ = {
1643 isa = PBXTargetDependency;
1644 target = 69BB7E331E777E3C009EE2BA /* racoon_test */;
1645 targetProxy = 69983DBC1E7B3D30007683BF /* PBXContainerItemProxy */;
1646 };
1647 69983DBF1E7B4DE4007683BF /* PBXTargetDependency */ = {
1648 isa = PBXTargetDependency;
1649 target = 69BB7E331E777E3C009EE2BA /* racoon_test */;
1650 targetProxy = 69983DBE1E7B4DE4007683BF /* PBXContainerItemProxy */;
1651 };
1652 724ED876168515A7008F2EBD /* PBXTargetDependency */ = {
1653 isa = PBXTargetDependency;
1654 target = 72B3C21116850B87004E4548 /* ipsec_libraries */;
1655 targetProxy = 724ED875168515A7008F2EBD /* PBXContainerItemProxy */;
1656 };
1657 72B3C20E1684F5DE004E4548 /* PBXTargetDependency */ = {
1658 isa = PBXTargetDependency;
1659 target = 25F258040987FBFA00D15623 /* racoon */;
1660 targetProxy = 72B3C20D1684F5DE004E4548 /* PBXContainerItemProxy */;
1661 };
1662 72B3C2101684F5E1004E4548 /* PBXTargetDependency */ = {
1663 isa = PBXTargetDependency;
1664 target = 25F258090987FC1500D15623 /* setkey */;
1665 targetProxy = 72B3C20F1684F5E1004E4548 /* PBXContainerItemProxy */;
1666 };
1667 72B3C21716850BA0004E4548 /* PBXTargetDependency */ = {
1668 isa = PBXTargetDependency;
1669 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1670 targetProxy = 72B3C21616850BA0004E4548 /* PBXContainerItemProxy */;
1671 };
1672 72B3C21916850CC5004E4548 /* PBXTargetDependency */ = {
1673 isa = PBXTargetDependency;
1674 target = 72B3C2081684F5C4004E4548 /* ipsec_executables */;
1675 targetProxy = 72B3C21816850CC5004E4548 /* PBXContainerItemProxy */;
1676 };
1677 78C83A0F1898421100DB2F64 /* PBXTargetDependency */ = {
1678 isa = PBXTargetDependency;
1679 target = 812530BA0D3FE9DC006BDF4F /* racoon Embedded */;
1680 targetProxy = 78C83A0E1898421100DB2F64 /* PBXContainerItemProxy */;
1681 };
1682 78C83A111898421300DB2F64 /* PBXTargetDependency */ = {
1683 isa = PBXTargetDependency;
1684 target = 81DDFD970D622C1700C5CB87 /* setkey Embedded */;
1685 targetProxy = 78C83A101898421300DB2F64 /* PBXContainerItemProxy */;
1686 };
1687 78C83A131898421900DB2F64 /* PBXTargetDependency */ = {
1688 isa = PBXTargetDependency;
1689 target = 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */;
1690 targetProxy = 78C83A121898421900DB2F64 /* PBXContainerItemProxy */;
1691 };
1692 812531110D3FEA28006BDF4F /* PBXTargetDependency */ = {
1693 isa = PBXTargetDependency;
1694 target = 812530BA0D3FE9DC006BDF4F /* racoon Embedded */;
1695 targetProxy = 812531100D3FEA28006BDF4F /* PBXContainerItemProxy */;
1696 };
1697 81DDFDD90D622C4E00C5CB87 /* PBXTargetDependency */ = {
1698 isa = PBXTargetDependency;
1699 target = 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */;
1700 targetProxy = 81DDFDD80D622C4E00C5CB87 /* PBXContainerItemProxy */;
1701 };
1702 81DDFDF10D627DE300C5CB87 /* PBXTargetDependency */ = {
1703 isa = PBXTargetDependency;
1704 target = 81DDFD970D622C1700C5CB87 /* setkey Embedded */;
1705 targetProxy = 81DDFDF00D627DE300C5CB87 /* PBXContainerItemProxy */;
1706 };
1707 /* End PBXTargetDependency section */
1708
1709 /* Begin XCBuildConfiguration section */
1710 2537A1AA09E4866800D0ECDA /* Development */ = {
1711 isa = XCBuildConfiguration;
1712 buildSettings = {
1713 ALTERNATE_GROUP = "$(inherited)";
1714 ALTERNATE_MODE = "";
1715 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1716 COPY_PHASE_STRIP = NO;
1717 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
1718 DYLIB_CURRENT_VERSION = 300;
1719 EXECUTABLE_PREFIX = lib;
1720 GCC_DYNAMIC_NO_PIC = NO;
1721 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1722 GCC_MODEL_TUNING = G5;
1723 GCC_OPTIMIZATION_LEVEL = 0;
1724 GCC_PREPROCESSOR_DEFINITIONS = (
1725 "HAVE_CONFIG_H=1",
1726 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1727 );
1728 HEADER_SEARCH_PATHS = (
1729 ../Common,
1730 "$(HEADER_SEARCH_PATHS)",
1731 );
1732 INSTALL_GROUP = wheel;
1733 INSTALL_MODE_FLAG = 555;
1734 INSTALL_PATH = /usr/lib;
1735 IS_ZIPPERED = YES;
1736 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
1737 PRODUCT_NAME = ipsec.A;
1738 SKIP_INSTALL = YES;
1739 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
1740 ZERO_LINK = YES;
1741 };
1742 name = Development;
1743 };
1744 2537A1AB09E4866800D0ECDA /* Deployment */ = {
1745 isa = XCBuildConfiguration;
1746 buildSettings = {
1747 ALTERNATE_GROUP = "$(inherited)";
1748 ALTERNATE_MODE = "";
1749 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1750 COPY_PHASE_STRIP = NO;
1751 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
1752 DYLIB_CURRENT_VERSION = 300;
1753 EXECUTABLE_PREFIX = lib;
1754 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1755 GCC_MODEL_TUNING = G5;
1756 GCC_PREPROCESSOR_DEFINITIONS = (
1757 "HAVE_CONFIG_H=1",
1758 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1759 );
1760 HEADER_SEARCH_PATHS = (
1761 ../Common,
1762 "$(HEADER_SEARCH_PATHS)",
1763 );
1764 INSTALL_GROUP = wheel;
1765 INSTALL_MODE_FLAG = 555;
1766 INSTALL_PATH = /usr/lib;
1767 IS_ZIPPERED = YES;
1768 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
1769 PRODUCT_NAME = ipsec.A;
1770 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
1771 ZERO_LINK = YES;
1772 };
1773 name = Deployment;
1774 };
1775 2537A1AC09E4866800D0ECDA /* Default */ = {
1776 isa = XCBuildConfiguration;
1777 buildSettings = {
1778 ALTERNATE_GROUP = "$(inherited)";
1779 ALTERNATE_MODE = "";
1780 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1781 COPY_PHASE_STRIP = NO;
1782 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
1783 DYLIB_CURRENT_VERSION = 300;
1784 EXECUTABLE_PREFIX = lib;
1785 GCC_MODEL_TUNING = G5;
1786 GCC_PREPROCESSOR_DEFINITIONS = (
1787 "HAVE_CONFIG_H=1",
1788 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1789 );
1790 HEADER_SEARCH_PATHS = (
1791 ../Common,
1792 "$(HEADER_SEARCH_PATHS)",
1793 );
1794 INSTALL_GROUP = wheel;
1795 INSTALL_MODE_FLAG = 555;
1796 INSTALL_PATH = /usr/lib;
1797 IS_ZIPPERED = YES;
1798 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
1799 PRODUCT_NAME = ipsec.A;
1800 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
1801 ZERO_LINK = YES;
1802 };
1803 name = Default;
1804 };
1805 25D3DAB9098952B20025F703 /* Development */ = {
1806 isa = XCBuildConfiguration;
1807 buildSettings = {
1808 CODE_SIGN_IDENTITY = "";
1809 COPY_PHASE_STRIP = NO;
1810 HEADER_SEARCH_PATHS = "$(HEADER_SEARCH_PATHS)";
1811 OTHER_CFLAGS = "";
1812 OTHER_LDFLAGS = "";
1813 OTHER_REZFLAGS = "";
1814 PRODUCT_NAME = "IPSec (Aggregate)";
1815 SECTORDER_FLAGS = "";
1816 SKIP_INSTALL = NO;
1817 WARNING_CFLAGS = "";
1818 };
1819 name = Development;
1820 };
1821 25D3DABA098952B20025F703 /* Deployment */ = {
1822 isa = XCBuildConfiguration;
1823 buildSettings = {
1824 CODE_SIGN_IDENTITY = "";
1825 COPY_PHASE_STRIP = NO;
1826 HEADER_SEARCH_PATHS = "$(HEADER_SEARCH_PATHS)";
1827 OTHER_CFLAGS = "";
1828 OTHER_LDFLAGS = "";
1829 OTHER_REZFLAGS = "";
1830 PRODUCT_NAME = "IPSec (Aggregate)";
1831 SECTORDER_FLAGS = "";
1832 SKIP_INSTALL = NO;
1833 WARNING_CFLAGS = "";
1834 };
1835 name = Deployment;
1836 };
1837 25D3DABB098952B20025F703 /* Default */ = {
1838 isa = XCBuildConfiguration;
1839 buildSettings = {
1840 CODE_SIGN_IDENTITY = "";
1841 COPY_PHASE_STRIP = NO;
1842 HEADER_SEARCH_PATHS = "$(HEADER_SEARCH_PATHS)";
1843 OTHER_CFLAGS = "";
1844 OTHER_LDFLAGS = "";
1845 OTHER_REZFLAGS = "";
1846 PRODUCT_NAME = "IPSec (Aggregate)";
1847 SECTORDER_FLAGS = "";
1848 SKIP_INSTALL = NO;
1849 WARNING_CFLAGS = "";
1850 };
1851 name = Default;
1852 };
1853 25D3DABD098952B20025F703 /* Development */ = {
1854 isa = XCBuildConfiguration;
1855 buildSettings = {
1856 ALTERNATE_GROUP = "$(inherited)";
1857 ALTERNATE_MODE = "$(inherited)";
1858 ALTERNATE_OWNER = "$(inherited)";
1859 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1860 CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements-mac.plist";
1861 CODE_SIGN_IDENTITY = "-";
1862 COPY_PHASE_STRIP = NO;
1863 FRAMEWORK_SEARCH_PATHS = "";
1864 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1865 GCC_MODEL_TUNING = G5;
1866 GCC_OPTIMIZATION_LEVEL = 0;
1867 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1868 GCC_PREFIX_HEADER = "";
1869 GCC_PREPROCESSOR_DEFINITIONS = (
1870 "HAVE_CONFIG_H=1",
1871 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1872 );
1873 HEADER_SEARCH_PATHS = (
1874 ../Common,
1875 Crypto,
1876 /tmp/ipsec.dst/usr/include,
1877 "$(HEADER_SEARCH_PATHS)",
1878 );
1879 INSTALL_GROUP = wheel;
1880 INSTALL_MODE_FLAG = 555;
1881 INSTALL_PATH = /usr/sbin;
1882 LEXFLAGS = "";
1883 OTHER_CFLAGS = (
1884 "$(OTHER_CFLAGS_QUOTED_1)",
1885 "$(OTHER_CFLAGS_QUOTED_2)",
1886 "$(OTHER_CFLAGS_QUOTED_3)",
1887 );
1888 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
1889 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\"";
1890 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
1891 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
1892 OTHER_LDFLAGS = "";
1893 OTHER_REZFLAGS = "";
1894 PRODUCT_NAME = racoon;
1895 SDKROOT = macosx.internal;
1896 SECTORDER_FLAGS = "";
1897 SKIP_INSTALL = YES;
1898 WARNING_CFLAGS = (
1899 "-Wmost",
1900 "-Wno-four-char-constants",
1901 "-Wno-unknown-pragmas",
1902 "-Wcast-align",
1903 "-Wimplicit-function-declaration",
1904 );
1905 YACCFLAGS = "$(YACCFLAGS) -d";
1906 YACC_GENERATE_DEBUGGING_DIRECTIVES = NO;
1907 };
1908 name = Development;
1909 };
1910 25D3DABE098952B20025F703 /* Deployment */ = {
1911 isa = XCBuildConfiguration;
1912 buildSettings = {
1913 ALTERNATE_GROUP = "$(inherited)";
1914 ALTERNATE_MODE = "$(inherited)";
1915 ALTERNATE_OWNER = "$(inherited)";
1916 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1917 CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements-mac.plist";
1918 CODE_SIGN_IDENTITY = "-";
1919 COPY_PHASE_STRIP = NO;
1920 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
1921 FRAMEWORK_SEARCH_PATHS = "";
1922 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1923 GCC_MODEL_TUNING = G5;
1924 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1925 GCC_PREFIX_HEADER = "";
1926 GCC_PREPROCESSOR_DEFINITIONS = (
1927 "HAVE_CONFIG_H=1",
1928 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1929 );
1930 HEADER_SEARCH_PATHS = (
1931 ../Common,
1932 Crypto,
1933 /tmp/ipsec.dst/usr/include,
1934 "$(HEADER_SEARCH_PATHS)",
1935 );
1936 INSTALL_GROUP = wheel;
1937 INSTALL_MODE_FLAG = 555;
1938 INSTALL_PATH = /usr/sbin;
1939 OTHER_CFLAGS = (
1940 "$(OTHER_CFLAGS_QUOTED_1)",
1941 "$(OTHER_CFLAGS_QUOTED_2)",
1942 "$(OTHER_CFLAGS_QUOTED_3)",
1943 );
1944 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
1945 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\"";
1946 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
1947 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
1948 OTHER_LDFLAGS = "";
1949 OTHER_REZFLAGS = "";
1950 PRODUCT_NAME = racoon;
1951 SDKROOT = macosx.internal;
1952 SECTORDER_FLAGS = "";
1953 WARNING_CFLAGS = (
1954 "-Wmost",
1955 "-Wno-four-char-constants",
1956 "-Wno-unknown-pragmas",
1957 "-Wcast-align",
1958 "-Wimplicit-function-declaration",
1959 );
1960 YACCFLAGS = "$(YACCFLAGS) -d";
1961 };
1962 name = Deployment;
1963 };
1964 25D3DABF098952B20025F703 /* Default */ = {
1965 isa = XCBuildConfiguration;
1966 buildSettings = {
1967 ALTERNATE_GROUP = "$(inherited)";
1968 ALTERNATE_MODE = "$(inherited)";
1969 ALTERNATE_OWNER = "$(inherited)";
1970 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1971 CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements-mac.plist";
1972 CODE_SIGN_IDENTITY = "-";
1973 COPY_PHASE_STRIP = NO;
1974 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
1975 FRAMEWORK_SEARCH_PATHS = "";
1976 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1977 GCC_MODEL_TUNING = G5;
1978 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1979 GCC_PREFIX_HEADER = "";
1980 GCC_PREPROCESSOR_DEFINITIONS = (
1981 "HAVE_CONFIG_H=1",
1982 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1983 );
1984 HEADER_SEARCH_PATHS = (
1985 ../Common,
1986 Crypto,
1987 /tmp/ipsec.dst/usr/include,
1988 "$(HEADER_SEARCH_PATHS)",
1989 );
1990 INSTALL_GROUP = wheel;
1991 INSTALL_MODE_FLAG = 555;
1992 INSTALL_PATH = /usr/sbin;
1993 OTHER_CFLAGS = (
1994 "$(OTHER_CFLAGS_QUOTED_1)",
1995 "$(OTHER_CFLAGS_QUOTED_2)",
1996 "$(OTHER_CFLAGS_QUOTED_3)",
1997 );
1998 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
1999 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\"";
2000 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
2001 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
2002 OTHER_LDFLAGS = "";
2003 OTHER_REZFLAGS = "";
2004 PRODUCT_NAME = racoon;
2005 SDKROOT = macosx.internal;
2006 SECTORDER_FLAGS = "";
2007 WARNING_CFLAGS = (
2008 "-Wmost",
2009 "-Wno-four-char-constants",
2010 "-Wno-unknown-pragmas",
2011 "-Wcast-align",
2012 "-Wimplicit-function-declaration",
2013 );
2014 YACCFLAGS = "$(YACCFLAGS) -d";
2015 };
2016 name = Default;
2017 };
2018 25D3DAC1098952B20025F703 /* Development */ = {
2019 isa = XCBuildConfiguration;
2020 buildSettings = {
2021 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
2022 COPY_PHASE_STRIP = NO;
2023 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2024 GCC_MODEL_TUNING = G5;
2025 GCC_PREPROCESSOR_DEFINITIONS = (
2026 "HAVE_CONFIG_H=1",
2027 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2028 );
2029 HEADER_SEARCH_PATHS = (
2030 "$(DSTROOT)/usr/include",
2031 ../Common,
2032 "$(HEADER_SEARCH_PATHS)",
2033 );
2034 INSTALL_GROUP = wheel;
2035 INSTALL_MODE_FLAG = 555;
2036 INSTALL_PATH = /usr/sbin;
2037 LIBRARY_SEARCH_PATHS = "";
2038 MACH_O_TYPE = mh_execute;
2039 OTHER_CFLAGS = "";
2040 OTHER_LDFLAGS = "";
2041 OTHER_REZFLAGS = "";
2042 PRELINK_LIBS = "";
2043 PRODUCT_NAME = setkey;
2044 SECTORDER_FLAGS = "";
2045 SKIP_INSTALL = YES;
2046 WARNING_CFLAGS = (
2047 "-Wmost",
2048 "-Wno-four-char-constants",
2049 "-Wno-unknown-pragmas",
2050 );
2051 YACCFLAGS = "";
2052 };
2053 name = Development;
2054 };
2055 25D3DAC2098952B20025F703 /* Deployment */ = {
2056 isa = XCBuildConfiguration;
2057 buildSettings = {
2058 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
2059 COPY_PHASE_STRIP = YES;
2060 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2061 GCC_MODEL_TUNING = G5;
2062 GCC_PREPROCESSOR_DEFINITIONS = (
2063 "HAVE_CONFIG_H=1",
2064 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2065 );
2066 HEADER_SEARCH_PATHS = (
2067 "$(DSTROOT)/usr/include",
2068 ../Common,
2069 "$(HEADER_SEARCH_PATHS)",
2070 );
2071 INSTALL_GROUP = wheel;
2072 INSTALL_MODE_FLAG = 555;
2073 INSTALL_PATH = /usr/sbin;
2074 LIBRARY_SEARCH_PATHS = "";
2075 MACH_O_TYPE = mh_execute;
2076 OTHER_CFLAGS = "";
2077 OTHER_LDFLAGS = "";
2078 OTHER_REZFLAGS = "";
2079 PRELINK_LIBS = "";
2080 PRODUCT_NAME = setkey;
2081 SECTORDER_FLAGS = "";
2082 SKIP_INSTALL = NO;
2083 STRIP_INSTALLED_PRODUCT = YES;
2084 WARNING_CFLAGS = (
2085 "-Wmost",
2086 "-Wno-four-char-constants",
2087 "-Wno-unknown-pragmas",
2088 );
2089 };
2090 name = Deployment;
2091 };
2092 25D3DAC3098952B20025F703 /* Default */ = {
2093 isa = XCBuildConfiguration;
2094 buildSettings = {
2095 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
2096 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2097 GCC_MODEL_TUNING = G5;
2098 GCC_PREPROCESSOR_DEFINITIONS = (
2099 "HAVE_CONFIG_H=1",
2100 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2101 );
2102 HEADER_SEARCH_PATHS = (
2103 "$(DSTROOT)/usr/include",
2104 ../Common,
2105 "$(HEADER_SEARCH_PATHS)",
2106 );
2107 INSTALL_GROUP = wheel;
2108 INSTALL_MODE_FLAG = 555;
2109 INSTALL_PATH = /usr/sbin;
2110 LIBRARY_SEARCH_PATHS = "";
2111 MACH_O_TYPE = mh_execute;
2112 OTHER_CFLAGS = "";
2113 OTHER_LDFLAGS = "";
2114 OTHER_REZFLAGS = "";
2115 PRELINK_LIBS = "";
2116 PRODUCT_NAME = setkey;
2117 SECTORDER_FLAGS = "";
2118 STRIP_INSTALLED_PRODUCT = YES;
2119 WARNING_CFLAGS = (
2120 "-Wmost",
2121 "-Wno-four-char-constants",
2122 "-Wno-unknown-pragmas",
2123 );
2124 };
2125 name = Default;
2126 };
2127 25D3DACD098952B20025F703 /* Development */ = {
2128 isa = XCBuildConfiguration;
2129 buildSettings = {
2130 HEADER_SEARCH_PATHS = (
2131 /System/Library/Frameworks/System.framework/PrivateHeaders,
2132 /System/Library/PrivateFrameworks,
2133 /System/Library/PrivateFrameworks/SecureNetworking.framework/Headers,
2134 );
2135 PRODUCT_NAME = "$(TARGET_NAME)";
2136 };
2137 name = Development;
2138 };
2139 25D3DACE098952B20025F703 /* Deployment */ = {
2140 isa = XCBuildConfiguration;
2141 buildSettings = {
2142 HEADER_SEARCH_PATHS = (
2143 /System/Library/Frameworks/System.framework/PrivateHeaders,
2144 /System/Library/PrivateFrameworks,
2145 /System/Library/PrivateFrameworks/SecureNetworking.framework/Headers,
2146 );
2147 PRODUCT_NAME = "$(TARGET_NAME)";
2148 };
2149 name = Deployment;
2150 };
2151 25D3DACF098952B20025F703 /* Default */ = {
2152 isa = XCBuildConfiguration;
2153 buildSettings = {
2154 HEADER_SEARCH_PATHS = (
2155 /System/Library/Frameworks/System.framework/PrivateHeaders,
2156 /System/Library/PrivateFrameworks,
2157 /System/Library/PrivateFrameworks/SecureNetworking.framework/Headers,
2158 );
2159 PRODUCT_NAME = "$(TARGET_NAME)";
2160 };
2161 name = Default;
2162 };
2163 69BB7E3D1E777E3D009EE2BA /* Development */ = {
2164 isa = XCBuildConfiguration;
2165 buildSettings = {
2166 ALWAYS_SEARCH_USER_PATHS = NO;
2167 APPLY_RULES_IN_COPY_FILES = YES;
2168 CLANG_ANALYZER_NONNULL = YES;
2169 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
2170 CLANG_CXX_LANGUAGE_STANDARD = "c++14";
2171 CLANG_CXX_LIBRARY = "libc++";
2172 CLANG_ENABLE_MODULES = NO;
2173 CLANG_ENABLE_OBJC_ARC = YES;
2174 CLANG_WARN_BOOL_CONVERSION = YES;
2175 CLANG_WARN_CONSTANT_CONVERSION = YES;
2176 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
2177 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
2178 CLANG_WARN_EMPTY_BODY = YES;
2179 CLANG_WARN_ENUM_CONVERSION = YES;
2180 CLANG_WARN_INFINITE_RECURSION = YES;
2181 CLANG_WARN_INT_CONVERSION = YES;
2182 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
2183 CLANG_WARN_SUSPICIOUS_MOVE = YES;
2184 CLANG_WARN_UNREACHABLE_CODE = YES;
2185 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
2186 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
2187 COPY_PHASE_STRIP = NO;
2188 DEAD_CODE_STRIPPING = YES;
2189 DEBUG_INFORMATION_FORMAT = dwarf;
2190 ENABLE_STRICT_OBJC_MSGSEND = YES;
2191 ENABLE_TESTABILITY = YES;
2192 GCC_C_LANGUAGE_STANDARD = c11;
2193 GCC_DYNAMIC_NO_PIC = NO;
2194 GCC_NO_COMMON_BLOCKS = YES;
2195 GCC_OPTIMIZATION_LEVEL = 0;
2196 GCC_PREPROCESSOR_DEFINITIONS = (
2197 "DEBUG=1",
2198 "$(inherited)",
2199 );
2200 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
2201 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
2202 GCC_WARN_UNDECLARED_SELECTOR = YES;
2203 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
2204 GCC_WARN_UNUSED_FUNCTION = YES;
2205 GCC_WARN_UNUSED_VARIABLE = YES;
2206 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
2207 MACOSX_DEPLOYMENT_TARGET = 10.13;
2208 MTL_ENABLE_DEBUG_INFO = YES;
2209 ONLY_ACTIVE_ARCH = NO;
2210 OTHER_CFLAGS = "-DUSE_SYSTEMCONFIGURATION_PRIVATE_HEADERS";
2211 PRODUCT_NAME = "$(TARGET_NAME)";
2212 SDKROOT = iphoneos.internal;
2213 STRIP_INSTALLED_PRODUCT = NO;
2214 SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvos appletvsimulator";
2215 TVOS_DEPLOYMENT_TARGET = 11.0;
2216 VALID_ARCHS = "arm64 arm64_32 arm64e armv4t armv5 armv6 armv6m armv7 armv7em armv7f armv7k armv7m armv7s xscale x86_64h x86_64 i386";
2217 VERSIONING_SYSTEM = "apple-generic";
2218 };
2219 name = Development;
2220 };
2221 69BB7E3E1E777E3D009EE2BA /* Deployment */ = {
2222 isa = XCBuildConfiguration;
2223 buildSettings = {
2224 ALWAYS_SEARCH_USER_PATHS = NO;
2225 APPLY_RULES_IN_COPY_FILES = YES;
2226 CLANG_ANALYZER_NONNULL = YES;
2227 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
2228 CLANG_CXX_LANGUAGE_STANDARD = "c++14";
2229 CLANG_CXX_LIBRARY = "libc++";
2230 CLANG_ENABLE_MODULES = NO;
2231 CLANG_ENABLE_OBJC_ARC = YES;
2232 CLANG_WARN_BOOL_CONVERSION = YES;
2233 CLANG_WARN_CONSTANT_CONVERSION = YES;
2234 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
2235 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
2236 CLANG_WARN_EMPTY_BODY = YES;
2237 CLANG_WARN_ENUM_CONVERSION = YES;
2238 CLANG_WARN_INFINITE_RECURSION = YES;
2239 CLANG_WARN_INT_CONVERSION = YES;
2240 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
2241 CLANG_WARN_SUSPICIOUS_MOVE = YES;
2242 CLANG_WARN_UNREACHABLE_CODE = YES;
2243 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
2244 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
2245 COPY_PHASE_STRIP = YES;
2246 DEAD_CODE_STRIPPING = YES;
2247 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2248 ENABLE_NS_ASSERTIONS = NO;
2249 ENABLE_STRICT_OBJC_MSGSEND = YES;
2250 GCC_C_LANGUAGE_STANDARD = c11;
2251 GCC_NO_COMMON_BLOCKS = YES;
2252 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
2253 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
2254 GCC_WARN_UNDECLARED_SELECTOR = YES;
2255 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
2256 GCC_WARN_UNUSED_FUNCTION = YES;
2257 GCC_WARN_UNUSED_VARIABLE = YES;
2258 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
2259 MACOSX_DEPLOYMENT_TARGET = 10.13;
2260 MTL_ENABLE_DEBUG_INFO = NO;
2261 OTHER_CFLAGS = "-DUSE_SYSTEMCONFIGURATION_PRIVATE_HEADERS";
2262 PRODUCT_NAME = "$(TARGET_NAME)";
2263 SDKROOT = iphoneos.internal;
2264 SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvos appletvsimulator";
2265 TVOS_DEPLOYMENT_TARGET = 11.0;
2266 VALIDATE_PRODUCT = YES;
2267 VALID_ARCHS = "arm64 arm64_32 arm64e armv4t armv5 armv6 armv6m armv7 armv7em armv7f armv7k armv7m armv7s xscale x86_64h x86_64 i386";
2268 VERSIONING_SYSTEM = "apple-generic";
2269 };
2270 name = Deployment;
2271 };
2272 69BB7E3F1E777E3D009EE2BA /* Default */ = {
2273 isa = XCBuildConfiguration;
2274 buildSettings = {
2275 ALWAYS_SEARCH_USER_PATHS = NO;
2276 APPLY_RULES_IN_COPY_FILES = YES;
2277 CLANG_ANALYZER_NONNULL = YES;
2278 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
2279 CLANG_CXX_LANGUAGE_STANDARD = "c++14";
2280 CLANG_CXX_LIBRARY = "libc++";
2281 CLANG_ENABLE_MODULES = NO;
2282 CLANG_ENABLE_OBJC_ARC = YES;
2283 CLANG_WARN_BOOL_CONVERSION = YES;
2284 CLANG_WARN_CONSTANT_CONVERSION = YES;
2285 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
2286 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
2287 CLANG_WARN_EMPTY_BODY = YES;
2288 CLANG_WARN_ENUM_CONVERSION = YES;
2289 CLANG_WARN_INFINITE_RECURSION = YES;
2290 CLANG_WARN_INT_CONVERSION = YES;
2291 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
2292 CLANG_WARN_SUSPICIOUS_MOVE = YES;
2293 CLANG_WARN_UNREACHABLE_CODE = YES;
2294 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
2295 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
2296 COPY_PHASE_STRIP = YES;
2297 DEAD_CODE_STRIPPING = YES;
2298 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2299 ENABLE_NS_ASSERTIONS = NO;
2300 ENABLE_STRICT_OBJC_MSGSEND = YES;
2301 GCC_C_LANGUAGE_STANDARD = c11;
2302 GCC_NO_COMMON_BLOCKS = YES;
2303 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
2304 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
2305 GCC_WARN_UNDECLARED_SELECTOR = YES;
2306 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
2307 GCC_WARN_UNUSED_FUNCTION = YES;
2308 GCC_WARN_UNUSED_VARIABLE = YES;
2309 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
2310 MACOSX_DEPLOYMENT_TARGET = 10.13;
2311 MTL_ENABLE_DEBUG_INFO = NO;
2312 OTHER_CFLAGS = "-DUSE_SYSTEMCONFIGURATION_PRIVATE_HEADERS";
2313 PRODUCT_NAME = "$(TARGET_NAME)";
2314 SDKROOT = iphoneos.internal;
2315 SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvos appletvsimulator";
2316 TVOS_DEPLOYMENT_TARGET = 11.0;
2317 VALIDATE_PRODUCT = YES;
2318 VALID_ARCHS = "arm64 arm64_32 arm64e armv4t armv5 armv6 armv6m armv7 armv7em armv7f armv7k armv7m armv7s xscale x86_64h x86_64 i386";
2319 VERSIONING_SYSTEM = "apple-generic";
2320 };
2321 name = Default;
2322 };
2323 72B3C2091684F5C4004E4548 /* Development */ = {
2324 isa = XCBuildConfiguration;
2325 buildSettings = {
2326 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
2327 PRODUCT_NAME = "$(TARGET_NAME)";
2328 SDKROOT = macosx.internal;
2329 };
2330 name = Development;
2331 };
2332 72B3C20A1684F5C4004E4548 /* Deployment */ = {
2333 isa = XCBuildConfiguration;
2334 buildSettings = {
2335 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
2336 PRODUCT_NAME = "$(TARGET_NAME)";
2337 SDKROOT = macosx.internal;
2338 };
2339 name = Deployment;
2340 };
2341 72B3C20B1684F5C4004E4548 /* Default */ = {
2342 isa = XCBuildConfiguration;
2343 buildSettings = {
2344 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
2345 PRODUCT_NAME = "$(TARGET_NAME)";
2346 SDKROOT = macosx.internal;
2347 };
2348 name = Default;
2349 };
2350 72B3C21316850B87004E4548 /* Development */ = {
2351 isa = XCBuildConfiguration;
2352 buildSettings = {
2353 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
2354 PRODUCT_NAME = "$(TARGET_NAME)";
2355 };
2356 name = Development;
2357 };
2358 72B3C21416850B87004E4548 /* Deployment */ = {
2359 isa = XCBuildConfiguration;
2360 buildSettings = {
2361 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
2362 PRODUCT_NAME = "$(TARGET_NAME)";
2363 };
2364 name = Deployment;
2365 };
2366 72B3C21516850B87004E4548 /* Default */ = {
2367 isa = XCBuildConfiguration;
2368 buildSettings = {
2369 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
2370 PRODUCT_NAME = "$(TARGET_NAME)";
2371 };
2372 name = Default;
2373 };
2374 78C83A05189841E800DB2F64 /* Development */ = {
2375 isa = XCBuildConfiguration;
2376 buildSettings = {
2377 PRODUCT_NAME = "$(TARGET_NAME)";
2378 };
2379 name = Development;
2380 };
2381 78C83A06189841E800DB2F64 /* Deployment */ = {
2382 isa = XCBuildConfiguration;
2383 buildSettings = {
2384 PRODUCT_NAME = "$(TARGET_NAME)";
2385 };
2386 name = Deployment;
2387 };
2388 78C83A07189841E800DB2F64 /* Default */ = {
2389 isa = XCBuildConfiguration;
2390 buildSettings = {
2391 PRODUCT_NAME = "$(TARGET_NAME)";
2392 };
2393 name = Default;
2394 };
2395 78C83A0B189841FA00DB2F64 /* Development */ = {
2396 isa = XCBuildConfiguration;
2397 buildSettings = {
2398 PRODUCT_NAME = "$(TARGET_NAME)";
2399 SDKROOT = iphoneos.internal;
2400 };
2401 name = Development;
2402 };
2403 78C83A0C189841FA00DB2F64 /* Deployment */ = {
2404 isa = XCBuildConfiguration;
2405 buildSettings = {
2406 PRODUCT_NAME = "$(TARGET_NAME)";
2407 SDKROOT = iphoneos.internal;
2408 };
2409 name = Deployment;
2410 };
2411 78C83A0D189841FA00DB2F64 /* Default */ = {
2412 isa = XCBuildConfiguration;
2413 buildSettings = {
2414 PRODUCT_NAME = "$(TARGET_NAME)";
2415 SDKROOT = iphoneos.internal;
2416 };
2417 name = Default;
2418 };
2419 812530B60D3FE994006BDF4F /* Development */ = {
2420 isa = XCBuildConfiguration;
2421 buildSettings = {
2422 ADDITIONAL_SDKS = "";
2423 ARCHS = (
2424 armv6,
2425 armv7,
2426 );
2427 COPY_PHASE_STRIP = NO;
2428 FRAMEWORK_SEARCH_PATHS = "";
2429 HEADER_SEARCH_PATHS = "$(HEADER_SEARCH_PATHS)";
2430 OTHER_CFLAGS = "";
2431 OTHER_LDFLAGS = "";
2432 OTHER_REZFLAGS = "";
2433 PRODUCT_NAME = "IPSec Embedded (Aggregate)";
2434 SECTORDER_FLAGS = "";
2435 SKIP_INSTALL = NO;
2436 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2437 WARNING_CFLAGS = (
2438 "-Wmost",
2439 "-Wno-four-char-constants",
2440 "-Wno-unknown-pragmas",
2441 );
2442 };
2443 name = Development;
2444 };
2445 812530B70D3FE994006BDF4F /* Deployment */ = {
2446 isa = XCBuildConfiguration;
2447 buildSettings = {
2448 ADDITIONAL_SDKS = "";
2449 ARCHS = (
2450 armv6,
2451 armv7,
2452 );
2453 COPY_PHASE_STRIP = NO;
2454 FRAMEWORK_SEARCH_PATHS = "";
2455 HEADER_SEARCH_PATHS = "$(HEADER_SEARCH_PATHS)";
2456 OTHER_CFLAGS = "";
2457 OTHER_LDFLAGS = "";
2458 OTHER_REZFLAGS = "";
2459 PRODUCT_NAME = "IPSec Embedded (Aggregate)";
2460 SECTORDER_FLAGS = "";
2461 SKIP_INSTALL = NO;
2462 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2463 WARNING_CFLAGS = (
2464 "-Wmost",
2465 "-Wno-four-char-constants",
2466 "-Wno-unknown-pragmas",
2467 );
2468 };
2469 name = Deployment;
2470 };
2471 812530B90D3FE994006BDF4F /* Default */ = {
2472 isa = XCBuildConfiguration;
2473 buildSettings = {
2474 ADDITIONAL_SDKS = "";
2475 ARCHS = (
2476 armv6,
2477 armv7,
2478 );
2479 COPY_PHASE_STRIP = NO;
2480 FRAMEWORK_SEARCH_PATHS = "";
2481 HEADER_SEARCH_PATHS = "$(HEADER_SEARCH_PATHS)";
2482 OTHER_CFLAGS = "";
2483 OTHER_LDFLAGS = "";
2484 OTHER_REZFLAGS = "";
2485 PRODUCT_NAME = "IPSec Embedded (Aggregate)";
2486 SECTORDER_FLAGS = "";
2487 SKIP_INSTALL = NO;
2488 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2489 WARNING_CFLAGS = (
2490 "-Wmost",
2491 "-Wno-four-char-constants",
2492 "-Wno-unknown-pragmas",
2493 );
2494 };
2495 name = Default;
2496 };
2497 812531060D3FE9DC006BDF4F /* Development */ = {
2498 isa = XCBuildConfiguration;
2499 buildSettings = {
2500 ALTERNATE_GROUP = "$(inherited)";
2501 ALTERNATE_MODE = "$(inherited)";
2502 CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements.plist";
2503 CODE_SIGN_IDENTITY = "-";
2504 COPY_PHASE_STRIP = NO;
2505 FRAMEWORK_SEARCH_PATHS = "";
2506 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2507 GCC_MODEL_TUNING = G5;
2508 GCC_OPTIMIZATION_LEVEL = 0;
2509 GCC_PRECOMPILE_PREFIX_HEADER = YES;
2510 GCC_PREFIX_HEADER = "";
2511 GCC_PREPROCESSOR_DEFINITIONS = (
2512 "HAVE_CONFIG_H=1",
2513 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2514 );
2515 HEADER_SEARCH_PATHS = (
2516 ../Common,
2517 Crypto,
2518 /tmp/ipsec.dst/usr/include,
2519 "$(HEADER_SEARCH_PATHS)",
2520 );
2521 INSTALL_GROUP = wheel;
2522 INSTALL_MODE_FLAG = 555;
2523 INSTALL_PATH = /usr/sbin;
2524 LEXFLAGS = "";
2525 OTHER_CFLAGS = (
2526 "$(OTHER_CFLAGS_QUOTED_1)",
2527 "$(OTHER_CFLAGS_QUOTED_2)",
2528 "$(OTHER_CFLAGS_QUOTED_3)",
2529 "-DUSE_SYSTEMCONFIGURATION_PRIVATE_HEADERS",
2530 );
2531 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
2532 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\"";
2533 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
2534 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
2535 OTHER_LDFLAGS = "";
2536 OTHER_REZFLAGS = "";
2537 PRODUCT_NAME = racoon;
2538 SDKROOT = iphoneos.internal;
2539 SECTORDER_FLAGS = "";
2540 SKIP_INSTALL = YES;
2541 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2542 WARNING_CFLAGS = (
2543 "-Wmost",
2544 "-Wno-four-char-constants",
2545 "-Wno-unknown-pragmas",
2546 "-Wcast-align",
2547 );
2548 YACCFLAGS = "$(YACCFLAGS) -d";
2549 YACC_GENERATE_DEBUGGING_DIRECTIVES = NO;
2550 };
2551 name = Development;
2552 };
2553 812531070D3FE9DC006BDF4F /* Deployment */ = {
2554 isa = XCBuildConfiguration;
2555 buildSettings = {
2556 ALTERNATE_GROUP = "$(inherited)";
2557 ALTERNATE_MODE = "$(inherited)";
2558 CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements.plist";
2559 CODE_SIGN_IDENTITY = "-";
2560 COPY_PHASE_STRIP = NO;
2561 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
2562 FRAMEWORK_SEARCH_PATHS = "";
2563 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2564 GCC_MODEL_TUNING = G5;
2565 GCC_PRECOMPILE_PREFIX_HEADER = YES;
2566 GCC_PREFIX_HEADER = "";
2567 GCC_PREPROCESSOR_DEFINITIONS = (
2568 "HAVE_CONFIG_H=1",
2569 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2570 );
2571 HEADER_SEARCH_PATHS = (
2572 ../Common,
2573 Crypto,
2574 /tmp/ipsec.dst/usr/include,
2575 "$(HEADER_SEARCH_PATHS)",
2576 );
2577 INSTALL_GROUP = wheel;
2578 INSTALL_MODE_FLAG = 555;
2579 INSTALL_PATH = /usr/sbin;
2580 OTHER_CFLAGS = (
2581 "$(OTHER_CFLAGS_QUOTED_1)",
2582 "$(OTHER_CFLAGS_QUOTED_2)",
2583 "$(OTHER_CFLAGS_QUOTED_3)",
2584 "-DUSE_SYSTEMCONFIGURATION_PRIVATE_HEADERS",
2585 );
2586 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
2587 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\"";
2588 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
2589 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
2590 OTHER_LDFLAGS = "";
2591 OTHER_REZFLAGS = "";
2592 PRODUCT_NAME = racoon;
2593 SDKROOT = iphoneos.internal;
2594 SECTORDER_FLAGS = "";
2595 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2596 WARNING_CFLAGS = (
2597 "-Wmost",
2598 "-Wno-four-char-constants",
2599 "-Wno-unknown-pragmas",
2600 "-Wcast-align",
2601 );
2602 YACCFLAGS = "$(YACCFLAGS) -d";
2603 };
2604 name = Deployment;
2605 };
2606 812531090D3FE9DC006BDF4F /* Default */ = {
2607 isa = XCBuildConfiguration;
2608 buildSettings = {
2609 ALTERNATE_GROUP = "$(inherited)";
2610 ALTERNATE_MODE = "$(inherited)";
2611 CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements.plist";
2612 CODE_SIGN_IDENTITY = "-";
2613 COPY_PHASE_STRIP = NO;
2614 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
2615 FRAMEWORK_SEARCH_PATHS = "";
2616 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2617 GCC_MODEL_TUNING = G5;
2618 GCC_PRECOMPILE_PREFIX_HEADER = YES;
2619 GCC_PREFIX_HEADER = "";
2620 GCC_PREPROCESSOR_DEFINITIONS = (
2621 "HAVE_CONFIG_H=1",
2622 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2623 );
2624 HEADER_SEARCH_PATHS = (
2625 ../Common,
2626 Crypto,
2627 /tmp/ipsec.dst/usr/include,
2628 "$(HEADER_SEARCH_PATHS)",
2629 );
2630 INSTALL_GROUP = wheel;
2631 INSTALL_MODE_FLAG = 555;
2632 INSTALL_PATH = /usr/sbin;
2633 OTHER_CFLAGS = (
2634 "$(OTHER_CFLAGS_QUOTED_1)",
2635 "$(OTHER_CFLAGS_QUOTED_2)",
2636 "$(OTHER_CFLAGS_QUOTED_3)",
2637 "-DUSE_SYSTEMCONFIGURATION_PRIVATE_HEADERS",
2638 );
2639 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
2640 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\"";
2641 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
2642 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
2643 OTHER_LDFLAGS = "";
2644 OTHER_REZFLAGS = "";
2645 PRODUCT_NAME = racoon;
2646 SDKROOT = iphoneos.internal;
2647 SECTORDER_FLAGS = "";
2648 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2649 WARNING_CFLAGS = (
2650 "-Wmost",
2651 "-Wno-four-char-constants",
2652 "-Wno-unknown-pragmas",
2653 "-Wcast-align",
2654 );
2655 YACCFLAGS = "$(YACCFLAGS) -d";
2656 };
2657 name = Default;
2658 };
2659 81DDFDA70D622C1700C5CB87 /* Development */ = {
2660 isa = XCBuildConfiguration;
2661 buildSettings = {
2662 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2663 CODE_SIGN_IDENTITY = "-";
2664 COPY_PHASE_STRIP = NO;
2665 FRAMEWORK_SEARCH_PATHS = "";
2666 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2667 GCC_MODEL_TUNING = G5;
2668 GCC_PREPROCESSOR_DEFINITIONS = (
2669 "HAVE_CONFIG_H=1",
2670 "HAVE_CONFIG_H=1",
2671 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2672 );
2673 HEADER_SEARCH_PATHS = (
2674 "$(DSTROOT)/usr/include",
2675 ../Common,
2676 "$(HEADER_SEARCH_PATHS)",
2677 );
2678 INSTALL_GROUP = wheel;
2679 INSTALL_MODE_FLAG = 555;
2680 INSTALL_PATH = /usr/sbin;
2681 LIBRARY_SEARCH_PATHS = "";
2682 MACH_O_TYPE = mh_execute;
2683 OTHER_CFLAGS = "";
2684 OTHER_LDFLAGS = "";
2685 OTHER_REZFLAGS = "";
2686 PRELINK_LIBS = "";
2687 PRODUCT_NAME = setkey;
2688 SECTORDER_FLAGS = "";
2689 SKIP_INSTALL = YES;
2690 WARNING_CFLAGS = (
2691 "-Wmost",
2692 "-Wno-four-char-constants",
2693 "-Wno-unknown-pragmas",
2694 "-Wcast-align",
2695 );
2696 YACCFLAGS = "";
2697 };
2698 name = Development;
2699 };
2700 81DDFDA80D622C1700C5CB87 /* Deployment */ = {
2701 isa = XCBuildConfiguration;
2702 buildSettings = {
2703 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2704 CODE_SIGN_IDENTITY = "-";
2705 COPY_PHASE_STRIP = YES;
2706 FRAMEWORK_SEARCH_PATHS = "";
2707 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2708 GCC_MODEL_TUNING = G5;
2709 GCC_PREPROCESSOR_DEFINITIONS = (
2710 "HAVE_CONFIG_H=1",
2711 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2712 );
2713 HEADER_SEARCH_PATHS = (
2714 "$(DSTROOT)/usr/include",
2715 ../Common,
2716 "$(HEADER_SEARCH_PATHS)",
2717 );
2718 INSTALL_GROUP = wheel;
2719 INSTALL_MODE_FLAG = 555;
2720 INSTALL_PATH = /usr/sbin;
2721 LIBRARY_SEARCH_PATHS = "";
2722 MACH_O_TYPE = mh_execute;
2723 OTHER_CFLAGS = "";
2724 OTHER_LDFLAGS = "";
2725 OTHER_REZFLAGS = "";
2726 PRELINK_LIBS = "";
2727 PRODUCT_NAME = setkey;
2728 SECTORDER_FLAGS = "";
2729 SKIP_INSTALL = NO;
2730 STRIP_INSTALLED_PRODUCT = YES;
2731 WARNING_CFLAGS = (
2732 "-Wmost",
2733 "-Wno-four-char-constants",
2734 "-Wno-unknown-pragmas",
2735 "-Wcast-align",
2736 );
2737 };
2738 name = Deployment;
2739 };
2740 81DDFDA90D622C1700C5CB87 /* Default */ = {
2741 isa = XCBuildConfiguration;
2742 buildSettings = {
2743 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2744 CODE_SIGN_IDENTITY = "-";
2745 FRAMEWORK_SEARCH_PATHS = "";
2746 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2747 GCC_MODEL_TUNING = G5;
2748 GCC_PREPROCESSOR_DEFINITIONS = (
2749 "HAVE_CONFIG_H=1",
2750 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2751 );
2752 HEADER_SEARCH_PATHS = (
2753 "$(DSTROOT)/usr/include",
2754 ../Common,
2755 "$(HEADER_SEARCH_PATHS)",
2756 );
2757 INSTALL_GROUP = wheel;
2758 INSTALL_MODE_FLAG = 555;
2759 INSTALL_PATH = /usr/sbin;
2760 LIBRARY_SEARCH_PATHS = "";
2761 MACH_O_TYPE = mh_execute;
2762 OTHER_CFLAGS = "";
2763 OTHER_LDFLAGS = "";
2764 OTHER_REZFLAGS = "";
2765 PRELINK_LIBS = "";
2766 PRODUCT_NAME = setkey;
2767 SECTORDER_FLAGS = "";
2768 STRIP_INSTALLED_PRODUCT = YES;
2769 WARNING_CFLAGS = (
2770 "-Wmost",
2771 "-Wno-four-char-constants",
2772 "-Wno-unknown-pragmas",
2773 "-Wcast-align",
2774 );
2775 };
2776 name = Default;
2777 };
2778 81DDFDCA0D622C2700C5CB87 /* Development */ = {
2779 isa = XCBuildConfiguration;
2780 buildSettings = {
2781 ALTERNATE_GROUP = "$(inherited)";
2782 ALTERNATE_MODE = "";
2783 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2784 CODE_SIGN_IDENTITY = "-";
2785 COPY_PHASE_STRIP = NO;
2786 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
2787 DYLIB_CURRENT_VERSION = 300;
2788 EXECUTABLE_PREFIX = lib;
2789 FRAMEWORK_SEARCH_PATHS = "";
2790 GCC_DYNAMIC_NO_PIC = NO;
2791 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2792 GCC_MODEL_TUNING = G5;
2793 GCC_OPTIMIZATION_LEVEL = 0;
2794 GCC_PREPROCESSOR_DEFINITIONS = (
2795 "HAVE_CONFIG_H=1",
2796 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2797 );
2798 HEADER_SEARCH_PATHS = (
2799 ../Common,
2800 "$(HEADER_SEARCH_PATHS)",
2801 );
2802 INSTALL_GROUP = wheel;
2803 INSTALL_MODE_FLAG = 555;
2804 INSTALL_PATH = /usr/lib;
2805 IS_ZIPPERED = YES;
2806 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
2807 PRODUCT_NAME = ipsec.A;
2808 SKIP_INSTALL = YES;
2809 WARNING_CFLAGS = "-Wcast-align";
2810 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
2811 ZERO_LINK = YES;
2812 };
2813 name = Development;
2814 };
2815 81DDFDCB0D622C2700C5CB87 /* Deployment */ = {
2816 isa = XCBuildConfiguration;
2817 buildSettings = {
2818 ALTERNATE_GROUP = "$(inherited)";
2819 ALTERNATE_MODE = "";
2820 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2821 CODE_SIGN_IDENTITY = "-";
2822 COPY_PHASE_STRIP = NO;
2823 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
2824 DYLIB_CURRENT_VERSION = 300;
2825 EXECUTABLE_PREFIX = lib;
2826 FRAMEWORK_SEARCH_PATHS = "";
2827 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2828 GCC_MODEL_TUNING = G5;
2829 GCC_PREPROCESSOR_DEFINITIONS = (
2830 "HAVE_CONFIG_H=1",
2831 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2832 );
2833 HEADER_SEARCH_PATHS = (
2834 ../Common,
2835 "$(HEADER_SEARCH_PATHS)",
2836 );
2837 INSTALL_GROUP = wheel;
2838 INSTALL_MODE_FLAG = 555;
2839 INSTALL_PATH = /usr/lib;
2840 IS_ZIPPERED = YES;
2841 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
2842 PRODUCT_NAME = ipsec.A;
2843 WARNING_CFLAGS = "-Wcast-align";
2844 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
2845 ZERO_LINK = YES;
2846 };
2847 name = Deployment;
2848 };
2849 81DDFDCC0D622C2700C5CB87 /* Default */ = {
2850 isa = XCBuildConfiguration;
2851 buildSettings = {
2852 ALTERNATE_GROUP = "$(inherited)";
2853 ALTERNATE_MODE = "";
2854 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2855 CODE_SIGN_IDENTITY = "-";
2856 COPY_PHASE_STRIP = NO;
2857 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
2858 DYLIB_CURRENT_VERSION = 300;
2859 EXECUTABLE_PREFIX = lib;
2860 FRAMEWORK_SEARCH_PATHS = "";
2861 GCC_MODEL_TUNING = G5;
2862 GCC_PREPROCESSOR_DEFINITIONS = (
2863 "HAVE_CONFIG_H=1",
2864 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2865 );
2866 HEADER_SEARCH_PATHS = (
2867 ../Common,
2868 "$(HEADER_SEARCH_PATHS)",
2869 );
2870 INSTALL_GROUP = wheel;
2871 INSTALL_MODE_FLAG = 555;
2872 INSTALL_PATH = /usr/lib;
2873 IS_ZIPPERED = YES;
2874 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
2875 PRODUCT_NAME = ipsec.A;
2876 WARNING_CFLAGS = "-Wcast-align";
2877 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
2878 ZERO_LINK = YES;
2879 };
2880 name = Default;
2881 };
2882 /* End XCBuildConfiguration section */
2883
2884 /* Begin XCConfigurationList section */
2885 2537A1A909E4866800D0ECDA /* Build configuration list for PBXNativeTarget "libipsec" */ = {
2886 isa = XCConfigurationList;
2887 buildConfigurations = (
2888 2537A1AA09E4866800D0ECDA /* Development */,
2889 2537A1AB09E4866800D0ECDA /* Deployment */,
2890 2537A1AC09E4866800D0ECDA /* Default */,
2891 );
2892 defaultConfigurationIsVisible = 0;
2893 defaultConfigurationName = Default;
2894 };
2895 25D3DAB8098952B20025F703 /* Build configuration list for PBXAggregateTarget "IPSec (Aggregate)" */ = {
2896 isa = XCConfigurationList;
2897 buildConfigurations = (
2898 25D3DAB9098952B20025F703 /* Development */,
2899 25D3DABA098952B20025F703 /* Deployment */,
2900 25D3DABB098952B20025F703 /* Default */,
2901 );
2902 defaultConfigurationIsVisible = 0;
2903 defaultConfigurationName = Default;
2904 };
2905 25D3DABC098952B20025F703 /* Build configuration list for PBXNativeTarget "racoon" */ = {
2906 isa = XCConfigurationList;
2907 buildConfigurations = (
2908 25D3DABD098952B20025F703 /* Development */,
2909 25D3DABE098952B20025F703 /* Deployment */,
2910 25D3DABF098952B20025F703 /* Default */,
2911 );
2912 defaultConfigurationIsVisible = 0;
2913 defaultConfigurationName = Default;
2914 };
2915 25D3DAC0098952B20025F703 /* Build configuration list for PBXNativeTarget "setkey" */ = {
2916 isa = XCConfigurationList;
2917 buildConfigurations = (
2918 25D3DAC1098952B20025F703 /* Development */,
2919 25D3DAC2098952B20025F703 /* Deployment */,
2920 25D3DAC3098952B20025F703 /* Default */,
2921 );
2922 defaultConfigurationIsVisible = 0;
2923 defaultConfigurationName = Default;
2924 };
2925 25D3DACC098952B20025F703 /* Build configuration list for PBXProject "ipsec" */ = {
2926 isa = XCConfigurationList;
2927 buildConfigurations = (
2928 25D3DACD098952B20025F703 /* Development */,
2929 25D3DACE098952B20025F703 /* Deployment */,
2930 25D3DACF098952B20025F703 /* Default */,
2931 );
2932 defaultConfigurationIsVisible = 0;
2933 defaultConfigurationName = Default;
2934 };
2935 69BB7E3C1E777E3D009EE2BA /* Build configuration list for PBXNativeTarget "racoon_test" */ = {
2936 isa = XCConfigurationList;
2937 buildConfigurations = (
2938 69BB7E3D1E777E3D009EE2BA /* Development */,
2939 69BB7E3E1E777E3D009EE2BA /* Deployment */,
2940 69BB7E3F1E777E3D009EE2BA /* Default */,
2941 );
2942 defaultConfigurationIsVisible = 0;
2943 defaultConfigurationName = Default;
2944 };
2945 72B3C20C1684F5C4004E4548 /* Build configuration list for PBXAggregateTarget "ipsec_executables" */ = {
2946 isa = XCConfigurationList;
2947 buildConfigurations = (
2948 72B3C2091684F5C4004E4548 /* Development */,
2949 72B3C20A1684F5C4004E4548 /* Deployment */,
2950 72B3C20B1684F5C4004E4548 /* Default */,
2951 );
2952 defaultConfigurationIsVisible = 0;
2953 defaultConfigurationName = Default;
2954 };
2955 72B3C21216850B87004E4548 /* Build configuration list for PBXAggregateTarget "ipsec_libraries" */ = {
2956 isa = XCConfigurationList;
2957 buildConfigurations = (
2958 72B3C21316850B87004E4548 /* Development */,
2959 72B3C21416850B87004E4548 /* Deployment */,
2960 72B3C21516850B87004E4548 /* Default */,
2961 );
2962 defaultConfigurationIsVisible = 0;
2963 defaultConfigurationName = Default;
2964 };
2965 78C83A08189841E800DB2F64 /* Build configuration list for PBXAggregateTarget "ipsec_libraries_embedded" */ = {
2966 isa = XCConfigurationList;
2967 buildConfigurations = (
2968 78C83A05189841E800DB2F64 /* Development */,
2969 78C83A06189841E800DB2F64 /* Deployment */,
2970 78C83A07189841E800DB2F64 /* Default */,
2971 );
2972 defaultConfigurationIsVisible = 0;
2973 defaultConfigurationName = Default;
2974 };
2975 78C83A0A189841FA00DB2F64 /* Build configuration list for PBXAggregateTarget "ipsec_executables_embedded" */ = {
2976 isa = XCConfigurationList;
2977 buildConfigurations = (
2978 78C83A0B189841FA00DB2F64 /* Development */,
2979 78C83A0C189841FA00DB2F64 /* Deployment */,
2980 78C83A0D189841FA00DB2F64 /* Default */,
2981 );
2982 defaultConfigurationIsVisible = 0;
2983 defaultConfigurationName = Default;
2984 };
2985 812530B50D3FE994006BDF4F /* Build configuration list for PBXAggregateTarget "IPSec Embedded (Aggregate)" */ = {
2986 isa = XCConfigurationList;
2987 buildConfigurations = (
2988 812530B60D3FE994006BDF4F /* Development */,
2989 812530B70D3FE994006BDF4F /* Deployment */,
2990 812530B90D3FE994006BDF4F /* Default */,
2991 );
2992 defaultConfigurationIsVisible = 0;
2993 defaultConfigurationName = Default;
2994 };
2995 812531050D3FE9DC006BDF4F /* Build configuration list for PBXNativeTarget "racoon Embedded" */ = {
2996 isa = XCConfigurationList;
2997 buildConfigurations = (
2998 812531060D3FE9DC006BDF4F /* Development */,
2999 812531070D3FE9DC006BDF4F /* Deployment */,
3000 812531090D3FE9DC006BDF4F /* Default */,
3001 );
3002 defaultConfigurationIsVisible = 0;
3003 defaultConfigurationName = Default;
3004 };
3005 81DDFDA60D622C1700C5CB87 /* Build configuration list for PBXNativeTarget "setkey Embedded" */ = {
3006 isa = XCConfigurationList;
3007 buildConfigurations = (
3008 81DDFDA70D622C1700C5CB87 /* Development */,
3009 81DDFDA80D622C1700C5CB87 /* Deployment */,
3010 81DDFDA90D622C1700C5CB87 /* Default */,
3011 );
3012 defaultConfigurationIsVisible = 0;
3013 defaultConfigurationName = Default;
3014 };
3015 81DDFDC90D622C2700C5CB87 /* Build configuration list for PBXNativeTarget "libipsec Embedded" */ = {
3016 isa = XCConfigurationList;
3017 buildConfigurations = (
3018 81DDFDCA0D622C2700C5CB87 /* Development */,
3019 81DDFDCB0D622C2700C5CB87 /* Deployment */,
3020 81DDFDCC0D622C2700C5CB87 /* Default */,
3021 );
3022 defaultConfigurationIsVisible = 0;
3023 defaultConfigurationName = Default;
3024 };
3025 /* End XCConfigurationList section */
3026 };
3027 rootObject = 23D2D790087071FC00C51098 /* Project object */;
3028 }