9 /* Begin PBXAggregateTarget section */
10 23B20D2F0871D62A00A3B0FC /* IPSec (Aggregate) */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 25D3DAB8098952B20025F703 /* Build configuration list for PBXAggregateTarget "IPSec (Aggregate)" */;
16 815C35FB152520C000502220 /* PBXTargetDependency */,
17 815C35F9152520BC00502220 /* PBXTargetDependency */,
19 name = "IPSec (Aggregate)";
20 productName = "IPSec (Aggregate)";
22 812530AA0D3FE994006BDF4F /* IPSec Embedded (Aggregate) */ = {
23 isa = PBXAggregateTarget;
24 buildConfigurationList = 812530B50D3FE994006BDF4F /* Build configuration list for PBXAggregateTarget "IPSec Embedded (Aggregate)" */;
28 812531110D3FEA28006BDF4F /* PBXTargetDependency */,
29 81DDFDD90D622C4E00C5CB87 /* PBXTargetDependency */,
30 8125312C0D3FEA44006BDF4F /* PBXTargetDependency */,
31 81DDFDF10D627DE300C5CB87 /* PBXTargetDependency */,
33 name = "IPSec Embedded (Aggregate)";
34 productName = "IPSec (Aggregate) Embedded";
36 815C35E61525201900502220 /* Project_base */ = {
37 isa = PBXAggregateTarget;
38 buildConfigurationList = 815C35E71525201900502220 /* Build configuration list for PBXAggregateTarget "Project_base" */;
40 815C35FC152522A900502220 /* CopyFiles */,
41 815C35FD152522AC00502220 /* CopyFiles */,
44 815C35F11525208900502220 /* PBXTargetDependency */,
47 productName = Project_base;
49 815C35EB1525203F00502220 /* Project_executables */ = {
50 isa = PBXAggregateTarget;
51 buildConfigurationList = 815C35EC1525203F00502220 /* Build configuration list for PBXAggregateTarget "Project_executables" */;
55 815C35F71525209800502220 /* PBXTargetDependency */,
56 815C35F51525209400502220 /* PBXTargetDependency */,
57 815C35F31525209000502220 /* PBXTargetDependency */,
59 name = Project_executables;
60 productName = Project_executables;
62 /* End PBXAggregateTarget section */
64 /* Begin PBXBuildFile section */
65 25078AE509D37570005F3F63 /* nattraversal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F00988657000D15623 /* nattraversal.c */; };
66 2537A1B109E4867100D0ECDA /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 25D9499F09A6AAD700CA0F24 /* config.h */; };
67 2537A1B509E4867700D0ECDA /* ipsec_dump_policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */; };
68 2537A1B609E4867700D0ECDA /* ipsec_get_policylen.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */; };
69 2537A1B709E4867800D0ECDA /* ipsec_strerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */; };
70 2537A1B809E4867900D0ECDA /* ipsec_strerror.h in Headers */ = {isa = PBXBuildFile; fileRef = 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */; };
71 2537A1B909E4867900D0ECDA /* policy_parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 252DF95E0989B4EE00E5B678 /* policy_parse.y */; };
72 2537A1BA09E4867A00D0ECDA /* policy_token.l in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9600989B4EE00E5B678 /* policy_token.l */; };
73 2537A1C109E494B300D0ECDA /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
74 2537A1C709E49D0600D0ECDA /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
75 2537A1CB09E49D5600D0ECDA /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
76 2543473209DCAE27007943DE /* racoonctl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590C0988657000D15623 /* racoonctl.c */; };
77 2543474E09DCAEF8007943DE /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; };
78 2543475109DCB063007943DE /* kmpstat.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E80988657000D15623 /* kmpstat.c */; };
79 2543475509DCB0D9007943DE /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; };
80 2543475609DCB0DB007943DE /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; };
81 2543475709DCB0E6007943DE /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; };
82 2543476409DCB396007943DE /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; };
83 2543476709DCB400007943DE /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; };
84 2543476909DCB420007943DE /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
85 258CF2CB0A19197400166B38 /* setkey.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F258890988648C00D15623 /* setkey.8 */; };
86 258CF2CD0A1919A800166B38 /* ipsec_set_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */; };
87 258CF2CE0A1919AF00166B38 /* ipsec_strerror.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */; };
88 258CF2D20A191A0600166B38 /* racoonctl.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590B0988657000D15623 /* racoonctl.8 */; };
89 258CF2E10A191A9200166B38 /* racoon.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F259090988657000D15623 /* racoon.8 */; };
90 258CF2E40A191AD500166B38 /* racoon.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590A0988657000D15623 /* racoon.conf.5 */; };
91 25DC9ED409DB16F300C89F86 /* isakmp_cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D50988657000D15623 /* isakmp_cfg.c */; };
92 25DC9ED509DB16F800C89F86 /* isakmp_unity.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E10988657000D15623 /* isakmp_unity.c */; };
93 25DC9ED609DB16FA00C89F86 /* isakmp_xauth.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E40988657000D15623 /* isakmp_xauth.c */; };
94 25DE2DE90A8BD40E0010A46D /* vpn_control.c in Sources */ = {isa = PBXBuildFile; fileRef = 25DE2DE60A8BD40E0010A46D /* vpn_control.c */; };
95 25EAE84809D879700042CC7F /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84709D879700042CC7F /* libssl.dylib */; };
96 25EAE84B09D879DE0042CC7F /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */; };
97 25EAE87709D87A770042CC7F /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87609D87A770042CC7F /* libiconv.dylib */; };
98 25EAE8C109D87B080042CC7F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */; };
99 25EAE8C609D87B990042CC7F /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
100 25ECCDA209AD479A00883CA3 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
101 25ECCDB509AD489200883CA3 /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; };
102 25ECCDB709AD48A300883CA3 /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; };
103 25F258900988648C00D15623 /* parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258870988648C00D15623 /* parse.y */; };
104 25F258910988648C00D15623 /* setkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588A0988648C00D15623 /* setkey.c */; };
105 25F258940988648C00D15623 /* token.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588D0988648C00D15623 /* token.l */; };
106 25F259280988657000D15623 /* admin.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AC0988657000D15623 /* admin.c */; };
107 25F259290988657000D15623 /* algorithm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AE0988657000D15623 /* algorithm.c */; };
108 25F2592A0988657000D15623 /* backupsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B10988657000D15623 /* backupsa.c */; };
109 25F2592B0988657000D15623 /* cfparse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B40988657000D15623 /* cfparse.y */; };
110 25F2592C0988657000D15623 /* cftoken.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B60988657000D15623 /* cftoken.l */; };
111 25F2592E0988657000D15623 /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; };
112 25F2592F0988657000D15623 /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258BE0988657000D15623 /* dnssec.c */; };
113 25F259310988657000D15623 /* evt.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C20988657000D15623 /* evt.c */; };
114 25F259320988657000D15623 /* genlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C50988657000D15623 /* genlist.c */; };
115 25F259330988657000D15623 /* getcertsbyname.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C70988657000D15623 /* getcertsbyname.c */; };
116 25F259340988657000D15623 /* grabmyaddr.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C90988657000D15623 /* grabmyaddr.c */; };
117 25F259350988657000D15623 /* gssapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CB0988657000D15623 /* gssapi.c */; };
118 25F259360988657000D15623 /* handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CD0988657000D15623 /* handler.c */; };
119 25F259370988657000D15623 /* ipsec_doi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CF0988657000D15623 /* ipsec_doi.c */; };
120 25F259380988657000D15623 /* isakmp_agg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D10988657000D15623 /* isakmp_agg.c */; };
121 25F259390988657000D15623 /* isakmp_base.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D30988657000D15623 /* isakmp_base.c */; };
122 25F2593C0988657000D15623 /* isakmp_ident.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D90988657000D15623 /* isakmp_ident.c */; };
123 25F2593D0988657000D15623 /* isakmp_inf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DB0988657000D15623 /* isakmp_inf.c */; };
124 25F2593E0988657000D15623 /* isakmp_newg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DD0988657000D15623 /* isakmp_newg.c */; };
125 25F2593F0988657000D15623 /* isakmp_quick.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DF0988657000D15623 /* isakmp_quick.c */; };
126 25F259420988657000D15623 /* isakmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E60988657000D15623 /* isakmp.c */; };
127 25F259440988657000D15623 /* localconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E90988657000D15623 /* localconf.c */; };
128 25F259450988657000D15623 /* logger.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EB0988657000D15623 /* logger.c */; };
129 25F259460988657000D15623 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258ED0988657000D15623 /* main.c */; };
130 25F259470988657000D15623 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; };
131 25F259490988657000D15623 /* oakley.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F30988657000D15623 /* oakley.c */; };
132 25F2594C0988657000D15623 /* pfkey_racoon.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F80988657000D15623 /* pfkey_racoon.c */; };
133 25F2594F0988657000D15623 /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; };
134 25F259500988657000D15623 /* policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FF0988657000D15623 /* policy.c */; };
135 25F259510988657000D15623 /* privsep.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259010988657000D15623 /* privsep.c */; };
136 25F259520988657000D15623 /* proposal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259030988657000D15623 /* proposal.c */; };
137 25F259580988657000D15623 /* remoteconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590E0988657000D15623 /* remoteconf.c */; };
138 25F2595A0988657000D15623 /* safefile.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259120988657000D15623 /* safefile.c */; };
139 25F2595B0988657000D15623 /* sainfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259140988657000D15623 /* sainfo.c */; };
140 25F2595C0988657000D15623 /* schedule.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259160988657000D15623 /* schedule.c */; };
141 25F2595D0988657000D15623 /* session.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259180988657000D15623 /* session.c */; };
142 25F2595E0988657000D15623 /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; };
143 25F2595F0988657000D15623 /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; };
144 25F259600988657000D15623 /* strnames.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591F0988657000D15623 /* strnames.c */; };
145 25F259610988657000D15623 /* throttle.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259210988657000D15623 /* throttle.c */; };
146 25F259620988657000D15623 /* vendorid.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259240988657000D15623 /* vendorid.c */; };
147 25F259630988657000D15623 /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; };
148 72B433770E3677D800D67508 /* com.apple.racoon.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 724F99500E3672FD00C56897 /* com.apple.racoon.plist */; };
149 812530C20D3FE9DC006BDF4F /* admin.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AC0988657000D15623 /* admin.c */; };
150 812530C30D3FE9DC006BDF4F /* algorithm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AE0988657000D15623 /* algorithm.c */; };
151 812530C40D3FE9DC006BDF4F /* backupsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B10988657000D15623 /* backupsa.c */; };
152 812530C50D3FE9DC006BDF4F /* cfparse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B40988657000D15623 /* cfparse.y */; };
153 812530C60D3FE9DC006BDF4F /* cftoken.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B60988657000D15623 /* cftoken.l */; };
154 812530C70D3FE9DC006BDF4F /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; };
155 812530C80D3FE9DC006BDF4F /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258BE0988657000D15623 /* dnssec.c */; };
156 812530C90D3FE9DC006BDF4F /* evt.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C20988657000D15623 /* evt.c */; };
157 812530CA0D3FE9DC006BDF4F /* genlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C50988657000D15623 /* genlist.c */; };
158 812530CB0D3FE9DC006BDF4F /* getcertsbyname.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C70988657000D15623 /* getcertsbyname.c */; };
159 812530CC0D3FE9DC006BDF4F /* grabmyaddr.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C90988657000D15623 /* grabmyaddr.c */; };
160 812530CD0D3FE9DC006BDF4F /* gssapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CB0988657000D15623 /* gssapi.c */; };
161 812530CE0D3FE9DC006BDF4F /* handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CD0988657000D15623 /* handler.c */; };
162 812530CF0D3FE9DC006BDF4F /* ipsec_doi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CF0988657000D15623 /* ipsec_doi.c */; };
163 812530D00D3FE9DC006BDF4F /* isakmp_agg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D10988657000D15623 /* isakmp_agg.c */; };
164 812530D10D3FE9DC006BDF4F /* isakmp_base.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D30988657000D15623 /* isakmp_base.c */; };
165 812530D20D3FE9DC006BDF4F /* isakmp_ident.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D90988657000D15623 /* isakmp_ident.c */; };
166 812530D30D3FE9DC006BDF4F /* isakmp_inf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DB0988657000D15623 /* isakmp_inf.c */; };
167 812530D40D3FE9DC006BDF4F /* isakmp_newg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DD0988657000D15623 /* isakmp_newg.c */; };
168 812530D50D3FE9DC006BDF4F /* isakmp_quick.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DF0988657000D15623 /* isakmp_quick.c */; };
169 812530D60D3FE9DC006BDF4F /* isakmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E60988657000D15623 /* isakmp.c */; };
170 812530D70D3FE9DC006BDF4F /* localconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E90988657000D15623 /* localconf.c */; };
171 812530D80D3FE9DC006BDF4F /* logger.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EB0988657000D15623 /* logger.c */; };
172 812530D90D3FE9DC006BDF4F /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258ED0988657000D15623 /* main.c */; };
173 812530DA0D3FE9DC006BDF4F /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; };
174 812530DB0D3FE9DC006BDF4F /* oakley.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F30988657000D15623 /* oakley.c */; };
175 812530DC0D3FE9DC006BDF4F /* pfkey_racoon.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F80988657000D15623 /* pfkey_racoon.c */; };
176 812530DD0D3FE9DC006BDF4F /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; };
177 812530DE0D3FE9DC006BDF4F /* policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FF0988657000D15623 /* policy.c */; };
178 812530DF0D3FE9DC006BDF4F /* privsep.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259010988657000D15623 /* privsep.c */; };
179 812530E00D3FE9DC006BDF4F /* proposal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259030988657000D15623 /* proposal.c */; };
180 812530E10D3FE9DC006BDF4F /* remoteconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590E0988657000D15623 /* remoteconf.c */; };
181 812530E20D3FE9DC006BDF4F /* safefile.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259120988657000D15623 /* safefile.c */; };
182 812530E30D3FE9DC006BDF4F /* sainfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259140988657000D15623 /* sainfo.c */; };
183 812530E40D3FE9DC006BDF4F /* schedule.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259160988657000D15623 /* schedule.c */; };
184 812530E50D3FE9DC006BDF4F /* session.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259180988657000D15623 /* session.c */; };
185 812530E60D3FE9DC006BDF4F /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; };
186 812530E70D3FE9DC006BDF4F /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; };
187 812530E80D3FE9DC006BDF4F /* strnames.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591F0988657000D15623 /* strnames.c */; };
188 812530E90D3FE9DC006BDF4F /* throttle.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259210988657000D15623 /* throttle.c */; };
189 812530EA0D3FE9DC006BDF4F /* vendorid.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259240988657000D15623 /* vendorid.c */; };
190 812530EB0D3FE9DC006BDF4F /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; };
191 812530EC0D3FE9DC006BDF4F /* nattraversal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F00988657000D15623 /* nattraversal.c */; };
192 812530ED0D3FE9DC006BDF4F /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
193 812530EF0D3FE9DC006BDF4F /* isakmp_cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D50988657000D15623 /* isakmp_cfg.c */; };
194 812530F00D3FE9DC006BDF4F /* isakmp_unity.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E10988657000D15623 /* isakmp_unity.c */; };
195 812530F10D3FE9DC006BDF4F /* isakmp_xauth.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E40988657000D15623 /* isakmp_xauth.c */; };
196 812530F20D3FE9DC006BDF4F /* vpn_control.c in Sources */ = {isa = PBXBuildFile; fileRef = 25DE2DE60A8BD40E0010A46D /* vpn_control.c */; };
197 812530F30D3FE9DC006BDF4F /* vpn.c in Sources */ = {isa = PBXBuildFile; fileRef = 81CA08910CE3BC870055C0AF /* vpn.c */; };
198 812530F80D3FE9DC006BDF4F /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87609D87A770042CC7F /* libiconv.dylib */; };
199 812530F90D3FE9DC006BDF4F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */; };
200 812530FC0D3FE9DC006BDF4F /* racoon.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F259090988657000D15623 /* racoon.8 */; };
201 812530FE0D3FE9DC006BDF4F /* racoon.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590A0988657000D15623 /* racoon.conf.5 */; };
202 812531160D3FEA33006BDF4F /* racoonctl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590C0988657000D15623 /* racoonctl.c */; };
203 812531170D3FEA33006BDF4F /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; };
204 812531180D3FEA33006BDF4F /* kmpstat.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E80988657000D15623 /* kmpstat.c */; };
205 812531190D3FEA33006BDF4F /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; };
206 8125311A0D3FEA33006BDF4F /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; };
207 8125311B0D3FEA33006BDF4F /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; };
208 8125311C0D3FEA33006BDF4F /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; };
209 8125311D0D3FEA33006BDF4F /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; };
210 8125311E0D3FEA33006BDF4F /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
211 812531220D3FEA33006BDF4F /* racoonctl.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590B0988657000D15623 /* racoonctl.8 */; };
212 812A64ED0D4AA082004CB7EB /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 812A64EC0D4AA082004CB7EB /* Security.framework */; };
213 815C35FE152522CE00502220 /* ipsec.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 72265DDB0F818F9300730A7D /* ipsec.plist */; };
214 815C35FF152522EB00502220 /* ipsec.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = BACBF18B10290AE000BBFC85 /* ipsec.txt */; };
215 8167917B0D650BAA006B523F /* racoon.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103A0D5BE18800C7B441 /* racoon.conf */; };
216 8176A6B90D45661700BC5251 /* libldap.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8176A6B80D45661700BC5251 /* libldap.dylib */; };
217 817FFC4E0D6134A7004A8DD8 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
218 817FFC5A0D613729004A8DD8 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
219 818710410D5BE22B00C7B441 /* psk.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103D0D5BE1CF00C7B441 /* psk.txt */; };
220 818710420D5BE22F00C7B441 /* racoon.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103B0D5BE1B400C7B441 /* racoon.conf */; };
221 818710510D5BE29300C7B441 /* psk.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103D0D5BE1CF00C7B441 /* psk.txt */; };
222 818710530D5BE2B500C7B441 /* anonymous.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103C0D5BE1CF00C7B441 /* anonymous.conf */; };
223 81C325A80D46A36900E65EB7 /* crypto_cssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B70988657000D15623 /* crypto_cssm.c */; };
224 81C386AA0D451EC300975D5E /* crypto_cssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B70988657000D15623 /* crypto_cssm.c */; };
225 81C387560D45208700975D5E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE83109D875790042CC7F /* Security.framework */; };
226 81C387570D45208700975D5E /* DirectoryService.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE83709D875BF0042CC7F /* DirectoryService.framework */; };
227 81C3877A0D4524E700975D5E /* libpam.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87309D87A390042CC7F /* libpam.dylib */; };
228 81C387890D4524F600975D5E /* libgssapi_krb5.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */; };
229 81C387EC0D45268300975D5E /* open_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F50988657000D15623 /* open_dir.c */; };
230 81C964590DA2CBEF00257BC8 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81C964580DA2CBEF00257BC8 /* SystemConfiguration.framework */; };
231 81C9645E0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */; };
232 81C9645F0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */; };
233 81CA08920CE3BC870055C0AF /* vpn.c in Sources */ = {isa = PBXBuildFile; fileRef = 81CA08910CE3BC870055C0AF /* vpn.c */; };
234 81DDFD9B0D622C1700C5CB87 /* parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258870988648C00D15623 /* parse.y */; };
235 81DDFD9C0D622C1700C5CB87 /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; };
236 81DDFD9D0D622C1700C5CB87 /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; };
237 81DDFD9E0D622C1700C5CB87 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; };
238 81DDFD9F0D622C1700C5CB87 /* setkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588A0988648C00D15623 /* setkey.c */; };
239 81DDFDA00D622C1700C5CB87 /* token.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588D0988648C00D15623 /* token.l */; };
240 81DDFDA20D622C1700C5CB87 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; };
241 81DDFDA40D622C1700C5CB87 /* setkey.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F258890988648C00D15623 /* setkey.8 */; };
242 81DDFDBA0D622C2700C5CB87 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 25D9499F09A6AAD700CA0F24 /* config.h */; };
243 81DDFDBB0D622C2700C5CB87 /* ipsec_strerror.h in Headers */ = {isa = PBXBuildFile; fileRef = 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */; };
244 81DDFDBD0D622C2700C5CB87 /* ipsec_dump_policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */; };
245 81DDFDBE0D622C2700C5CB87 /* ipsec_get_policylen.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */; };
246 81DDFDBF0D622C2700C5CB87 /* ipsec_strerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */; };
247 81DDFDC00D622C2700C5CB87 /* policy_parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 252DF95E0989B4EE00E5B678 /* policy_parse.y */; };
248 81DDFDC10D622C2700C5CB87 /* policy_token.l in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9600989B4EE00E5B678 /* policy_token.l */; };
249 81DDFDC40D622C2700C5CB87 /* ipsec_set_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */; };
250 81DDFDC50D622C2700C5CB87 /* ipsec_strerror.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */; };
251 81DDFDC60D622C2700C5CB87 /* ipsec_get_policylen.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */; };
252 81DDFDC70D622C2700C5CB87 /* ipsec_dump_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */; };
253 81EDB0690B5D8D9600840BC7 /* ipsec_get_policylen.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */; };
254 81EDB06A0B5D8D9A00840BC7 /* ipsec_dump_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */; };
255 834072A90EDCC5AC00B6CCE8 /* com.apple.racoon.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 724F99500E3672FD00C56897 /* com.apple.racoon.plist */; };
256 8D5B16750E5F7F4E00E72675 /* libresolv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5B16230E5F7E9300E72675 /* libresolv.dylib */; };
257 8D5B167D0E5F7F9F00E72675 /* libresolv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5B16230E5F7E9300E72675 /* libresolv.dylib */; };
258 BA485FA2109C1ECA00545E19 /* power_mgmt.c in Sources */ = {isa = PBXBuildFile; fileRef = BA485FA1109C1ECA00545E19 /* power_mgmt.c */; };
259 BA485FA3109C1ECA00545E19 /* power_mgmt.c in Sources */ = {isa = PBXBuildFile; fileRef = BA485FA1109C1ECA00545E19 /* power_mgmt.c */; };
260 BA48611C109C2BBA00545E19 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BA48611B109C2BBA00545E19 /* IOKit.framework */; };
261 BA486225109C2BF500545E19 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BA48611B109C2BBA00545E19 /* IOKit.framework */; };
262 BA5B6F2A0EC19F40003774E7 /* ipsecConfigTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */; };
263 BA5B6F2B0EC19F40003774E7 /* ipsecSessionTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */; };
264 BA5B6F2C0EC19F40003774E7 /* ipsecConfigTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */; };
265 BA5B6F2D0EC19F40003774E7 /* ipsecSessionTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */; };
266 BA5B6F310EC19F80003774E7 /* ipsecPolicyTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */; };
267 BA5B6F320EC19F80003774E7 /* ipsecPolicyTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */; };
268 BA64A934114EFE8C00F3574C /* racoon.sb in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA64A933114EFE5C00F3574C /* racoon.sb */; };
269 BA64A935114EFE9900F3574C /* racoon.sb in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA64A933114EFE5C00F3574C /* racoon.sb */; };
270 BA6F109B0EA1DEC200546773 /* ike_session.c in Sources */ = {isa = PBXBuildFile; fileRef = BA6F109A0EA1DEC200546773 /* ike_session.c */; };
271 BA6F109C0EA1DEC200546773 /* ike_session.c in Sources */ = {isa = PBXBuildFile; fileRef = BA6F109A0EA1DEC200546773 /* ike_session.c */; };
272 BA7777A11107EBCE00DD87E1 /* isakmp_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D70988657000D15623 /* isakmp_frag.c */; };
273 BA7777A21107EBF600DD87E1 /* isakmp_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D70988657000D15623 /* isakmp_frag.c */; };
274 /* End PBXBuildFile section */
276 /* Begin PBXContainerItemProxy section */
277 2537A1C209E494D300D0ECDA /* PBXContainerItemProxy */ = {
278 isa = PBXContainerItemProxy;
279 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
281 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
282 remoteInfo = libipsec;
284 2537A1C809E49D1400D0ECDA /* PBXContainerItemProxy */ = {
285 isa = PBXContainerItemProxy;
286 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
288 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
289 remoteInfo = libipsec;
291 2537A1CC09E49D5C00D0ECDA /* PBXContainerItemProxy */ = {
292 isa = PBXContainerItemProxy;
293 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
295 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
296 remoteInfo = libipsec;
298 812531100D3FEA28006BDF4F /* PBXContainerItemProxy */ = {
299 isa = PBXContainerItemProxy;
300 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
302 remoteGlobalIDString = 812530BA0D3FE9DC006BDF4F;
303 remoteInfo = "racoon arm";
305 8125312B0D3FEA44006BDF4F /* PBXContainerItemProxy */ = {
306 isa = PBXContainerItemProxy;
307 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
309 remoteGlobalIDString = 812531120D3FEA33006BDF4F;
310 remoteInfo = "racoonctl arm";
312 815C35F01525208900502220 /* PBXContainerItemProxy */ = {
313 isa = PBXContainerItemProxy;
314 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
316 remoteGlobalIDString = 2537A1A709E4864800D0ECDA;
317 remoteInfo = libipsec;
319 815C35F21525209000502220 /* PBXContainerItemProxy */ = {
320 isa = PBXContainerItemProxy;
321 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
323 remoteGlobalIDString = 25F258040987FBFA00D15623;
326 815C35F41525209400502220 /* PBXContainerItemProxy */ = {
327 isa = PBXContainerItemProxy;
328 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
330 remoteGlobalIDString = 25F2580E0987FC3400D15623;
331 remoteInfo = racoonctl;
333 815C35F61525209800502220 /* PBXContainerItemProxy */ = {
334 isa = PBXContainerItemProxy;
335 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
337 remoteGlobalIDString = 25F258090987FC1500D15623;
340 815C35F8152520BC00502220 /* PBXContainerItemProxy */ = {
341 isa = PBXContainerItemProxy;
342 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
344 remoteGlobalIDString = 815C35E61525201900502220;
345 remoteInfo = Project_base;
347 815C35FA152520C000502220 /* PBXContainerItemProxy */ = {
348 isa = PBXContainerItemProxy;
349 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
351 remoteGlobalIDString = 815C35EB1525203F00502220;
352 remoteInfo = Project_executables;
354 81DDFDD80D622C4E00C5CB87 /* PBXContainerItemProxy */ = {
355 isa = PBXContainerItemProxy;
356 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
358 remoteGlobalIDString = 81DDFDB80D622C2700C5CB87;
359 remoteInfo = "libipsec Embedded";
361 81DDFDDE0D622D1700C5CB87 /* PBXContainerItemProxy */ = {
362 isa = PBXContainerItemProxy;
363 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
365 remoteGlobalIDString = 81DDFDB80D622C2700C5CB87;
366 remoteInfo = "libipsec Embedded";
368 81DDFDE30D622D8C00C5CB87 /* PBXContainerItemProxy */ = {
369 isa = PBXContainerItemProxy;
370 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
372 remoteGlobalIDString = 81DDFDB80D622C2700C5CB87;
373 remoteInfo = "libipsec Embedded";
375 81DDFDF00D627DE300C5CB87 /* PBXContainerItemProxy */ = {
376 isa = PBXContainerItemProxy;
377 containerPortal = 23D2D790087071FC00C51098 /* Project object */;
379 remoteGlobalIDString = 81DDFD970D622C1700C5CB87;
380 remoteInfo = "setkey Embedded";
382 /* End PBXContainerItemProxy section */
384 /* Begin PBXCopyFilesBuildPhase section */
385 258CF2CF0A1919CD00166B38 /* CopyFiles */ = {
386 isa = PBXCopyFilesBuildPhase;
388 dstPath = /usr/share/man/man3;
389 dstSubfolderSpec = 0;
391 258CF2CD0A1919A800166B38 /* ipsec_set_policy.3 in CopyFiles */,
392 258CF2CE0A1919AF00166B38 /* ipsec_strerror.3 in CopyFiles */,
393 81EDB0690B5D8D9600840BC7 /* ipsec_get_policylen.3 in CopyFiles */,
394 81EDB06A0B5D8D9A00840BC7 /* ipsec_dump_policy.3 in CopyFiles */,
396 runOnlyForDeploymentPostprocessing = 1;
398 258CF2D00A1919CD00166B38 /* CopyFiles */ = {
399 isa = PBXCopyFilesBuildPhase;
401 dstPath = /usr/share/man/man8;
402 dstSubfolderSpec = 0;
404 258CF2CB0A19197400166B38 /* setkey.8 in CopyFiles */,
406 runOnlyForDeploymentPostprocessing = 1;
408 258CF2D50A191A6E00166B38 /* CopyFiles */ = {
409 isa = PBXCopyFilesBuildPhase;
411 dstPath = /usr/share/man/man8;
412 dstSubfolderSpec = 0;
414 258CF2D20A191A0600166B38 /* racoonctl.8 in CopyFiles */,
416 runOnlyForDeploymentPostprocessing = 1;
418 258CF2E20A191AB000166B38 /* CopyFiles */ = {
419 isa = PBXCopyFilesBuildPhase;
421 dstPath = /usr/share/man/man8;
422 dstSubfolderSpec = 0;
424 258CF2E10A191A9200166B38 /* racoon.8 in CopyFiles */,
426 runOnlyForDeploymentPostprocessing = 1;
428 258CF2F80A191B3900166B38 /* CopyFiles */ = {
429 isa = PBXCopyFilesBuildPhase;
431 dstPath = usr/share/man/man5;
432 dstSubfolderSpec = 0;
434 258CF2E40A191AD500166B38 /* racoon.conf.5 in CopyFiles */,
436 runOnlyForDeploymentPostprocessing = 1;
438 258CF2FA0A191B3900166B38 /* CopyFiles */ = {
439 isa = PBXCopyFilesBuildPhase;
441 dstPath = /private/etc/racoon;
442 dstSubfolderSpec = 0;
444 818710410D5BE22B00C7B441 /* psk.txt in CopyFiles */,
445 818710420D5BE22F00C7B441 /* racoon.conf in CopyFiles */,
447 runOnlyForDeploymentPostprocessing = 1;
449 724A38A20E3676FB00F6B25F /* CopyFiles */ = {
450 isa = PBXCopyFilesBuildPhase;
452 dstPath = /System/Library/LaunchDaemons;
453 dstSubfolderSpec = 0;
455 72B433770E3677D800D67508 /* com.apple.racoon.plist in CopyFiles */,
457 runOnlyForDeploymentPostprocessing = 1;
459 725F453B0E36A15C005BB55C /* CopyFiles */ = {
460 isa = PBXCopyFilesBuildPhase;
462 dstPath = /System/Library/LaunchDaemons;
463 dstSubfolderSpec = 0;
465 834072A90EDCC5AC00B6CCE8 /* com.apple.racoon.plist in CopyFiles */,
467 runOnlyForDeploymentPostprocessing = 1;
469 812530FB0D3FE9DC006BDF4F /* CopyFiles */ = {
470 isa = PBXCopyFilesBuildPhase;
472 dstPath = /usr/share/man/man8;
473 dstSubfolderSpec = 0;
475 812530FC0D3FE9DC006BDF4F /* racoon.8 in CopyFiles */,
477 runOnlyForDeploymentPostprocessing = 1;
479 812530FD0D3FE9DC006BDF4F /* CopyFiles */ = {
480 isa = PBXCopyFilesBuildPhase;
482 dstPath = /usr/share/man/man5;
483 dstSubfolderSpec = 0;
485 812530FE0D3FE9DC006BDF4F /* racoon.conf.5 in CopyFiles */,
487 runOnlyForDeploymentPostprocessing = 1;
489 812530FF0D3FE9DC006BDF4F /* CopyFiles */ = {
490 isa = PBXCopyFilesBuildPhase;
492 dstPath = /private/etc/racoon/remote;
493 dstSubfolderSpec = 0;
495 818710530D5BE2B500C7B441 /* anonymous.conf in CopyFiles */,
497 runOnlyForDeploymentPostprocessing = 1;
499 812531020D3FE9DC006BDF4F /* CopyFiles */ = {
500 isa = PBXCopyFilesBuildPhase;
502 dstPath = /private/etc/racoon;
503 dstSubfolderSpec = 0;
505 818710510D5BE29300C7B441 /* psk.txt in CopyFiles */,
506 8167917B0D650BAA006B523F /* racoon.conf in CopyFiles */,
508 runOnlyForDeploymentPostprocessing = 1;
510 812531210D3FEA33006BDF4F /* CopyFiles */ = {
511 isa = PBXCopyFilesBuildPhase;
513 dstPath = /usr/share/man/man8;
514 dstSubfolderSpec = 0;
516 812531220D3FEA33006BDF4F /* racoonctl.8 in CopyFiles */,
518 runOnlyForDeploymentPostprocessing = 1;
520 815C35FC152522A900502220 /* CopyFiles */ = {
521 isa = PBXCopyFilesBuildPhase;
523 dstPath = /usr/local/OpenSourceVersions/;
524 dstSubfolderSpec = 0;
526 815C35FE152522CE00502220 /* ipsec.plist in CopyFiles */,
528 runOnlyForDeploymentPostprocessing = 1;
530 815C35FD152522AC00502220 /* CopyFiles */ = {
531 isa = PBXCopyFilesBuildPhase;
533 dstPath = /usr/local/OpenSourceLicenses;
534 dstSubfolderSpec = 0;
536 815C35FF152522EB00502220 /* ipsec.txt in CopyFiles */,
538 runOnlyForDeploymentPostprocessing = 1;
540 81DDFDA30D622C1700C5CB87 /* CopyFiles */ = {
541 isa = PBXCopyFilesBuildPhase;
543 dstPath = /usr/share/man/man8;
544 dstSubfolderSpec = 0;
546 81DDFDA40D622C1700C5CB87 /* setkey.8 in CopyFiles */,
548 runOnlyForDeploymentPostprocessing = 1;
550 81DDFDC30D622C2700C5CB87 /* CopyFiles */ = {
551 isa = PBXCopyFilesBuildPhase;
553 dstPath = /usr/share/man/man3;
554 dstSubfolderSpec = 0;
556 81DDFDC40D622C2700C5CB87 /* ipsec_set_policy.3 in CopyFiles */,
557 81DDFDC50D622C2700C5CB87 /* ipsec_strerror.3 in CopyFiles */,
558 81DDFDC60D622C2700C5CB87 /* ipsec_get_policylen.3 in CopyFiles */,
559 81DDFDC70D622C2700C5CB87 /* ipsec_dump_policy.3 in CopyFiles */,
561 runOnlyForDeploymentPostprocessing = 1;
563 834072BB0EDCC5C400B6CCE8 /* CopyFiles */ = {
564 isa = PBXCopyFilesBuildPhase;
566 dstPath = /System/Library/LaunchDaemons;
567 dstSubfolderSpec = 0;
570 runOnlyForDeploymentPostprocessing = 1;
572 BA64A930114EFDFD00F3574C /* CopyFiles */ = {
573 isa = PBXCopyFilesBuildPhase;
575 dstPath = /System/Library/Sandbox/Profiles;
576 dstSubfolderSpec = 0;
578 BA64A934114EFE8C00F3574C /* racoon.sb in CopyFiles */,
580 runOnlyForDeploymentPostprocessing = 1;
582 BA64A932114EFE4400F3574C /* CopyFiles */ = {
583 isa = PBXCopyFilesBuildPhase;
585 dstPath = /usr/local/share/sandbox/profiles/embedded/builtin;
586 dstSubfolderSpec = 0;
588 BA64A935114EFE9900F3574C /* racoon.sb in CopyFiles */,
590 runOnlyForDeploymentPostprocessing = 1;
592 /* End PBXCopyFilesBuildPhase section */
594 /* Begin PBXFileReference section */
595 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>"; };
596 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>"; };
597 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_set_policy.3; path = libipsec/ipsec_set_policy.3; sourceTree = "<group>"; };
598 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_strerror.3; path = libipsec/ipsec_strerror.3; sourceTree = "<group>"; };
599 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ipsec_strerror.c; path = libipsec/ipsec_strerror.c; sourceTree = "<group>"; };
600 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ipsec_strerror.h; path = libipsec/ipsec_strerror.h; sourceTree = "<group>"; };
601 252DF95E0989B4EE00E5B678 /* policy_parse.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; name = policy_parse.y; path = libipsec/policy_parse.y; sourceTree = "<group>"; };
602 252DF9600989B4EE00E5B678 /* policy_token.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; name = policy_token.l; path = libipsec/policy_token.l; sourceTree = "<group>"; };
603 252DF9610989B4EE00E5B678 /* test-policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "test-policy.c"; path = "libipsec/test-policy.c"; sourceTree = "<group>"; };
604 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libipsec.A.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
605 254347C709DCBA1B007943DE /* test-pfkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "test-pfkey.c"; sourceTree = "<group>"; };
606 25D9499F09A6AAD700CA0F24 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = Common/config.h; sourceTree = "<group>"; };
607 25D949A109A6AAD700CA0F24 /* libpfkey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libpfkey.h; path = Common/libpfkey.h; sourceTree = "<group>"; };
608 25D949A209A6AAD700CA0F24 /* pfkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pfkey.c; path = Common/pfkey.c; sourceTree = "<group>"; };
609 25DE2DE50A8BD40E0010A46D /* vpn_control_var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vpn_control_var.h; sourceTree = "<group>"; };
610 25DE2DE60A8BD40E0010A46D /* vpn_control.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vpn_control.c; sourceTree = "<group>"; };
611 25DE2DE70A8BD40E0010A46D /* vpn_control.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vpn_control.h; sourceTree = "<group>"; };
612 25EAE83109D875790042CC7F /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
613 25EAE83709D875BF0042CC7F /* DirectoryService.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DirectoryService.framework; path = /System/Library/Frameworks/DirectoryService.framework; sourceTree = "<absolute>"; };
614 25EAE84709D879700042CC7F /* libssl.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libssl.dylib; path = /usr/lib/libssl.dylib; sourceTree = "<absolute>"; };
615 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.dylib; path = /usr/lib/libcrypto.dylib; sourceTree = "<absolute>"; };
616 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libgssapi_krb5.dylib; path = /usr/lib/libgssapi_krb5.dylib; sourceTree = "<absolute>"; };
617 25EAE87309D87A390042CC7F /* libpam.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpam.dylib; path = /usr/lib/libpam.dylib; sourceTree = "<absolute>"; };
618 25EAE87609D87A770042CC7F /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = /usr/lib/libiconv.dylib; sourceTree = "<absolute>"; };
619 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
620 25F258050987FBFA00D15623 /* racoon */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoon; sourceTree = BUILT_PRODUCTS_DIR; };
621 25F2580A0987FC1500D15623 /* setkey */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = setkey; sourceTree = BUILT_PRODUCTS_DIR; };
622 25F2580F0987FC3400D15623 /* racoonctl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoonctl; sourceTree = BUILT_PRODUCTS_DIR; };
623 25F258840988648C00D15623 /* extern.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = extern.h; sourceTree = "<group>"; };
624 25F258870988648C00D15623 /* parse.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = parse.y; sourceTree = "<group>"; };
625 25F258880988648C00D15623 /* scriptdump.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = scriptdump.pl; sourceTree = "<group>"; };
626 25F258890988648C00D15623 /* setkey.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = setkey.8; sourceTree = "<group>"; };
627 25F2588A0988648C00D15623 /* setkey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = setkey.c; sourceTree = "<group>"; };
628 25F2588D0988648C00D15623 /* token.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = token.l; sourceTree = "<group>"; };
629 25F2588E0988648C00D15623 /* vchar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vchar.h; sourceTree = "<group>"; };
630 25F25895098864AB00D15623 /* sample-policy01.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "sample-policy01.cf"; sourceTree = "<group>"; };
631 25F25896098864AB00D15623 /* sample-policy02.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "sample-policy02.cf"; sourceTree = "<group>"; };
632 25F25897098864AB00D15623 /* sample.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = sample.cf; sourceTree = "<group>"; };
633 25F2589B098864F500D15623 /* FAQ */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = FAQ; sourceTree = "<group>"; };
634 25F2589C098864F500D15623 /* README.certificate */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.certificate; sourceTree = "<group>"; };
635 25F2589D098864F500D15623 /* README.gssapi */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.gssapi; sourceTree = "<group>"; };
636 25F2589E098864F500D15623 /* TODO */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TODO; sourceTree = "<group>"; };
637 25F2589F0988651000D15623 /* boxes-fst.dat */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "boxes-fst.dat"; sourceTree = "<group>"; };
638 25F258A00988651000D15623 /* rijndael_local.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rijndael_local.h; sourceTree = "<group>"; };
639 25F258A10988651000D15623 /* rijndael-alg-fst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "rijndael-alg-fst.c"; sourceTree = "<group>"; };
640 25F258A20988651000D15623 /* rijndael-alg-fst.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "rijndael-alg-fst.h"; sourceTree = "<group>"; };
641 25F258A30988651000D15623 /* rijndael-api-fst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "rijndael-api-fst.c"; sourceTree = "<group>"; };
642 25F258A40988651000D15623 /* rijndael-api-fst.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "rijndael-api-fst.h"; sourceTree = "<group>"; };
643 25F258A50988651000D15623 /* rijndael.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rijndael.h; sourceTree = "<group>"; };
644 25F258AB0988657000D15623 /* admin_var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = admin_var.h; sourceTree = "<group>"; };
645 25F258AC0988657000D15623 /* admin.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = admin.c; sourceTree = "<group>"; };
646 25F258AD0988657000D15623 /* admin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = admin.h; sourceTree = "<group>"; };
647 25F258AE0988657000D15623 /* algorithm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = algorithm.c; sourceTree = "<group>"; };
648 25F258AF0988657000D15623 /* algorithm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = algorithm.h; sourceTree = "<group>"; };
649 25F258B00988657000D15623 /* arc4random.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = arc4random.h; sourceTree = "<group>"; };
650 25F258B10988657000D15623 /* backupsa.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = backupsa.c; sourceTree = "<group>"; };
651 25F258B20988657000D15623 /* backupsa.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = backupsa.h; sourceTree = "<group>"; };
652 25F258B30988657000D15623 /* cfparse_proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cfparse_proto.h; sourceTree = "<group>"; };
653 25F258B40988657000D15623 /* cfparse.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = cfparse.y; sourceTree = "<group>"; };
654 25F258B50988657000D15623 /* cftoken_proto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cftoken_proto.h; sourceTree = "<group>"; };
655 25F258B60988657000D15623 /* cftoken.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = cftoken.l; sourceTree = "<group>"; };
656 25F258B70988657000D15623 /* crypto_cssm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crypto_cssm.c; sourceTree = "<group>"; };
657 25F258B80988657000D15623 /* crypto_cssm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto_cssm.h; sourceTree = "<group>"; };
658 25F258B90988657000D15623 /* crypto_openssl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crypto_openssl.c; sourceTree = "<group>"; };
659 25F258BA0988657000D15623 /* crypto_openssl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto_openssl.h; sourceTree = "<group>"; };
660 25F258BB0988657000D15623 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
661 25F258BC0988657000D15623 /* debugrm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = debugrm.h; sourceTree = "<group>"; };
662 25F258BD0988657000D15623 /* dhgroup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dhgroup.h; sourceTree = "<group>"; };
663 25F258BE0988657000D15623 /* dnssec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dnssec.c; sourceTree = "<group>"; };
664 25F258BF0988657000D15623 /* dnssec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dnssec.h; sourceTree = "<group>"; };
665 25F258C00988657000D15623 /* dump.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dump.h; sourceTree = "<group>"; };
666 25F258C20988657000D15623 /* evt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = evt.c; sourceTree = "<group>"; };
667 25F258C30988657000D15623 /* evt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = evt.h; sourceTree = "<group>"; };
668 25F258C40988657000D15623 /* gcmalloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gcmalloc.h; sourceTree = "<group>"; };
669 25F258C50988657000D15623 /* genlist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = genlist.c; sourceTree = "<group>"; };
670 25F258C60988657000D15623 /* genlist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = genlist.h; sourceTree = "<group>"; };
671 25F258C70988657000D15623 /* getcertsbyname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = getcertsbyname.c; sourceTree = "<group>"; };
672 25F258C80988657000D15623 /* gnuc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gnuc.h; sourceTree = "<group>"; };
673 25F258C90988657000D15623 /* grabmyaddr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = grabmyaddr.c; sourceTree = "<group>"; };
674 25F258CA0988657000D15623 /* grabmyaddr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = grabmyaddr.h; sourceTree = "<group>"; };
675 25F258CB0988657000D15623 /* gssapi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gssapi.c; sourceTree = "<group>"; };
676 25F258CC0988657000D15623 /* gssapi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gssapi.h; sourceTree = "<group>"; };
677 25F258CD0988657000D15623 /* handler.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = handler.c; sourceTree = "<group>"; };
678 25F258CE0988657000D15623 /* handler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = handler.h; sourceTree = "<group>"; };
679 25F258CF0988657000D15623 /* ipsec_doi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ipsec_doi.c; sourceTree = "<group>"; };
680 25F258D00988657000D15623 /* ipsec_doi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ipsec_doi.h; sourceTree = "<group>"; };
681 25F258D10988657000D15623 /* isakmp_agg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_agg.c; sourceTree = "<group>"; };
682 25F258D20988657000D15623 /* isakmp_agg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_agg.h; sourceTree = "<group>"; };
683 25F258D30988657000D15623 /* isakmp_base.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_base.c; sourceTree = "<group>"; };
684 25F258D40988657000D15623 /* isakmp_base.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_base.h; sourceTree = "<group>"; };
685 25F258D50988657000D15623 /* isakmp_cfg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_cfg.c; sourceTree = "<group>"; };
686 25F258D60988657000D15623 /* isakmp_cfg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_cfg.h; sourceTree = "<group>"; };
687 25F258D70988657000D15623 /* isakmp_frag.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_frag.c; sourceTree = "<group>"; };
688 25F258D80988657000D15623 /* isakmp_frag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_frag.h; sourceTree = "<group>"; };
689 25F258D90988657000D15623 /* isakmp_ident.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_ident.c; sourceTree = "<group>"; };
690 25F258DA0988657000D15623 /* isakmp_ident.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_ident.h; sourceTree = "<group>"; };
691 25F258DB0988657000D15623 /* isakmp_inf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_inf.c; sourceTree = "<group>"; };
692 25F258DC0988657000D15623 /* isakmp_inf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_inf.h; sourceTree = "<group>"; };
693 25F258DD0988657000D15623 /* isakmp_newg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_newg.c; sourceTree = "<group>"; };
694 25F258DE0988657000D15623 /* isakmp_newg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_newg.h; sourceTree = "<group>"; };
695 25F258DF0988657000D15623 /* isakmp_quick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_quick.c; sourceTree = "<group>"; };
696 25F258E00988657000D15623 /* isakmp_quick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_quick.h; sourceTree = "<group>"; };
697 25F258E10988657000D15623 /* isakmp_unity.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_unity.c; sourceTree = "<group>"; };
698 25F258E20988657000D15623 /* isakmp_unity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_unity.h; sourceTree = "<group>"; };
699 25F258E30988657000D15623 /* isakmp_var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_var.h; sourceTree = "<group>"; };
700 25F258E40988657000D15623 /* isakmp_xauth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp_xauth.c; sourceTree = "<group>"; };
701 25F258E50988657000D15623 /* isakmp_xauth.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp_xauth.h; sourceTree = "<group>"; };
702 25F258E60988657000D15623 /* isakmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = isakmp.c; sourceTree = "<group>"; };
703 25F258E70988657000D15623 /* isakmp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = isakmp.h; sourceTree = "<group>"; };
704 25F258E80988657000D15623 /* kmpstat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kmpstat.c; sourceTree = "<group>"; };
705 25F258E90988657000D15623 /* localconf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = localconf.c; sourceTree = "<group>"; };
706 25F258EA0988657000D15623 /* localconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = localconf.h; sourceTree = "<group>"; };
707 25F258EB0988657000D15623 /* logger.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = logger.c; sourceTree = "<group>"; };
708 25F258EC0988657000D15623 /* logger.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = logger.h; sourceTree = "<group>"; };
709 25F258ED0988657000D15623 /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
710 25F258EE0988657000D15623 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
711 25F258EF0988657000D15623 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; };
712 25F258F00988657000D15623 /* nattraversal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = nattraversal.c; sourceTree = "<group>"; };
713 25F258F10988657000D15623 /* nattraversal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = nattraversal.h; sourceTree = "<group>"; };
714 25F258F20988657000D15623 /* netdb_dnssec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = netdb_dnssec.h; sourceTree = "<group>"; };
715 25F258F30988657000D15623 /* oakley.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = oakley.c; sourceTree = "<group>"; };
716 25F258F40988657000D15623 /* oakley.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = oakley.h; sourceTree = "<group>"; };
717 25F258F50988657000D15623 /* open_dir.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = open_dir.c; sourceTree = "<group>"; };
718 25F258F60988657000D15623 /* open_dir.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = open_dir.h; sourceTree = "<group>"; };
719 25F258F80988657000D15623 /* pfkey_racoon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pfkey_racoon.c; sourceTree = "<group>"; };
720 25F258F90988657000D15623 /* pfkey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pfkey.h; sourceTree = "<group>"; };
721 25F258FD0988657000D15623 /* plog.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = plog.c; sourceTree = "<group>"; };
722 25F258FE0988657000D15623 /* plog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = plog.h; sourceTree = "<group>"; };
723 25F258FF0988657000D15623 /* policy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = policy.c; sourceTree = "<group>"; };
724 25F259000988657000D15623 /* policy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = policy.h; sourceTree = "<group>"; };
725 25F259010988657000D15623 /* privsep.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = privsep.c; sourceTree = "<group>"; };
726 25F259020988657000D15623 /* privsep.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = privsep.h; sourceTree = "<group>"; };
727 25F259030988657000D15623 /* proposal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = proposal.c; sourceTree = "<group>"; };
728 25F259040988657000D15623 /* proposal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = proposal.h; sourceTree = "<group>"; };
729 25F259090988657000D15623 /* racoon.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoon.8; sourceTree = "<group>"; };
730 25F2590A0988657000D15623 /* racoon.conf.5 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoon.conf.5; sourceTree = "<group>"; };
731 25F2590B0988657000D15623 /* racoonctl.8 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoonctl.8; sourceTree = "<group>"; };
732 25F2590C0988657000D15623 /* racoonctl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = racoonctl.c; sourceTree = "<group>"; };
733 25F2590D0988657000D15623 /* racoonctl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = racoonctl.h; sourceTree = "<group>"; };
734 25F2590E0988657000D15623 /* remoteconf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = remoteconf.c; sourceTree = "<group>"; };
735 25F2590F0988657000D15623 /* remoteconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = remoteconf.h; sourceTree = "<group>"; };
736 25F259120988657000D15623 /* safefile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = safefile.c; sourceTree = "<group>"; };
737 25F259130988657000D15623 /* safefile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = safefile.h; sourceTree = "<group>"; };
738 25F259140988657000D15623 /* sainfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sainfo.c; sourceTree = "<group>"; };
739 25F259150988657000D15623 /* sainfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sainfo.h; sourceTree = "<group>"; };
740 25F259160988657000D15623 /* schedule.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = schedule.c; sourceTree = "<group>"; };
741 25F259170988657000D15623 /* schedule.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = schedule.h; sourceTree = "<group>"; };
742 25F259180988657000D15623 /* session.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = session.c; sourceTree = "<group>"; };
743 25F259190988657000D15623 /* session.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = session.h; sourceTree = "<group>"; };
744 25F2591A0988657000D15623 /* sockmisc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sockmisc.c; sourceTree = "<group>"; };
745 25F2591B0988657000D15623 /* sockmisc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sockmisc.h; sourceTree = "<group>"; };
746 25F2591C0988657000D15623 /* stats.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = stats.pl; sourceTree = "<group>"; };
747 25F2591D0988657000D15623 /* str2val.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = str2val.c; sourceTree = "<group>"; };
748 25F2591E0988657000D15623 /* str2val.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = str2val.h; sourceTree = "<group>"; };
749 25F2591F0988657000D15623 /* strnames.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strnames.c; sourceTree = "<group>"; };
750 25F259200988657000D15623 /* strnames.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = strnames.h; sourceTree = "<group>"; };
751 25F259210988657000D15623 /* throttle.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = throttle.c; sourceTree = "<group>"; };
752 25F259220988657000D15623 /* throttle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = throttle.h; sourceTree = "<group>"; };
753 25F259230988657000D15623 /* var.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = var.h; sourceTree = "<group>"; };
754 25F259240988657000D15623 /* vendorid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vendorid.c; sourceTree = "<group>"; };
755 25F259250988657000D15623 /* vendorid.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vendorid.h; sourceTree = "<group>"; };
756 25F259260988657000D15623 /* vmbuf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vmbuf.c; sourceTree = "<group>"; };
757 25F259270988657000D15623 /* vmbuf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vmbuf.h; sourceTree = "<group>"; };
758 25F777B909ABE3E100C99783 /* key_debug.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = key_debug.c; path = Common/key_debug.c; sourceTree = "<group>"; };
759 25F777ED09ABE58400C99783 /* pfkey_dump.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pfkey_dump.c; path = Common/pfkey_dump.c; sourceTree = "<group>"; };
760 72265DDB0F818F9300730A7D /* ipsec.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = ipsec.plist; sourceTree = "<group>"; };
761 724F99500E3672FD00C56897 /* com.apple.racoon.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.racoon.plist; sourceTree = "<group>"; };
762 8125310A0D3FE9DC006BDF4F /* racoon */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoon; sourceTree = BUILT_PRODUCTS_DIR; };
763 812531290D3FEA33006BDF4F /* racoonctl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoonctl; sourceTree = BUILT_PRODUCTS_DIR; };
764 812A64EC0D4AA082004CB7EB /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = SDKs/Purple/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
765 8176A6B80D45661700BC5251 /* libldap.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libldap.dylib; path = /usr/lib/libldap.dylib; sourceTree = "<absolute>"; };
766 81856B700D6B8BC5001DAE21 /* algorithm_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = algorithm_types.h; sourceTree = "<group>"; };
767 8187103A0D5BE18800C7B441 /* racoon.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = racoon.conf; path = Sample/Embedded/racoon.conf; sourceTree = "<group>"; };
768 8187103B0D5BE1B400C7B441 /* racoon.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = racoon.conf; path = Sample/racoon.conf; sourceTree = "<group>"; };
769 8187103C0D5BE1CF00C7B441 /* anonymous.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = anonymous.conf; path = Sample/anonymous.conf; sourceTree = "<group>"; };
770 8187103D0D5BE1CF00C7B441 /* psk.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = psk.txt; path = Sample/psk.txt; sourceTree = "<group>"; };
771 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; };
772 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = "<absolute>"; };
773 81CA08910CE3BC870055C0AF /* vpn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vpn.c; sourceTree = "<group>"; };
774 81DDFDAA0D622C1700C5CB87 /* setkey */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = setkey; sourceTree = BUILT_PRODUCTS_DIR; };
775 81DDFDCD0D622C2700C5CB87 /* libipsec.A.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libipsec.A.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
776 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_dump_policy.3; path = libipsec/ipsec_dump_policy.3; sourceTree = "<group>"; };
777 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_get_policylen.3; path = libipsec/ipsec_get_policylen.3; sourceTree = "<group>"; };
778 8D5B16230E5F7E9300E72675 /* libresolv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libresolv.dylib; path = /usr/lib/libresolv.dylib; sourceTree = "<absolute>"; };
779 BA485FA1109C1ECA00545E19 /* power_mgmt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = power_mgmt.c; sourceTree = "<group>"; };
780 BA485FA6109C243900545E19 /* power_mgmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = power_mgmt.h; sourceTree = "<group>"; };
781 BA48611B109C2BBA00545E19 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
782 BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipsecConfigTracer.c; sourceTree = "<group>"; };
783 BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipsecSessionTracer.c; sourceTree = "<group>"; };
784 BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipsecPolicyTracer.c; sourceTree = "<group>"; };
785 BA5B6F350EC1A03C003774E7 /* ipsecMessageTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ipsecMessageTracer.h; path = Common/ipsecMessageTracer.h; sourceTree = "<group>"; };
786 BA5B6F360EC1A03C003774E7 /* ipsecConfigTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsecConfigTracer.h; sourceTree = "<group>"; };
787 BA5B6F370EC1A03C003774E7 /* ipsecSessionTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsecSessionTracer.h; sourceTree = "<group>"; };
788 BA5B6F380EC1A03C003774E7 /* ipsecPolicyTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsecPolicyTracer.h; sourceTree = "<group>"; };
789 BA5B6F4F0EC1A136003774E7 /* vpn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vpn.h; sourceTree = "<group>"; };
790 BA64A933114EFE5C00F3574C /* racoon.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = racoon.sb; sourceTree = "<group>"; };
791 BA6F10940EA1D67700546773 /* ike_session.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ike_session.h; sourceTree = "<group>"; };
792 BA6F109A0EA1DEC200546773 /* ike_session.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ike_session.c; sourceTree = "<group>"; };
793 BACBF18B10290AE000BBFC85 /* ipsec.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ipsec.txt; sourceTree = "<group>"; };
794 C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = AspenSDK.xcconfig; path = AppleInternal/XcodeConfig/AspenSDK.xcconfig; sourceTree = DEVELOPER_DIR; };
795 /* End PBXFileReference section */
797 /* Begin PBXFrameworksBuildPhase section */
798 2537A1A609E4864800D0ECDA /* Frameworks */ = {
799 isa = PBXFrameworksBuildPhase;
800 buildActionMask = 2147483647;
803 runOnlyForDeploymentPostprocessing = 0;
805 25F258030987FBFA00D15623 /* Frameworks */ = {
806 isa = PBXFrameworksBuildPhase;
807 buildActionMask = 2147483647;
809 81C387570D45208700975D5E /* DirectoryService.framework in Frameworks */,
810 81C387560D45208700975D5E /* Security.framework in Frameworks */,
811 25EAE8C109D87B080042CC7F /* CoreFoundation.framework in Frameworks */,
812 8D5B16750E5F7F4E00E72675 /* libresolv.dylib in Frameworks */,
813 2537A1C709E49D0600D0ECDA /* libipsec.A.dylib in Frameworks */,
814 25EAE84809D879700042CC7F /* libssl.dylib in Frameworks */,
815 25EAE84B09D879DE0042CC7F /* libcrypto.dylib in Frameworks */,
816 81C387890D4524F600975D5E /* libgssapi_krb5.dylib in Frameworks */,
817 81C3877A0D4524E700975D5E /* libpam.dylib in Frameworks */,
818 25EAE87709D87A770042CC7F /* libiconv.dylib in Frameworks */,
819 8176A6B90D45661700BC5251 /* libldap.dylib in Frameworks */,
820 81C9645F0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */,
821 BA486225109C2BF500545E19 /* IOKit.framework in Frameworks */,
823 runOnlyForDeploymentPostprocessing = 0;
825 25F258080987FC1500D15623 /* Frameworks */ = {
826 isa = PBXFrameworksBuildPhase;
827 buildActionMask = 2147483647;
829 2537A1C109E494B300D0ECDA /* libipsec.A.dylib in Frameworks */,
831 runOnlyForDeploymentPostprocessing = 0;
833 25F2580D0987FC3400D15623 /* Frameworks */ = {
834 isa = PBXFrameworksBuildPhase;
835 buildActionMask = 2147483647;
837 2537A1CB09E49D5600D0ECDA /* libipsec.A.dylib in Frameworks */,
839 runOnlyForDeploymentPostprocessing = 0;
841 812530F40D3FE9DC006BDF4F /* Frameworks */ = {
842 isa = PBXFrameworksBuildPhase;
843 buildActionMask = 2147483647;
845 8D5B167D0E5F7F9F00E72675 /* libresolv.dylib in Frameworks */,
846 817FFC4E0D6134A7004A8DD8 /* libipsec.A.dylib in Frameworks */,
847 812530F80D3FE9DC006BDF4F /* libiconv.dylib in Frameworks */,
848 812530F90D3FE9DC006BDF4F /* CoreFoundation.framework in Frameworks */,
849 812A64ED0D4AA082004CB7EB /* Security.framework in Frameworks */,
850 81C964590DA2CBEF00257BC8 /* SystemConfiguration.framework in Frameworks */,
851 81C9645E0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */,
852 BA48611C109C2BBA00545E19 /* IOKit.framework in Frameworks */,
854 runOnlyForDeploymentPostprocessing = 0;
856 8125311F0D3FEA33006BDF4F /* Frameworks */ = {
857 isa = PBXFrameworksBuildPhase;
858 buildActionMask = 2147483647;
860 817FFC5A0D613729004A8DD8 /* libipsec.A.dylib in Frameworks */,
862 runOnlyForDeploymentPostprocessing = 0;
864 81DDFDA10D622C1700C5CB87 /* Frameworks */ = {
865 isa = PBXFrameworksBuildPhase;
866 buildActionMask = 2147483647;
868 81DDFDA20D622C1700C5CB87 /* libipsec.A.dylib in Frameworks */,
870 runOnlyForDeploymentPostprocessing = 0;
872 81DDFDC20D622C2700C5CB87 /* Frameworks */ = {
873 isa = PBXFrameworksBuildPhase;
874 buildActionMask = 2147483647;
877 runOnlyForDeploymentPostprocessing = 0;
879 /* End PBXFrameworksBuildPhase section */
881 /* Begin PBXGroup section */
882 23D2D78C087071FC00C51098 = {
885 BA64A933114EFE5C00F3574C /* racoon.sb */,
886 BACBF18B10290AE000BBFC85 /* ipsec.txt */,
887 72265DDB0F818F9300730A7D /* ipsec.plist */,
888 C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */,
889 25E5E82D0981A61900F2834C /* ipsec-tools */,
890 2589CB5409D8AE95002DC960 /* Libraries */,
891 25D3DB4C098998230025F703 /* Frameworks */,
892 23D2D79C087074CC00C51098 /* Products */,
894 sourceTree = "<group>";
896 23D2D79C087074CC00C51098 /* Products */ = {
899 25F258050987FBFA00D15623 /* racoon */,
900 25F2580A0987FC1500D15623 /* setkey */,
901 25F2580F0987FC3400D15623 /* racoonctl */,
902 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */,
903 8125310A0D3FE9DC006BDF4F /* racoon */,
904 812531290D3FEA33006BDF4F /* racoonctl */,
905 81DDFDAA0D622C1700C5CB87 /* setkey */,
906 81DDFDCD0D622C2700C5CB87 /* libipsec.A.dylib */,
909 sourceTree = "<group>";
911 2589CB5409D8AE95002DC960 /* Libraries */ = {
914 8176A6B80D45661700BC5251 /* libldap.dylib */,
915 8D5B16230E5F7E9300E72675 /* libresolv.dylib */,
916 25EAE87609D87A770042CC7F /* libiconv.dylib */,
917 25EAE87309D87A390042CC7F /* libpam.dylib */,
918 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */,
919 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */,
920 25EAE84709D879700042CC7F /* libssl.dylib */,
923 sourceTree = "<group>";
925 25D3DB1B098996310025F703 /* libipsec */ = {
928 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */,
929 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */,
930 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */,
931 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */,
932 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */,
933 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */,
934 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */,
935 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */,
936 252DF95E0989B4EE00E5B678 /* policy_parse.y */,
937 252DF9600989B4EE00E5B678 /* policy_token.l */,
938 252DF9610989B4EE00E5B678 /* test-policy.c */,
941 sourceTree = "<group>";
943 25D3DB4C098998230025F703 /* Frameworks */ = {
946 81C964580DA2CBEF00257BC8 /* SystemConfiguration.framework */,
947 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */,
948 812A64EC0D4AA082004CB7EB /* Security.framework */,
949 25EAE83109D875790042CC7F /* Security.framework */,
950 25EAE83709D875BF0042CC7F /* DirectoryService.framework */,
951 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */,
952 BA48611B109C2BBA00545E19 /* IOKit.framework */,
955 sourceTree = "<group>";
957 25D9497C09A6AA7600CA0F24 /* Common */ = {
960 BA5B6F350EC1A03C003774E7 /* ipsecMessageTracer.h */,
961 25F777ED09ABE58400C99783 /* pfkey_dump.c */,
962 25F777B909ABE3E100C99783 /* key_debug.c */,
963 25D9499F09A6AAD700CA0F24 /* config.h */,
964 25D949A109A6AAD700CA0F24 /* libpfkey.h */,
965 25D949A209A6AAD700CA0F24 /* pfkey.c */,
968 sourceTree = "<group>";
970 25E5E82D0981A61900F2834C /* ipsec-tools */ = {
973 25D9497C09A6AA7600CA0F24 /* Common */,
974 25D3DB1B098996310025F703 /* libipsec */,
975 25F258000987FB1600D15623 /* racoon */,
976 25F257FF0987FB0E00D15623 /* setkey */,
978 path = "ipsec-tools";
979 sourceTree = "<group>";
981 25F257FF0987FB0E00D15623 /* setkey */ = {
984 BA5B6F380EC1A03C003774E7 /* ipsecPolicyTracer.h */,
985 BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */,
986 254347C709DCBA1B007943DE /* test-pfkey.c */,
987 25F258840988648C00D15623 /* extern.h */,
988 25F258870988648C00D15623 /* parse.y */,
989 25F258880988648C00D15623 /* scriptdump.pl */,
990 25F258890988648C00D15623 /* setkey.8 */,
991 25F2588A0988648C00D15623 /* setkey.c */,
992 25F2588D0988648C00D15623 /* token.l */,
993 25F2588E0988648C00D15623 /* vchar.h */,
994 25F2584B098861D900D15623 /* Sample */,
997 sourceTree = "<group>";
999 25F258000987FB1600D15623 /* racoon */ = {
1002 BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */,
1003 BA5B6F360EC1A03C003774E7 /* ipsecConfigTracer.h */,
1004 BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */,
1005 BA5B6F370EC1A03C003774E7 /* ipsecSessionTracer.h */,
1006 BA6F109A0EA1DEC200546773 /* ike_session.c */,
1007 BA6F10940EA1D67700546773 /* ike_session.h */,
1008 25F258AB0988657000D15623 /* admin_var.h */,
1009 25F258AC0988657000D15623 /* admin.c */,
1010 25F258AD0988657000D15623 /* admin.h */,
1011 25F258AE0988657000D15623 /* algorithm.c */,
1012 81856B700D6B8BC5001DAE21 /* algorithm_types.h */,
1013 25F258AF0988657000D15623 /* algorithm.h */,
1014 25F258B00988657000D15623 /* arc4random.h */,
1015 25F258B10988657000D15623 /* backupsa.c */,
1016 25F258B20988657000D15623 /* backupsa.h */,
1017 25F258B30988657000D15623 /* cfparse_proto.h */,
1018 25F258B40988657000D15623 /* cfparse.y */,
1019 25F258B50988657000D15623 /* cftoken_proto.h */,
1020 25F258B60988657000D15623 /* cftoken.l */,
1021 724F99500E3672FD00C56897 /* com.apple.racoon.plist */,
1022 25F258B70988657000D15623 /* crypto_cssm.c */,
1023 25F258B80988657000D15623 /* crypto_cssm.h */,
1024 25F258B90988657000D15623 /* crypto_openssl.c */,
1025 25F258BA0988657000D15623 /* crypto_openssl.h */,
1026 25F258BB0988657000D15623 /* debug.h */,
1027 25F258BC0988657000D15623 /* debugrm.h */,
1028 25F258BD0988657000D15623 /* dhgroup.h */,
1029 25F258BE0988657000D15623 /* dnssec.c */,
1030 25F258BF0988657000D15623 /* dnssec.h */,
1031 25F258C00988657000D15623 /* dump.h */,
1032 25F258C20988657000D15623 /* evt.c */,
1033 25F258C30988657000D15623 /* evt.h */,
1034 25F258C40988657000D15623 /* gcmalloc.h */,
1035 25F258C50988657000D15623 /* genlist.c */,
1036 25F258C60988657000D15623 /* genlist.h */,
1037 25F258C70988657000D15623 /* getcertsbyname.c */,
1038 25F258C80988657000D15623 /* gnuc.h */,
1039 25F258C90988657000D15623 /* grabmyaddr.c */,
1040 25F258CA0988657000D15623 /* grabmyaddr.h */,
1041 25F258CB0988657000D15623 /* gssapi.c */,
1042 25F258CC0988657000D15623 /* gssapi.h */,
1043 25F258CD0988657000D15623 /* handler.c */,
1044 25F258CE0988657000D15623 /* handler.h */,
1045 25F258CF0988657000D15623 /* ipsec_doi.c */,
1046 25F258D00988657000D15623 /* ipsec_doi.h */,
1047 25F258D10988657000D15623 /* isakmp_agg.c */,
1048 25F258D20988657000D15623 /* isakmp_agg.h */,
1049 25F258D30988657000D15623 /* isakmp_base.c */,
1050 25F258D40988657000D15623 /* isakmp_base.h */,
1051 25F258D50988657000D15623 /* isakmp_cfg.c */,
1052 25F258D60988657000D15623 /* isakmp_cfg.h */,
1053 25F258D70988657000D15623 /* isakmp_frag.c */,
1054 25F258D80988657000D15623 /* isakmp_frag.h */,
1055 25F258D90988657000D15623 /* isakmp_ident.c */,
1056 25F258DA0988657000D15623 /* isakmp_ident.h */,
1057 25F258DB0988657000D15623 /* isakmp_inf.c */,
1058 25F258DC0988657000D15623 /* isakmp_inf.h */,
1059 25F258DD0988657000D15623 /* isakmp_newg.c */,
1060 25F258DE0988657000D15623 /* isakmp_newg.h */,
1061 25F258DF0988657000D15623 /* isakmp_quick.c */,
1062 25F258E00988657000D15623 /* isakmp_quick.h */,
1063 25F258E10988657000D15623 /* isakmp_unity.c */,
1064 25F258E20988657000D15623 /* isakmp_unity.h */,
1065 25F258E30988657000D15623 /* isakmp_var.h */,
1066 25F258E40988657000D15623 /* isakmp_xauth.c */,
1067 25F258E50988657000D15623 /* isakmp_xauth.h */,
1068 25F258E60988657000D15623 /* isakmp.c */,
1069 25F258E70988657000D15623 /* isakmp.h */,
1070 25F258E80988657000D15623 /* kmpstat.c */,
1071 25F258E90988657000D15623 /* localconf.c */,
1072 25F258EA0988657000D15623 /* localconf.h */,
1073 25F258EB0988657000D15623 /* logger.c */,
1074 25F258EC0988657000D15623 /* logger.h */,
1075 25F258ED0988657000D15623 /* main.c */,
1076 25F258EE0988657000D15623 /* misc.c */,
1077 25F258EF0988657000D15623 /* misc.h */,
1078 25F258F00988657000D15623 /* nattraversal.c */,
1079 25F258F10988657000D15623 /* nattraversal.h */,
1080 25F258F20988657000D15623 /* netdb_dnssec.h */,
1081 25F258F30988657000D15623 /* oakley.c */,
1082 25F258F40988657000D15623 /* oakley.h */,
1083 25F258F50988657000D15623 /* open_dir.c */,
1084 25F258F60988657000D15623 /* open_dir.h */,
1085 25F258F80988657000D15623 /* pfkey_racoon.c */,
1086 25F258F90988657000D15623 /* pfkey.h */,
1087 25F258FD0988657000D15623 /* plog.c */,
1088 25F258FE0988657000D15623 /* plog.h */,
1089 25F258FF0988657000D15623 /* policy.c */,
1090 25F259000988657000D15623 /* policy.h */,
1091 BA485FA1109C1ECA00545E19 /* power_mgmt.c */,
1092 BA485FA6109C243900545E19 /* power_mgmt.h */,
1093 25F259010988657000D15623 /* privsep.c */,
1094 25F259020988657000D15623 /* privsep.h */,
1095 25F259030988657000D15623 /* proposal.c */,
1096 25F259040988657000D15623 /* proposal.h */,
1097 25F259090988657000D15623 /* racoon.8 */,
1098 25F2590A0988657000D15623 /* racoon.conf.5 */,
1099 25F2590B0988657000D15623 /* racoonctl.8 */,
1100 25F2590C0988657000D15623 /* racoonctl.c */,
1101 25F2590D0988657000D15623 /* racoonctl.h */,
1102 25F2590E0988657000D15623 /* remoteconf.c */,
1103 25F2590F0988657000D15623 /* remoteconf.h */,
1104 25F259120988657000D15623 /* safefile.c */,
1105 25F259130988657000D15623 /* safefile.h */,
1106 25F259140988657000D15623 /* sainfo.c */,
1107 25F259150988657000D15623 /* sainfo.h */,
1108 25F259160988657000D15623 /* schedule.c */,
1109 25F259170988657000D15623 /* schedule.h */,
1110 25F259180988657000D15623 /* session.c */,
1111 25F259190988657000D15623 /* session.h */,
1112 25F2591A0988657000D15623 /* sockmisc.c */,
1113 25F2591B0988657000D15623 /* sockmisc.h */,
1114 25F2591C0988657000D15623 /* stats.pl */,
1115 25F2591D0988657000D15623 /* str2val.c */,
1116 25F2591E0988657000D15623 /* str2val.h */,
1117 25F2591F0988657000D15623 /* strnames.c */,
1118 25F259200988657000D15623 /* strnames.h */,
1119 25F259210988657000D15623 /* throttle.c */,
1120 25F259220988657000D15623 /* throttle.h */,
1121 25F259230988657000D15623 /* var.h */,
1122 25F259240988657000D15623 /* vendorid.c */,
1123 25F259250988657000D15623 /* vendorid.h */,
1124 25F259260988657000D15623 /* vmbuf.c */,
1125 25F259270988657000D15623 /* vmbuf.h */,
1126 25DE2DE50A8BD40E0010A46D /* vpn_control_var.h */,
1127 25DE2DE60A8BD40E0010A46D /* vpn_control.c */,
1128 25DE2DE70A8BD40E0010A46D /* vpn_control.h */,
1129 81CA08910CE3BC870055C0AF /* vpn.c */,
1130 BA5B6F4F0EC1A136003774E7 /* vpn.h */,
1131 818710380D5BE15400C7B441 /* Sample */,
1132 25F2584D098861F500D15623 /* Documents */,
1133 25F2584C098861ED00D15623 /* Crypto */,
1136 sourceTree = "<group>";
1138 25F2584B098861D900D15623 /* Sample */ = {
1141 25F25895098864AB00D15623 /* sample-policy01.cf */,
1142 25F25896098864AB00D15623 /* sample-policy02.cf */,
1143 25F25897098864AB00D15623 /* sample.cf */,
1146 sourceTree = "<group>";
1148 25F2584C098861ED00D15623 /* Crypto */ = {
1151 25F2589F0988651000D15623 /* boxes-fst.dat */,
1152 25F258A00988651000D15623 /* rijndael_local.h */,
1153 25F258A10988651000D15623 /* rijndael-alg-fst.c */,
1154 25F258A20988651000D15623 /* rijndael-alg-fst.h */,
1155 25F258A30988651000D15623 /* rijndael-api-fst.c */,
1156 25F258A40988651000D15623 /* rijndael-api-fst.h */,
1157 25F258A50988651000D15623 /* rijndael.h */,
1160 sourceTree = "<group>";
1162 25F2584D098861F500D15623 /* Documents */ = {
1165 25F2589B098864F500D15623 /* FAQ */,
1166 25F2589C098864F500D15623 /* README.certificate */,
1167 25F2589D098864F500D15623 /* README.gssapi */,
1168 25F2589E098864F500D15623 /* TODO */,
1171 sourceTree = "<group>";
1173 818710380D5BE15400C7B441 /* Sample */ = {
1176 8187103C0D5BE1CF00C7B441 /* anonymous.conf */,
1177 8187103D0D5BE1CF00C7B441 /* psk.txt */,
1178 8187103B0D5BE1B400C7B441 /* racoon.conf */,
1179 818710390D5BE16600C7B441 /* Embedded */,
1182 sourceTree = "<group>";
1184 818710390D5BE16600C7B441 /* Embedded */ = {
1187 8187103A0D5BE18800C7B441 /* racoon.conf */,
1190 sourceTree = "<group>";
1192 /* End PBXGroup section */
1194 /* Begin PBXHeadersBuildPhase section */
1195 2537A1A409E4864800D0ECDA /* Headers */ = {
1196 isa = PBXHeadersBuildPhase;
1197 buildActionMask = 2147483647;
1199 2537A1B109E4867100D0ECDA /* config.h in Headers */,
1200 2537A1B809E4867900D0ECDA /* ipsec_strerror.h in Headers */,
1202 runOnlyForDeploymentPostprocessing = 0;
1204 81DDFDB90D622C2700C5CB87 /* Headers */ = {
1205 isa = PBXHeadersBuildPhase;
1206 buildActionMask = 2147483647;
1208 81DDFDBA0D622C2700C5CB87 /* config.h in Headers */,
1209 81DDFDBB0D622C2700C5CB87 /* ipsec_strerror.h in Headers */,
1211 runOnlyForDeploymentPostprocessing = 0;
1213 /* End PBXHeadersBuildPhase section */
1215 /* Begin PBXNativeTarget section */
1216 2537A1A709E4864800D0ECDA /* libipsec */ = {
1217 isa = PBXNativeTarget;
1218 buildConfigurationList = 2537A1A909E4866800D0ECDA /* Build configuration list for PBXNativeTarget "libipsec" */;
1220 2537A1A409E4864800D0ECDA /* Headers */,
1221 2537A1A509E4864800D0ECDA /* Sources */,
1222 2537A1A609E4864800D0ECDA /* Frameworks */,
1223 258CF2CF0A1919CD00166B38 /* CopyFiles */,
1224 258CF3240A1943DE00166B38 /* ShellScript */,
1231 productName = libipsec;
1232 productReference = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */;
1233 productType = "com.apple.product-type.library.dynamic";
1235 25F258040987FBFA00D15623 /* racoon */ = {
1236 isa = PBXNativeTarget;
1237 buildConfigurationList = 25D3DABC098952B20025F703 /* Build configuration list for PBXNativeTarget "racoon" */;
1239 25F258020987FBFA00D15623 /* Sources */,
1240 25F258030987FBFA00D15623 /* Frameworks */,
1241 258CF2E20A191AB000166B38 /* CopyFiles */,
1242 724A38A20E3676FB00F6B25F /* CopyFiles */,
1243 258CF2F80A191B3900166B38 /* CopyFiles */,
1244 258CF2FA0A191B3900166B38 /* CopyFiles */,
1245 BA64A930114EFDFD00F3574C /* CopyFiles */,
1246 258CF31B0A1941A200166B38 /* ShellScript */,
1251 2537A1C909E49D1400D0ECDA /* PBXTargetDependency */,
1254 productName = racoon;
1255 productReference = 25F258050987FBFA00D15623 /* racoon */;
1256 productType = "com.apple.product-type.tool";
1258 25F258090987FC1500D15623 /* setkey */ = {
1259 isa = PBXNativeTarget;
1260 buildConfigurationList = 25D3DAC0098952B20025F703 /* Build configuration list for PBXNativeTarget "setkey" */;
1262 25F258070987FC1500D15623 /* Sources */,
1263 25F258080987FC1500D15623 /* Frameworks */,
1264 258CF2D00A1919CD00166B38 /* CopyFiles */,
1265 258CF3200A19435B00166B38 /* ShellScript */,
1270 2537A1C309E494D300D0ECDA /* PBXTargetDependency */,
1273 productName = setkey;
1274 productReference = 25F2580A0987FC1500D15623 /* setkey */;
1275 productType = "com.apple.product-type.tool";
1277 25F2580E0987FC3400D15623 /* racoonctl */ = {
1278 isa = PBXNativeTarget;
1279 buildConfigurationList = 25D3DAC4098952B20025F703 /* Build configuration list for PBXNativeTarget "racoonctl" */;
1281 25F2580C0987FC3400D15623 /* Sources */,
1282 25F2580D0987FC3400D15623 /* Frameworks */,
1283 258CF2D50A191A6E00166B38 /* CopyFiles */,
1284 258CF31E0A19432A00166B38 /* ShellScript */,
1289 2537A1CD09E49D5C00D0ECDA /* PBXTargetDependency */,
1292 productName = racoonctl;
1293 productReference = 25F2580F0987FC3400D15623 /* racoonctl */;
1294 productType = "com.apple.product-type.tool";
1296 812530BA0D3FE9DC006BDF4F /* racoon Embedded */ = {
1297 isa = PBXNativeTarget;
1298 buildConfigurationList = 812531050D3FE9DC006BDF4F /* Build configuration list for PBXNativeTarget "racoon Embedded" */;
1300 812530BF0D3FE9DC006BDF4F /* Sources */,
1301 812530F40D3FE9DC006BDF4F /* Frameworks */,
1302 812530FB0D3FE9DC006BDF4F /* CopyFiles */,
1303 812530FD0D3FE9DC006BDF4F /* CopyFiles */,
1304 812530FF0D3FE9DC006BDF4F /* CopyFiles */,
1305 812531020D3FE9DC006BDF4F /* CopyFiles */,
1306 725F453B0E36A15C005BB55C /* CopyFiles */,
1307 BA64A932114EFE4400F3574C /* CopyFiles */,
1308 812531040D3FE9DC006BDF4F /* ShellScript */,
1309 834072BB0EDCC5C400B6CCE8 /* CopyFiles */,
1314 81DDFDDF0D622D1700C5CB87 /* PBXTargetDependency */,
1316 name = "racoon Embedded";
1317 productName = racoon;
1318 productReference = 8125310A0D3FE9DC006BDF4F /* racoon */;
1319 productType = "com.apple.product-type.tool";
1321 812531120D3FEA33006BDF4F /* racoonctl Embedded */ = {
1322 isa = PBXNativeTarget;
1323 buildConfigurationList = 812531240D3FEA33006BDF4F /* Build configuration list for PBXNativeTarget "racoonctl Embedded" */;
1325 812531150D3FEA33006BDF4F /* Sources */,
1326 8125311F0D3FEA33006BDF4F /* Frameworks */,
1327 812531210D3FEA33006BDF4F /* CopyFiles */,
1328 812531230D3FEA33006BDF4F /* ShellScript */,
1334 name = "racoonctl Embedded";
1335 productName = racoonctl;
1336 productReference = 812531290D3FEA33006BDF4F /* racoonctl */;
1337 productType = "com.apple.product-type.tool";
1339 81DDFD970D622C1700C5CB87 /* setkey Embedded */ = {
1340 isa = PBXNativeTarget;
1341 buildConfigurationList = 81DDFDA60D622C1700C5CB87 /* Build configuration list for PBXNativeTarget "setkey Embedded" */;
1343 81DDFD9A0D622C1700C5CB87 /* Sources */,
1344 81DDFDA10D622C1700C5CB87 /* Frameworks */,
1345 81DDFDA30D622C1700C5CB87 /* CopyFiles */,
1346 81DDFDA50D622C1700C5CB87 /* ShellScript */,
1351 81DDFDE40D622D8C00C5CB87 /* PBXTargetDependency */,
1353 name = "setkey Embedded";
1354 productName = setkey;
1355 productReference = 81DDFDAA0D622C1700C5CB87 /* setkey */;
1356 productType = "com.apple.product-type.tool";
1358 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */ = {
1359 isa = PBXNativeTarget;
1360 buildConfigurationList = 81DDFDC90D622C2700C5CB87 /* Build configuration list for PBXNativeTarget "libipsec Embedded" */;
1362 81DDFDB90D622C2700C5CB87 /* Headers */,
1363 81DDFDBC0D622C2700C5CB87 /* Sources */,
1364 81DDFDC20D622C2700C5CB87 /* Frameworks */,
1365 81DDFDC30D622C2700C5CB87 /* CopyFiles */,
1366 81DDFDC80D622C2700C5CB87 /* ShellScript */,
1372 name = "libipsec Embedded";
1373 productName = libipsec;
1374 productReference = 81DDFDCD0D622C2700C5CB87 /* libipsec.A.dylib */;
1375 productType = "com.apple.product-type.library.dynamic";
1377 /* End PBXNativeTarget section */
1379 /* Begin PBXProject section */
1380 23D2D790087071FC00C51098 /* Project object */ = {
1382 buildConfigurationList = 25D3DACC098952B20025F703 /* Build configuration list for PBXProject "ipsec" */;
1383 compatibilityVersion = "Xcode 3.0";
1384 developmentRegion = English;
1385 hasScannedForEncodings = 0;
1392 mainGroup = 23D2D78C087071FC00C51098;
1393 productRefGroup = 23D2D79C087074CC00C51098 /* Products */;
1394 projectDirPath = "";
1397 23B20D2F0871D62A00A3B0FC /* IPSec (Aggregate) */,
1398 815C35E61525201900502220 /* Project_base */,
1399 815C35EB1525203F00502220 /* Project_executables */,
1400 25F258040987FBFA00D15623 /* racoon */,
1401 25F2580E0987FC3400D15623 /* racoonctl */,
1402 25F258090987FC1500D15623 /* setkey */,
1403 2537A1A709E4864800D0ECDA /* libipsec */,
1404 812530AA0D3FE994006BDF4F /* IPSec Embedded (Aggregate) */,
1405 812530BA0D3FE9DC006BDF4F /* racoon Embedded */,
1406 812531120D3FEA33006BDF4F /* racoonctl Embedded */,
1407 81DDFD970D622C1700C5CB87 /* setkey Embedded */,
1408 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */,
1411 /* End PBXProject section */
1413 /* Begin PBXShellScriptBuildPhase section */
1414 258CF31B0A1941A200166B38 /* ShellScript */ = {
1415 isa = PBXShellScriptBuildPhase;
1416 buildActionMask = 8;
1423 runOnlyForDeploymentPostprocessing = 1;
1424 shellPath = /bin/sh;
1425 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";
1427 258CF31E0A19432A00166B38 /* ShellScript */ = {
1428 isa = PBXShellScriptBuildPhase;
1429 buildActionMask = 8;
1436 runOnlyForDeploymentPostprocessing = 1;
1437 shellPath = /bin/sh;
1438 shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/racoonctl.8";
1440 258CF3200A19435B00166B38 /* ShellScript */ = {
1441 isa = PBXShellScriptBuildPhase;
1442 buildActionMask = 8;
1449 runOnlyForDeploymentPostprocessing = 1;
1450 shellPath = /bin/sh;
1451 shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/setkey.8";
1453 258CF3240A1943DE00166B38 /* ShellScript */ = {
1454 isa = PBXShellScriptBuildPhase;
1455 buildActionMask = 8;
1462 runOnlyForDeploymentPostprocessing = 1;
1463 shellPath = /bin/sh;
1464 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";
1466 812531040D3FE9DC006BDF4F /* ShellScript */ = {
1467 isa = PBXShellScriptBuildPhase;
1468 buildActionMask = 8;
1475 runOnlyForDeploymentPostprocessing = 1;
1476 shellPath = /bin/sh;
1477 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";
1479 812531230D3FEA33006BDF4F /* ShellScript */ = {
1480 isa = PBXShellScriptBuildPhase;
1481 buildActionMask = 8;
1488 runOnlyForDeploymentPostprocessing = 1;
1489 shellPath = /bin/sh;
1490 shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/racoonctl.8";
1492 81DDFDA50D622C1700C5CB87 /* ShellScript */ = {
1493 isa = PBXShellScriptBuildPhase;
1494 buildActionMask = 8;
1501 runOnlyForDeploymentPostprocessing = 1;
1502 shellPath = /bin/sh;
1503 shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/setkey.8";
1505 81DDFDC80D622C2700C5CB87 /* ShellScript */ = {
1506 isa = PBXShellScriptBuildPhase;
1507 buildActionMask = 8;
1514 runOnlyForDeploymentPostprocessing = 1;
1515 shellPath = /bin/sh;
1516 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";
1518 /* End PBXShellScriptBuildPhase section */
1520 /* Begin PBXSourcesBuildPhase section */
1521 2537A1A509E4864800D0ECDA /* Sources */ = {
1522 isa = PBXSourcesBuildPhase;
1523 buildActionMask = 2147483647;
1525 2537A1B509E4867700D0ECDA /* ipsec_dump_policy.c in Sources */,
1526 2537A1B609E4867700D0ECDA /* ipsec_get_policylen.c in Sources */,
1527 2537A1B709E4867800D0ECDA /* ipsec_strerror.c in Sources */,
1528 2537A1B909E4867900D0ECDA /* policy_parse.y in Sources */,
1529 2537A1BA09E4867A00D0ECDA /* policy_token.l in Sources */,
1531 runOnlyForDeploymentPostprocessing = 0;
1533 25F258020987FBFA00D15623 /* Sources */ = {
1534 isa = PBXSourcesBuildPhase;
1535 buildActionMask = 2147483647;
1537 25F259280988657000D15623 /* admin.c in Sources */,
1538 25F259290988657000D15623 /* algorithm.c in Sources */,
1539 25F2592A0988657000D15623 /* backupsa.c in Sources */,
1540 25F2592B0988657000D15623 /* cfparse.y in Sources */,
1541 25F2592C0988657000D15623 /* cftoken.l in Sources */,
1542 81C386AA0D451EC300975D5E /* crypto_cssm.c in Sources */,
1543 25F2592E0988657000D15623 /* crypto_openssl.c in Sources */,
1544 25F2592F0988657000D15623 /* dnssec.c in Sources */,
1545 25F259310988657000D15623 /* evt.c in Sources */,
1546 25F259320988657000D15623 /* genlist.c in Sources */,
1547 25F259330988657000D15623 /* getcertsbyname.c in Sources */,
1548 25F259340988657000D15623 /* grabmyaddr.c in Sources */,
1549 25F259350988657000D15623 /* gssapi.c in Sources */,
1550 25F259360988657000D15623 /* handler.c in Sources */,
1551 25F259370988657000D15623 /* ipsec_doi.c in Sources */,
1552 25F259380988657000D15623 /* isakmp_agg.c in Sources */,
1553 25F259390988657000D15623 /* isakmp_base.c in Sources */,
1554 BA7777A11107EBCE00DD87E1 /* isakmp_frag.c in Sources */,
1555 25F2593C0988657000D15623 /* isakmp_ident.c in Sources */,
1556 25F2593D0988657000D15623 /* isakmp_inf.c in Sources */,
1557 25F2593E0988657000D15623 /* isakmp_newg.c in Sources */,
1558 25F2593F0988657000D15623 /* isakmp_quick.c in Sources */,
1559 25F259420988657000D15623 /* isakmp.c in Sources */,
1560 25F259440988657000D15623 /* localconf.c in Sources */,
1561 25F259450988657000D15623 /* logger.c in Sources */,
1562 25F259460988657000D15623 /* main.c in Sources */,
1563 25F259470988657000D15623 /* misc.c in Sources */,
1564 25F259490988657000D15623 /* oakley.c in Sources */,
1565 81C387EC0D45268300975D5E /* open_dir.c in Sources */,
1566 25F2594C0988657000D15623 /* pfkey_racoon.c in Sources */,
1567 25F2594F0988657000D15623 /* plog.c in Sources */,
1568 25F259500988657000D15623 /* policy.c in Sources */,
1569 25F259510988657000D15623 /* privsep.c in Sources */,
1570 25F259520988657000D15623 /* proposal.c in Sources */,
1571 25F259580988657000D15623 /* remoteconf.c in Sources */,
1572 25F2595A0988657000D15623 /* safefile.c in Sources */,
1573 25F2595B0988657000D15623 /* sainfo.c in Sources */,
1574 25F2595C0988657000D15623 /* schedule.c in Sources */,
1575 25F2595D0988657000D15623 /* session.c in Sources */,
1576 25F2595E0988657000D15623 /* sockmisc.c in Sources */,
1577 25F2595F0988657000D15623 /* str2val.c in Sources */,
1578 25F259600988657000D15623 /* strnames.c in Sources */,
1579 25F259610988657000D15623 /* throttle.c in Sources */,
1580 25F259620988657000D15623 /* vendorid.c in Sources */,
1581 25F259630988657000D15623 /* vmbuf.c in Sources */,
1582 25078AE509D37570005F3F63 /* nattraversal.c in Sources */,
1583 25EAE8C609D87B990042CC7F /* pfkey.c in Sources */,
1584 25DC9ED409DB16F300C89F86 /* isakmp_cfg.c in Sources */,
1585 25DC9ED509DB16F800C89F86 /* isakmp_unity.c in Sources */,
1586 25DC9ED609DB16FA00C89F86 /* isakmp_xauth.c in Sources */,
1587 25DE2DE90A8BD40E0010A46D /* vpn_control.c in Sources */,
1588 81CA08920CE3BC870055C0AF /* vpn.c in Sources */,
1589 BA6F109B0EA1DEC200546773 /* ike_session.c in Sources */,
1590 BA5B6F2A0EC19F40003774E7 /* ipsecConfigTracer.c in Sources */,
1591 BA5B6F2B0EC19F40003774E7 /* ipsecSessionTracer.c in Sources */,
1592 BA485FA2109C1ECA00545E19 /* power_mgmt.c in Sources */,
1594 runOnlyForDeploymentPostprocessing = 0;
1596 25F258070987FC1500D15623 /* Sources */ = {
1597 isa = PBXSourcesBuildPhase;
1598 buildActionMask = 2147483647;
1600 25F258900988648C00D15623 /* parse.y in Sources */,
1601 25ECCDB709AD48A300883CA3 /* pfkey_dump.c in Sources */,
1602 25ECCDB509AD489200883CA3 /* key_debug.c in Sources */,
1603 25ECCDA209AD479A00883CA3 /* pfkey.c in Sources */,
1604 25F258910988648C00D15623 /* setkey.c in Sources */,
1605 25F258940988648C00D15623 /* token.l in Sources */,
1606 BA5B6F310EC19F80003774E7 /* ipsecPolicyTracer.c in Sources */,
1608 runOnlyForDeploymentPostprocessing = 0;
1610 25F2580C0987FC3400D15623 /* Sources */ = {
1611 isa = PBXSourcesBuildPhase;
1612 buildActionMask = 2147483647;
1614 2543473209DCAE27007943DE /* racoonctl.c in Sources */,
1615 2543474E09DCAEF8007943DE /* str2val.c in Sources */,
1616 2543475109DCB063007943DE /* kmpstat.c in Sources */,
1617 2543475509DCB0D9007943DE /* vmbuf.c in Sources */,
1618 2543475609DCB0DB007943DE /* sockmisc.c in Sources */,
1619 2543475709DCB0E6007943DE /* misc.c in Sources */,
1620 2543476409DCB396007943DE /* pfkey_dump.c in Sources */,
1621 2543476709DCB400007943DE /* key_debug.c in Sources */,
1622 2543476909DCB420007943DE /* pfkey.c in Sources */,
1624 runOnlyForDeploymentPostprocessing = 0;
1626 812530BF0D3FE9DC006BDF4F /* Sources */ = {
1627 isa = PBXSourcesBuildPhase;
1628 buildActionMask = 2147483647;
1630 812530C20D3FE9DC006BDF4F /* admin.c in Sources */,
1631 812530C30D3FE9DC006BDF4F /* algorithm.c in Sources */,
1632 812530C40D3FE9DC006BDF4F /* backupsa.c in Sources */,
1633 812530C50D3FE9DC006BDF4F /* cfparse.y in Sources */,
1634 812530C60D3FE9DC006BDF4F /* cftoken.l in Sources */,
1635 81C325A80D46A36900E65EB7 /* crypto_cssm.c in Sources */,
1636 812530C70D3FE9DC006BDF4F /* crypto_openssl.c in Sources */,
1637 812530C80D3FE9DC006BDF4F /* dnssec.c in Sources */,
1638 812530C90D3FE9DC006BDF4F /* evt.c in Sources */,
1639 812530CA0D3FE9DC006BDF4F /* genlist.c in Sources */,
1640 812530CB0D3FE9DC006BDF4F /* getcertsbyname.c in Sources */,
1641 812530CC0D3FE9DC006BDF4F /* grabmyaddr.c in Sources */,
1642 812530CD0D3FE9DC006BDF4F /* gssapi.c in Sources */,
1643 812530CE0D3FE9DC006BDF4F /* handler.c in Sources */,
1644 812530CF0D3FE9DC006BDF4F /* ipsec_doi.c in Sources */,
1645 812530D00D3FE9DC006BDF4F /* isakmp_agg.c in Sources */,
1646 812530D10D3FE9DC006BDF4F /* isakmp_base.c in Sources */,
1647 BA7777A21107EBF600DD87E1 /* isakmp_frag.c in Sources */,
1648 812530D20D3FE9DC006BDF4F /* isakmp_ident.c in Sources */,
1649 812530D30D3FE9DC006BDF4F /* isakmp_inf.c in Sources */,
1650 812530D40D3FE9DC006BDF4F /* isakmp_newg.c in Sources */,
1651 812530D50D3FE9DC006BDF4F /* isakmp_quick.c in Sources */,
1652 812530D60D3FE9DC006BDF4F /* isakmp.c in Sources */,
1653 812530D70D3FE9DC006BDF4F /* localconf.c in Sources */,
1654 812530D80D3FE9DC006BDF4F /* logger.c in Sources */,
1655 812530D90D3FE9DC006BDF4F /* main.c in Sources */,
1656 812530DA0D3FE9DC006BDF4F /* misc.c in Sources */,
1657 812530DB0D3FE9DC006BDF4F /* oakley.c in Sources */,
1658 812530DC0D3FE9DC006BDF4F /* pfkey_racoon.c in Sources */,
1659 812530DD0D3FE9DC006BDF4F /* plog.c in Sources */,
1660 812530DE0D3FE9DC006BDF4F /* policy.c in Sources */,
1661 812530DF0D3FE9DC006BDF4F /* privsep.c in Sources */,
1662 812530E00D3FE9DC006BDF4F /* proposal.c in Sources */,
1663 812530E10D3FE9DC006BDF4F /* remoteconf.c in Sources */,
1664 812530E20D3FE9DC006BDF4F /* safefile.c in Sources */,
1665 812530E30D3FE9DC006BDF4F /* sainfo.c in Sources */,
1666 812530E40D3FE9DC006BDF4F /* schedule.c in Sources */,
1667 812530E50D3FE9DC006BDF4F /* session.c in Sources */,
1668 812530E60D3FE9DC006BDF4F /* sockmisc.c in Sources */,
1669 812530E70D3FE9DC006BDF4F /* str2val.c in Sources */,
1670 812530E80D3FE9DC006BDF4F /* strnames.c in Sources */,
1671 812530E90D3FE9DC006BDF4F /* throttle.c in Sources */,
1672 812530EA0D3FE9DC006BDF4F /* vendorid.c in Sources */,
1673 812530EB0D3FE9DC006BDF4F /* vmbuf.c in Sources */,
1674 812530EC0D3FE9DC006BDF4F /* nattraversal.c in Sources */,
1675 812530ED0D3FE9DC006BDF4F /* pfkey.c in Sources */,
1676 812530EF0D3FE9DC006BDF4F /* isakmp_cfg.c in Sources */,
1677 812530F00D3FE9DC006BDF4F /* isakmp_unity.c in Sources */,
1678 812530F10D3FE9DC006BDF4F /* isakmp_xauth.c in Sources */,
1679 812530F20D3FE9DC006BDF4F /* vpn_control.c in Sources */,
1680 812530F30D3FE9DC006BDF4F /* vpn.c in Sources */,
1681 BA6F109C0EA1DEC200546773 /* ike_session.c in Sources */,
1682 BA5B6F2C0EC19F40003774E7 /* ipsecConfigTracer.c in Sources */,
1683 BA5B6F2D0EC19F40003774E7 /* ipsecSessionTracer.c in Sources */,
1684 BA485FA3109C1ECA00545E19 /* power_mgmt.c in Sources */,
1686 runOnlyForDeploymentPostprocessing = 0;
1688 812531150D3FEA33006BDF4F /* Sources */ = {
1689 isa = PBXSourcesBuildPhase;
1690 buildActionMask = 2147483647;
1692 812531160D3FEA33006BDF4F /* racoonctl.c in Sources */,
1693 812531170D3FEA33006BDF4F /* str2val.c in Sources */,
1694 812531180D3FEA33006BDF4F /* kmpstat.c in Sources */,
1695 812531190D3FEA33006BDF4F /* vmbuf.c in Sources */,
1696 8125311A0D3FEA33006BDF4F /* sockmisc.c in Sources */,
1697 8125311B0D3FEA33006BDF4F /* misc.c in Sources */,
1698 8125311C0D3FEA33006BDF4F /* pfkey_dump.c in Sources */,
1699 8125311D0D3FEA33006BDF4F /* key_debug.c in Sources */,
1700 8125311E0D3FEA33006BDF4F /* pfkey.c in Sources */,
1702 runOnlyForDeploymentPostprocessing = 0;
1704 81DDFD9A0D622C1700C5CB87 /* Sources */ = {
1705 isa = PBXSourcesBuildPhase;
1706 buildActionMask = 2147483647;
1708 81DDFD9B0D622C1700C5CB87 /* parse.y in Sources */,
1709 81DDFD9C0D622C1700C5CB87 /* pfkey_dump.c in Sources */,
1710 81DDFD9D0D622C1700C5CB87 /* key_debug.c in Sources */,
1711 81DDFD9E0D622C1700C5CB87 /* pfkey.c in Sources */,
1712 81DDFD9F0D622C1700C5CB87 /* setkey.c in Sources */,
1713 81DDFDA00D622C1700C5CB87 /* token.l in Sources */,
1714 BA5B6F320EC19F80003774E7 /* ipsecPolicyTracer.c in Sources */,
1716 runOnlyForDeploymentPostprocessing = 0;
1718 81DDFDBC0D622C2700C5CB87 /* Sources */ = {
1719 isa = PBXSourcesBuildPhase;
1720 buildActionMask = 2147483647;
1722 81DDFDBD0D622C2700C5CB87 /* ipsec_dump_policy.c in Sources */,
1723 81DDFDBE0D622C2700C5CB87 /* ipsec_get_policylen.c in Sources */,
1724 81DDFDBF0D622C2700C5CB87 /* ipsec_strerror.c in Sources */,
1725 81DDFDC00D622C2700C5CB87 /* policy_parse.y in Sources */,
1726 81DDFDC10D622C2700C5CB87 /* policy_token.l in Sources */,
1728 runOnlyForDeploymentPostprocessing = 0;
1730 /* End PBXSourcesBuildPhase section */
1732 /* Begin PBXTargetDependency section */
1733 2537A1C309E494D300D0ECDA /* PBXTargetDependency */ = {
1734 isa = PBXTargetDependency;
1735 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1736 targetProxy = 2537A1C209E494D300D0ECDA /* PBXContainerItemProxy */;
1738 2537A1C909E49D1400D0ECDA /* PBXTargetDependency */ = {
1739 isa = PBXTargetDependency;
1740 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1741 targetProxy = 2537A1C809E49D1400D0ECDA /* PBXContainerItemProxy */;
1743 2537A1CD09E49D5C00D0ECDA /* PBXTargetDependency */ = {
1744 isa = PBXTargetDependency;
1745 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1746 targetProxy = 2537A1CC09E49D5C00D0ECDA /* PBXContainerItemProxy */;
1748 812531110D3FEA28006BDF4F /* PBXTargetDependency */ = {
1749 isa = PBXTargetDependency;
1750 target = 812530BA0D3FE9DC006BDF4F /* racoon Embedded */;
1751 targetProxy = 812531100D3FEA28006BDF4F /* PBXContainerItemProxy */;
1753 8125312C0D3FEA44006BDF4F /* PBXTargetDependency */ = {
1754 isa = PBXTargetDependency;
1755 target = 812531120D3FEA33006BDF4F /* racoonctl Embedded */;
1756 targetProxy = 8125312B0D3FEA44006BDF4F /* PBXContainerItemProxy */;
1758 815C35F11525208900502220 /* PBXTargetDependency */ = {
1759 isa = PBXTargetDependency;
1760 target = 2537A1A709E4864800D0ECDA /* libipsec */;
1761 targetProxy = 815C35F01525208900502220 /* PBXContainerItemProxy */;
1763 815C35F31525209000502220 /* PBXTargetDependency */ = {
1764 isa = PBXTargetDependency;
1765 target = 25F258040987FBFA00D15623 /* racoon */;
1766 targetProxy = 815C35F21525209000502220 /* PBXContainerItemProxy */;
1768 815C35F51525209400502220 /* PBXTargetDependency */ = {
1769 isa = PBXTargetDependency;
1770 target = 25F2580E0987FC3400D15623 /* racoonctl */;
1771 targetProxy = 815C35F41525209400502220 /* PBXContainerItemProxy */;
1773 815C35F71525209800502220 /* PBXTargetDependency */ = {
1774 isa = PBXTargetDependency;
1775 target = 25F258090987FC1500D15623 /* setkey */;
1776 targetProxy = 815C35F61525209800502220 /* PBXContainerItemProxy */;
1778 815C35F9152520BC00502220 /* PBXTargetDependency */ = {
1779 isa = PBXTargetDependency;
1780 target = 815C35E61525201900502220 /* Project_base */;
1781 targetProxy = 815C35F8152520BC00502220 /* PBXContainerItemProxy */;
1783 815C35FB152520C000502220 /* PBXTargetDependency */ = {
1784 isa = PBXTargetDependency;
1785 target = 815C35EB1525203F00502220 /* Project_executables */;
1786 targetProxy = 815C35FA152520C000502220 /* PBXContainerItemProxy */;
1788 81DDFDD90D622C4E00C5CB87 /* PBXTargetDependency */ = {
1789 isa = PBXTargetDependency;
1790 target = 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */;
1791 targetProxy = 81DDFDD80D622C4E00C5CB87 /* PBXContainerItemProxy */;
1793 81DDFDDF0D622D1700C5CB87 /* PBXTargetDependency */ = {
1794 isa = PBXTargetDependency;
1795 target = 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */;
1796 targetProxy = 81DDFDDE0D622D1700C5CB87 /* PBXContainerItemProxy */;
1798 81DDFDE40D622D8C00C5CB87 /* PBXTargetDependency */ = {
1799 isa = PBXTargetDependency;
1800 target = 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */;
1801 targetProxy = 81DDFDE30D622D8C00C5CB87 /* PBXContainerItemProxy */;
1803 81DDFDF10D627DE300C5CB87 /* PBXTargetDependency */ = {
1804 isa = PBXTargetDependency;
1805 target = 81DDFD970D622C1700C5CB87 /* setkey Embedded */;
1806 targetProxy = 81DDFDF00D627DE300C5CB87 /* PBXContainerItemProxy */;
1808 /* End PBXTargetDependency section */
1810 /* Begin XCBuildConfiguration section */
1811 2537A1AA09E4866800D0ECDA /* Development */ = {
1812 isa = XCBuildConfiguration;
1814 ALTERNATE_GROUP = "$(inherited)";
1815 ALTERNATE_MODE = "";
1816 ALTERNATE_OWNER = "$(inherited)";
1817 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1818 COPY_PHASE_STRIP = NO;
1819 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
1820 DYLIB_CURRENT_VERSION = 300;
1821 EXECUTABLE_PREFIX = lib;
1822 GCC_DYNAMIC_NO_PIC = NO;
1823 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1824 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1825 GCC_MODEL_TUNING = G5;
1826 GCC_OPTIMIZATION_LEVEL = 0;
1827 GCC_PREPROCESSOR_DEFINITIONS = (
1829 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1831 HEADER_SEARCH_PATHS = (
1833 "$(HEADER_SEARCH_PATHS)",
1835 INSTALL_GROUP = wheel;
1836 INSTALL_MODE_FLAG = 555;
1837 INSTALL_OWNER = root;
1838 INSTALL_PATH = /usr/lib;
1839 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
1841 PRODUCT_NAME = ipsec.A;
1843 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
1848 2537A1AB09E4866800D0ECDA /* Deployment */ = {
1849 isa = XCBuildConfiguration;
1851 ALTERNATE_GROUP = "$(inherited)";
1852 ALTERNATE_MODE = "";
1853 ALTERNATE_OWNER = "$(inherited)";
1854 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1855 COPY_PHASE_STRIP = NO;
1856 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
1857 DYLIB_CURRENT_VERSION = 300;
1858 EXECUTABLE_PREFIX = lib;
1859 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1860 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1861 GCC_MODEL_TUNING = G5;
1862 GCC_PREPROCESSOR_DEFINITIONS = (
1864 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1866 HEADER_SEARCH_PATHS = (
1868 "$(HEADER_SEARCH_PATHS)",
1870 INSTALL_GROUP = wheel;
1871 INSTALL_MODE_FLAG = 555;
1872 INSTALL_OWNER = root;
1873 INSTALL_PATH = /usr/lib;
1874 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
1876 PRODUCT_NAME = ipsec.A;
1877 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
1882 2537A1AC09E4866800D0ECDA /* Default */ = {
1883 isa = XCBuildConfiguration;
1885 ALTERNATE_GROUP = "$(inherited)";
1886 ALTERNATE_MODE = "";
1887 ALTERNATE_OWNER = "$(inherited)";
1888 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1889 COPY_PHASE_STRIP = NO;
1890 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
1891 DYLIB_CURRENT_VERSION = 300;
1892 EXECUTABLE_PREFIX = lib;
1893 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1894 GCC_MODEL_TUNING = G5;
1895 GCC_PREPROCESSOR_DEFINITIONS = (
1897 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1899 HEADER_SEARCH_PATHS = (
1901 "$(HEADER_SEARCH_PATHS)",
1903 INSTALL_GROUP = wheel;
1904 INSTALL_MODE_FLAG = 555;
1905 INSTALL_OWNER = root;
1906 INSTALL_PATH = /usr/lib;
1907 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
1909 PRODUCT_NAME = ipsec.A;
1910 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
1915 25D3DAB9098952B20025F703 /* Development */ = {
1916 isa = XCBuildConfiguration;
1919 COPY_PHASE_STRIP = NO;
1922 OTHER_REZFLAGS = "";
1923 PRODUCT_NAME = "IPSec (Aggregate)";
1924 SECTORDER_FLAGS = "";
1928 "-Wno-four-char-constants",
1929 "-Wno-unknown-pragmas",
1934 25D3DABA098952B20025F703 /* Deployment */ = {
1935 isa = XCBuildConfiguration;
1938 COPY_PHASE_STRIP = NO;
1941 OTHER_REZFLAGS = "";
1942 PRODUCT_NAME = "IPSec (Aggregate)";
1943 SECTORDER_FLAGS = "";
1947 "-Wno-four-char-constants",
1948 "-Wno-unknown-pragmas",
1953 25D3DABB098952B20025F703 /* Default */ = {
1954 isa = XCBuildConfiguration;
1957 "ARCHS[arch=*]" = "";
1958 COPY_PHASE_STRIP = NO;
1961 OTHER_REZFLAGS = "";
1962 PRODUCT_NAME = "IPSec (Aggregate)";
1963 SECTORDER_FLAGS = "";
1967 "-Wno-four-char-constants",
1968 "-Wno-unknown-pragmas",
1973 25D3DABD098952B20025F703 /* Development */ = {
1974 isa = XCBuildConfiguration;
1976 ALTERNATE_GROUP = "$(inherited)";
1977 ALTERNATE_MODE = "$(inherited)";
1978 ALTERNATE_OWNER = "$(inherited)";
1979 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1980 COPY_PHASE_STRIP = NO;
1981 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1982 GCC_MODEL_TUNING = G5;
1983 GCC_OPTIMIZATION_LEVEL = 0;
1984 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1985 GCC_PREFIX_HEADER = "";
1986 GCC_PREPROCESSOR_DEFINITIONS = (
1988 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1990 HEADER_SEARCH_PATHS = (
1993 /tmp/ipsec.dst/usr/include,
1995 INSTALL_GROUP = wheel;
1996 INSTALL_MODE_FLAG = 555;
1997 INSTALL_OWNER = root;
1998 INSTALL_PATH = /usr/sbin;
2001 "$(OTHER_CFLAGS_QUOTED_1)",
2002 "$(OTHER_CFLAGS_QUOTED_2)",
2003 "$(OTHER_CFLAGS_QUOTED_3)",
2005 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
2006 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\"";
2007 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
2008 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
2010 OTHER_REZFLAGS = "";
2012 PRODUCT_NAME = racoon;
2013 SECTORDER_FLAGS = "";
2017 "-Wno-four-char-constants",
2018 "-Wno-unknown-pragmas",
2020 YACCFLAGS = "$(YACCFLAGS) -d";
2021 YACC_GENERATE_DEBUGGING_DIRECTIVES = NO;
2025 25D3DABE098952B20025F703 /* Deployment */ = {
2026 isa = XCBuildConfiguration;
2028 ALTERNATE_GROUP = "$(inherited)";
2029 ALTERNATE_MODE = "$(inherited)";
2030 ALTERNATE_OWNER = "$(inherited)";
2031 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
2032 COPY_PHASE_STRIP = NO;
2033 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
2034 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2035 GCC_MODEL_TUNING = G5;
2036 GCC_PRECOMPILE_PREFIX_HEADER = YES;
2037 GCC_PREFIX_HEADER = "";
2038 GCC_PREPROCESSOR_DEFINITIONS = (
2040 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2042 HEADER_SEARCH_PATHS = (
2045 /tmp/ipsec.dst/usr/include,
2047 INSTALL_GROUP = wheel;
2048 INSTALL_MODE_FLAG = 555;
2049 INSTALL_OWNER = root;
2050 INSTALL_PATH = /usr/sbin;
2052 "$(OTHER_CFLAGS_QUOTED_1)",
2053 "$(OTHER_CFLAGS_QUOTED_2)",
2054 "$(OTHER_CFLAGS_QUOTED_3)",
2056 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
2057 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\"";
2058 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
2059 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
2061 OTHER_REZFLAGS = "";
2063 PRODUCT_NAME = racoon;
2064 SECTORDER_FLAGS = "";
2067 "-Wno-four-char-constants",
2068 "-Wno-unknown-pragmas",
2070 YACCFLAGS = "$(YACCFLAGS) -d";
2074 25D3DABF098952B20025F703 /* Default */ = {
2075 isa = XCBuildConfiguration;
2077 ALTERNATE_GROUP = "$(inherited)";
2078 ALTERNATE_MODE = "$(inherited)";
2079 ALTERNATE_OWNER = "$(inherited)";
2080 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
2081 COPY_PHASE_STRIP = NO;
2082 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
2083 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2084 GCC_MODEL_TUNING = G5;
2085 GCC_PRECOMPILE_PREFIX_HEADER = YES;
2086 GCC_PREFIX_HEADER = "";
2087 GCC_PREPROCESSOR_DEFINITIONS = (
2089 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2091 HEADER_SEARCH_PATHS = (
2094 /tmp/ipsec.dst/usr/include,
2096 INSTALL_GROUP = wheel;
2097 INSTALL_MODE_FLAG = 555;
2098 INSTALL_OWNER = root;
2099 INSTALL_PATH = /usr/sbin;
2101 "$(OTHER_CFLAGS_QUOTED_1)",
2102 "$(OTHER_CFLAGS_QUOTED_2)",
2103 "$(OTHER_CFLAGS_QUOTED_3)",
2105 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
2106 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\"";
2107 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
2108 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
2110 OTHER_REZFLAGS = "";
2112 PRODUCT_NAME = racoon;
2113 SECTORDER_FLAGS = "";
2116 "-Wno-four-char-constants",
2117 "-Wno-unknown-pragmas",
2119 YACCFLAGS = "$(YACCFLAGS) -d";
2123 25D3DAC1098952B20025F703 /* Development */ = {
2124 isa = XCBuildConfiguration;
2126 ALTERNATE_PERMISSIONS_FILES = "";
2127 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
2128 COPY_PHASE_STRIP = NO;
2129 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2130 GCC_MODEL_TUNING = G5;
2131 GCC_PREPROCESSOR_DEFINITIONS = (
2133 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2135 HEADER_SEARCH_PATHS = (
2136 "$(DSTROOT)/usr/include",
2139 INSTALL_GROUP = wheel;
2140 INSTALL_MODE_FLAG = 555;
2141 INSTALL_OWNER = root;
2142 INSTALL_PATH = /usr/sbin;
2143 LIBRARY_SEARCH_PATHS = "";
2144 MACH_O_TYPE = mh_execute;
2147 OTHER_REZFLAGS = "";
2150 PRODUCT_NAME = setkey;
2151 SECTORDER_FLAGS = "";
2155 "-Wno-four-char-constants",
2156 "-Wno-unknown-pragmas",
2162 25D3DAC2098952B20025F703 /* Deployment */ = {
2163 isa = XCBuildConfiguration;
2165 ALTERNATE_PERMISSIONS_FILES = "";
2166 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
2167 COPY_PHASE_STRIP = YES;
2168 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2169 GCC_MODEL_TUNING = G5;
2170 GCC_PREPROCESSOR_DEFINITIONS = (
2172 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2174 HEADER_SEARCH_PATHS = (
2175 "$(DSTROOT)/usr/include",
2178 INSTALL_GROUP = wheel;
2179 INSTALL_MODE_FLAG = 555;
2180 INSTALL_OWNER = root;
2181 INSTALL_PATH = /usr/sbin;
2182 LIBRARY_SEARCH_PATHS = "";
2183 MACH_O_TYPE = mh_execute;
2186 OTHER_REZFLAGS = "";
2189 PRODUCT_NAME = setkey;
2190 SECTORDER_FLAGS = "";
2192 STRIP_INSTALLED_PRODUCT = YES;
2195 "-Wno-four-char-constants",
2196 "-Wno-unknown-pragmas",
2201 25D3DAC3098952B20025F703 /* Default */ = {
2202 isa = XCBuildConfiguration;
2204 ALTERNATE_PERMISSIONS_FILES = "";
2205 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
2206 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2207 GCC_MODEL_TUNING = G5;
2208 GCC_PREPROCESSOR_DEFINITIONS = (
2210 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2212 HEADER_SEARCH_PATHS = (
2213 "$(DSTROOT)/usr/include",
2216 INSTALL_GROUP = wheel;
2217 INSTALL_MODE_FLAG = 555;
2218 INSTALL_OWNER = root;
2219 INSTALL_PATH = /usr/sbin;
2220 LIBRARY_SEARCH_PATHS = "";
2221 MACH_O_TYPE = mh_execute;
2224 OTHER_REZFLAGS = "";
2227 PRODUCT_NAME = setkey;
2228 SECTORDER_FLAGS = "";
2229 STRIP_INSTALLED_PRODUCT = YES;
2232 "-Wno-four-char-constants",
2233 "-Wno-unknown-pragmas",
2238 25D3DAC5098952B20025F703 /* Development */ = {
2239 isa = XCBuildConfiguration;
2241 ALTERNATE_GROUP = "$(inherited)";
2242 ALTERNATE_MODE = "$(inherited)";
2243 ALTERNATE_OWNER = "$(inherited)";
2244 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
2245 COPY_PHASE_STRIP = NO;
2246 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2247 GCC_MODEL_TUNING = G5;
2248 GCC_PREPROCESSOR_DEFINITIONS = (
2250 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2252 HEADER_SEARCH_PATHS = (
2253 "$(DSTROOT)/usr/include",
2256 INSTALL_GROUP = wheel;
2257 INSTALL_MODE_FLAG = 555;
2258 INSTALL_OWNER = root;
2259 INSTALL_PATH = /usr/sbin;
2260 OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/var/run\\\"";
2262 OTHER_REZFLAGS = "";
2264 PRODUCT_NAME = racoonctl;
2265 SECTORDER_FLAGS = "";
2269 "-Wno-four-char-constants",
2270 "-Wno-unknown-pragmas",
2275 25D3DAC6098952B20025F703 /* Deployment */ = {
2276 isa = XCBuildConfiguration;
2278 ALTERNATE_GROUP = "$(inherited)";
2279 ALTERNATE_MODE = "$(inherited)";
2280 ALTERNATE_OWNER = "$(inherited)";
2281 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
2282 COPY_PHASE_STRIP = YES;
2283 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2284 GCC_MODEL_TUNING = G5;
2285 GCC_PREPROCESSOR_DEFINITIONS = (
2287 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2289 HEADER_SEARCH_PATHS = (
2290 "$(DSTROOT)/usr/include",
2293 INSTALL_GROUP = wheel;
2294 INSTALL_MODE_FLAG = 555;
2295 INSTALL_OWNER = root;
2296 INSTALL_PATH = /usr/sbin;
2297 OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/var/run\\\"";
2299 OTHER_REZFLAGS = "";
2301 PRODUCT_NAME = racoonctl;
2302 SECTORDER_FLAGS = "";
2303 STRIP_INSTALLED_PRODUCT = YES;
2306 "-Wno-four-char-constants",
2307 "-Wno-unknown-pragmas",
2312 25D3DAC7098952B20025F703 /* Default */ = {
2313 isa = XCBuildConfiguration;
2315 ALTERNATE_GROUP = "$(inherited)";
2316 ALTERNATE_MODE = "$(inherited)";
2317 ALTERNATE_OWNER = "$(inherited)";
2318 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
2319 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2320 GCC_MODEL_TUNING = G5;
2321 GCC_PREPROCESSOR_DEFINITIONS = (
2323 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2325 HEADER_SEARCH_PATHS = (
2326 "$(DSTROOT)/usr/include",
2329 INSTALL_GROUP = wheel;
2330 INSTALL_MODE_FLAG = 555;
2331 INSTALL_OWNER = root;
2332 INSTALL_PATH = /usr/sbin;
2333 OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/var/run\\\"";
2335 OTHER_REZFLAGS = "";
2337 PRODUCT_NAME = racoonctl;
2338 SECTORDER_FLAGS = "";
2339 STRIP_INSTALLED_PRODUCT = YES;
2342 "-Wno-four-char-constants",
2343 "-Wno-unknown-pragmas",
2348 25D3DACD098952B20025F703 /* Development */ = {
2349 isa = XCBuildConfiguration;
2350 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2352 ADDITIONAL_SDKS = "";
2353 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2357 25D3DACE098952B20025F703 /* Deployment */ = {
2358 isa = XCBuildConfiguration;
2359 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2361 ADDITIONAL_SDKS = "";
2362 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2366 25D3DACF098952B20025F703 /* Default */ = {
2367 isa = XCBuildConfiguration;
2368 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2370 ADDITIONAL_SDKS = "";
2371 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2375 812530B60D3FE994006BDF4F /* Development */ = {
2376 isa = XCBuildConfiguration;
2378 ADDITIONAL_SDKS = "";
2383 COPY_PHASE_STRIP = NO;
2386 OTHER_REZFLAGS = "";
2387 PRODUCT_NAME = "IPSec Embedded (Aggregate)";
2388 SECTORDER_FLAGS = "";
2392 "-Wno-four-char-constants",
2393 "-Wno-unknown-pragmas",
2398 812530B70D3FE994006BDF4F /* Deployment */ = {
2399 isa = XCBuildConfiguration;
2401 ADDITIONAL_SDKS = "";
2406 COPY_PHASE_STRIP = NO;
2409 OTHER_REZFLAGS = "";
2410 PRODUCT_NAME = "IPSec Embedded (Aggregate)";
2411 SECTORDER_FLAGS = "";
2415 "-Wno-four-char-constants",
2416 "-Wno-unknown-pragmas",
2421 812530B90D3FE994006BDF4F /* Default */ = {
2422 isa = XCBuildConfiguration;
2424 ADDITIONAL_SDKS = "";
2430 COPY_PHASE_STRIP = NO;
2433 OTHER_REZFLAGS = "";
2434 PRODUCT_NAME = "IPSec Embedded (Aggregate)";
2435 SECTORDER_FLAGS = "";
2439 "-Wno-four-char-constants",
2440 "-Wno-unknown-pragmas",
2445 812531060D3FE9DC006BDF4F /* Development */ = {
2446 isa = XCBuildConfiguration;
2447 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2449 ALTERNATE_GROUP = "$(inherited)";
2450 ALTERNATE_MODE = "$(inherited)";
2451 ALTERNATE_OWNER = "$(inherited)";
2456 CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements.plist";
2457 CODE_SIGN_IDENTITY = "-";
2458 COPY_PHASE_STRIP = NO;
2459 FRAMEWORK_SEARCH_PATHS = (
2461 "\\\"$(SDKROOT)/System/Library/Frameworks\\\"",
2462 "\\\"$(DEVELOPER_DIR)/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.Internal.sdk/System/Library/Frameworks\\\"",
2464 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2465 GCC_MODEL_TUNING = G5;
2466 GCC_OPTIMIZATION_LEVEL = 0;
2467 GCC_PRECOMPILE_PREFIX_HEADER = YES;
2468 GCC_PREFIX_HEADER = "";
2469 GCC_PREPROCESSOR_DEFINITIONS = (
2471 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2473 HEADER_SEARCH_PATHS = (
2476 /tmp/ipsec.dst/usr/include,
2478 INSTALL_GROUP = wheel;
2479 INSTALL_MODE_FLAG = 555;
2480 INSTALL_OWNER = root;
2481 INSTALL_PATH = /usr/sbin;
2484 "$(OTHER_CFLAGS_QUOTED_1)",
2485 "$(OTHER_CFLAGS_QUOTED_2)",
2486 "$(OTHER_CFLAGS_QUOTED_3)",
2488 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
2489 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\"";
2490 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
2491 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
2493 OTHER_REZFLAGS = "";
2495 PRODUCT_NAME = racoon;
2496 SECTORDER_FLAGS = "";
2500 "-Wno-four-char-constants",
2501 "-Wno-unknown-pragmas",
2504 YACCFLAGS = "$(YACCFLAGS) -d";
2505 YACC_GENERATE_DEBUGGING_DIRECTIVES = NO;
2509 812531070D3FE9DC006BDF4F /* Deployment */ = {
2510 isa = XCBuildConfiguration;
2511 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2513 ALTERNATE_GROUP = "$(inherited)";
2514 ALTERNATE_MODE = "$(inherited)";
2515 ALTERNATE_OWNER = "$(inherited)";
2520 CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements.plist";
2521 CODE_SIGN_IDENTITY = "-";
2522 COPY_PHASE_STRIP = NO;
2523 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
2524 FRAMEWORK_SEARCH_PATHS = (
2526 "\\\"$(SDKROOT)/System/Library/Frameworks\\\"",
2527 "\\\"$(DEVELOPER_DIR)/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.Internal.sdk/System/Library/Frameworks\\\"",
2529 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2530 GCC_MODEL_TUNING = G5;
2531 GCC_PRECOMPILE_PREFIX_HEADER = YES;
2532 GCC_PREFIX_HEADER = "";
2533 GCC_PREPROCESSOR_DEFINITIONS = (
2535 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2537 HEADER_SEARCH_PATHS = (
2540 /tmp/ipsec.dst/usr/include,
2542 INSTALL_GROUP = wheel;
2543 INSTALL_MODE_FLAG = 555;
2544 INSTALL_OWNER = root;
2545 INSTALL_PATH = /usr/sbin;
2547 "$(OTHER_CFLAGS_QUOTED_1)",
2548 "$(OTHER_CFLAGS_QUOTED_2)",
2549 "$(OTHER_CFLAGS_QUOTED_3)",
2551 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
2552 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\"";
2553 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
2554 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
2556 OTHER_REZFLAGS = "";
2558 PRODUCT_NAME = racoon;
2559 SECTORDER_FLAGS = "";
2562 "-Wno-four-char-constants",
2563 "-Wno-unknown-pragmas",
2566 YACCFLAGS = "$(YACCFLAGS) -d";
2570 812531090D3FE9DC006BDF4F /* Default */ = {
2571 isa = XCBuildConfiguration;
2572 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2574 ALTERNATE_GROUP = "$(inherited)";
2575 ALTERNATE_MODE = "$(inherited)";
2576 ALTERNATE_OWNER = "$(inherited)";
2581 CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements.plist";
2582 CODE_SIGN_IDENTITY = "-";
2583 COPY_PHASE_STRIP = NO;
2584 DSTROOT = "/tmp/$(PROJECT_NAME).dst";
2585 FRAMEWORK_SEARCH_PATHS = (
2587 "\\\"$(SDKROOT)/System/Library/Frameworks\\\"",
2588 "\\\"$(DEVELOPER_DIR)/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.Internal.sdk/System/Library/Frameworks\\\"",
2590 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2591 GCC_MODEL_TUNING = G5;
2592 GCC_PRECOMPILE_PREFIX_HEADER = YES;
2593 GCC_PREFIX_HEADER = "";
2594 GCC_PREPROCESSOR_DEFINITIONS = (
2596 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2598 HEADER_SEARCH_PATHS = (
2601 /tmp/ipsec.dst/usr/include,
2603 INSTALL_GROUP = wheel;
2604 INSTALL_MODE_FLAG = 555;
2605 INSTALL_OWNER = root;
2606 INSTALL_PATH = /usr/sbin;
2608 "$(OTHER_CFLAGS_QUOTED_1)",
2609 "$(OTHER_CFLAGS_QUOTED_2)",
2610 "$(OTHER_CFLAGS_QUOTED_3)",
2612 OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\"";
2613 OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\"";
2614 OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\"";
2615 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
2617 OTHER_REZFLAGS = "";
2619 PRODUCT_NAME = racoon;
2620 SECTORDER_FLAGS = "";
2623 "-Wno-four-char-constants",
2624 "-Wno-unknown-pragmas",
2627 YACCFLAGS = "$(YACCFLAGS) -d";
2631 812531250D3FEA33006BDF4F /* Development */ = {
2632 isa = XCBuildConfiguration;
2633 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2635 ALTERNATE_GROUP = "$(inherited)";
2636 ALTERNATE_MODE = "$(inherited)";
2637 ALTERNATE_OWNER = "$(inherited)";
2642 COPY_PHASE_STRIP = NO;
2643 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2644 GCC_MODEL_TUNING = G5;
2645 GCC_PREPROCESSOR_DEFINITIONS = (
2647 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2649 HEADER_SEARCH_PATHS = (
2650 "$(DSTROOT)/usr/include",
2653 INSTALL_GROUP = wheel;
2654 INSTALL_MODE_FLAG = 555;
2655 INSTALL_OWNER = root;
2656 INSTALL_PATH = /usr/sbin;
2657 OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/tmp/racoon\\\"";
2659 OTHER_REZFLAGS = "";
2661 PRODUCT_NAME = racoonctl;
2662 SECTORDER_FLAGS = "";
2666 "-Wno-four-char-constants",
2667 "-Wno-unknown-pragmas",
2673 812531260D3FEA33006BDF4F /* Deployment */ = {
2674 isa = XCBuildConfiguration;
2675 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2677 ALTERNATE_GROUP = "$(inherited)";
2678 ALTERNATE_MODE = "$(inherited)";
2679 ALTERNATE_OWNER = "$(inherited)";
2684 COPY_PHASE_STRIP = YES;
2685 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2686 GCC_MODEL_TUNING = G5;
2687 GCC_PREPROCESSOR_DEFINITIONS = (
2689 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2691 HEADER_SEARCH_PATHS = (
2692 "$(DSTROOT)/usr/include",
2695 INSTALL_GROUP = wheel;
2696 INSTALL_MODE_FLAG = 555;
2697 INSTALL_OWNER = root;
2698 INSTALL_PATH = /usr/sbin;
2699 OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/tmp/racoon\\\"";
2701 OTHER_REZFLAGS = "";
2703 PRODUCT_NAME = racoonctl;
2704 SECTORDER_FLAGS = "";
2705 STRIP_INSTALLED_PRODUCT = YES;
2708 "-Wno-four-char-constants",
2709 "-Wno-unknown-pragmas",
2715 812531280D3FEA33006BDF4F /* Default */ = {
2716 isa = XCBuildConfiguration;
2717 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2719 ALTERNATE_GROUP = "$(inherited)";
2720 ALTERNATE_MODE = "$(inherited)";
2721 ALTERNATE_OWNER = "$(inherited)";
2726 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2727 GCC_MODEL_TUNING = G5;
2728 GCC_PREPROCESSOR_DEFINITIONS = (
2730 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2732 HEADER_SEARCH_PATHS = (
2733 "$(DSTROOT)/usr/include",
2736 INSTALL_GROUP = wheel;
2737 INSTALL_MODE_FLAG = 555;
2738 INSTALL_OWNER = root;
2739 INSTALL_PATH = /usr/sbin;
2740 OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/tmp/racoon\\\"";
2742 OTHER_REZFLAGS = "";
2744 PRODUCT_NAME = racoonctl;
2745 SECTORDER_FLAGS = "";
2746 STRIP_INSTALLED_PRODUCT = YES;
2749 "-Wno-four-char-constants",
2750 "-Wno-unknown-pragmas",
2756 815C35E81525201900502220 /* Development */ = {
2757 isa = XCBuildConfiguration;
2759 PRODUCT_NAME = "$(TARGET_NAME)";
2760 TARGETED_DEVICE_FAMILY = "";
2764 815C35E91525201900502220 /* Deployment */ = {
2765 isa = XCBuildConfiguration;
2767 PRODUCT_NAME = "$(TARGET_NAME)";
2768 TARGETED_DEVICE_FAMILY = "";
2772 815C35EA1525201900502220 /* Default */ = {
2773 isa = XCBuildConfiguration;
2775 PRODUCT_NAME = "$(TARGET_NAME)";
2776 TARGETED_DEVICE_FAMILY = "";
2780 815C35ED1525203F00502220 /* Development */ = {
2781 isa = XCBuildConfiguration;
2783 PRODUCT_NAME = "$(TARGET_NAME)";
2787 815C35EE1525203F00502220 /* Deployment */ = {
2788 isa = XCBuildConfiguration;
2790 PRODUCT_NAME = "$(TARGET_NAME)";
2794 815C35EF1525203F00502220 /* Default */ = {
2795 isa = XCBuildConfiguration;
2797 PRODUCT_NAME = "$(TARGET_NAME)";
2801 81DDFDA70D622C1700C5CB87 /* Development */ = {
2802 isa = XCBuildConfiguration;
2803 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2809 COPY_PHASE_STRIP = NO;
2810 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2811 GCC_MODEL_TUNING = G5;
2812 GCC_PREPROCESSOR_DEFINITIONS = (
2815 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2817 HEADER_SEARCH_PATHS = (
2818 "$(DSTROOT)/usr/include",
2821 INSTALL_GROUP = wheel;
2822 INSTALL_MODE_FLAG = 555;
2823 INSTALL_OWNER = root;
2824 INSTALL_PATH = /usr/sbin;
2825 LIBRARY_SEARCH_PATHS = "";
2826 MACH_O_TYPE = mh_execute;
2829 OTHER_REZFLAGS = "";
2832 PRODUCT_NAME = setkey;
2833 SECTORDER_FLAGS = "";
2837 "-Wno-four-char-constants",
2838 "-Wno-unknown-pragmas",
2845 81DDFDA80D622C1700C5CB87 /* Deployment */ = {
2846 isa = XCBuildConfiguration;
2847 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2853 COPY_PHASE_STRIP = YES;
2854 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2855 GCC_MODEL_TUNING = G5;
2856 GCC_PREPROCESSOR_DEFINITIONS = (
2858 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2860 HEADER_SEARCH_PATHS = (
2861 "$(DSTROOT)/usr/include",
2864 INSTALL_GROUP = wheel;
2865 INSTALL_MODE_FLAG = 555;
2866 INSTALL_OWNER = root;
2867 INSTALL_PATH = /usr/sbin;
2868 LIBRARY_SEARCH_PATHS = "";
2869 MACH_O_TYPE = mh_execute;
2872 OTHER_REZFLAGS = "";
2875 PRODUCT_NAME = setkey;
2876 SECTORDER_FLAGS = "";
2878 STRIP_INSTALLED_PRODUCT = YES;
2881 "-Wno-four-char-constants",
2882 "-Wno-unknown-pragmas",
2888 81DDFDA90D622C1700C5CB87 /* Default */ = {
2889 isa = XCBuildConfiguration;
2890 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2896 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2897 GCC_MODEL_TUNING = G5;
2898 GCC_PREPROCESSOR_DEFINITIONS = (
2900 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2902 HEADER_SEARCH_PATHS = (
2903 "$(DSTROOT)/usr/include",
2906 INSTALL_GROUP = wheel;
2907 INSTALL_MODE_FLAG = 555;
2908 INSTALL_OWNER = root;
2909 INSTALL_PATH = /usr/sbin;
2910 LIBRARY_SEARCH_PATHS = "";
2911 MACH_O_TYPE = mh_execute;
2914 OTHER_REZFLAGS = "";
2917 PRODUCT_NAME = setkey;
2918 SECTORDER_FLAGS = "";
2919 STRIP_INSTALLED_PRODUCT = YES;
2922 "-Wno-four-char-constants",
2923 "-Wno-unknown-pragmas",
2929 81DDFDCA0D622C2700C5CB87 /* Development */ = {
2930 isa = XCBuildConfiguration;
2931 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2933 ALTERNATE_GROUP = "$(inherited)";
2934 ALTERNATE_MODE = "";
2935 ALTERNATE_OWNER = "$(inherited)";
2940 COPY_PHASE_STRIP = NO;
2941 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
2942 DYLIB_CURRENT_VERSION = 300;
2943 EXECUTABLE_PREFIX = lib;
2944 GCC_DYNAMIC_NO_PIC = NO;
2945 GCC_ENABLE_FIX_AND_CONTINUE = YES;
2946 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2947 GCC_MODEL_TUNING = G5;
2948 GCC_OPTIMIZATION_LEVEL = 0;
2949 GCC_PREPROCESSOR_DEFINITIONS = (
2951 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2953 HEADER_SEARCH_PATHS = (
2955 "$(HEADER_SEARCH_PATHS)",
2957 INSTALL_GROUP = wheel;
2958 INSTALL_MODE_FLAG = 555;
2959 INSTALL_OWNER = root;
2960 INSTALL_PATH = /usr/lib;
2961 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
2963 PRODUCT_NAME = ipsec.A;
2965 WARNING_CFLAGS = "-Wcast-align";
2966 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
2971 81DDFDCB0D622C2700C5CB87 /* Deployment */ = {
2972 isa = XCBuildConfiguration;
2973 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
2975 ALTERNATE_GROUP = "$(inherited)";
2976 ALTERNATE_MODE = "";
2977 ALTERNATE_OWNER = "$(inherited)";
2982 COPY_PHASE_STRIP = NO;
2983 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
2984 DYLIB_CURRENT_VERSION = 300;
2985 EXECUTABLE_PREFIX = lib;
2986 GCC_ENABLE_FIX_AND_CONTINUE = NO;
2987 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2988 GCC_MODEL_TUNING = G5;
2989 GCC_PREPROCESSOR_DEFINITIONS = (
2991 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2993 HEADER_SEARCH_PATHS = (
2995 "$(HEADER_SEARCH_PATHS)",
2997 INSTALL_GROUP = wheel;
2998 INSTALL_MODE_FLAG = 555;
2999 INSTALL_OWNER = root;
3000 INSTALL_PATH = /usr/lib;
3001 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
3003 PRODUCT_NAME = ipsec.A;
3004 WARNING_CFLAGS = "-Wcast-align";
3005 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
3010 81DDFDCC0D622C2700C5CB87 /* Default */ = {
3011 isa = XCBuildConfiguration;
3012 baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */;
3014 ALTERNATE_GROUP = "$(inherited)";
3015 ALTERNATE_MODE = "";
3016 ALTERNATE_OWNER = "$(inherited)";
3021 COPY_PHASE_STRIP = NO;
3022 CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)";
3023 DYLIB_CURRENT_VERSION = 300;
3024 EXECUTABLE_PREFIX = lib;
3025 GCC_ENABLE_FIX_AND_CONTINUE = YES;
3026 GCC_MODEL_TUNING = G5;
3027 GCC_PREPROCESSOR_DEFINITIONS = (
3029 "$(GCC_PREPROCESSOR_DEFINITIONS)",
3031 HEADER_SEARCH_PATHS = (
3033 "$(HEADER_SEARCH_PATHS)",
3035 INSTALL_GROUP = wheel;
3036 INSTALL_MODE_FLAG = 555;
3037 INSTALL_OWNER = root;
3038 INSTALL_PATH = /usr/lib;
3039 LEXFLAGS = "$(LEXFLAGS) -P__libipsec";
3041 PRODUCT_NAME = ipsec.A;
3042 WARNING_CFLAGS = "-Wcast-align";
3043 YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec";
3048 /* End XCBuildConfiguration section */
3050 /* Begin XCConfigurationList section */
3051 2537A1A909E4866800D0ECDA /* Build configuration list for PBXNativeTarget "libipsec" */ = {
3052 isa = XCConfigurationList;
3053 buildConfigurations = (
3054 2537A1AA09E4866800D0ECDA /* Development */,
3055 2537A1AB09E4866800D0ECDA /* Deployment */,
3056 2537A1AC09E4866800D0ECDA /* Default */,
3058 defaultConfigurationIsVisible = 0;
3059 defaultConfigurationName = Deployment;
3061 25D3DAB8098952B20025F703 /* Build configuration list for PBXAggregateTarget "IPSec (Aggregate)" */ = {
3062 isa = XCConfigurationList;
3063 buildConfigurations = (
3064 25D3DAB9098952B20025F703 /* Development */,
3065 25D3DABA098952B20025F703 /* Deployment */,
3066 25D3DABB098952B20025F703 /* Default */,
3068 defaultConfigurationIsVisible = 0;
3069 defaultConfigurationName = Deployment;
3071 25D3DABC098952B20025F703 /* Build configuration list for PBXNativeTarget "racoon" */ = {
3072 isa = XCConfigurationList;
3073 buildConfigurations = (
3074 25D3DABD098952B20025F703 /* Development */,
3075 25D3DABE098952B20025F703 /* Deployment */,
3076 25D3DABF098952B20025F703 /* Default */,
3078 defaultConfigurationIsVisible = 0;
3079 defaultConfigurationName = Deployment;
3081 25D3DAC0098952B20025F703 /* Build configuration list for PBXNativeTarget "setkey" */ = {
3082 isa = XCConfigurationList;
3083 buildConfigurations = (
3084 25D3DAC1098952B20025F703 /* Development */,
3085 25D3DAC2098952B20025F703 /* Deployment */,
3086 25D3DAC3098952B20025F703 /* Default */,
3088 defaultConfigurationIsVisible = 0;
3089 defaultConfigurationName = Deployment;
3091 25D3DAC4098952B20025F703 /* Build configuration list for PBXNativeTarget "racoonctl" */ = {
3092 isa = XCConfigurationList;
3093 buildConfigurations = (
3094 25D3DAC5098952B20025F703 /* Development */,
3095 25D3DAC6098952B20025F703 /* Deployment */,
3096 25D3DAC7098952B20025F703 /* Default */,
3098 defaultConfigurationIsVisible = 0;
3099 defaultConfigurationName = Deployment;
3101 25D3DACC098952B20025F703 /* Build configuration list for PBXProject "ipsec" */ = {
3102 isa = XCConfigurationList;
3103 buildConfigurations = (
3104 25D3DACD098952B20025F703 /* Development */,
3105 25D3DACE098952B20025F703 /* Deployment */,
3106 25D3DACF098952B20025F703 /* Default */,
3108 defaultConfigurationIsVisible = 0;
3109 defaultConfigurationName = Deployment;
3111 812530B50D3FE994006BDF4F /* Build configuration list for PBXAggregateTarget "IPSec Embedded (Aggregate)" */ = {
3112 isa = XCConfigurationList;
3113 buildConfigurations = (
3114 812530B60D3FE994006BDF4F /* Development */,
3115 812530B70D3FE994006BDF4F /* Deployment */,
3116 812530B90D3FE994006BDF4F /* Default */,
3118 defaultConfigurationIsVisible = 0;
3119 defaultConfigurationName = Deployment;
3121 812531050D3FE9DC006BDF4F /* Build configuration list for PBXNativeTarget "racoon Embedded" */ = {
3122 isa = XCConfigurationList;
3123 buildConfigurations = (
3124 812531060D3FE9DC006BDF4F /* Development */,
3125 812531070D3FE9DC006BDF4F /* Deployment */,
3126 812531090D3FE9DC006BDF4F /* Default */,
3128 defaultConfigurationIsVisible = 0;
3129 defaultConfigurationName = Deployment;
3131 812531240D3FEA33006BDF4F /* Build configuration list for PBXNativeTarget "racoonctl Embedded" */ = {
3132 isa = XCConfigurationList;
3133 buildConfigurations = (
3134 812531250D3FEA33006BDF4F /* Development */,
3135 812531260D3FEA33006BDF4F /* Deployment */,
3136 812531280D3FEA33006BDF4F /* Default */,
3138 defaultConfigurationIsVisible = 0;
3139 defaultConfigurationName = Deployment;
3141 815C35E71525201900502220 /* Build configuration list for PBXAggregateTarget "Project_base" */ = {
3142 isa = XCConfigurationList;
3143 buildConfigurations = (
3144 815C35E81525201900502220 /* Development */,
3145 815C35E91525201900502220 /* Deployment */,
3146 815C35EA1525201900502220 /* Default */,
3148 defaultConfigurationIsVisible = 0;
3149 defaultConfigurationName = Deployment;
3151 815C35EC1525203F00502220 /* Build configuration list for PBXAggregateTarget "Project_executables" */ = {
3152 isa = XCConfigurationList;
3153 buildConfigurations = (
3154 815C35ED1525203F00502220 /* Development */,
3155 815C35EE1525203F00502220 /* Deployment */,
3156 815C35EF1525203F00502220 /* Default */,
3158 defaultConfigurationIsVisible = 0;
3159 defaultConfigurationName = Deployment;
3161 81DDFDA60D622C1700C5CB87 /* Build configuration list for PBXNativeTarget "setkey Embedded" */ = {
3162 isa = XCConfigurationList;
3163 buildConfigurations = (
3164 81DDFDA70D622C1700C5CB87 /* Development */,
3165 81DDFDA80D622C1700C5CB87 /* Deployment */,
3166 81DDFDA90D622C1700C5CB87 /* Default */,
3168 defaultConfigurationIsVisible = 0;
3169 defaultConfigurationName = Deployment;
3171 81DDFDC90D622C2700C5CB87 /* Build configuration list for PBXNativeTarget "libipsec Embedded" */ = {
3172 isa = XCConfigurationList;
3173 buildConfigurations = (
3174 81DDFDCA0D622C2700C5CB87 /* Development */,
3175 81DDFDCB0D622C2700C5CB87 /* Deployment */,
3176 81DDFDCC0D622C2700C5CB87 /* Default */,
3178 defaultConfigurationIsVisible = 0;
3179 defaultConfigurationName = Deployment;
3181 /* End XCConfigurationList section */
3183 rootObject = 23D2D790087071FC00C51098 /* Project object */;