X-Git-Url: https://git.saurik.com/apple/ipsec.git/blobdiff_plain/52b7d2ce06d68d0a9160d16f6e7c08c21c149d0d..869d26af2154b0619928167c83079c8c0bf7163d:/ipsec.xcodeproj/project.pbxproj diff --git a/ipsec.xcodeproj/project.pbxproj b/ipsec.xcodeproj/project.pbxproj index 964f919..75b86e1 100644 --- a/ipsec.xcodeproj/project.pbxproj +++ b/ipsec.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 42; + objectVersion = 45; objects = { /* Begin PBXAggregateTarget section */ @@ -11,6 +11,8 @@ isa = PBXAggregateTarget; buildConfigurationList = 25D3DAB8098952B20025F703 /* Build configuration list for PBXAggregateTarget "IPSec (Aggregate)" */; buildPhases = ( + 72265DD80F818ED700730A7D /* CopyFiles */, + BAA6806112B17CF900ACF6D3 /* CopyFiles */, ); dependencies = ( 25D3DDE30989AFDE0025F703 /* PBXTargetDependency */, @@ -22,6 +24,20 @@ name = "IPSec (Aggregate)"; productName = "IPSec (Aggregate)"; }; + 812530AA0D3FE994006BDF4F /* IPSec Embedded (Aggregate) */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 812530B50D3FE994006BDF4F /* Build configuration list for PBXAggregateTarget "IPSec Embedded (Aggregate)" */; + buildPhases = ( + ); + dependencies = ( + 812531110D3FEA28006BDF4F /* PBXTargetDependency */, + 81DDFDD90D622C4E00C5CB87 /* PBXTargetDependency */, + 8125312C0D3FEA44006BDF4F /* PBXTargetDependency */, + 81DDFDF10D627DE300C5CB87 /* PBXTargetDependency */, + ); + name = "IPSec Embedded (Aggregate)"; + productName = "IPSec (Aggregate) Embedded"; + }; /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ @@ -59,9 +75,6 @@ 258CF2D40A191A5000166B38 /* plainrsa-gen.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F258FB0988657000D15623 /* plainrsa-gen.8 */; }; 258CF2E10A191A9200166B38 /* racoon.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F259090988657000D15623 /* racoon.8 */; }; 258CF2E40A191AD500166B38 /* racoon.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590A0988657000D15623 /* racoon.conf.5 */; }; - 258CF2E60A191B1800166B38 /* racoon.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2589A098864D700D15623 /* racoon.conf */; }; - 258CF2FB0A191B4F00166B38 /* anonymous.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F25898098864D700D15623 /* anonymous.conf */; }; - 258CF2FC0A191B5400166B38 /* psk.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F25899098864D700D15623 /* psk.txt */; }; 25BC48740A0BC7B000A181A0 /* eaytest.c in Sources */ = {isa = PBXBuildFile; fileRef = 25BC48730A0BC7B000A181A0 /* eaytest.c */; }; 25BE7E0109E5D3F4009B6B84 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; 25BE7E1209E5D550009B6B84 /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84709D879700042CC7F /* libssl.dylib */; }; @@ -93,12 +106,8 @@ 25DE2DE90A8BD40E0010A46D /* vpn_control.c in Sources */ = {isa = PBXBuildFile; fileRef = 25DE2DE60A8BD40E0010A46D /* vpn_control.c */; }; 25E08C9E09D9E681001A11CF /* prsa_par.y in Sources */ = {isa = PBXBuildFile; fileRef = 2589CBA809D8B727002DC960 /* prsa_par.y */; }; 25E08C9F09D9E682001A11CF /* prsa_tok.l in Sources */ = {isa = PBXBuildFile; fileRef = 2589CBAA09D8B727002DC960 /* prsa_tok.l */; }; - 25EAE83209D875790042CC7F /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE83109D875790042CC7F /* Security.framework */; }; - 25EAE83809D875BF0042CC7F /* DirectoryService.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE83709D875BF0042CC7F /* DirectoryService.framework */; }; 25EAE84809D879700042CC7F /* libssl.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84709D879700042CC7F /* libssl.dylib */; }; 25EAE84B09D879DE0042CC7F /* libcrypto.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE84A09D879DE0042CC7F /* libcrypto.dylib */; }; - 25EAE87209D87A160042CC7F /* libgssapi_krb5.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */; }; - 25EAE87409D87A390042CC7F /* libpam.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87309D87A390042CC7F /* libpam.dylib */; }; 25EAE87709D87A770042CC7F /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87609D87A770042CC7F /* libiconv.dylib */; }; 25EAE8C109D87B080042CC7F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */; }; 25EAE8C609D87B990042CC7F /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; @@ -115,7 +124,6 @@ 25F2592A0988657000D15623 /* backupsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B10988657000D15623 /* backupsa.c */; }; 25F2592B0988657000D15623 /* cfparse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B40988657000D15623 /* cfparse.y */; }; 25F2592C0988657000D15623 /* cftoken.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B60988657000D15623 /* cftoken.l */; }; - 25F2592D0988657000D15623 /* crypto_cssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B70988657000D15623 /* crypto_cssm.c */; }; 25F2592E0988657000D15623 /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; }; 25F2592F0988657000D15623 /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258BE0988657000D15623 /* dnssec.c */; }; 25F259310988657000D15623 /* evt.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C20988657000D15623 /* evt.c */; }; @@ -137,7 +145,6 @@ 25F259460988657000D15623 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258ED0988657000D15623 /* main.c */; }; 25F259470988657000D15623 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; }; 25F259490988657000D15623 /* oakley.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F30988657000D15623 /* oakley.c */; }; - 25F2594A0988657000D15623 /* open_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F50988657000D15623 /* open_dir.c */; }; 25F2594C0988657000D15623 /* pfkey_racoon.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F80988657000D15623 /* pfkey_racoon.c */; }; 25F2594F0988657000D15623 /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; }; 25F259500988657000D15623 /* policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FF0988657000D15623 /* policy.c */; }; @@ -154,8 +161,134 @@ 25F259610988657000D15623 /* throttle.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259210988657000D15623 /* throttle.c */; }; 25F259620988657000D15623 /* vendorid.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259240988657000D15623 /* vendorid.c */; }; 25F259630988657000D15623 /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; }; + 72265DDC0F818F9300730A7D /* ipsec.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 72265DDB0F818F9300730A7D /* ipsec.plist */; }; + 72B433770E3677D800D67508 /* com.apple.racoon.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 724F99500E3672FD00C56897 /* com.apple.racoon.plist */; }; + 812530C00D3FE9DC006BDF4F /* rijndael-alg-fst.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258A10988651000D15623 /* rijndael-alg-fst.c */; }; + 812530C10D3FE9DC006BDF4F /* rijndael-api-fst.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258A30988651000D15623 /* rijndael-api-fst.c */; }; + 812530C20D3FE9DC006BDF4F /* admin.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AC0988657000D15623 /* admin.c */; }; + 812530C30D3FE9DC006BDF4F /* algorithm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258AE0988657000D15623 /* algorithm.c */; }; + 812530C40D3FE9DC006BDF4F /* backupsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B10988657000D15623 /* backupsa.c */; }; + 812530C50D3FE9DC006BDF4F /* cfparse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B40988657000D15623 /* cfparse.y */; }; + 812530C60D3FE9DC006BDF4F /* cftoken.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B60988657000D15623 /* cftoken.l */; }; + 812530C70D3FE9DC006BDF4F /* crypto_openssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B90988657000D15623 /* crypto_openssl.c */; }; + 812530C80D3FE9DC006BDF4F /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258BE0988657000D15623 /* dnssec.c */; }; + 812530C90D3FE9DC006BDF4F /* evt.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C20988657000D15623 /* evt.c */; }; + 812530CA0D3FE9DC006BDF4F /* genlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C50988657000D15623 /* genlist.c */; }; + 812530CB0D3FE9DC006BDF4F /* getcertsbyname.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C70988657000D15623 /* getcertsbyname.c */; }; + 812530CC0D3FE9DC006BDF4F /* grabmyaddr.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258C90988657000D15623 /* grabmyaddr.c */; }; + 812530CD0D3FE9DC006BDF4F /* gssapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CB0988657000D15623 /* gssapi.c */; }; + 812530CE0D3FE9DC006BDF4F /* handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CD0988657000D15623 /* handler.c */; }; + 812530CF0D3FE9DC006BDF4F /* ipsec_doi.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258CF0988657000D15623 /* ipsec_doi.c */; }; + 812530D00D3FE9DC006BDF4F /* isakmp_agg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D10988657000D15623 /* isakmp_agg.c */; }; + 812530D10D3FE9DC006BDF4F /* isakmp_base.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D30988657000D15623 /* isakmp_base.c */; }; + 812530D20D3FE9DC006BDF4F /* isakmp_ident.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D90988657000D15623 /* isakmp_ident.c */; }; + 812530D30D3FE9DC006BDF4F /* isakmp_inf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DB0988657000D15623 /* isakmp_inf.c */; }; + 812530D40D3FE9DC006BDF4F /* isakmp_newg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DD0988657000D15623 /* isakmp_newg.c */; }; + 812530D50D3FE9DC006BDF4F /* isakmp_quick.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258DF0988657000D15623 /* isakmp_quick.c */; }; + 812530D60D3FE9DC006BDF4F /* isakmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E60988657000D15623 /* isakmp.c */; }; + 812530D70D3FE9DC006BDF4F /* localconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E90988657000D15623 /* localconf.c */; }; + 812530D80D3FE9DC006BDF4F /* logger.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EB0988657000D15623 /* logger.c */; }; + 812530D90D3FE9DC006BDF4F /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258ED0988657000D15623 /* main.c */; }; + 812530DA0D3FE9DC006BDF4F /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; }; + 812530DB0D3FE9DC006BDF4F /* oakley.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F30988657000D15623 /* oakley.c */; }; + 812530DC0D3FE9DC006BDF4F /* pfkey_racoon.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F80988657000D15623 /* pfkey_racoon.c */; }; + 812530DD0D3FE9DC006BDF4F /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FD0988657000D15623 /* plog.c */; }; + 812530DE0D3FE9DC006BDF4F /* policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258FF0988657000D15623 /* policy.c */; }; + 812530DF0D3FE9DC006BDF4F /* privsep.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259010988657000D15623 /* privsep.c */; }; + 812530E00D3FE9DC006BDF4F /* proposal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259030988657000D15623 /* proposal.c */; }; + 812530E10D3FE9DC006BDF4F /* remoteconf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590E0988657000D15623 /* remoteconf.c */; }; + 812530E20D3FE9DC006BDF4F /* safefile.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259120988657000D15623 /* safefile.c */; }; + 812530E30D3FE9DC006BDF4F /* sainfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259140988657000D15623 /* sainfo.c */; }; + 812530E40D3FE9DC006BDF4F /* schedule.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259160988657000D15623 /* schedule.c */; }; + 812530E50D3FE9DC006BDF4F /* session.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259180988657000D15623 /* session.c */; }; + 812530E60D3FE9DC006BDF4F /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; }; + 812530E70D3FE9DC006BDF4F /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; }; + 812530E80D3FE9DC006BDF4F /* strnames.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591F0988657000D15623 /* strnames.c */; }; + 812530E90D3FE9DC006BDF4F /* throttle.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259210988657000D15623 /* throttle.c */; }; + 812530EA0D3FE9DC006BDF4F /* vendorid.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259240988657000D15623 /* vendorid.c */; }; + 812530EB0D3FE9DC006BDF4F /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; }; + 812530EC0D3FE9DC006BDF4F /* nattraversal.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F00988657000D15623 /* nattraversal.c */; }; + 812530ED0D3FE9DC006BDF4F /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; + 812530EF0D3FE9DC006BDF4F /* isakmp_cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D50988657000D15623 /* isakmp_cfg.c */; }; + 812530F00D3FE9DC006BDF4F /* isakmp_unity.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E10988657000D15623 /* isakmp_unity.c */; }; + 812530F10D3FE9DC006BDF4F /* isakmp_xauth.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E40988657000D15623 /* isakmp_xauth.c */; }; + 812530F20D3FE9DC006BDF4F /* vpn_control.c in Sources */ = {isa = PBXBuildFile; fileRef = 25DE2DE60A8BD40E0010A46D /* vpn_control.c */; }; + 812530F30D3FE9DC006BDF4F /* vpn.c in Sources */ = {isa = PBXBuildFile; fileRef = 81CA08910CE3BC870055C0AF /* vpn.c */; }; + 812530F80D3FE9DC006BDF4F /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87609D87A770042CC7F /* libiconv.dylib */; }; + 812530F90D3FE9DC006BDF4F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */; }; + 812530FC0D3FE9DC006BDF4F /* racoon.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F259090988657000D15623 /* racoon.8 */; }; + 812530FE0D3FE9DC006BDF4F /* racoon.conf.5 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590A0988657000D15623 /* racoon.conf.5 */; }; + 812531160D3FEA33006BDF4F /* racoonctl.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2590C0988657000D15623 /* racoonctl.c */; }; + 812531170D3FEA33006BDF4F /* str2val.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591D0988657000D15623 /* str2val.c */; }; + 812531180D3FEA33006BDF4F /* kmpstat.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258E80988657000D15623 /* kmpstat.c */; }; + 812531190D3FEA33006BDF4F /* vmbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F259260988657000D15623 /* vmbuf.c */; }; + 8125311A0D3FEA33006BDF4F /* sockmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2591A0988657000D15623 /* sockmisc.c */; }; + 8125311B0D3FEA33006BDF4F /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258EE0988657000D15623 /* misc.c */; }; + 8125311C0D3FEA33006BDF4F /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; }; + 8125311D0D3FEA33006BDF4F /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; }; + 8125311E0D3FEA33006BDF4F /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; + 812531220D3FEA33006BDF4F /* racoonctl.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F2590B0988657000D15623 /* racoonctl.8 */; }; + 812A64ED0D4AA082004CB7EB /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 812A64EC0D4AA082004CB7EB /* Security.framework */; }; + 8167917B0D650BAA006B523F /* racoon.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103A0D5BE18800C7B441 /* racoon.conf */; }; + 8176A6B90D45661700BC5251 /* libldap.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8176A6B80D45661700BC5251 /* libldap.dylib */; }; + 817FFC4E0D6134A7004A8DD8 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; + 817FFC5A0D613729004A8DD8 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; + 818710410D5BE22B00C7B441 /* psk.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103D0D5BE1CF00C7B441 /* psk.txt */; }; + 818710420D5BE22F00C7B441 /* racoon.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103B0D5BE1B400C7B441 /* racoon.conf */; }; + 818710510D5BE29300C7B441 /* psk.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103D0D5BE1CF00C7B441 /* psk.txt */; }; + 818710530D5BE2B500C7B441 /* anonymous.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8187103C0D5BE1CF00C7B441 /* anonymous.conf */; }; + 81C325A80D46A36900E65EB7 /* crypto_cssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B70988657000D15623 /* crypto_cssm.c */; }; + 81C386AA0D451EC300975D5E /* crypto_cssm.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258B70988657000D15623 /* crypto_cssm.c */; }; + 81C387560D45208700975D5E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE83109D875790042CC7F /* Security.framework */; }; + 81C387570D45208700975D5E /* DirectoryService.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE83709D875BF0042CC7F /* DirectoryService.framework */; }; + 81C3877A0D4524E700975D5E /* libpam.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87309D87A390042CC7F /* libpam.dylib */; }; + 81C387890D4524F600975D5E /* libgssapi_krb5.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */; }; + 81C387EC0D45268300975D5E /* open_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258F50988657000D15623 /* open_dir.c */; }; + 81C964590DA2CBEF00257BC8 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81C964580DA2CBEF00257BC8 /* SystemConfiguration.framework */; }; + 81C9645E0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */; }; + 81C9645F0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */; }; + 81CA08920CE3BC870055C0AF /* vpn.c in Sources */ = {isa = PBXBuildFile; fileRef = 81CA08910CE3BC870055C0AF /* vpn.c */; }; + 81DDFD9B0D622C1700C5CB87 /* parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 25F258870988648C00D15623 /* parse.y */; }; + 81DDFD9C0D622C1700C5CB87 /* pfkey_dump.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777ED09ABE58400C99783 /* pfkey_dump.c */; }; + 81DDFD9D0D622C1700C5CB87 /* key_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F777B909ABE3E100C99783 /* key_debug.c */; }; + 81DDFD9E0D622C1700C5CB87 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25D949A209A6AAD700CA0F24 /* pfkey.c */; }; + 81DDFD9F0D622C1700C5CB87 /* setkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588A0988648C00D15623 /* setkey.c */; }; + 81DDFDA00D622C1700C5CB87 /* token.l in Sources */ = {isa = PBXBuildFile; fileRef = 25F2588D0988648C00D15623 /* token.l */; }; + 81DDFDA20D622C1700C5CB87 /* libipsec.A.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */; }; + 81DDFDA40D622C1700C5CB87 /* setkey.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 25F258890988648C00D15623 /* setkey.8 */; }; + 81DDFDBA0D622C2700C5CB87 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 25D9499F09A6AAD700CA0F24 /* config.h */; }; + 81DDFDBB0D622C2700C5CB87 /* ipsec_strerror.h in Headers */ = {isa = PBXBuildFile; fileRef = 252DF9570989B4EE00E5B678 /* ipsec_strerror.h */; }; + 81DDFDBD0D622C2700C5CB87 /* ipsec_dump_policy.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9520989B4EE00E5B678 /* ipsec_dump_policy.c */; }; + 81DDFDBE0D622C2700C5CB87 /* ipsec_get_policylen.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9530989B4EE00E5B678 /* ipsec_get_policylen.c */; }; + 81DDFDBF0D622C2700C5CB87 /* ipsec_strerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9560989B4EE00E5B678 /* ipsec_strerror.c */; }; + 81DDFDC00D622C2700C5CB87 /* policy_parse.y in Sources */ = {isa = PBXBuildFile; fileRef = 252DF95E0989B4EE00E5B678 /* policy_parse.y */; }; + 81DDFDC10D622C2700C5CB87 /* policy_token.l in Sources */ = {isa = PBXBuildFile; fileRef = 252DF9600989B4EE00E5B678 /* policy_token.l */; }; + 81DDFDC40D622C2700C5CB87 /* ipsec_set_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9540989B4EE00E5B678 /* ipsec_set_policy.3 */; }; + 81DDFDC50D622C2700C5CB87 /* ipsec_strerror.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 252DF9550989B4EE00E5B678 /* ipsec_strerror.3 */; }; + 81DDFDC60D622C2700C5CB87 /* ipsec_get_policylen.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */; }; + 81DDFDC70D622C2700C5CB87 /* ipsec_dump_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */; }; 81EDB0690B5D8D9600840BC7 /* ipsec_get_policylen.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */; }; 81EDB06A0B5D8D9A00840BC7 /* ipsec_dump_policy.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */; }; + 834072A90EDCC5AC00B6CCE8 /* com.apple.racoon.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 724F99500E3672FD00C56897 /* com.apple.racoon.plist */; }; + 8D5B16750E5F7F4E00E72675 /* libresolv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5B16230E5F7E9300E72675 /* libresolv.dylib */; }; + 8D5B167D0E5F7F9F00E72675 /* libresolv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D5B16230E5F7E9300E72675 /* libresolv.dylib */; }; + BA485FA2109C1ECA00545E19 /* power_mgmt.c in Sources */ = {isa = PBXBuildFile; fileRef = BA485FA1109C1ECA00545E19 /* power_mgmt.c */; }; + BA485FA3109C1ECA00545E19 /* power_mgmt.c in Sources */ = {isa = PBXBuildFile; fileRef = BA485FA1109C1ECA00545E19 /* power_mgmt.c */; }; + BA48611C109C2BBA00545E19 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BA48611B109C2BBA00545E19 /* IOKit.framework */; }; + BA486225109C2BF500545E19 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BA48611B109C2BBA00545E19 /* IOKit.framework */; }; + BA5B6F2A0EC19F40003774E7 /* ipsecConfigTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */; }; + BA5B6F2B0EC19F40003774E7 /* ipsecSessionTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */; }; + BA5B6F2C0EC19F40003774E7 /* ipsecConfigTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */; }; + BA5B6F2D0EC19F40003774E7 /* ipsecSessionTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */; }; + BA5B6F310EC19F80003774E7 /* ipsecPolicyTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */; }; + BA5B6F320EC19F80003774E7 /* ipsecPolicyTracer.c in Sources */ = {isa = PBXBuildFile; fileRef = BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */; }; + BA64A934114EFE8C00F3574C /* racoon.sb in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA64A933114EFE5C00F3574C /* racoon.sb */; }; + BA64A935114EFE9900F3574C /* racoon.sb in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA64A933114EFE5C00F3574C /* racoon.sb */; }; + BA6F109B0EA1DEC200546773 /* ike_session.c in Sources */ = {isa = PBXBuildFile; fileRef = BA6F109A0EA1DEC200546773 /* ike_session.c */; }; + BA6F109C0EA1DEC200546773 /* ike_session.c in Sources */ = {isa = PBXBuildFile; fileRef = BA6F109A0EA1DEC200546773 /* ike_session.c */; }; + BA7777A11107EBCE00DD87E1 /* isakmp_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D70988657000D15623 /* isakmp_frag.c */; }; + BA7777A21107EBF600DD87E1 /* isakmp_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 25F258D70988657000D15623 /* isakmp_frag.c */; }; + BACBF18C10290AE000BBFC85 /* ipsec.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = BACBF18B10290AE000BBFC85 /* ipsec.txt */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -250,6 +383,48 @@ remoteGlobalIDString = 25E08C9909D9E64A001A11CF; remoteInfo = rsaparse; }; + 812531100D3FEA28006BDF4F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 23D2D790087071FC00C51098 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 812530BA0D3FE9DC006BDF4F; + remoteInfo = "racoon arm"; + }; + 8125312B0D3FEA44006BDF4F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 23D2D790087071FC00C51098 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 812531120D3FEA33006BDF4F; + remoteInfo = "racoonctl arm"; + }; + 81DDFDD80D622C4E00C5CB87 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 23D2D790087071FC00C51098 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 81DDFDB80D622C2700C5CB87; + remoteInfo = "libipsec Embedded"; + }; + 81DDFDDE0D622D1700C5CB87 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 23D2D790087071FC00C51098 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 81DDFDB80D622C2700C5CB87; + remoteInfo = "libipsec Embedded"; + }; + 81DDFDE30D622D8C00C5CB87 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 23D2D790087071FC00C51098 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 81DDFDB80D622C2700C5CB87; + remoteInfo = "libipsec Embedded"; + }; + 81DDFDF00D627DE300C5CB87 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 23D2D790087071FC00C51098 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 81DDFD970D622C1700C5CB87; + remoteInfo = "setkey Embedded"; + }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -309,31 +484,164 @@ 258CF2F80A191B3900166B38 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; - dstPath = /usr/share/man/man5; + dstPath = usr/share/man/man5; dstSubfolderSpec = 0; files = ( 258CF2E40A191AD500166B38 /* racoon.conf.5 in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; - 258CF2F90A191B3900166B38 /* CopyFiles */ = { + 258CF2FA0A191B3900166B38 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; dstPath = /private/etc/racoon; dstSubfolderSpec = 0; files = ( - 258CF2FC0A191B5400166B38 /* psk.txt in CopyFiles */, - 258CF2E60A191B1800166B38 /* racoon.conf in CopyFiles */, + 818710410D5BE22B00C7B441 /* psk.txt in CopyFiles */, + 818710420D5BE22F00C7B441 /* racoon.conf in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; - 258CF2FA0A191B3900166B38 /* CopyFiles */ = { + 72265DD80F818ED700730A7D /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/local/OpenSourceVersions/; + dstSubfolderSpec = 0; + files = ( + 72265DDC0F818F9300730A7D /* ipsec.plist in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 724A38A20E3676FB00F6B25F /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /System/Library/LaunchDaemons; + dstSubfolderSpec = 0; + files = ( + 72B433770E3677D800D67508 /* com.apple.racoon.plist in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 725F453B0E36A15C005BB55C /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /System/Library/LaunchDaemons; + dstSubfolderSpec = 0; + files = ( + 834072A90EDCC5AC00B6CCE8 /* com.apple.racoon.plist in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 812530FB0D3FE9DC006BDF4F /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/share/man/man8; + dstSubfolderSpec = 0; + files = ( + 812530FC0D3FE9DC006BDF4F /* racoon.8 in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 812530FD0D3FE9DC006BDF4F /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/share/man/man5; + dstSubfolderSpec = 0; + files = ( + 812530FE0D3FE9DC006BDF4F /* racoon.conf.5 in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 812530FF0D3FE9DC006BDF4F /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; dstPath = /private/etc/racoon/remote; dstSubfolderSpec = 0; files = ( - 258CF2FB0A191B4F00166B38 /* anonymous.conf in CopyFiles */, + 818710530D5BE2B500C7B441 /* anonymous.conf in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 812531020D3FE9DC006BDF4F /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /private/etc/racoon; + dstSubfolderSpec = 0; + files = ( + 818710510D5BE29300C7B441 /* psk.txt in CopyFiles */, + 8167917B0D650BAA006B523F /* racoon.conf in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 812531210D3FEA33006BDF4F /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/share/man/man8; + dstSubfolderSpec = 0; + files = ( + 812531220D3FEA33006BDF4F /* racoonctl.8 in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 81DDFDA30D622C1700C5CB87 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/share/man/man8; + dstSubfolderSpec = 0; + files = ( + 81DDFDA40D622C1700C5CB87 /* setkey.8 in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 81DDFDC30D622C2700C5CB87 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/share/man/man3; + dstSubfolderSpec = 0; + files = ( + 81DDFDC40D622C2700C5CB87 /* ipsec_set_policy.3 in CopyFiles */, + 81DDFDC50D622C2700C5CB87 /* ipsec_strerror.3 in CopyFiles */, + 81DDFDC60D622C2700C5CB87 /* ipsec_get_policylen.3 in CopyFiles */, + 81DDFDC70D622C2700C5CB87 /* ipsec_dump_policy.3 in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 834072BB0EDCC5C400B6CCE8 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /System/Library/LaunchDaemons; + dstSubfolderSpec = 0; + files = ( + ); + runOnlyForDeploymentPostprocessing = 1; + }; + BA64A930114EFDFD00F3574C /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /System/Library/Sandbox/Profiles; + dstSubfolderSpec = 0; + files = ( + BA64A934114EFE8C00F3574C /* racoon.sb in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + BA64A932114EFE4400F3574C /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/local/share/sandbox/profiles/embedded/builtin; + dstSubfolderSpec = 0; + files = ( + BA64A935114EFE9900F3574C /* racoon.sb in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 1; + }; + BAA6806112B17CF900ACF6D3 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/local/OpenSourceLicenses; + dstSubfolderSpec = 0; + files = ( + BACBF18C10290AE000BBFC85 /* ipsec.txt in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; @@ -386,9 +694,6 @@ 25F25895098864AB00D15623 /* sample-policy01.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "sample-policy01.cf"; sourceTree = ""; }; 25F25896098864AB00D15623 /* sample-policy02.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "sample-policy02.cf"; sourceTree = ""; }; 25F25897098864AB00D15623 /* sample.cf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = sample.cf; sourceTree = ""; }; - 25F25898098864D700D15623 /* anonymous.conf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = anonymous.conf; sourceTree = ""; }; - 25F25899098864D700D15623 /* psk.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = psk.txt; sourceTree = ""; }; - 25F2589A098864D700D15623 /* racoon.conf */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = racoon.conf; sourceTree = ""; }; 25F2589B098864F500D15623 /* FAQ */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = FAQ; sourceTree = ""; }; 25F2589C098864F500D15623 /* README.certificate */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.certificate; sourceTree = ""; }; 25F2589D098864F500D15623 /* README.gssapi */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.gssapi; sourceTree = ""; }; @@ -520,8 +825,41 @@ 25F259270988657000D15623 /* vmbuf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vmbuf.h; sourceTree = ""; }; 25F777B909ABE3E100C99783 /* key_debug.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = key_debug.c; path = Common/key_debug.c; sourceTree = ""; }; 25F777ED09ABE58400C99783 /* pfkey_dump.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pfkey_dump.c; path = Common/pfkey_dump.c; sourceTree = ""; }; + 72265DDB0F818F9300730A7D /* ipsec.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = ipsec.plist; sourceTree = ""; }; + 724F99500E3672FD00C56897 /* com.apple.racoon.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.racoon.plist; sourceTree = ""; }; + 8125310A0D3FE9DC006BDF4F /* racoon */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoon; sourceTree = BUILT_PRODUCTS_DIR; }; + 812531290D3FEA33006BDF4F /* racoonctl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = racoonctl; sourceTree = BUILT_PRODUCTS_DIR; }; + 812A64EC0D4AA082004CB7EB /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = SDKs/Purple/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; + 8176A6B80D45661700BC5251 /* libldap.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libldap.dylib; path = /usr/lib/libldap.dylib; sourceTree = ""; }; + 81856B700D6B8BC5001DAE21 /* algorithm_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = algorithm_types.h; sourceTree = ""; }; + 8187103A0D5BE18800C7B441 /* racoon.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = racoon.conf; path = Sample/Embedded/racoon.conf; sourceTree = ""; }; + 8187103B0D5BE1B400C7B441 /* racoon.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = racoon.conf; path = Sample/racoon.conf; sourceTree = ""; }; + 8187103C0D5BE1CF00C7B441 /* anonymous.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = anonymous.conf; path = Sample/anonymous.conf; sourceTree = ""; }; + 8187103D0D5BE1CF00C7B441 /* psk.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = psk.txt; path = Sample/psk.txt; sourceTree = ""; }; + 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; }; + 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = ""; }; + 81CA08910CE3BC870055C0AF /* vpn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vpn.c; sourceTree = ""; }; + 81DDFDAA0D622C1700C5CB87 /* setkey */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = setkey; sourceTree = BUILT_PRODUCTS_DIR; }; + 81DDFDCD0D622C2700C5CB87 /* libipsec.A.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libipsec.A.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 81EDB0670B5D8D7000840BC7 /* ipsec_dump_policy.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_dump_policy.3; path = libipsec/ipsec_dump_policy.3; sourceTree = ""; }; 81EDB0680B5D8D8900840BC7 /* ipsec_get_policylen.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = ipsec_get_policylen.3; path = libipsec/ipsec_get_policylen.3; sourceTree = ""; }; + 8D5B16230E5F7E9300E72675 /* libresolv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libresolv.dylib; path = /usr/lib/libresolv.dylib; sourceTree = ""; }; + BA485FA1109C1ECA00545E19 /* power_mgmt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = power_mgmt.c; sourceTree = ""; }; + BA485FA6109C243900545E19 /* power_mgmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = power_mgmt.h; sourceTree = ""; }; + BA48611B109C2BBA00545E19 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; }; + BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipsecConfigTracer.c; sourceTree = ""; }; + BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipsecSessionTracer.c; sourceTree = ""; }; + BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipsecPolicyTracer.c; sourceTree = ""; }; + BA5B6F350EC1A03C003774E7 /* ipsecMessageTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ipsecMessageTracer.h; path = Common/ipsecMessageTracer.h; sourceTree = ""; }; + BA5B6F360EC1A03C003774E7 /* ipsecConfigTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsecConfigTracer.h; sourceTree = ""; }; + BA5B6F370EC1A03C003774E7 /* ipsecSessionTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsecSessionTracer.h; sourceTree = ""; }; + BA5B6F380EC1A03C003774E7 /* ipsecPolicyTracer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsecPolicyTracer.h; sourceTree = ""; }; + BA5B6F4F0EC1A136003774E7 /* vpn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vpn.h; sourceTree = ""; }; + BA64A933114EFE5C00F3574C /* racoon.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = racoon.sb; sourceTree = ""; }; + BA6F10940EA1D67700546773 /* ike_session.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ike_session.h; sourceTree = ""; }; + BA6F109A0EA1DEC200546773 /* ike_session.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ike_session.c; sourceTree = ""; }; + BACBF18B10290AE000BBFC85 /* ipsec.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ipsec.txt; sourceTree = ""; }; + C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = AspenSDK.xcconfig; path = AppleInternal/XcodeConfig/AspenSDK.xcconfig; sourceTree = DEVELOPER_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -579,16 +917,20 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 81C387570D45208700975D5E /* DirectoryService.framework in Frameworks */, + 81C387560D45208700975D5E /* Security.framework in Frameworks */, + 25EAE8C109D87B080042CC7F /* CoreFoundation.framework in Frameworks */, + 8D5B16750E5F7F4E00E72675 /* libresolv.dylib in Frameworks */, 2537A1C709E49D0600D0ECDA /* libipsec.A.dylib in Frameworks */, - 25EAE83209D875790042CC7F /* Security.framework in Frameworks */, - 25EAE83809D875BF0042CC7F /* DirectoryService.framework in Frameworks */, 25EAE84809D879700042CC7F /* libssl.dylib in Frameworks */, 25EAE84B09D879DE0042CC7F /* libcrypto.dylib in Frameworks */, - 25EAE87209D87A160042CC7F /* libgssapi_krb5.dylib in Frameworks */, - 25EAE87409D87A390042CC7F /* libpam.dylib in Frameworks */, + 81C387890D4524F600975D5E /* libgssapi_krb5.dylib in Frameworks */, + 81C3877A0D4524E700975D5E /* libpam.dylib in Frameworks */, 25EAE87709D87A770042CC7F /* libiconv.dylib in Frameworks */, - 25EAE8C109D87B080042CC7F /* CoreFoundation.framework in Frameworks */, 25DC9ED709DB170800C89F86 /* rsaparse.o in Frameworks */, + 8176A6B90D45661700BC5251 /* libldap.dylib in Frameworks */, + 81C9645F0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */, + BA486225109C2BF500545E19 /* IOKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -608,12 +950,54 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 812530F40D3FE9DC006BDF4F /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D5B167D0E5F7F9F00E72675 /* libresolv.dylib in Frameworks */, + 817FFC4E0D6134A7004A8DD8 /* libipsec.A.dylib in Frameworks */, + 812530F80D3FE9DC006BDF4F /* libiconv.dylib in Frameworks */, + 812530F90D3FE9DC006BDF4F /* CoreFoundation.framework in Frameworks */, + 812A64ED0D4AA082004CB7EB /* Security.framework in Frameworks */, + 81C964590DA2CBEF00257BC8 /* SystemConfiguration.framework in Frameworks */, + 81C9645E0DA2CC2D00257BC8 /* SystemConfiguration.framework in Frameworks */, + BA48611C109C2BBA00545E19 /* IOKit.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 8125311F0D3FEA33006BDF4F /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 817FFC5A0D613729004A8DD8 /* libipsec.A.dylib in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 81DDFDA10D622C1700C5CB87 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 81DDFDA20D622C1700C5CB87 /* libipsec.A.dylib in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 81DDFDC20D622C2700C5CB87 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 23D2D78C087071FC00C51098 = { isa = PBXGroup; children = ( + BA64A933114EFE5C00F3574C /* racoon.sb */, + BACBF18B10290AE000BBFC85 /* ipsec.txt */, + 72265DDB0F818F9300730A7D /* ipsec.plist */, + C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */, 25E5E82D0981A61900F2834C /* ipsec-tools */, 2589CB5409D8AE95002DC960 /* Libraries */, 25D3DB4C098998230025F703 /* Frameworks */, @@ -633,6 +1017,10 @@ 254347B609DCB839007943DE /* test-policy */, 254347C509DCBA07007943DE /* test-pfkey */, 2537A1A809E4864800D0ECDA /* libipsec.A.dylib */, + 8125310A0D3FE9DC006BDF4F /* racoon */, + 812531290D3FEA33006BDF4F /* racoonctl */, + 81DDFDAA0D622C1700C5CB87 /* setkey */, + 81DDFDCD0D622C2700C5CB87 /* libipsec.A.dylib */, ); name = Products; sourceTree = ""; @@ -640,6 +1028,8 @@ 2589CB5409D8AE95002DC960 /* Libraries */ = { isa = PBXGroup; children = ( + 8176A6B80D45661700BC5251 /* libldap.dylib */, + 8D5B16230E5F7E9300E72675 /* libresolv.dylib */, 25EAE87609D87A770042CC7F /* libiconv.dylib */, 25EAE87309D87A390042CC7F /* libpam.dylib */, 25EAE87109D87A160042CC7F /* libgssapi_krb5.dylib */, @@ -670,9 +1060,13 @@ 25D3DB4C098998230025F703 /* Frameworks */ = { isa = PBXGroup; children = ( + 81C964580DA2CBEF00257BC8 /* SystemConfiguration.framework */, + 81C9645D0DA2CC2D00257BC8 /* SystemConfiguration.framework */, + 812A64EC0D4AA082004CB7EB /* Security.framework */, 25EAE83109D875790042CC7F /* Security.framework */, 25EAE83709D875BF0042CC7F /* DirectoryService.framework */, 25EAE8C009D87B080042CC7F /* CoreFoundation.framework */, + BA48611B109C2BBA00545E19 /* IOKit.framework */, ); name = Frameworks; sourceTree = ""; @@ -680,6 +1074,7 @@ 25D9497C09A6AA7600CA0F24 /* Common */ = { isa = PBXGroup; children = ( + BA5B6F350EC1A03C003774E7 /* ipsecMessageTracer.h */, 25F777ED09ABE58400C99783 /* pfkey_dump.c */, 25F777B909ABE3E100C99783 /* key_debug.c */, 25D9499F09A6AAD700CA0F24 /* config.h */, @@ -703,6 +1098,8 @@ 25F257FF0987FB0E00D15623 /* setkey */ = { isa = PBXGroup; children = ( + BA5B6F380EC1A03C003774E7 /* ipsecPolicyTracer.h */, + BA5B6F300EC19F80003774E7 /* ipsecPolicyTracer.c */, 254347C709DCBA1B007943DE /* test-pfkey.c */, 25F258840988648C00D15623 /* extern.h */, 25F258870988648C00D15623 /* parse.y */, @@ -719,12 +1116,19 @@ 25F258000987FB1600D15623 /* racoon */ = { isa = PBXGroup; children = ( + BA5B6F280EC19F40003774E7 /* ipsecConfigTracer.c */, + BA5B6F360EC1A03C003774E7 /* ipsecConfigTracer.h */, + BA5B6F290EC19F40003774E7 /* ipsecSessionTracer.c */, + BA5B6F370EC1A03C003774E7 /* ipsecSessionTracer.h */, + BA6F109A0EA1DEC200546773 /* ike_session.c */, + BA6F10940EA1D67700546773 /* ike_session.h */, 2589CBA809D8B727002DC960 /* prsa_par.y */, 2589CBAA09D8B727002DC960 /* prsa_tok.l */, 25F258AB0988657000D15623 /* admin_var.h */, 25F258AC0988657000D15623 /* admin.c */, 25F258AD0988657000D15623 /* admin.h */, 25F258AE0988657000D15623 /* algorithm.c */, + 81856B700D6B8BC5001DAE21 /* algorithm_types.h */, 25F258AF0988657000D15623 /* algorithm.h */, 25F258B00988657000D15623 /* arc4random.h */, 25F258B10988657000D15623 /* backupsa.c */, @@ -733,6 +1137,7 @@ 25F258B40988657000D15623 /* cfparse.y */, 25F258B50988657000D15623 /* cftoken_proto.h */, 25F258B60988657000D15623 /* cftoken.l */, + 724F99500E3672FD00C56897 /* com.apple.racoon.plist */, 25F258B70988657000D15623 /* crypto_cssm.c */, 25F258B80988657000D15623 /* crypto_cssm.h */, 25F258B90988657000D15623 /* crypto_openssl.c */, @@ -805,6 +1210,8 @@ 25F258FE0988657000D15623 /* plog.h */, 25F258FF0988657000D15623 /* policy.c */, 25F259000988657000D15623 /* policy.h */, + BA485FA1109C1ECA00545E19 /* power_mgmt.c */, + BA485FA6109C243900545E19 /* power_mgmt.h */, 25F259010988657000D15623 /* privsep.c */, 25F259020988657000D15623 /* privsep.h */, 25F259030988657000D15623 /* proposal.c */, @@ -843,7 +1250,9 @@ 25DE2DE50A8BD40E0010A46D /* vpn_control_var.h */, 25DE2DE60A8BD40E0010A46D /* vpn_control.c */, 25DE2DE70A8BD40E0010A46D /* vpn_control.h */, - 25F2584E0988620300D15623 /* Sample */, + 81CA08910CE3BC870055C0AF /* vpn.c */, + BA5B6F4F0EC1A136003774E7 /* vpn.h */, + 818710380D5BE15400C7B441 /* Sample */, 25F2584D098861F500D15623 /* Documents */, 25F2584C098861ED00D15623 /* Crypto */, ); @@ -885,14 +1294,23 @@ path = Documents; sourceTree = ""; }; - 25F2584E0988620300D15623 /* Sample */ = { + 818710380D5BE15400C7B441 /* Sample */ = { isa = PBXGroup; children = ( - 25F25898098864D700D15623 /* anonymous.conf */, - 25F25899098864D700D15623 /* psk.txt */, - 25F2589A098864D700D15623 /* racoon.conf */, + 8187103C0D5BE1CF00C7B441 /* anonymous.conf */, + 8187103D0D5BE1CF00C7B441 /* psk.txt */, + 8187103B0D5BE1B400C7B441 /* racoon.conf */, + 818710390D5BE16600C7B441 /* Embedded */, ); - path = Sample; + name = Sample; + sourceTree = ""; + }; + 818710390D5BE16600C7B441 /* Embedded */ = { + isa = PBXGroup; + children = ( + 8187103A0D5BE18800C7B441 /* racoon.conf */, + ); + name = Embedded; sourceTree = ""; }; /* End PBXGroup section */ @@ -907,6 +1325,15 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 81DDFDB90D622C2700C5CB87 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 81DDFDBA0D622C2700C5CB87 /* config.h in Headers */, + 81DDFDBB0D622C2700C5CB87 /* ipsec_strerror.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ @@ -1022,9 +1449,10 @@ 25F258020987FBFA00D15623 /* Sources */, 25F258030987FBFA00D15623 /* Frameworks */, 258CF2E20A191AB000166B38 /* CopyFiles */, + 724A38A20E3676FB00F6B25F /* CopyFiles */, 258CF2F80A191B3900166B38 /* CopyFiles */, - 258CF2F90A191B3900166B38 /* CopyFiles */, 258CF2FA0A191B3900166B38 /* CopyFiles */, + BA64A930114EFDFD00F3574C /* CopyFiles */, 258CF31B0A1941A200166B38 /* ShellScript */, ); buildRules = ( @@ -1076,14 +1504,102 @@ productReference = 25F2580F0987FC3400D15623 /* racoonctl */; productType = "com.apple.product-type.tool"; }; + 812530BA0D3FE9DC006BDF4F /* racoon Embedded */ = { + isa = PBXNativeTarget; + buildConfigurationList = 812531050D3FE9DC006BDF4F /* Build configuration list for PBXNativeTarget "racoon Embedded" */; + buildPhases = ( + 812530BF0D3FE9DC006BDF4F /* Sources */, + 812530F40D3FE9DC006BDF4F /* Frameworks */, + 812530FB0D3FE9DC006BDF4F /* CopyFiles */, + 812530FD0D3FE9DC006BDF4F /* CopyFiles */, + 812530FF0D3FE9DC006BDF4F /* CopyFiles */, + 812531020D3FE9DC006BDF4F /* CopyFiles */, + 725F453B0E36A15C005BB55C /* CopyFiles */, + BA64A932114EFE4400F3574C /* CopyFiles */, + 812531040D3FE9DC006BDF4F /* ShellScript */, + 834072BB0EDCC5C400B6CCE8 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + 81DDFDDF0D622D1700C5CB87 /* PBXTargetDependency */, + ); + name = "racoon Embedded"; + productName = racoon; + productReference = 8125310A0D3FE9DC006BDF4F /* racoon */; + productType = "com.apple.product-type.tool"; + }; + 812531120D3FEA33006BDF4F /* racoonctl Embedded */ = { + isa = PBXNativeTarget; + buildConfigurationList = 812531240D3FEA33006BDF4F /* Build configuration list for PBXNativeTarget "racoonctl Embedded" */; + buildPhases = ( + 812531150D3FEA33006BDF4F /* Sources */, + 8125311F0D3FEA33006BDF4F /* Frameworks */, + 812531210D3FEA33006BDF4F /* CopyFiles */, + 812531230D3FEA33006BDF4F /* ShellScript */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "racoonctl Embedded"; + productName = racoonctl; + productReference = 812531290D3FEA33006BDF4F /* racoonctl */; + productType = "com.apple.product-type.tool"; + }; + 81DDFD970D622C1700C5CB87 /* setkey Embedded */ = { + isa = PBXNativeTarget; + buildConfigurationList = 81DDFDA60D622C1700C5CB87 /* Build configuration list for PBXNativeTarget "setkey Embedded" */; + buildPhases = ( + 81DDFD9A0D622C1700C5CB87 /* Sources */, + 81DDFDA10D622C1700C5CB87 /* Frameworks */, + 81DDFDA30D622C1700C5CB87 /* CopyFiles */, + 81DDFDA50D622C1700C5CB87 /* ShellScript */, + ); + buildRules = ( + ); + dependencies = ( + 81DDFDE40D622D8C00C5CB87 /* PBXTargetDependency */, + ); + name = "setkey Embedded"; + productName = setkey; + productReference = 81DDFDAA0D622C1700C5CB87 /* setkey */; + productType = "com.apple.product-type.tool"; + }; + 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */ = { + isa = PBXNativeTarget; + buildConfigurationList = 81DDFDC90D622C2700C5CB87 /* Build configuration list for PBXNativeTarget "libipsec Embedded" */; + buildPhases = ( + 81DDFDB90D622C2700C5CB87 /* Headers */, + 81DDFDBC0D622C2700C5CB87 /* Sources */, + 81DDFDC20D622C2700C5CB87 /* Frameworks */, + 81DDFDC30D622C2700C5CB87 /* CopyFiles */, + 81DDFDC80D622C2700C5CB87 /* ShellScript */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "libipsec Embedded"; + productName = libipsec; + productReference = 81DDFDCD0D622C2700C5CB87 /* libipsec.A.dylib */; + productType = "com.apple.product-type.library.dynamic"; + }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 23D2D790087071FC00C51098 /* Project object */ = { isa = PBXProject; buildConfigurationList = 25D3DACC098952B20025F703 /* Build configuration list for PBXProject "ipsec" */; - compatibilityVersion = "Xcode 2.4"; + compatibilityVersion = "Xcode 3.0"; + developmentRegion = English; hasScannedForEncodings = 0; + knownRegions = ( + English, + Japanese, + French, + German, + ); mainGroup = 23D2D78C087071FC00C51098; productRefGroup = 23D2D79C087074CC00C51098 /* Products */; projectDirPath = ""; @@ -1099,6 +1615,11 @@ 254347B509DCB839007943DE /* test-policy */, 254347C409DCBA07007943DE /* test-pfkey */, 2537A1A709E4864800D0ECDA /* libipsec */, + 812530AA0D3FE994006BDF4F /* IPSec Embedded (Aggregate) */, + 812530BA0D3FE9DC006BDF4F /* racoon Embedded */, + 812531120D3FEA33006BDF4F /* racoonctl Embedded */, + 81DDFD970D622C1700C5CB87 /* setkey Embedded */, + 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */, ); }; /* End PBXProject section */ @@ -1169,48 +1690,100 @@ shellPath = /bin/sh; 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"; }; -/* End PBXShellScriptBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 2537A1A509E4864800D0ECDA /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; + 812531040D3FE9DC006BDF4F /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; files = ( - 2537A1B509E4867700D0ECDA /* ipsec_dump_policy.c in Sources */, - 2537A1B609E4867700D0ECDA /* ipsec_get_policylen.c in Sources */, - 2537A1B709E4867800D0ECDA /* ipsec_strerror.c in Sources */, - 2537A1B909E4867900D0ECDA /* policy_parse.y in Sources */, - 2537A1BA09E4867A00D0ECDA /* policy_token.l in Sources */, ); - runOnlyForDeploymentPostprocessing = 0; - }; - 2543476C09DCB477007943DE /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 2543477109DCB492007943DE /* plainrsa-gen.c in Sources */, - 2543478A09DCB49C007943DE /* plog.c in Sources */, - 2543478C09DCB4A6007943DE /* logger.c in Sources */, - 25BE7E7F09E5DE4C009B6B84 /* pfkey_dump.c in Sources */, - 25BE7E8809E5E499009B6B84 /* pfkey.c in Sources */, - 25BE7E8A09E5E4A6009B6B84 /* key_debug.c in Sources */, - 25BE7E8E09E5E5BE009B6B84 /* crypto_openssl.c in Sources */, - 25BE7E9009E5E61F009B6B84 /* misc.c in Sources */, - 25BE7E9209E5E635009B6B84 /* vmbuf.c in Sources */, + inputPaths = ( ); - runOnlyForDeploymentPostprocessing = 0; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + 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"; }; - 2543479009DCB57E007943DE /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; + 812531230D3FEA33006BDF4F /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; files = ( - 254347A909DCB6C8007943DE /* vmbuf.c in Sources */, - 254347AB09DCB6D6007943DE /* str2val.c in Sources */, - 25BE7E1B09E5D5D9009B6B84 /* plog.c in Sources */, - 25BE7E3809E5D80E009B6B84 /* crypto_openssl.c in Sources */, - 25BE7E3E09E5D906009B6B84 /* misc.c in Sources */, - 25BE7E4009E5D92C009B6B84 /* logger.c in Sources */, - 25BC48740A0BC7B000A181A0 /* eaytest.c in Sources */, + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/racoonctl.8"; + }; + 81DDFDA50D622C1700C5CB87 /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + shellScript = "/bin/chmod 444 $DSTROOT/usr/share/man/man8/setkey.8"; + }; + 81DDFDC80D622C2700C5CB87 /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + 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"; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 2537A1A509E4864800D0ECDA /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2537A1B509E4867700D0ECDA /* ipsec_dump_policy.c in Sources */, + 2537A1B609E4867700D0ECDA /* ipsec_get_policylen.c in Sources */, + 2537A1B709E4867800D0ECDA /* ipsec_strerror.c in Sources */, + 2537A1B909E4867900D0ECDA /* policy_parse.y in Sources */, + 2537A1BA09E4867A00D0ECDA /* policy_token.l in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2543476C09DCB477007943DE /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2543477109DCB492007943DE /* plainrsa-gen.c in Sources */, + 2543478A09DCB49C007943DE /* plog.c in Sources */, + 2543478C09DCB4A6007943DE /* logger.c in Sources */, + 25BE7E7F09E5DE4C009B6B84 /* pfkey_dump.c in Sources */, + 25BE7E8809E5E499009B6B84 /* pfkey.c in Sources */, + 25BE7E8A09E5E4A6009B6B84 /* key_debug.c in Sources */, + 25BE7E8E09E5E5BE009B6B84 /* crypto_openssl.c in Sources */, + 25BE7E9009E5E61F009B6B84 /* misc.c in Sources */, + 25BE7E9209E5E635009B6B84 /* vmbuf.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2543479009DCB57E007943DE /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 254347A909DCB6C8007943DE /* vmbuf.c in Sources */, + 254347AB09DCB6D6007943DE /* str2val.c in Sources */, + 25BE7E1B09E5D5D9009B6B84 /* plog.c in Sources */, + 25BE7E3809E5D80E009B6B84 /* crypto_openssl.c in Sources */, + 25BE7E3E09E5D906009B6B84 /* misc.c in Sources */, + 25BE7E4009E5D92C009B6B84 /* logger.c in Sources */, + 25BC48740A0BC7B000A181A0 /* eaytest.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1254,7 +1827,7 @@ 25F2592A0988657000D15623 /* backupsa.c in Sources */, 25F2592B0988657000D15623 /* cfparse.y in Sources */, 25F2592C0988657000D15623 /* cftoken.l in Sources */, - 25F2592D0988657000D15623 /* crypto_cssm.c in Sources */, + 81C386AA0D451EC300975D5E /* crypto_cssm.c in Sources */, 25F2592E0988657000D15623 /* crypto_openssl.c in Sources */, 25F2592F0988657000D15623 /* dnssec.c in Sources */, 25F259310988657000D15623 /* evt.c in Sources */, @@ -1266,6 +1839,7 @@ 25F259370988657000D15623 /* ipsec_doi.c in Sources */, 25F259380988657000D15623 /* isakmp_agg.c in Sources */, 25F259390988657000D15623 /* isakmp_base.c in Sources */, + BA7777A11107EBCE00DD87E1 /* isakmp_frag.c in Sources */, 25F2593C0988657000D15623 /* isakmp_ident.c in Sources */, 25F2593D0988657000D15623 /* isakmp_inf.c in Sources */, 25F2593E0988657000D15623 /* isakmp_newg.c in Sources */, @@ -1276,7 +1850,7 @@ 25F259460988657000D15623 /* main.c in Sources */, 25F259470988657000D15623 /* misc.c in Sources */, 25F259490988657000D15623 /* oakley.c in Sources */, - 25F2594A0988657000D15623 /* open_dir.c in Sources */, + 81C387EC0D45268300975D5E /* open_dir.c in Sources */, 25F2594C0988657000D15623 /* pfkey_racoon.c in Sources */, 25F2594F0988657000D15623 /* plog.c in Sources */, 25F259500988657000D15623 /* policy.c in Sources */, @@ -1300,6 +1874,11 @@ 25DC9ED509DB16F800C89F86 /* isakmp_unity.c in Sources */, 25DC9ED609DB16FA00C89F86 /* isakmp_xauth.c in Sources */, 25DE2DE90A8BD40E0010A46D /* vpn_control.c in Sources */, + 81CA08920CE3BC870055C0AF /* vpn.c in Sources */, + BA6F109B0EA1DEC200546773 /* ike_session.c in Sources */, + BA5B6F2A0EC19F40003774E7 /* ipsecConfigTracer.c in Sources */, + BA5B6F2B0EC19F40003774E7 /* ipsecSessionTracer.c in Sources */, + BA485FA2109C1ECA00545E19 /* power_mgmt.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1313,6 +1892,7 @@ 25ECCDA209AD479A00883CA3 /* pfkey.c in Sources */, 25F258910988648C00D15623 /* setkey.c in Sources */, 25F258940988648C00D15623 /* token.l in Sources */, + BA5B6F310EC19F80003774E7 /* ipsecPolicyTracer.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1332,6 +1912,112 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 812530BF0D3FE9DC006BDF4F /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 812530C00D3FE9DC006BDF4F /* rijndael-alg-fst.c in Sources */, + 812530C10D3FE9DC006BDF4F /* rijndael-api-fst.c in Sources */, + 812530C20D3FE9DC006BDF4F /* admin.c in Sources */, + 812530C30D3FE9DC006BDF4F /* algorithm.c in Sources */, + 812530C40D3FE9DC006BDF4F /* backupsa.c in Sources */, + 812530C50D3FE9DC006BDF4F /* cfparse.y in Sources */, + 812530C60D3FE9DC006BDF4F /* cftoken.l in Sources */, + 81C325A80D46A36900E65EB7 /* crypto_cssm.c in Sources */, + 812530C70D3FE9DC006BDF4F /* crypto_openssl.c in Sources */, + 812530C80D3FE9DC006BDF4F /* dnssec.c in Sources */, + 812530C90D3FE9DC006BDF4F /* evt.c in Sources */, + 812530CA0D3FE9DC006BDF4F /* genlist.c in Sources */, + 812530CB0D3FE9DC006BDF4F /* getcertsbyname.c in Sources */, + 812530CC0D3FE9DC006BDF4F /* grabmyaddr.c in Sources */, + 812530CD0D3FE9DC006BDF4F /* gssapi.c in Sources */, + 812530CE0D3FE9DC006BDF4F /* handler.c in Sources */, + 812530CF0D3FE9DC006BDF4F /* ipsec_doi.c in Sources */, + 812530D00D3FE9DC006BDF4F /* isakmp_agg.c in Sources */, + 812530D10D3FE9DC006BDF4F /* isakmp_base.c in Sources */, + BA7777A21107EBF600DD87E1 /* isakmp_frag.c in Sources */, + 812530D20D3FE9DC006BDF4F /* isakmp_ident.c in Sources */, + 812530D30D3FE9DC006BDF4F /* isakmp_inf.c in Sources */, + 812530D40D3FE9DC006BDF4F /* isakmp_newg.c in Sources */, + 812530D50D3FE9DC006BDF4F /* isakmp_quick.c in Sources */, + 812530D60D3FE9DC006BDF4F /* isakmp.c in Sources */, + 812530D70D3FE9DC006BDF4F /* localconf.c in Sources */, + 812530D80D3FE9DC006BDF4F /* logger.c in Sources */, + 812530D90D3FE9DC006BDF4F /* main.c in Sources */, + 812530DA0D3FE9DC006BDF4F /* misc.c in Sources */, + 812530DB0D3FE9DC006BDF4F /* oakley.c in Sources */, + 812530DC0D3FE9DC006BDF4F /* pfkey_racoon.c in Sources */, + 812530DD0D3FE9DC006BDF4F /* plog.c in Sources */, + 812530DE0D3FE9DC006BDF4F /* policy.c in Sources */, + 812530DF0D3FE9DC006BDF4F /* privsep.c in Sources */, + 812530E00D3FE9DC006BDF4F /* proposal.c in Sources */, + 812530E10D3FE9DC006BDF4F /* remoteconf.c in Sources */, + 812530E20D3FE9DC006BDF4F /* safefile.c in Sources */, + 812530E30D3FE9DC006BDF4F /* sainfo.c in Sources */, + 812530E40D3FE9DC006BDF4F /* schedule.c in Sources */, + 812530E50D3FE9DC006BDF4F /* session.c in Sources */, + 812530E60D3FE9DC006BDF4F /* sockmisc.c in Sources */, + 812530E70D3FE9DC006BDF4F /* str2val.c in Sources */, + 812530E80D3FE9DC006BDF4F /* strnames.c in Sources */, + 812530E90D3FE9DC006BDF4F /* throttle.c in Sources */, + 812530EA0D3FE9DC006BDF4F /* vendorid.c in Sources */, + 812530EB0D3FE9DC006BDF4F /* vmbuf.c in Sources */, + 812530EC0D3FE9DC006BDF4F /* nattraversal.c in Sources */, + 812530ED0D3FE9DC006BDF4F /* pfkey.c in Sources */, + 812530EF0D3FE9DC006BDF4F /* isakmp_cfg.c in Sources */, + 812530F00D3FE9DC006BDF4F /* isakmp_unity.c in Sources */, + 812530F10D3FE9DC006BDF4F /* isakmp_xauth.c in Sources */, + 812530F20D3FE9DC006BDF4F /* vpn_control.c in Sources */, + 812530F30D3FE9DC006BDF4F /* vpn.c in Sources */, + BA6F109C0EA1DEC200546773 /* ike_session.c in Sources */, + BA5B6F2C0EC19F40003774E7 /* ipsecConfigTracer.c in Sources */, + BA5B6F2D0EC19F40003774E7 /* ipsecSessionTracer.c in Sources */, + BA485FA3109C1ECA00545E19 /* power_mgmt.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 812531150D3FEA33006BDF4F /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 812531160D3FEA33006BDF4F /* racoonctl.c in Sources */, + 812531170D3FEA33006BDF4F /* str2val.c in Sources */, + 812531180D3FEA33006BDF4F /* kmpstat.c in Sources */, + 812531190D3FEA33006BDF4F /* vmbuf.c in Sources */, + 8125311A0D3FEA33006BDF4F /* sockmisc.c in Sources */, + 8125311B0D3FEA33006BDF4F /* misc.c in Sources */, + 8125311C0D3FEA33006BDF4F /* pfkey_dump.c in Sources */, + 8125311D0D3FEA33006BDF4F /* key_debug.c in Sources */, + 8125311E0D3FEA33006BDF4F /* pfkey.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 81DDFD9A0D622C1700C5CB87 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 81DDFD9B0D622C1700C5CB87 /* parse.y in Sources */, + 81DDFD9C0D622C1700C5CB87 /* pfkey_dump.c in Sources */, + 81DDFD9D0D622C1700C5CB87 /* key_debug.c in Sources */, + 81DDFD9E0D622C1700C5CB87 /* pfkey.c in Sources */, + 81DDFD9F0D622C1700C5CB87 /* setkey.c in Sources */, + 81DDFDA00D622C1700C5CB87 /* token.l in Sources */, + BA5B6F320EC19F80003774E7 /* ipsecPolicyTracer.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 81DDFDBC0D622C2700C5CB87 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 81DDFDBD0D622C2700C5CB87 /* ipsec_dump_policy.c in Sources */, + 81DDFDBE0D622C2700C5CB87 /* ipsec_get_policylen.c in Sources */, + 81DDFDBF0D622C2700C5CB87 /* ipsec_strerror.c in Sources */, + 81DDFDC00D622C2700C5CB87 /* policy_parse.y in Sources */, + 81DDFDC10D622C2700C5CB87 /* policy_token.l in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ @@ -1400,6 +2086,36 @@ target = 25E08C9909D9E64A001A11CF /* rsaparse */; targetProxy = 25E08CE909D9F0A2001A11CF /* PBXContainerItemProxy */; }; + 812531110D3FEA28006BDF4F /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 812530BA0D3FE9DC006BDF4F /* racoon Embedded */; + targetProxy = 812531100D3FEA28006BDF4F /* PBXContainerItemProxy */; + }; + 8125312C0D3FEA44006BDF4F /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 812531120D3FEA33006BDF4F /* racoonctl Embedded */; + targetProxy = 8125312B0D3FEA44006BDF4F /* PBXContainerItemProxy */; + }; + 81DDFDD90D622C4E00C5CB87 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */; + targetProxy = 81DDFDD80D622C4E00C5CB87 /* PBXContainerItemProxy */; + }; + 81DDFDDF0D622D1700C5CB87 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */; + targetProxy = 81DDFDDE0D622D1700C5CB87 /* PBXContainerItemProxy */; + }; + 81DDFDE40D622D8C00C5CB87 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 81DDFDB80D622C2700C5CB87 /* libipsec Embedded */; + targetProxy = 81DDFDE30D622D8C00C5CB87 /* PBXContainerItemProxy */; + }; + 81DDFDF10D627DE300C5CB87 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 81DDFD970D622C1700C5CB87 /* setkey Embedded */; + targetProxy = 81DDFDF00D627DE300C5CB87 /* PBXContainerItemProxy */; + }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ @@ -1411,8 +2127,6 @@ ALTERNATE_OWNER = "$(inherited)"; ARCHS = ( i386, - ppc, - ppc64, x86_64, ); COPY_PHASE_STRIP = NO; @@ -1440,7 +2154,7 @@ PREBINDING = NO; PRODUCT_NAME = ipsec.A; SKIP_INSTALL = YES; - VALID_ARCHS = "ppc64 i386 x86_64 ppc"; + VALID_ARCHS = "i386 x86_64"; YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec"; ZERO_LINK = YES; }; @@ -1454,8 +2168,6 @@ ALTERNATE_OWNER = "$(inherited)"; ARCHS = ( i386, - ppc, - ppc64, x86_64, ); COPY_PHASE_STRIP = NO; @@ -1463,7 +2175,7 @@ DYLIB_CURRENT_VERSION = 300; EXECUTABLE_PREFIX = lib; GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_PREPROCESSOR_DEFINITIONS = ( "HAVE_CONFIG_H=1", @@ -1480,7 +2192,7 @@ LEXFLAGS = "$(LEXFLAGS) -P__libipsec"; PREBINDING = NO; PRODUCT_NAME = ipsec.A; - VALID_ARCHS = "ppc64 i386 x86_64 ppc"; + VALID_ARCHS = "i386 x86_64"; YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec"; ZERO_LINK = YES; }; @@ -1494,8 +2206,6 @@ ALTERNATE_OWNER = "$(inherited)"; ARCHS = ( i386, - ppc, - ppc64, x86_64, ); COPY_PHASE_STRIP = NO; @@ -1519,7 +2229,7 @@ LEXFLAGS = "$(LEXFLAGS) -P__libipsec"; PREBINDING = NO; PRODUCT_NAME = ipsec.A; - VALID_ARCHS = "ppc64 i386 x86_64 ppc"; + VALID_ARCHS = "i386 x86_64"; YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec"; ZERO_LINK = YES; }; @@ -1529,11 +2239,11 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; + GCC_DYNAMIC_NO_PIC = YES; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; @@ -1549,7 +2259,7 @@ PREBINDING = NO; PRODUCT_NAME = "plainrsa-gen"; SKIP_INSTALL = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; ZERO_LINK = NO; }; name = Development; @@ -1558,12 +2268,12 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_PREPROCESSOR_DEFINITIONS = ( "HAVE_CONFIG_H=1", @@ -1572,11 +2282,11 @@ INSTALL_GROUP = wheel; INSTALL_MODE_FLAG = 555; INSTALL_OWNER = root; - INSTALL_PATH = /use/sbin; + INSTALL_PATH = /usr/sbin; PREBINDING = NO; PRODUCT_NAME = "plainrsa-gen"; STRIP_INSTALLED_PRODUCT = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; ZERO_LINK = NO; }; name = Deployment; @@ -1585,7 +2295,7 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, + x86_64, i386, ); GCC_ENABLE_FIX_AND_CONTINUE = YES; @@ -1601,7 +2311,7 @@ PREBINDING = NO; PRODUCT_NAME = "plainrsa-gen"; STRIP_INSTALLED_PRODUCT = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; ZERO_LINK = NO; }; name = Default; @@ -1610,7 +2320,7 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = NO; @@ -1631,7 +2341,7 @@ PREBINDING = NO; PRODUCT_NAME = eaytest; SKIP_INSTALL = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; ZERO_LINK = NO; }; name = Development; @@ -1640,7 +2350,7 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = YES; @@ -1660,7 +2370,7 @@ PRODUCT_NAME = eaytest; SKIP_INSTALL = YES; STRIP_INSTALLED_PRODUCT = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; ZERO_LINK = NO; }; name = Deployment; @@ -1669,8 +2379,8 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, i386, + x86_64, ); COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = YES; @@ -1688,7 +2398,7 @@ PRODUCT_NAME = eaytest; SKIP_INSTALL = YES; STRIP_INSTALLED_PRODUCT = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; ZERO_LINK = NO; }; name = Default; @@ -1697,8 +2407,8 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, i386, + x86_64, ); COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; @@ -1715,7 +2425,7 @@ PREBINDING = NO; PRODUCT_NAME = "test-policy"; SKIP_INSTALL = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; ZERO_LINK = NO; }; name = Development; @@ -1724,8 +2434,8 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, i386, + x86_64, ); COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; @@ -1741,7 +2451,7 @@ PRODUCT_NAME = "test-policy"; SKIP_INSTALL = YES; STRIP_INSTALLED_PRODUCT = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; ZERO_LINK = NO; }; name = Deployment; @@ -1750,8 +2460,8 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, i386, + x86_64, ); GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; @@ -1765,7 +2475,7 @@ PRODUCT_NAME = "test-policy"; SKIP_INSTALL = YES; STRIP_INSTALLED_PRODUCT = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; ZERO_LINK = NO; }; name = Default; @@ -1774,8 +2484,8 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, i386, + x86_64, ); COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; @@ -1789,7 +2499,7 @@ PREBINDING = NO; PRODUCT_NAME = "test-pfkey"; SKIP_INSTALL = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; ZERO_LINK = NO; }; name = Development; @@ -1798,8 +2508,8 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, i386, + x86_64, ); COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; @@ -1812,7 +2522,7 @@ PRODUCT_NAME = "test-pfkey"; SKIP_INSTALL = YES; STRIP_INSTALLED_PRODUCT = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; ZERO_LINK = NO; }; name = Deployment; @@ -1821,8 +2531,8 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, i386, + x86_64, ); GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; @@ -1833,7 +2543,7 @@ PRODUCT_NAME = "test-pfkey"; SKIP_INSTALL = YES; STRIP_INSTALLED_PRODUCT = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; ZERO_LINK = NO; }; name = Default; @@ -1841,12 +2551,18 @@ 25D3DAB9098952B20025F703 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = ( + i386, + x86_64, + ); COPY_PHASE_STRIP = NO; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = "IPSec (Aggregate)"; SECTORDER_FLAGS = ""; + SKIP_INSTALL = NO; + VALID_ARCHS = "i386 x86_64"; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -1858,12 +2574,18 @@ 25D3DABA098952B20025F703 /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { - COPY_PHASE_STRIP = YES; + ARCHS = ( + i386, + x86_64, + ); + COPY_PHASE_STRIP = NO; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = "IPSec (Aggregate)"; SECTORDER_FLAGS = ""; + SKIP_INSTALL = NO; + VALID_ARCHS = "x86_64 i386"; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -1875,11 +2597,18 @@ 25D3DABB098952B20025F703 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { + ARCHS = ( + i386, + x86_64, + ); + COPY_PHASE_STRIP = NO; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = "IPSec (Aggregate)"; SECTORDER_FLAGS = ""; + SKIP_INSTALL = NO; + VALID_ARCHS = "x86_64 i386"; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -1895,7 +2624,7 @@ ALTERNATE_MODE = "$(inherited)"; ALTERNATE_OWNER = "$(inherited)"; ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = NO; @@ -1924,7 +2653,7 @@ "$(OTHER_CFLAGS_QUOTED_3)", ); OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\""; - OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/etc/racoon\\\""; + OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\""; OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\""; OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; OTHER_LDFLAGS = ""; @@ -1933,7 +2662,7 @@ PRODUCT_NAME = racoon; SECTORDER_FLAGS = ""; SKIP_INSTALL = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -1951,12 +2680,12 @@ ALTERNATE_MODE = "$(inherited)"; ALTERNATE_OWNER = "$(inherited)"; ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = NO; DSTROOT = "/tmp/$(PROJECT_NAME).dst"; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; @@ -1979,7 +2708,7 @@ "$(OTHER_CFLAGS_QUOTED_3)", ); OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\""; - OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/etc/racoon\\\""; + OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\""; OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\""; OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; OTHER_LDFLAGS = ""; @@ -1987,7 +2716,7 @@ PREBINDING = NO; PRODUCT_NAME = racoon; SECTORDER_FLAGS = ""; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2004,12 +2733,12 @@ ALTERNATE_MODE = "$(inherited)"; ALTERNATE_OWNER = "$(inherited)"; ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = NO; DSTROOT = "/tmp/$(PROJECT_NAME).dst"; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = ""; @@ -2032,7 +2761,7 @@ "$(OTHER_CFLAGS_QUOTED_3)", ); OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\""; - OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/etc/racoon\\\""; + OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\""; OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\""; OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; OTHER_LDFLAGS = ""; @@ -2040,7 +2769,7 @@ PREBINDING = NO; PRODUCT_NAME = racoon; SECTORDER_FLAGS = ""; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2054,14 +2783,14 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_PREPROCESSOR_DEFINITIONS = ( - "HAVE_CONFIG_H=1\nHAVE_CONFIG_H=1", + "HAVE_CONFIG_H=1", "$(GCC_PREPROCESSOR_DEFINITIONS)", ); HEADER_SEARCH_PATHS = ( @@ -2082,7 +2811,7 @@ PRODUCT_NAME = setkey; SECTORDER_FLAGS = ""; SKIP_INSTALL = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "i386 x86_64"; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2096,14 +2825,14 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_PREPROCESSOR_DEFINITIONS = ( - "HAVE_CONFIG_H=1\nHAVE_CONFIG_H=1", + "HAVE_CONFIG_H=1", "$(GCC_PREPROCESSOR_DEFINITIONS)", ); HEADER_SEARCH_PATHS = ( @@ -2125,7 +2854,7 @@ SECTORDER_FLAGS = ""; SKIP_INSTALL = NO; STRIP_INSTALLED_PRODUCT = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "i386 x86_64"; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2138,13 +2867,13 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, + x86_64, i386, ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_PREPROCESSOR_DEFINITIONS = ( - "HAVE_CONFIG_H=1\nHAVE_CONFIG_H=1", + "HAVE_CONFIG_H=1", "$(GCC_PREPROCESSOR_DEFINITIONS)", ); HEADER_SEARCH_PATHS = ( @@ -2165,7 +2894,7 @@ PRODUCT_NAME = setkey; SECTORDER_FLAGS = ""; STRIP_INSTALLED_PRODUCT = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "i386 x86_64"; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2181,7 +2910,7 @@ ALTERNATE_MODE = "$(inherited)"; ALTERNATE_OWNER = "$(inherited)"; ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = NO; @@ -2199,14 +2928,14 @@ INSTALL_MODE_FLAG = 555; INSTALL_OWNER = root; INSTALL_PATH = /usr/sbin; - OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/etc/racoon\\\""; + OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/var/run\\\""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PREBINDING = NO; PRODUCT_NAME = racoonctl; SECTORDER_FLAGS = ""; SKIP_INSTALL = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2222,11 +2951,11 @@ ALTERNATE_MODE = "$(inherited)"; ALTERNATE_OWNER = "$(inherited)"; ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_PREPROCESSOR_DEFINITIONS = ( "HAVE_CONFIG_H=1", @@ -2240,14 +2969,14 @@ INSTALL_MODE_FLAG = 555; INSTALL_OWNER = root; INSTALL_PATH = /usr/sbin; - OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/etc/racoon\\\""; + OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/var/run\\\""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PREBINDING = NO; PRODUCT_NAME = racoonctl; SECTORDER_FLAGS = ""; STRIP_INSTALLED_PRODUCT = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2263,10 +2992,10 @@ ALTERNATE_MODE = "$(inherited)"; ALTERNATE_OWNER = "$(inherited)"; ARCHS = ( - ppc, + x86_64, i386, ); - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G5; GCC_PREPROCESSOR_DEFINITIONS = ( "HAVE_CONFIG_H=1", @@ -2280,14 +3009,14 @@ INSTALL_MODE_FLAG = 555; INSTALL_OWNER = root; INSTALL_PATH = /usr/sbin; - OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/etc/racoon\\\""; + OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/var/run\\\""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PREBINDING = NO; PRODUCT_NAME = racoonctl; SECTORDER_FLAGS = ""; STRIP_INSTALLED_PRODUCT = YES; - VALID_ARCHS = "i386 ppc"; + VALID_ARCHS = "x86_64 i386"; WARNING_CFLAGS = ( "-Wmost", "-Wno-four-char-constants", @@ -2298,31 +3027,46 @@ }; 25D3DACD098952B20025F703 /* Development */ = { isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; buildSettings = { + ADDITIONAL_SDKS = ""; ARCHS = ( + armv6, i386, - ppc, + armv7, + x86_64, ); + VALID_ARCHS = "armv6 x86_64 i386 armv7"; }; name = Development; }; 25D3DACE098952B20025F703 /* Deployment */ = { isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; buildSettings = { + ADDITIONAL_SDKS = ""; ARCHS = ( + armv6, i386, - ppc, + armv7, + x86_64, ); + VALID_ARCHS = "armv6 x86_64 i386 armv7"; }; name = Deployment; }; 25D3DACF098952B20025F703 /* Default */ = { isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; buildSettings = { + ADDITIONAL_SDKS = ""; ARCHS = ( + armv6, i386, - ppc, + armv7, + x86_64, ); + VALID_ARCHS = "armv6 armv7 x86_64 i386"; }; name = Default; }; @@ -2330,7 +3074,7 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = NO; @@ -2342,7 +3086,8 @@ LEXFLAGS = "$(LEXFLAGS) -Pprsa"; PREBINDING = NO; PRODUCT_NAME = rsaparse; - VALID_ARCHS = "i386 ppc"; + SKIP_INSTALL = NO; + VALID_ARCHS = "i386 x86_64"; YACCFLAGS = "$(YACCFLAGS) -pprsa"; }; name = Development; @@ -2351,7 +3096,7 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, + x86_64, i386, ); COPY_PHASE_STRIP = NO; @@ -2362,7 +3107,8 @@ LEXFLAGS = "$(LEXFLAGS) -Pprsa"; PREBINDING = NO; PRODUCT_NAME = rsaparse; - VALID_ARCHS = "i386 ppc"; + SKIP_INSTALL = NO; + VALID_ARCHS = "i386 x86_64"; YACCFLAGS = "$(YACCFLAGS) -pprsa"; ZERO_LINK = NO; }; @@ -2372,8 +3118,8 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = ( - ppc, i386, + x86_64, ); COPY_PHASE_STRIP = NO; GCC_MODEL_TUNING = G5; @@ -2381,53 +3127,682 @@ LEXFLAGS = "$(LEXFLAGS) -Pprsa"; PREBINDING = NO; PRODUCT_NAME = rsaparse; - VALID_ARCHS = "i386 ppc"; + SKIP_INSTALL = NO; + VALID_ARCHS = "i386 x86_64"; YACCFLAGS = "$(YACCFLAGS) -pprsa"; }; name = Default; }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 2537A1A909E4866800D0ECDA /* Build configuration list for PBXNativeTarget "libipsec" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 2537A1AA09E4866800D0ECDA /* Development */, - 2537A1AB09E4866800D0ECDA /* Deployment */, - 2537A1AC09E4866800D0ECDA /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; - }; - 2543478609DCB494007943DE /* Build configuration list for PBXNativeTarget "plainrsa-gen" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 2543478709DCB494007943DE /* Development */, - 2543478809DCB494007943DE /* Deployment */, - 2543478909DCB494007943DE /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; - }; - 2543479909DCB596007943DE /* Build configuration list for PBXNativeTarget "eaytest" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 2543479A09DCB596007943DE /* Development */, - 2543479B09DCB596007943DE /* Deployment */, - 2543479C09DCB596007943DE /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + 812530B60D3FE994006BDF4F /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + ADDITIONAL_SDKS = ""; + ARCHS = ( + armv6, + armv7, + ); + COPY_PHASE_STRIP = NO; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = "IPSec Embedded (Aggregate)"; + SECTORDER_FLAGS = ""; + SKIP_INSTALL = NO; + VALID_ARCHS = "armv6 armv7"; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Development; }; - 254347BD09DCB851007943DE /* Build configuration list for PBXNativeTarget "test-policy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 254347BE09DCB851007943DE /* Development */, - 254347BF09DCB851007943DE /* Deployment */, - 254347C009DCB851007943DE /* Default */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + 812530B70D3FE994006BDF4F /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + ADDITIONAL_SDKS = ""; + ARCHS = ( + armv6, + armv7, + ); + COPY_PHASE_STRIP = NO; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = "IPSec Embedded (Aggregate)"; + SECTORDER_FLAGS = ""; + SKIP_INSTALL = NO; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Deployment; + }; + 812530B90D3FE994006BDF4F /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + ADDITIONAL_SDKS = ""; + ARCHS = ( + armv6, + armv7, + ); + COPY_PHASE_STRIP = NO; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = "IPSec Embedded (Aggregate)"; + SECTORDER_FLAGS = ""; + SKIP_INSTALL = NO; + VALID_ARCHS = "armv6 armv7"; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Default; + }; + 812531060D3FE9DC006BDF4F /* Development */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; + buildSettings = { + ALTERNATE_GROUP = "$(inherited)"; + ALTERNATE_MODE = "$(inherited)"; + ALTERNATE_OWNER = "$(inherited)"; + ARCHS = ( + armv6, + armv7, + ); + CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements.plist"; + CODE_SIGN_IDENTITY = "-"; + COPY_PHASE_STRIP = NO; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "\\\"$(SDKROOT)/System/Library/Frameworks\\\"", + "\\\"$(DEVELOPER_DIR)/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.Internal.sdk/System/Library/Frameworks\\\"", + ); + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_PREPROCESSOR_DEFINITIONS = ( + "HAVE_CONFIG_H=1", + "$(GCC_PREPROCESSOR_DEFINITIONS)", + ); + HEADER_SEARCH_PATHS = ( + ../Common, + Crypto, + /tmp/ipsec.dst/usr/include, + ); + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/sbin; + LEXFLAGS = ""; + OTHER_CFLAGS = ( + "$(OTHER_CFLAGS_QUOTED_1)", + "$(OTHER_CFLAGS_QUOTED_2)", + "$(OTHER_CFLAGS_QUOTED_3)", + ); + OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\""; + OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\""; + OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\""; + OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = racoon; + SECTORDER_FLAGS = ""; + SKIP_INSTALL = YES; + VALID_ARCHS = "armv6 armv7"; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + YACCFLAGS = "$(YACCFLAGS) -d"; + YACC_GENERATE_DEBUGGING_DIRECTIVES = NO; + }; + name = Development; + }; + 812531070D3FE9DC006BDF4F /* Deployment */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; + buildSettings = { + ALTERNATE_GROUP = "$(inherited)"; + ALTERNATE_MODE = "$(inherited)"; + ALTERNATE_OWNER = "$(inherited)"; + ARCHS = ( + armv6, + armv7, + ); + CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements.plist"; + CODE_SIGN_IDENTITY = "-"; + COPY_PHASE_STRIP = NO; + DSTROOT = "/tmp/$(PROJECT_NAME).dst"; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "\\\"$(SDKROOT)/System/Library/Frameworks\\\"", + "\\\"$(DEVELOPER_DIR)/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.Internal.sdk/System/Library/Frameworks\\\"", + ); + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_PREPROCESSOR_DEFINITIONS = ( + "HAVE_CONFIG_H=1", + "$(GCC_PREPROCESSOR_DEFINITIONS)", + ); + HEADER_SEARCH_PATHS = ( + ../Common, + Crypto, + /tmp/ipsec.dst/usr/include, + ); + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/sbin; + OTHER_CFLAGS = ( + "$(OTHER_CFLAGS_QUOTED_1)", + "$(OTHER_CFLAGS_QUOTED_2)", + "$(OTHER_CFLAGS_QUOTED_3)", + ); + OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\""; + OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\""; + OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\""; + OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = racoon; + SECTORDER_FLAGS = ""; + VALID_ARCHS = "armv6 armv7"; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + YACCFLAGS = "$(YACCFLAGS) -d"; + }; + name = Deployment; + }; + 812531090D3FE9DC006BDF4F /* Default */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; + buildSettings = { + ALTERNATE_GROUP = "$(inherited)"; + ALTERNATE_MODE = "$(inherited)"; + ALTERNATE_OWNER = "$(inherited)"; + ARCHS = ( + armv6, + armv7, + ); + CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/entitlements.plist"; + CODE_SIGN_IDENTITY = "-"; + COPY_PHASE_STRIP = NO; + DSTROOT = "/tmp/$(PROJECT_NAME).dst"; + FRAMEWORK_SEARCH_PATHS = ( + "$(inherited)", + "\\\"$(SDKROOT)/System/Library/Frameworks\\\"", + "\\\"$(DEVELOPER_DIR)/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.Internal.sdk/System/Library/Frameworks\\\"", + ); + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_PREPROCESSOR_DEFINITIONS = ( + "HAVE_CONFIG_H=1", + "$(GCC_PREPROCESSOR_DEFINITIONS)", + ); + HEADER_SEARCH_PATHS = ( + ../Common, + Crypto, + /tmp/ipsec.dst/usr/include, + ); + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/sbin; + OTHER_CFLAGS = ( + "$(OTHER_CFLAGS_QUOTED_1)", + "$(OTHER_CFLAGS_QUOTED_2)", + "$(OTHER_CFLAGS_QUOTED_3)", + ); + OTHER_CFLAGS_QUOTED_1 = "-DSYSCONFDIR=\\\"/etc/racoon\\\""; + OTHER_CFLAGS_QUOTED_2 = "-DADMINPORTDIR=\\\"/var/run\\\""; + OTHER_CFLAGS_QUOTED_3 = "-DPATHRACOON=\\\"/usr/sbin/racoon\\\""; + OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = racoon; + SECTORDER_FLAGS = ""; + VALID_ARCHS = "armv6 armv7"; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + YACCFLAGS = "$(YACCFLAGS) -d"; + }; + name = Default; + }; + 812531250D3FEA33006BDF4F /* Development */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; + buildSettings = { + ALTERNATE_GROUP = "$(inherited)"; + ALTERNATE_MODE = "$(inherited)"; + ALTERNATE_OWNER = "$(inherited)"; + ARCHS = ( + armv6, + armv7, + ); + COPY_PHASE_STRIP = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_PREPROCESSOR_DEFINITIONS = ( + "HAVE_CONFIG_H=1", + "$(GCC_PREPROCESSOR_DEFINITIONS)", + ); + HEADER_SEARCH_PATHS = ( + "$(DSTROOT)/usr/include", + "$(inherited)", + ); + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/sbin; + OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/tmp/racoon\\\""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = racoonctl; + SECTORDER_FLAGS = ""; + SKIP_INSTALL = YES; + VALID_ARCHS = "armv6 armv7"; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Development; + }; + 812531260D3FEA33006BDF4F /* Deployment */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; + buildSettings = { + ALTERNATE_GROUP = "$(inherited)"; + ALTERNATE_MODE = "$(inherited)"; + ALTERNATE_OWNER = "$(inherited)"; + ARCHS = ( + armv6, + armv7, + ); + COPY_PHASE_STRIP = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_PREPROCESSOR_DEFINITIONS = ( + "HAVE_CONFIG_H=1", + "$(GCC_PREPROCESSOR_DEFINITIONS)", + ); + HEADER_SEARCH_PATHS = ( + "$(DSTROOT)/usr/include", + "$(inherited)", + ); + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/sbin; + OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/tmp/racoon\\\""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = racoonctl; + SECTORDER_FLAGS = ""; + STRIP_INSTALLED_PRODUCT = YES; + VALID_ARCHS = "armv6 armv7"; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Deployment; + }; + 812531280D3FEA33006BDF4F /* Default */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; + buildSettings = { + ALTERNATE_GROUP = "$(inherited)"; + ALTERNATE_MODE = "$(inherited)"; + ALTERNATE_OWNER = "$(inherited)"; + ARCHS = ( + armv6, + armv7, + ); + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_PREPROCESSOR_DEFINITIONS = ( + "HAVE_CONFIG_H=1", + "$(GCC_PREPROCESSOR_DEFINITIONS)", + ); + HEADER_SEARCH_PATHS = ( + "$(DSTROOT)/usr/include", + "$(inherited)", + ); + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/sbin; + OTHER_CFLAGS = "-DADMINPORTDIR=\\\"/tmp/racoon\\\""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = racoonctl; + SECTORDER_FLAGS = ""; + STRIP_INSTALLED_PRODUCT = YES; + VALID_ARCHS = "armv6 i386"; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Default; + }; + 81DDFDA70D622C1700C5CB87 /* Development */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; + buildSettings = { + ARCHS = ( + armv6, + armv7, + ); + COPY_PHASE_STRIP = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_PREPROCESSOR_DEFINITIONS = ( + "HAVE_CONFIG_H=1\nHAVE_CONFIG_H=1", + "$(GCC_PREPROCESSOR_DEFINITIONS)", + ); + HEADER_SEARCH_PATHS = ( + "$(DSTROOT)/usr/include", + ../Common, + ); + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/sbin; + LIBRARY_SEARCH_PATHS = ""; + MACH_O_TYPE = mh_execute; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRELINK_LIBS = ""; + PRODUCT_NAME = setkey; + SECTORDER_FLAGS = ""; + SKIP_INSTALL = YES; + VALID_ARCHS = "armv6 armv7"; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + YACCFLAGS = ""; + }; + name = Development; + }; + 81DDFDA80D622C1700C5CB87 /* Deployment */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; + buildSettings = { + ARCHS = ( + armv6, + armv7, + ); + COPY_PHASE_STRIP = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_PREPROCESSOR_DEFINITIONS = ( + "HAVE_CONFIG_H=1", + "$(GCC_PREPROCESSOR_DEFINITIONS)", + ); + HEADER_SEARCH_PATHS = ( + "$(DSTROOT)/usr/include", + ../Common, + ); + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/sbin; + LIBRARY_SEARCH_PATHS = ""; + MACH_O_TYPE = mh_execute; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRELINK_LIBS = ""; + PRODUCT_NAME = setkey; + SECTORDER_FLAGS = ""; + SKIP_INSTALL = NO; + STRIP_INSTALLED_PRODUCT = YES; + VALID_ARCHS = "armv6 armv7"; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Deployment; + }; + 81DDFDA90D622C1700C5CB87 /* Default */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; + buildSettings = { + ARCHS = ( + armv6, + armv7, + ); + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_PREPROCESSOR_DEFINITIONS = ( + "HAVE_CONFIG_H=1", + "$(GCC_PREPROCESSOR_DEFINITIONS)", + ); + HEADER_SEARCH_PATHS = ( + "$(DSTROOT)/usr/include", + ../Common, + ); + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/sbin; + LIBRARY_SEARCH_PATHS = ""; + MACH_O_TYPE = mh_execute; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRELINK_LIBS = ""; + PRODUCT_NAME = setkey; + SECTORDER_FLAGS = ""; + STRIP_INSTALLED_PRODUCT = YES; + VALID_ARCHS = "armv6 armv7 "; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + }; + name = Default; + }; + 81DDFDCA0D622C2700C5CB87 /* Development */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; + buildSettings = { + ALTERNATE_GROUP = "$(inherited)"; + ALTERNATE_MODE = ""; + ALTERNATE_OWNER = "$(inherited)"; + ARCHS = ( + armv6, + armv7, + ); + COPY_PHASE_STRIP = NO; + CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)"; + DYLIB_CURRENT_VERSION = 300; + EXECUTABLE_PREFIX = lib; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "HAVE_CONFIG_H=1", + "$(GCC_PREPROCESSOR_DEFINITIONS)", + ); + HEADER_SEARCH_PATHS = ( + ../Common, + "$(HEADER_SEARCH_PATHS)", + ); + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/lib; + LEXFLAGS = "$(LEXFLAGS) -P__libipsec"; + PREBINDING = NO; + PRODUCT_NAME = ipsec.A; + SKIP_INSTALL = YES; + VALID_ARCHS = "armv6 armv7"; + YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec"; + ZERO_LINK = YES; + }; + name = Development; + }; + 81DDFDCB0D622C2700C5CB87 /* Deployment */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; + buildSettings = { + ALTERNATE_GROUP = "$(inherited)"; + ALTERNATE_MODE = ""; + ALTERNATE_OWNER = "$(inherited)"; + ARCHS = ( + armv6, + armv7, + ); + COPY_PHASE_STRIP = NO; + CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)"; + DYLIB_CURRENT_VERSION = 300; + EXECUTABLE_PREFIX = lib; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_MODEL_TUNING = G5; + GCC_PREPROCESSOR_DEFINITIONS = ( + "HAVE_CONFIG_H=1", + "$(GCC_PREPROCESSOR_DEFINITIONS)", + ); + HEADER_SEARCH_PATHS = ( + ../Common, + "$(HEADER_SEARCH_PATHS)", + ); + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/lib; + LEXFLAGS = "$(LEXFLAGS) -P__libipsec"; + PREBINDING = NO; + PRODUCT_NAME = ipsec.A; + VALID_ARCHS = "armv6 armv7"; + YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec"; + ZERO_LINK = YES; + }; + name = Deployment; + }; + 81DDFDCC0D622C2700C5CB87 /* Default */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C172BD980E6369BE0030F8EB /* AspenSDK.xcconfig */; + buildSettings = { + ALTERNATE_GROUP = "$(inherited)"; + ALTERNATE_MODE = ""; + ALTERNATE_OWNER = "$(inherited)"; + ARCHS = ( + armv6, + armv7, + ); + COPY_PHASE_STRIP = NO; + CURRENT_PROJECT_VERSION = "$(CURRENT_PROJECT_VERSION)"; + DYLIB_CURRENT_VERSION = 300; + EXECUTABLE_PREFIX = lib; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_MODEL_TUNING = G5; + GCC_PREPROCESSOR_DEFINITIONS = ( + "HAVE_CONFIG_H=1", + "$(GCC_PREPROCESSOR_DEFINITIONS)", + ); + HEADER_SEARCH_PATHS = ( + ../Common, + "$(HEADER_SEARCH_PATHS)", + ); + INSTALL_GROUP = wheel; + INSTALL_MODE_FLAG = 555; + INSTALL_OWNER = root; + INSTALL_PATH = /usr/lib; + LEXFLAGS = "$(LEXFLAGS) -P__libipsec"; + PREBINDING = NO; + PRODUCT_NAME = ipsec.A; + VALID_ARCHS = "armv6 i386"; + YACCFLAGS = "$(YACCFLAGS) -d -p__libipsec"; + ZERO_LINK = YES; + }; + name = Default; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 2537A1A909E4866800D0ECDA /* Build configuration list for PBXNativeTarget "libipsec" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2537A1AA09E4866800D0ECDA /* Development */, + 2537A1AB09E4866800D0ECDA /* Deployment */, + 2537A1AC09E4866800D0ECDA /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Deployment; + }; + 2543478609DCB494007943DE /* Build configuration list for PBXNativeTarget "plainrsa-gen" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2543478709DCB494007943DE /* Development */, + 2543478809DCB494007943DE /* Deployment */, + 2543478909DCB494007943DE /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Deployment; + }; + 2543479909DCB596007943DE /* Build configuration list for PBXNativeTarget "eaytest" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2543479A09DCB596007943DE /* Development */, + 2543479B09DCB596007943DE /* Deployment */, + 2543479C09DCB596007943DE /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Deployment; + }; + 254347BD09DCB851007943DE /* Build configuration list for PBXNativeTarget "test-policy" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 254347BE09DCB851007943DE /* Development */, + 254347BF09DCB851007943DE /* Deployment */, + 254347C009DCB851007943DE /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Deployment; }; 254347C909DCBA1B007943DE /* Build configuration list for PBXNativeTarget "test-pfkey" */ = { isa = XCConfigurationList; @@ -2437,7 +3812,7 @@ 254347CC09DCBA1B007943DE /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Deployment; }; 25D3DAB8098952B20025F703 /* Build configuration list for PBXAggregateTarget "IPSec (Aggregate)" */ = { isa = XCConfigurationList; @@ -2447,7 +3822,7 @@ 25D3DABB098952B20025F703 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Deployment; }; 25D3DABC098952B20025F703 /* Build configuration list for PBXNativeTarget "racoon" */ = { isa = XCConfigurationList; @@ -2457,7 +3832,7 @@ 25D3DABF098952B20025F703 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Deployment; }; 25D3DAC0098952B20025F703 /* Build configuration list for PBXNativeTarget "setkey" */ = { isa = XCConfigurationList; @@ -2467,7 +3842,7 @@ 25D3DAC3098952B20025F703 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Deployment; }; 25D3DAC4098952B20025F703 /* Build configuration list for PBXNativeTarget "racoonctl" */ = { isa = XCConfigurationList; @@ -2477,7 +3852,7 @@ 25D3DAC7098952B20025F703 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Deployment; }; 25D3DACC098952B20025F703 /* Build configuration list for PBXProject "ipsec" */ = { isa = XCConfigurationList; @@ -2487,7 +3862,7 @@ 25D3DACF098952B20025F703 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Deployment; }; 25E08CA209D9E6A4001A11CF /* Build configuration list for PBXNativeTarget "rsaparse" */ = { isa = XCConfigurationList; @@ -2497,7 +3872,57 @@ 25E08CA509D9E6A4001A11CF /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Deployment; + }; + 812530B50D3FE994006BDF4F /* Build configuration list for PBXAggregateTarget "IPSec Embedded (Aggregate)" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 812530B60D3FE994006BDF4F /* Development */, + 812530B70D3FE994006BDF4F /* Deployment */, + 812530B90D3FE994006BDF4F /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Deployment; + }; + 812531050D3FE9DC006BDF4F /* Build configuration list for PBXNativeTarget "racoon Embedded" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 812531060D3FE9DC006BDF4F /* Development */, + 812531070D3FE9DC006BDF4F /* Deployment */, + 812531090D3FE9DC006BDF4F /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Deployment; + }; + 812531240D3FEA33006BDF4F /* Build configuration list for PBXNativeTarget "racoonctl Embedded" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 812531250D3FEA33006BDF4F /* Development */, + 812531260D3FEA33006BDF4F /* Deployment */, + 812531280D3FEA33006BDF4F /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Deployment; + }; + 81DDFDA60D622C1700C5CB87 /* Build configuration list for PBXNativeTarget "setkey Embedded" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 81DDFDA70D622C1700C5CB87 /* Development */, + 81DDFDA80D622C1700C5CB87 /* Deployment */, + 81DDFDA90D622C1700C5CB87 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Deployment; + }; + 81DDFDC90D622C2700C5CB87 /* Build configuration list for PBXNativeTarget "libipsec Embedded" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 81DDFDCA0D622C2700C5CB87 /* Development */, + 81DDFDCB0D622C2700C5CB87 /* Deployment */, + 81DDFDCC0D622C2700C5CB87 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Deployment; }; /* End XCConfigurationList section */ };