/ sasl.xcodeproj / project.pbxproj
project.pbxproj
1 // !$*UTF8*$! 2 { 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 46; 7 objects = { 8 9 /* Begin PBXAggregateTarget section */ 10 B062B3D00D9C55E100C883E4 /* ALL */ = { 11 isa = PBXAggregateTarget; 12 buildConfigurationList = B062B3D70D9C55E100C883E4 /* Build configuration list for PBXAggregateTarget "ALL" */; 13 buildPhases = ( 14 ); 15 dependencies = ( 16 B062B57C0D9C55E200C883E4 /* PBXTargetDependency */, 17 B062B57E0D9C55E200C883E4 /* PBXTargetDependency */, 18 B062B5800D9C55E200C883E4 /* PBXTargetDependency */, 19 ); 20 name = ALL; 21 productName = ALL; 22 }; 23 B062B3DB0D9C55E100C883E4 /* KerberosTargets */ = { 24 isa = PBXAggregateTarget; 25 buildConfigurationList = B062B3E20D9C55E100C883E4 /* Build configuration list for PBXAggregateTarget "KerberosTargets" */; 26 buildPhases = ( 27 ); 28 dependencies = ( 29 B062B5820D9C55E200C883E4 /* PBXTargetDependency */, 30 B062B5840D9C55E200C883E4 /* PBXTargetDependency */, 31 ); 32 name = KerberosTargets; 33 productName = KerberosTargets; 34 }; 35 B062B3E60D9C55E100C883E4 /* SecondaryTargets */ = { 36 isa = PBXAggregateTarget; 37 buildConfigurationList = B062B3FB0D9C55E100C883E4 /* Build configuration list for PBXAggregateTarget "SecondaryTargets" */; 38 buildPhases = ( 39 ); 40 dependencies = ( 41 B062B5880D9C55E200C883E4 /* PBXTargetDependency */, 42 B062B58A0D9C55E200C883E4 /* PBXTargetDependency */, 43 B062B58C0D9C55E200C883E4 /* PBXTargetDependency */, 44 B062B58E0D9C55E200C883E4 /* PBXTargetDependency */, 45 B062B5900D9C55E200C883E4 /* PBXTargetDependency */, 46 B062B5920D9C55E200C883E4 /* PBXTargetDependency */, 47 72C289EB1A16C6110094D54A /* PBXTargetDependency */, 48 7297BC081822E4A8004A1588 /* PBXTargetDependency */, 49 B062B5940D9C55E200C883E4 /* PBXTargetDependency */, 50 ); 51 name = SecondaryTargets; 52 productName = KSecondaryTargets; 53 }; 54 B062B3FF0D9C55E100C883E4 /* TertiaryTargets */ = { 55 isa = PBXAggregateTarget; 56 buildConfigurationList = B062B40A0D9C55E100C883E4 /* Build configuration list for PBXAggregateTarget "TertiaryTargets" */; 57 buildPhases = ( 58 ); 59 dependencies = ( 60 B062B59C0D9C55E200C883E4 /* PBXTargetDependency */, 61 B062B59E0D9C55E200C883E4 /* PBXTargetDependency */, 62 B062B5A00D9C55E200C883E4 /* PBXTargetDependency */, 63 B062B5A20D9C55E200C883E4 /* PBXTargetDependency */, 64 B062B5A40D9C55E200C883E4 /* PBXTargetDependency */, 65 ); 66 name = TertiaryTargets; 67 productName = TertiaryTargets; 68 }; 69 B062B40E0D9C55E100C883E4 /* include */ = { 70 isa = PBXAggregateTarget; 71 buildConfigurationList = B062B4210D9C55E100C883E4 /* Build configuration list for PBXAggregateTarget "include" */; 72 buildPhases = ( 73 B062B40F0D9C55E100C883E4 /* CopyFiles */, 74 ); 75 dependencies = ( 76 ); 77 name = include; 78 productName = include; 79 }; 80 B062B4440D9C55E200C883E4 /* manpages API */ = { 81 isa = PBXAggregateTarget; 82 buildConfigurationList = B062B4700D9C55E200C883E4 /* Build configuration list for PBXAggregateTarget "manpages API" */; 83 buildPhases = ( 84 B062B4450D9C55E200C883E4 /* CopyFiles */, 85 ); 86 dependencies = ( 87 ); 88 name = "manpages API"; 89 productName = manpages; 90 }; 91 /* End PBXAggregateTarget section */ 92 93 /* Begin PBXBuildFile section */ 94 720B789E1A2FD03000AFBFEA /* CoreUtils.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 720B789D1A2FD03000AFBFEA /* CoreUtils.framework */; }; 95 7266BBD11A6EF2640086EC52 /* libsasl2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = AA687F970A6C37610095EF75 /* libsasl2.dylib */; }; 96 7266BBE21A6EF2E80086EC52 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 7266BBDB1A6EF2E80086EC52 /* common.c */; }; 97 7266BBE31A6EF2E80086EC52 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 7266BBDB1A6EF2E80086EC52 /* common.c */; }; 98 7266BBE61A6EF2E80086EC52 /* sample-client.c in Sources */ = {isa = PBXBuildFile; fileRef = 7266BBDD1A6EF2E80086EC52 /* sample-client.c */; }; 99 7266BBE91A6EF2E80086EC52 /* sample-server.c in Sources */ = {isa = PBXBuildFile; fileRef = 7266BBDE1A6EF2E80086EC52 /* sample-server.c */; }; 100 72C289DB1A16C5B40094D54A /* plugin_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 777E7BCC0236DDED05DD284B /* plugin_common.h */; }; 101 72C289DC1A16C5B40094D54A /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 777745CC0236DCA805DD284B /* config.h */; }; 102 72C289DE1A16C5B40094D54A /* plugin_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCB0236DDED05DD284B /* plugin_common.c */; }; 103 72C289E81A16C5E60094D54A /* srp.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCE0236DDED05DD284B /* srp.c */; }; 104 72C289E91A16C5E60094D54A /* srp_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 7733E7190238197D05DD284B /* srp_init.c */; }; 105 72C289EF1A1A873A0094D54A /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 72C289EE1A1A873A0094D54A /* CoreFoundation.framework */; }; 106 843E97B4182B10AC006926ED /* plugin_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCB0236DDED05DD284B /* plugin_common.c */; }; 107 8446CA0B1A6EF7D40082B731 /* libreadline.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8446CA0A1A6EF7D40082B731 /* libreadline.dylib */; }; 108 8446CA0C1A6EF7D90082B731 /* libreadline.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8446CA0A1A6EF7D40082B731 /* libreadline.dylib */; }; 109 8446CA0E1A6EF7F00082B731 /* libsasl2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = AA687F970A6C37610095EF75 /* libsasl2.dylib */; }; 110 844E62F31824564F0027D2EB /* plugin_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 777E7BCC0236DDED05DD284B /* plugin_common.h */; }; 111 844E62F71824564F0027D2EB /* plugin_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCB0236DDED05DD284B /* plugin_common.c */; }; 112 844E6303182456900027D2EB /* gs2_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 844E6300182456810027D2EB /* gs2_init.c */; }; 113 844E6304182456900027D2EB /* gs2_token.c in Sources */ = {isa = PBXBuildFile; fileRef = 844E6301182456810027D2EB /* gs2_token.c */; }; 114 844E6305182456900027D2EB /* gs2.c in Sources */ = {isa = PBXBuildFile; fileRef = 844E6302182456810027D2EB /* gs2.c */; }; 115 8458FD05182468870011CC38 /* GSS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8458FD04182468870011CC38 /* GSS.framework */; }; 116 846FD01617ECDF4B009E08C2 /* plugin_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCB0236DDED05DD284B /* plugin_common.c */; }; 117 846FD01717ECE0D1009E08C2 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C600236E73C05DD284B /* common.c */; }; 118 846FD01817ECE103009E08C2 /* saslutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C6B0236E73C05DD284B /* saslutil.c */; }; 119 846FD01917ECE113009E08C2 /* canonusr.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C5D0236E73C05DD284B /* canonusr.c */; }; 120 B062B4100D9C55E100C883E4 /* gai.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 77753A710236D84505DD284B /* gai.h */; }; 121 B062B4110D9C55E100C883E4 /* hmac-md5.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 77753A720236D84505DD284B /* hmac-md5.h */; }; 122 B062B4120D9C55E100C883E4 /* md5global.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 777745B10236D8FA05DD284B /* md5global.h */; }; 123 B062B4130D9C55E100C883E4 /* md5.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 77753A760236D84505DD284B /* md5.h */; }; 124 B062B4140D9C55E100C883E4 /* prop.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 77753A780236D84505DD284B /* prop.h */; }; 125 B062B4150D9C55E100C883E4 /* sasl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 77753A790236D84505DD284B /* sasl.h */; }; 126 B062B4160D9C55E100C883E4 /* saslplug.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 77753A7A0236D84505DD284B /* saslplug.h */; }; 127 B062B4170D9C55E100C883E4 /* saslutil.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 77753A7B0236D84505DD284B /* saslutil.h */; }; 128 B062B4270D9C55E100C883E4 /* saslint.h in Headers */ = {isa = PBXBuildFile; fileRef = 777E7C6A0236E73C05DD284B /* saslint.h */; }; 129 B062B4280D9C55E100C883E4 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 777745CC0236DCA805DD284B /* config.h */; }; 130 B062B42B0D9C55E100C883E4 /* snprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C6E0236E73C05DD284B /* snprintf.c */; }; 131 B062B42C0D9C55E100C883E4 /* seterror.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C6D0236E73C05DD284B /* seterror.c */; }; 132 B062B42D0D9C55E100C883E4 /* server.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C6C0236E73C05DD284B /* server.c */; }; 133 B062B42E0D9C55E100C883E4 /* saslutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C6B0236E73C05DD284B /* saslutil.c */; }; 134 B062B42F0D9C55E100C883E4 /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C690236E73C05DD284B /* md5.c */; }; 135 B062B4300D9C55E100C883E4 /* config.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C610236E73C05DD284B /* config.c */; }; 136 B062B4310D9C55E100C883E4 /* client.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C5F0236E73C05DD284B /* client.c */; }; 137 B062B4320D9C55E100C883E4 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C600236E73C05DD284B /* common.c */; }; 138 B062B4330D9C55E100C883E4 /* checkpw.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C5E0236E73C05DD284B /* checkpw.c */; }; 139 B062B4340D9C55E100C883E4 /* canonusr.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C5D0236E73C05DD284B /* canonusr.c */; }; 140 B062B4350D9C55E100C883E4 /* auxprop.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C5C0236E73C05DD284B /* auxprop.c */; }; 141 B062B4360D9C55E100C883E4 /* external.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C630236E73C05DD284B /* external.c */; }; 142 B062B4370D9C55E100C883E4 /* dlopen.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7C620236E73C05DD284B /* dlopen.c */; }; 143 B062B43D0D9C55E100C883E4 /* passwordserver_sasl.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = AA16473207930EF20045A1BC /* passwordserver_sasl.plist */; }; 144 B062B4460D9C55E200C883E4 /* sasl.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA4509856D7D0066F8B3 /* sasl.3 */; }; 145 B062B4470D9C55E200C883E4 /* sasl_authorize_t.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA4609856D7D0066F8B3 /* sasl_authorize_t.3 */; }; 146 B062B4480D9C55E200C883E4 /* sasl_auxprop.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA4709856D7D0066F8B3 /* sasl_auxprop.3 */; }; 147 B062B4490D9C55E200C883E4 /* sasl_auxprop_getctx.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA4809856D7D0066F8B3 /* sasl_auxprop_getctx.3 */; }; 148 B062B44A0D9C55E200C883E4 /* sasl_auxprop_request.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA4909856D7D0066F8B3 /* sasl_auxprop_request.3 */; }; 149 B062B44B0D9C55E200C883E4 /* sasl_callbacks.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA4A09856D7D0066F8B3 /* sasl_callbacks.3 */; }; 150 B062B44C0D9C55E200C883E4 /* sasl_canon_user_t.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA4B09856D7D0066F8B3 /* sasl_canon_user_t.3 */; }; 151 B062B44D0D9C55E200C883E4 /* sasl_chalprompt_t.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA4C09856D7D0066F8B3 /* sasl_chalprompt_t.3 */; }; 152 B062B44E0D9C55E200C883E4 /* sasl_checkapop.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA4D09856D7D0066F8B3 /* sasl_checkapop.3 */; }; 153 B062B44F0D9C55E200C883E4 /* sasl_checkpass.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA4E09856D7D0066F8B3 /* sasl_checkpass.3 */; }; 154 B062B4500D9C55E200C883E4 /* sasl_client_init.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA4F09856D7D0066F8B3 /* sasl_client_init.3 */; }; 155 B062B4510D9C55E200C883E4 /* sasl_client_new.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5009856D7D0066F8B3 /* sasl_client_new.3 */; }; 156 B062B4520D9C55E200C883E4 /* sasl_client_start.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5109856D7D0066F8B3 /* sasl_client_start.3 */; }; 157 B062B4530D9C55E200C883E4 /* sasl_client_step.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5209856D7D0066F8B3 /* sasl_client_step.3 */; }; 158 B062B4540D9C55E200C883E4 /* sasl_decode.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5309856D7D0066F8B3 /* sasl_decode.3 */; }; 159 B062B4550D9C55E200C883E4 /* sasl_dispose.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5409856D7D0066F8B3 /* sasl_dispose.3 */; }; 160 B062B4560D9C55E200C883E4 /* sasl_done.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5509856D7D0066F8B3 /* sasl_done.3 */; }; 161 B062B4570D9C55E200C883E4 /* sasl_encode.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5609856D7D0066F8B3 /* sasl_encode.3 */; }; 162 B062B4580D9C55E200C883E4 /* sasl_encodev.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5709856D7D0066F8B3 /* sasl_encodev.3 */; }; 163 B062B4590D9C55E200C883E4 /* sasl_errdetail.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5809856D7D0066F8B3 /* sasl_errdetail.3 */; }; 164 B062B45A0D9C55E200C883E4 /* sasl_errors.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5909856D7D0066F8B3 /* sasl_errors.3 */; }; 165 B062B45B0D9C55E200C883E4 /* sasl_errstring.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5A09856D7D0066F8B3 /* sasl_errstring.3 */; }; 166 B062B45C0D9C55E200C883E4 /* sasl_getopt_t.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5B09856D7D0066F8B3 /* sasl_getopt_t.3 */; }; 167 B062B45D0D9C55E200C883E4 /* sasl_getpath_t.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5C09856D7D0066F8B3 /* sasl_getpath_t.3 */; }; 168 B062B45E0D9C55E200C883E4 /* sasl_getprop.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5D09856D7D0066F8B3 /* sasl_getprop.3 */; }; 169 B062B45F0D9C55E200C883E4 /* sasl_getrealm_t.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5E09856D7D0066F8B3 /* sasl_getrealm_t.3 */; }; 170 B062B4600D9C55E200C883E4 /* sasl_getsecret_t.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA5F09856D7D0066F8B3 /* sasl_getsecret_t.3 */; }; 171 B062B4610D9C55E200C883E4 /* sasl_getsimple_t.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6009856D7D0066F8B3 /* sasl_getsimple_t.3 */; }; 172 B062B4620D9C55E200C883E4 /* sasl_global_listmech.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6109856D7D0066F8B3 /* sasl_global_listmech.3 */; }; 173 B062B4630D9C55E200C883E4 /* sasl_idle.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6209856D7D0066F8B3 /* sasl_idle.3 */; }; 174 B062B4640D9C55E200C883E4 /* sasl_listmech.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6309856D7D0066F8B3 /* sasl_listmech.3 */; }; 175 B062B4650D9C55E200C883E4 /* sasl_log_t.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6409856D7D0066F8B3 /* sasl_log_t.3 */; }; 176 B062B4660D9C55E200C883E4 /* sasl_server_init.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6509856D7D0066F8B3 /* sasl_server_init.3 */; }; 177 B062B4670D9C55E200C883E4 /* sasl_server_new.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6609856D7D0066F8B3 /* sasl_server_new.3 */; }; 178 B062B4680D9C55E200C883E4 /* sasl_server_start.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6709856D7D0066F8B3 /* sasl_server_start.3 */; }; 179 B062B4690D9C55E200C883E4 /* sasl_server_step.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6809856D7D0066F8B3 /* sasl_server_step.3 */; }; 180 B062B46A0D9C55E200C883E4 /* sasl_server_userdb_checkpass_t.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6A09856D7D0066F8B3 /* sasl_server_userdb_checkpass_t.3 */; }; 181 B062B46B0D9C55E200C883E4 /* sasl_server_userdb_setpass_t.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6B09856D7D0066F8B3 /* sasl_server_userdb_setpass_t.3 */; }; 182 B062B46C0D9C55E200C883E4 /* sasl_setpass.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6C09856D7D0066F8B3 /* sasl_setpass.3 */; }; 183 B062B46D0D9C55E200C883E4 /* sasl_setprop.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6D09856D7D0066F8B3 /* sasl_setprop.3 */; }; 184 B062B46E0D9C55E200C883E4 /* sasl_user_exists.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6E09856D7D0066F8B3 /* sasl_user_exists.3 */; }; 185 B062B46F0D9C55E200C883E4 /* sasl_verifyfile_t.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AAD4EA6F09856D7D0066F8B3 /* sasl_verifyfile_t.3 */; }; 186 B062B4760D9C55E200C883E4 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 777745CC0236DCA805DD284B /* config.h */; }; 187 B062B4770D9C55E200C883E4 /* plugin_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 777E7BCC0236DDED05DD284B /* plugin_common.h */; }; 188 B062B4790D9C55E200C883E4 /* anonymous.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BBE0236DDED05DD284B /* anonymous.c */; }; 189 B062B47A0D9C55E200C883E4 /* plugin_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCB0236DDED05DD284B /* plugin_common.c */; }; 190 B062B47B0D9C55E200C883E4 /* anonymous_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 7733E7110238197D05DD284B /* anonymous_init.c */; }; 191 B062B4870D9C55E200C883E4 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 777745CC0236DCA805DD284B /* config.h */; }; 192 B062B4880D9C55E200C883E4 /* plugin_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 777E7BCC0236DDED05DD284B /* plugin_common.h */; }; 193 B062B48A0D9C55E200C883E4 /* cram.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BBF0236DDED05DD284B /* cram.c */; }; 194 B062B48B0D9C55E200C883E4 /* plugin_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCB0236DDED05DD284B /* plugin_common.c */; }; 195 B062B48C0D9C55E200C883E4 /* crammd5_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 7733E7120238197D05DD284B /* crammd5_init.c */; }; 196 B062B4980D9C55E200C883E4 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 777745CC0236DCA805DD284B /* config.h */; }; 197 B062B4990D9C55E200C883E4 /* plugin_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 777E7BCC0236DDED05DD284B /* plugin_common.h */; }; 198 B062B49B0D9C55E200C883E4 /* digestmd5.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BC00236DDED05DD284B /* digestmd5.c */; }; 199 B062B49C0D9C55E200C883E4 /* plugin_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCB0236DDED05DD284B /* plugin_common.c */; }; 200 B062B49D0D9C55E200C883E4 /* digestmd5_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 7733E7130238197D05DD284B /* digestmd5_init.c */; }; 201 B062B4A90D9C55E200C883E4 /* plugin_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 777E7BCC0236DDED05DD284B /* plugin_common.h */; }; 202 B062B4AB0D9C55E200C883E4 /* gssapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BC10236DDED05DD284B /* gssapi.c */; }; 203 B062B4AC0D9C55E200C883E4 /* gssapiv2_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 7733E7140238197D05DD284B /* gssapiv2_init.c */; }; 204 B062B4AD0D9C55E200C883E4 /* plugin_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCB0236DDED05DD284B /* plugin_common.c */; }; 205 B062B4AF0D9C55E200C883E4 /* libkrb5.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = AA687F930A6C36C80095EF75 /* libkrb5.dylib */; }; 206 B062B4CA0D9C55E200C883E4 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 777745CC0236DCA805DD284B /* config.h */; }; 207 B062B4CB0D9C55E200C883E4 /* plugin_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 777E7BCC0236DDED05DD284B /* plugin_common.h */; }; 208 B062B4CD0D9C55E200C883E4 /* login.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BC40236DDED05DD284B /* login.c */; }; 209 B062B4CE0D9C55E200C883E4 /* plugin_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCB0236DDED05DD284B /* plugin_common.c */; }; 210 B062B4CF0D9C55E200C883E4 /* login_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 7733E7150238197D05DD284B /* login_init.c */; }; 211 B062B4EE0D9C55E200C883E4 /* ntlm_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 84DECA08054847E400C45D20 /* ntlm_init.c */; }; 212 B062B4EF0D9C55E200C883E4 /* ntlm.c in Sources */ = {isa = PBXBuildFile; fileRef = 84DECA09054847E400C45D20 /* ntlm.c */; }; 213 B062B50E0D9C55E200C883E4 /* plugin_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 777E7BCC0236DDED05DD284B /* plugin_common.h */; }; 214 B062B50F0D9C55E200C883E4 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 777745CC0236DCA805DD284B /* config.h */; }; 215 B062B5110D9C55E200C883E4 /* plugin_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCB0236DDED05DD284B /* plugin_common.c */; }; 216 B062B5120D9C55E200C883E4 /* plain.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCA0236DDED05DD284B /* plain.c */; }; 217 B062B5130D9C55E200C883E4 /* plain_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 7733E7170238197D05DD284B /* plain_init.c */; }; 218 B062B51F0D9C55E200C883E4 /* plugin_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 777E7BCC0236DDED05DD284B /* plugin_common.h */; }; 219 B062B5200D9C55E200C883E4 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 777745CC0236DCA805DD284B /* config.h */; }; 220 B062B5210D9C55E200C883E4 /* saslint.h in Headers */ = {isa = PBXBuildFile; fileRef = 777E7C6A0236E73C05DD284B /* saslint.h */; }; 221 B062B5230D9C55E200C883E4 /* plugin_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCB0236DDED05DD284B /* plugin_common.c */; }; 222 B062B5240D9C55E200C883E4 /* sasldb.c in Sources */ = {isa = PBXBuildFile; fileRef = 777E7BCD0236DDED05DD284B /* sasldb.c */; }; 223 B062B5250D9C55E200C883E4 /* sasldb_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 7733E7180238197D05DD284B /* sasldb_init.c */; }; 224 B062B5310D9C55E200C883E4 /* sasldb.h in Headers */ = {isa = PBXBuildFile; fileRef = 773841580236DD5105DD284B /* sasldb.h */; }; 225 B062B5320D9C55E200C883E4 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 777745CC0236DCA805DD284B /* config.h */; }; 226 B062B5340D9C55E200C883E4 /* db_ndbm.c in Sources */ = {isa = PBXBuildFile; fileRef = 773841530236DD5105DD284B /* db_ndbm.c */; }; 227 B062B5350D9C55E200C883E4 /* allockey.c in Sources */ = {isa = PBXBuildFile; fileRef = 773841500236DD5105DD284B /* allockey.c */; }; 228 B062B53F0D9C55E200C883E4 /* auth_dce.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCB50985A99100B1E222 /* auth_dce.c */; }; 229 B062B5400D9C55E200C883E4 /* auth_getpwent.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCB70985A99100B1E222 /* auth_getpwent.c */; }; 230 B062B5410D9C55E200C883E4 /* auth_krb4.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCB90985A99100B1E222 /* auth_krb4.c */; }; 231 B062B5420D9C55E200C883E4 /* auth_krb5.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCBB0985A99100B1E222 /* auth_krb5.c */; }; 232 B062B5430D9C55E200C883E4 /* auth_ldap.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCBD0985A99100B1E222 /* auth_ldap.c */; }; 233 B062B5440D9C55E200C883E4 /* auth_pam.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCBF0985A99100B1E222 /* auth_pam.c */; }; 234 B062B5450D9C55E200C883E4 /* auth_rimap.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCC10985A99100B1E222 /* auth_rimap.c */; }; 235 B062B5460D9C55E200C883E4 /* auth_sasldb.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCC30985A99100B1E222 /* auth_sasldb.c */; }; 236 B062B5470D9C55E200C883E4 /* auth_shadow.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCC50985A99100B1E222 /* auth_shadow.c */; }; 237 B062B5480D9C55E200C883E4 /* auth_sia.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCC70985A99100B1E222 /* auth_sia.c */; }; 238 B062B5490D9C55E200C883E4 /* cache.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCCA0985A99100B1E222 /* cache.c */; }; 239 B062B54A0D9C55E200C883E4 /* cfile.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCCC0985A99100B1E222 /* cfile.c */; }; 240 B062B54B0D9C55E200C883E4 /* ipc_doors.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCE10985A99100B1E222 /* ipc_doors.c */; }; 241 B062B54C0D9C55E200C883E4 /* ipc_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCE20985A99100B1E222 /* ipc_unix.c */; }; 242 B062B54D0D9C55E200C883E4 /* krbtf.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCE30985A99100B1E222 /* krbtf.c */; }; 243 B062B54E0D9C55E200C883E4 /* lak.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCE50985A99100B1E222 /* lak.c */; }; 244 B062B54F0D9C55E200C883E4 /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCEA0985A99100B1E222 /* md5.c */; }; 245 B062B5500D9C55E200C883E4 /* mechanisms.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCEC0985A99100B1E222 /* mechanisms.c */; }; 246 B062B5510D9C55E200C883E4 /* saslauthd-main.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCF00985A99100B1E222 /* saslauthd-main.c */; }; 247 B062B5520D9C55E200C883E4 /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DCF90985A99100B1E222 /* utils.c */; }; 248 B062B5540D9C55E200C883E4 /* libkrb5.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = AA687F930A6C36C80095EF75 /* libkrb5.dylib */; }; 249 B062B5550D9C55E200C883E4 /* libsasl2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = AA687F970A6C37610095EF75 /* libsasl2.dylib */; }; 250 B062B5570D9C55E200C883E4 /* saslauthd.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AA41DCF20985A99100B1E222 /* saslauthd.8 */; }; 251 B062B5600D9C55E200C883E4 /* saslpasswd.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DD7D0985B58300B1E222 /* saslpasswd.c */; }; 252 B062B5620D9C55E200C883E4 /* libsasl2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = AA687F970A6C37610095EF75 /* libsasl2.dylib */; }; 253 B062B5640D9C55E200C883E4 /* saslpasswd2.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AA41DD7E0985B58300B1E222 /* saslpasswd2.8 */; }; 254 B062B56F0D9C55E200C883E4 /* sasldblistusers.c in Sources */ = {isa = PBXBuildFile; fileRef = AA41DD7B0985B58300B1E222 /* sasldblistusers.c */; }; 255 B062B5710D9C55E200C883E4 /* libsasl2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = AA687F970A6C37610095EF75 /* libsasl2.dylib */; }; 256 B062B5740D9C55E200C883E4 /* sasldblistusers2.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = AA41DD7C0985B58300B1E222 /* sasldblistusers2.8 */; }; 257 B062B5A70D9C55E200C883E4 /* libsasldb.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B062B53C0D9C55E200C883E4 /* libsasldb.a */; }; 258 /* End PBXBuildFile section */ 259 260 /* Begin PBXContainerItemProxy section */ 261 7297BC071822E4A8004A1588 /* PBXContainerItemProxy */ = { 262 isa = PBXContainerItemProxy; 263 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 264 proxyType = 1; 265 remoteGlobalIDString = B062B4EA0D9C55E200C883E4; 266 remoteInfo = plugin_ntlm; 267 }; 268 72C289EA1A16C6110094D54A /* PBXContainerItemProxy */ = { 269 isa = PBXContainerItemProxy; 270 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 271 proxyType = 1; 272 remoteGlobalIDString = 72C289D91A16C5B40094D54A; 273 remoteInfo = plugin_srp; 274 }; 275 B062B57B0D9C55E200C883E4 /* PBXContainerItemProxy */ = { 276 isa = PBXContainerItemProxy; 277 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 278 proxyType = 1; 279 remoteGlobalIDString = B062B3DB0D9C55E100C883E4; 280 remoteInfo = "KerberosTargets (Copied)"; 281 }; 282 B062B57D0D9C55E200C883E4 /* PBXContainerItemProxy */ = { 283 isa = PBXContainerItemProxy; 284 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 285 proxyType = 1; 286 remoteGlobalIDString = B062B3E60D9C55E100C883E4; 287 remoteInfo = "SecondaryTargets (Copied)"; 288 }; 289 B062B57F0D9C55E200C883E4 /* PBXContainerItemProxy */ = { 290 isa = PBXContainerItemProxy; 291 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 292 proxyType = 1; 293 remoteGlobalIDString = B062B3FF0D9C55E100C883E4; 294 remoteInfo = "TertiaryTargets (Copied)"; 295 }; 296 B062B5810D9C55E200C883E4 /* PBXContainerItemProxy */ = { 297 isa = PBXContainerItemProxy; 298 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 299 proxyType = 1; 300 remoteGlobalIDString = B062B40E0D9C55E100C883E4; 301 remoteInfo = "include (Copied)"; 302 }; 303 B062B5830D9C55E200C883E4 /* PBXContainerItemProxy */ = { 304 isa = PBXContainerItemProxy; 305 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 306 proxyType = 1; 307 remoteGlobalIDString = B062B4A70D9C55E200C883E4; 308 remoteInfo = "plugin_gssapi (Copied)"; 309 }; 310 B062B5870D9C55E200C883E4 /* PBXContainerItemProxy */ = { 311 isa = PBXContainerItemProxy; 312 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 313 proxyType = 1; 314 remoteGlobalIDString = B062B4250D9C55E100C883E4; 315 remoteInfo = "lib (Upgraded)"; 316 }; 317 B062B5890D9C55E200C883E4 /* PBXContainerItemProxy */ = { 318 isa = PBXContainerItemProxy; 319 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 320 proxyType = 1; 321 remoteGlobalIDString = B062B4440D9C55E200C883E4; 322 remoteInfo = "manpages API (Copied)"; 323 }; 324 B062B58B0D9C55E200C883E4 /* PBXContainerItemProxy */ = { 325 isa = PBXContainerItemProxy; 326 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 327 proxyType = 1; 328 remoteGlobalIDString = B062B4740D9C55E200C883E4; 329 remoteInfo = "plugin_anonymous (Upgraded)"; 330 }; 331 B062B58D0D9C55E200C883E4 /* PBXContainerItemProxy */ = { 332 isa = PBXContainerItemProxy; 333 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 334 proxyType = 1; 335 remoteGlobalIDString = B062B4850D9C55E200C883E4; 336 remoteInfo = "plugin_cram (Upgraded)"; 337 }; 338 B062B58F0D9C55E200C883E4 /* PBXContainerItemProxy */ = { 339 isa = PBXContainerItemProxy; 340 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 341 proxyType = 1; 342 remoteGlobalIDString = B062B4960D9C55E200C883E4; 343 remoteInfo = "plugin_digest (Upgraded)"; 344 }; 345 B062B5910D9C55E200C883E4 /* PBXContainerItemProxy */ = { 346 isa = PBXContainerItemProxy; 347 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 348 proxyType = 1; 349 remoteGlobalIDString = B062B50C0D9C55E200C883E4; 350 remoteInfo = "plugin_plain (Upgraded)"; 351 }; 352 B062B5930D9C55E200C883E4 /* PBXContainerItemProxy */ = { 353 isa = PBXContainerItemProxy; 354 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 355 proxyType = 1; 356 remoteGlobalIDString = B062B4C80D9C55E200C883E4; 357 remoteInfo = "plugin_login (Upgraded)"; 358 }; 359 B062B59B0D9C55E200C883E4 /* PBXContainerItemProxy */ = { 360 isa = PBXContainerItemProxy; 361 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 362 proxyType = 1; 363 remoteGlobalIDString = B062B52F0D9C55E200C883E4; 364 remoteInfo = "sasldb (Upgraded)"; 365 }; 366 B062B59D0D9C55E200C883E4 /* PBXContainerItemProxy */ = { 367 isa = PBXContainerItemProxy; 368 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 369 proxyType = 1; 370 remoteGlobalIDString = B062B51D0D9C55E200C883E4; 371 remoteInfo = "plugin_sasldb (Upgraded)"; 372 }; 373 B062B59F0D9C55E200C883E4 /* PBXContainerItemProxy */ = { 374 isa = PBXContainerItemProxy; 375 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 376 proxyType = 1; 377 remoteGlobalIDString = B062B53D0D9C55E200C883E4; 378 remoteInfo = "saslauthd (Copied)"; 379 }; 380 B062B5A10D9C55E200C883E4 /* PBXContainerItemProxy */ = { 381 isa = PBXContainerItemProxy; 382 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 383 proxyType = 1; 384 remoteGlobalIDString = B062B55E0D9C55E200C883E4; 385 remoteInfo = "saslpasswd2 (Copied)"; 386 }; 387 B062B5A30D9C55E200C883E4 /* PBXContainerItemProxy */ = { 388 isa = PBXContainerItemProxy; 389 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 390 proxyType = 1; 391 remoteGlobalIDString = B062B56B0D9C55E200C883E4; 392 remoteInfo = "sasldblistusers2 (Copied)"; 393 }; 394 B062B5A50D9C55E200C883E4 /* PBXContainerItemProxy */ = { 395 isa = PBXContainerItemProxy; 396 containerPortal = 77F5D69C0236D69405DD284B /* Project object */; 397 proxyType = 1; 398 remoteGlobalIDString = B062B52F0D9C55E200C883E4; 399 remoteInfo = "sasldb (Upgraded)"; 400 }; 401 /* End PBXContainerItemProxy section */ 402 403 /* Begin PBXCopyFilesBuildPhase section */ 404 B062B40F0D9C55E100C883E4 /* CopyFiles */ = { 405 isa = PBXCopyFilesBuildPhase; 406 buildActionMask = 8; 407 dstPath = /usr/include/sasl; 408 dstSubfolderSpec = 0; 409 files = ( 410 B062B4100D9C55E100C883E4 /* gai.h in CopyFiles */, 411 B062B4110D9C55E100C883E4 /* hmac-md5.h in CopyFiles */, 412 B062B4120D9C55E100C883E4 /* md5global.h in CopyFiles */, 413 B062B4130D9C55E100C883E4 /* md5.h in CopyFiles */, 414 B062B4140D9C55E100C883E4 /* prop.h in CopyFiles */, 415 B062B4150D9C55E100C883E4 /* sasl.h in CopyFiles */, 416 B062B4160D9C55E100C883E4 /* saslplug.h in CopyFiles */, 417 B062B4170D9C55E100C883E4 /* saslutil.h in CopyFiles */, 418 ); 419 runOnlyForDeploymentPostprocessing = 1; 420 }; 421 B062B43C0D9C55E100C883E4 /* CopyFiles */ = { 422 isa = PBXCopyFilesBuildPhase; 423 buildActionMask = 8; 424 dstPath = /usr/local/OpenSourceVersions; 425 dstSubfolderSpec = 0; 426 files = ( 427 B062B43D0D9C55E100C883E4 /* passwordserver_sasl.plist in CopyFiles */, 428 ); 429 runOnlyForDeploymentPostprocessing = 1; 430 }; 431 B062B4450D9C55E200C883E4 /* CopyFiles */ = { 432 isa = PBXCopyFilesBuildPhase; 433 buildActionMask = 8; 434 dstPath = /usr/share/man/man3; 435 dstSubfolderSpec = 0; 436 files = ( 437 B062B4460D9C55E200C883E4 /* sasl.3 in CopyFiles */, 438 B062B4470D9C55E200C883E4 /* sasl_authorize_t.3 in CopyFiles */, 439 B062B4480D9C55E200C883E4 /* sasl_auxprop.3 in CopyFiles */, 440 B062B4490D9C55E200C883E4 /* sasl_auxprop_getctx.3 in CopyFiles */, 441 B062B44A0D9C55E200C883E4 /* sasl_auxprop_request.3 in CopyFiles */, 442 B062B44B0D9C55E200C883E4 /* sasl_callbacks.3 in CopyFiles */, 443 B062B44C0D9C55E200C883E4 /* sasl_canon_user_t.3 in CopyFiles */, 444 B062B44D0D9C55E200C883E4 /* sasl_chalprompt_t.3 in CopyFiles */, 445 B062B44E0D9C55E200C883E4 /* sasl_checkapop.3 in CopyFiles */, 446 B062B44F0D9C55E200C883E4 /* sasl_checkpass.3 in CopyFiles */, 447 B062B4500D9C55E200C883E4 /* sasl_client_init.3 in CopyFiles */, 448 B062B4510D9C55E200C883E4 /* sasl_client_new.3 in CopyFiles */, 449 B062B4520D9C55E200C883E4 /* sasl_client_start.3 in CopyFiles */, 450 B062B4530D9C55E200C883E4 /* sasl_client_step.3 in CopyFiles */, 451 B062B4540D9C55E200C883E4 /* sasl_decode.3 in CopyFiles */, 452 B062B4550D9C55E200C883E4 /* sasl_dispose.3 in CopyFiles */, 453 B062B4560D9C55E200C883E4 /* sasl_done.3 in CopyFiles */, 454 B062B4570D9C55E200C883E4 /* sasl_encode.3 in CopyFiles */, 455 B062B4580D9C55E200C883E4 /* sasl_encodev.3 in CopyFiles */, 456 B062B4590D9C55E200C883E4 /* sasl_errdetail.3 in CopyFiles */, 457 B062B45A0D9C55E200C883E4 /* sasl_errors.3 in CopyFiles */, 458 B062B45B0D9C55E200C883E4 /* sasl_errstring.3 in CopyFiles */, 459 B062B45C0D9C55E200C883E4 /* sasl_getopt_t.3 in CopyFiles */, 460 B062B45D0D9C55E200C883E4 /* sasl_getpath_t.3 in CopyFiles */, 461 B062B45E0D9C55E200C883E4 /* sasl_getprop.3 in CopyFiles */, 462 B062B45F0D9C55E200C883E4 /* sasl_getrealm_t.3 in CopyFiles */, 463 B062B4600D9C55E200C883E4 /* sasl_getsecret_t.3 in CopyFiles */, 464 B062B4610D9C55E200C883E4 /* sasl_getsimple_t.3 in CopyFiles */, 465 B062B4620D9C55E200C883E4 /* sasl_global_listmech.3 in CopyFiles */, 466 B062B4630D9C55E200C883E4 /* sasl_idle.3 in CopyFiles */, 467 B062B4640D9C55E200C883E4 /* sasl_listmech.3 in CopyFiles */, 468 B062B4650D9C55E200C883E4 /* sasl_log_t.3 in CopyFiles */, 469 B062B4660D9C55E200C883E4 /* sasl_server_init.3 in CopyFiles */, 470 B062B4670D9C55E200C883E4 /* sasl_server_new.3 in CopyFiles */, 471 B062B4680D9C55E200C883E4 /* sasl_server_start.3 in CopyFiles */, 472 B062B4690D9C55E200C883E4 /* sasl_server_step.3 in CopyFiles */, 473 B062B46A0D9C55E200C883E4 /* sasl_server_userdb_checkpass_t.3 in CopyFiles */, 474 B062B46B0D9C55E200C883E4 /* sasl_server_userdb_setpass_t.3 in CopyFiles */, 475 B062B46C0D9C55E200C883E4 /* sasl_setpass.3 in CopyFiles */, 476 B062B46D0D9C55E200C883E4 /* sasl_setprop.3 in CopyFiles */, 477 B062B46E0D9C55E200C883E4 /* sasl_user_exists.3 in CopyFiles */, 478 B062B46F0D9C55E200C883E4 /* sasl_verifyfile_t.3 in CopyFiles */, 479 ); 480 runOnlyForDeploymentPostprocessing = 1; 481 }; 482 B062B5560D9C55E200C883E4 /* CopyFiles */ = { 483 isa = PBXCopyFilesBuildPhase; 484 buildActionMask = 8; 485 dstPath = /usr/share/man/man8/; 486 dstSubfolderSpec = 0; 487 files = ( 488 B062B5570D9C55E200C883E4 /* saslauthd.8 in CopyFiles */, 489 ); 490 runOnlyForDeploymentPostprocessing = 1; 491 }; 492 B062B5630D9C55E200C883E4 /* CopyFiles */ = { 493 isa = PBXCopyFilesBuildPhase; 494 buildActionMask = 8; 495 dstPath = /usr/share/man/man8; 496 dstSubfolderSpec = 0; 497 files = ( 498 B062B5640D9C55E200C883E4 /* saslpasswd2.8 in CopyFiles */, 499 ); 500 runOnlyForDeploymentPostprocessing = 1; 501 }; 502 B062B5730D9C55E200C883E4 /* CopyFiles */ = { 503 isa = PBXCopyFilesBuildPhase; 504 buildActionMask = 8; 505 dstPath = /usr/share/man/man8; 506 dstSubfolderSpec = 0; 507 files = ( 508 B062B5740D9C55E200C883E4 /* sasldblistusers2.8 in CopyFiles */, 509 ); 510 runOnlyForDeploymentPostprocessing = 1; 511 }; 512 /* End PBXCopyFilesBuildPhase section */ 513 514 /* Begin PBXFileReference section */ 515 720B789D1A2FD03000AFBFEA /* CoreUtils.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreUtils.framework; path = ../../../System/Library/PrivateFrameworks/CoreUtils.framework; sourceTree = "<group>"; }; 516 7266BBB81A6EF2400086EC52 /* sample-client */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "sample-client"; sourceTree = BUILT_PRODUCTS_DIR; }; 517 7266BBD81A6EF2640086EC52 /* sample-server */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "sample-server"; sourceTree = BUILT_PRODUCTS_DIR; }; 518 7266BBD91A6EF2E80086EC52 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = common.h; path = cyrus_sasl/sample/common.h; sourceTree = "<group>"; }; 519 7266BBDB1A6EF2E80086EC52 /* common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = common.c; path = cyrus_sasl/sample/common.c; sourceTree = "<group>"; }; 520 7266BBDC1A6EF2E80086EC52 /* http_digest_client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = http_digest_client.c; path = cyrus_sasl/sample/http_digest_client.c; sourceTree = "<group>"; }; 521 7266BBDD1A6EF2E80086EC52 /* sample-client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "sample-client.c"; path = "cyrus_sasl/sample/sample-client.c"; sourceTree = "<group>"; }; 522 7266BBDE1A6EF2E80086EC52 /* sample-server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "sample-server.c"; path = "cyrus_sasl/sample/sample-server.c"; sourceTree = "<group>"; }; 523 72C289E71A16C5B40094D54A /* srp.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = srp.so; sourceTree = BUILT_PRODUCTS_DIR; }; 524 72C289EC1A16C6630094D54A /* libcrypto.0.9.8.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libcrypto.0.9.8.dylib; path = ../../../usr/lib/libcrypto.0.9.8.dylib; sourceTree = "<group>"; }; 525 72C289EE1A1A873A0094D54A /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = ../../../System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<group>"; }; 526 7733E7110238197D05DD284B /* anonymous_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = anonymous_init.c; sourceTree = "<group>"; }; 527 7733E7120238197D05DD284B /* crammd5_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crammd5_init.c; sourceTree = "<group>"; }; 528 7733E7130238197D05DD284B /* digestmd5_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = digestmd5_init.c; sourceTree = "<group>"; }; 529 7733E7140238197D05DD284B /* gssapiv2_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gssapiv2_init.c; sourceTree = "<group>"; }; 530 7733E7150238197D05DD284B /* login_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = login_init.c; sourceTree = "<group>"; }; 531 7733E7160238197D05DD284B /* otp_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = otp_init.c; sourceTree = "<group>"; }; 532 7733E7170238197D05DD284B /* plain_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = plain_init.c; sourceTree = "<group>"; }; 533 7733E7180238197D05DD284B /* sasldb_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sasldb_init.c; sourceTree = "<group>"; }; 534 7733E7190238197D05DD284B /* srp_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = srp_init.c; sourceTree = "<group>"; }; 535 7733E72902381A7F05DD284B /* liblogin.la */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = liblogin.la; sourceTree = "<group>"; }; 536 773841500236DD5105DD284B /* allockey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = allockey.c; sourceTree = "<group>"; }; 537 773841530236DD5105DD284B /* db_ndbm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = db_ndbm.c; sourceTree = "<group>"; }; 538 773841580236DD5105DD284B /* sasldb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sasldb.h; sourceTree = "<group>"; }; 539 77753A710236D84505DD284B /* gai.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gai.h; sourceTree = "<group>"; }; 540 77753A720236D84505DD284B /* hmac-md5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "hmac-md5.h"; sourceTree = "<group>"; }; 541 77753A750236D84505DD284B /* makemd5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = makemd5.c; sourceTree = "<group>"; }; 542 77753A760236D84505DD284B /* md5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; }; 543 77753A780236D84505DD284B /* prop.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = prop.h; sourceTree = "<group>"; }; 544 77753A790236D84505DD284B /* sasl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sasl.h; sourceTree = "<group>"; }; 545 77753A7A0236D84505DD284B /* saslplug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = saslplug.h; sourceTree = "<group>"; }; 546 77753A7B0236D84505DD284B /* saslutil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = saslutil.h; sourceTree = "<group>"; }; 547 777745B10236D8FA05DD284B /* md5global.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = md5global.h; sourceTree = "<group>"; }; 548 777745CC0236DCA805DD284B /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = cyrus_sasl/config.h; sourceTree = "<group>"; }; 549 777E7BBE0236DDED05DD284B /* anonymous.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = anonymous.c; sourceTree = "<group>"; }; 550 777E7BBF0236DDED05DD284B /* cram.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cram.c; sourceTree = "<group>"; }; 551 777E7BC00236DDED05DD284B /* digestmd5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = digestmd5.c; sourceTree = "<group>"; }; 552 777E7BC10236DDED05DD284B /* gssapi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gssapi.c; sourceTree = "<group>"; }; 553 777E7BC40236DDED05DD284B /* login.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = login.c; sourceTree = "<group>"; }; 554 777E7BC80236DDED05DD284B /* otp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = otp.c; sourceTree = "<group>"; }; 555 777E7BC90236DDED05DD284B /* otp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = otp.h; sourceTree = "<group>"; }; 556 777E7BCA0236DDED05DD284B /* plain.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = plain.c; sourceTree = "<group>"; }; 557 777E7BCB0236DDED05DD284B /* plugin_common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = plugin_common.c; sourceTree = "<group>"; }; 558 777E7BCC0236DDED05DD284B /* plugin_common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = plugin_common.h; sourceTree = "<group>"; }; 559 777E7BCD0236DDED05DD284B /* sasldb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sasldb.c; sourceTree = "<group>"; }; 560 777E7BCE0236DDED05DD284B /* srp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = srp.c; sourceTree = "<group>"; }; 561 777E7C5C0236E73C05DD284B /* auxprop.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = auxprop.c; sourceTree = "<group>"; }; 562 777E7C5D0236E73C05DD284B /* canonusr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = canonusr.c; sourceTree = "<group>"; }; 563 777E7C5E0236E73C05DD284B /* checkpw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = checkpw.c; sourceTree = "<group>"; }; 564 777E7C5F0236E73C05DD284B /* client.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = client.c; sourceTree = "<group>"; }; 565 777E7C600236E73C05DD284B /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = "<group>"; }; 566 777E7C610236E73C05DD284B /* config.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = config.c; sourceTree = "<group>"; }; 567 777E7C620236E73C05DD284B /* dlopen.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dlopen.c; sourceTree = "<group>"; }; 568 777E7C630236E73C05DD284B /* external.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = external.c; sourceTree = "<group>"; }; 569 777E7C660236E73C05DD284B /* getsubopt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = getsubopt.c; sourceTree = "<group>"; }; 570 777E7C690236E73C05DD284B /* md5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = md5.c; sourceTree = "<group>"; }; 571 777E7C6A0236E73C05DD284B /* saslint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = saslint.h; sourceTree = "<group>"; }; 572 777E7C6B0236E73C05DD284B /* saslutil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = saslutil.c; sourceTree = "<group>"; }; 573 777E7C6C0236E73C05DD284B /* server.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = server.c; sourceTree = "<group>"; }; 574 777E7C6D0236E73C05DD284B /* seterror.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = seterror.c; sourceTree = "<group>"; }; 575 777E7C6E0236E73C05DD284B /* snprintf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = snprintf.c; sourceTree = "<group>"; }; 576 77D234400236F4E905DD284B /* libanonymous.la */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libanonymous.la; sourceTree = "<group>"; }; 577 77D234410236F4E905DD284B /* libcrammd5.la */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libcrammd5.la; sourceTree = "<group>"; }; 578 77D234420236F4E905DD284B /* libdigestmd5.la */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libdigestmd5.la; sourceTree = "<group>"; }; 579 77D234430236F4E905DD284B /* libotp.la */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libotp.la; sourceTree = "<group>"; }; 580 77D234440236F4E905DD284B /* libplain.la */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libplain.la; sourceTree = "<group>"; }; 581 77D234450236F4E905DD284B /* libsasldb.la */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libsasldb.la; sourceTree = "<group>"; }; 582 8446CA0A1A6EF7D40082B731 /* libreadline.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libreadline.dylib; path = ../../../usr/lib/libreadline.dylib; sourceTree = "<group>"; }; 583 844E62FF1824564F0027D2EB /* libgs2.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libgs2.so; sourceTree = BUILT_PRODUCTS_DIR; }; 584 844E6300182456810027D2EB /* gs2_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gs2_init.c; sourceTree = "<group>"; }; 585 844E6301182456810027D2EB /* gs2_token.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gs2_token.c; sourceTree = "<group>"; }; 586 844E6302182456810027D2EB /* gs2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gs2.c; sourceTree = "<group>"; }; 587 8458FD04182468870011CC38 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = ../../../System/Library/Frameworks/GSS.framework; sourceTree = "<group>"; }; 588 8481F5A605472DC500B2B3B0 /* libgssapiv2.la */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libgssapiv2.la; sourceTree = "<group>"; }; 589 84C0502D0549A8A1005DCF0F /* libkerberos4.la */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libkerberos4.la; sourceTree = "<group>"; }; 590 84DECA08054847E400C45D20 /* ntlm_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ntlm_init.c; sourceTree = "<group>"; }; 591 84DECA09054847E400C45D20 /* ntlm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ntlm.c; sourceTree = "<group>"; }; 592 84DECA4205484A1500C45D20 /* libmysqlclient.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmysqlclient.a; path = /usr/lib/mysql/libmysqlclient.a; sourceTree = "<absolute>"; }; 593 84DECA9C05484F6A00C45D20 /* libntlm.la */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = libntlm.la; sourceTree = "<group>"; }; 594 AA16473207930EF20045A1BC /* passwordserver_sasl.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = passwordserver_sasl.plist; sourceTree = SOURCE_ROOT; }; 595 AA41DCB40985A99100B1E222 /* aclocal.m4 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = aclocal.m4; sourceTree = "<group>"; }; 596 AA41DCB50985A99100B1E222 /* auth_dce.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auth_dce.c; sourceTree = "<group>"; }; 597 AA41DCB60985A99100B1E222 /* auth_dce.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auth_dce.h; sourceTree = "<group>"; }; 598 AA41DCB70985A99100B1E222 /* auth_getpwent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auth_getpwent.c; sourceTree = "<group>"; }; 599 AA41DCB80985A99100B1E222 /* auth_getpwent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auth_getpwent.h; sourceTree = "<group>"; }; 600 AA41DCB90985A99100B1E222 /* auth_krb4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auth_krb4.c; sourceTree = "<group>"; }; 601 AA41DCBA0985A99100B1E222 /* auth_krb4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auth_krb4.h; sourceTree = "<group>"; }; 602 AA41DCBB0985A99100B1E222 /* auth_krb5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auth_krb5.c; sourceTree = "<group>"; }; 603 AA41DCBC0985A99100B1E222 /* auth_krb5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auth_krb5.h; sourceTree = "<group>"; }; 604 AA41DCBD0985A99100B1E222 /* auth_ldap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auth_ldap.c; sourceTree = "<group>"; }; 605 AA41DCBE0985A99100B1E222 /* auth_ldap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auth_ldap.h; sourceTree = "<group>"; }; 606 AA41DCBF0985A99100B1E222 /* auth_pam.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auth_pam.c; sourceTree = "<group>"; }; 607 AA41DCC00985A99100B1E222 /* auth_pam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auth_pam.h; sourceTree = "<group>"; }; 608 AA41DCC10985A99100B1E222 /* auth_rimap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auth_rimap.c; sourceTree = "<group>"; }; 609 AA41DCC20985A99100B1E222 /* auth_rimap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auth_rimap.h; sourceTree = "<group>"; }; 610 AA41DCC30985A99100B1E222 /* auth_sasldb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auth_sasldb.c; sourceTree = "<group>"; }; 611 AA41DCC40985A99100B1E222 /* auth_sasldb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auth_sasldb.h; sourceTree = "<group>"; }; 612 AA41DCC50985A99100B1E222 /* auth_shadow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auth_shadow.c; sourceTree = "<group>"; }; 613 AA41DCC60985A99100B1E222 /* auth_shadow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auth_shadow.h; sourceTree = "<group>"; }; 614 AA41DCC70985A99100B1E222 /* auth_sia.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = auth_sia.c; sourceTree = "<group>"; }; 615 AA41DCC80985A99100B1E222 /* auth_sia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = auth_sia.h; sourceTree = "<group>"; }; 616 AA41DCC90985A99100B1E222 /* AUTHORS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AUTHORS; sourceTree = "<group>"; }; 617 AA41DCCA0985A99100B1E222 /* cache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cache.c; sourceTree = "<group>"; }; 618 AA41DCCB0985A99100B1E222 /* cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cache.h; sourceTree = "<group>"; }; 619 AA41DCCC0985A99100B1E222 /* cfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cfile.c; sourceTree = "<group>"; }; 620 AA41DCCD0985A99100B1E222 /* cfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfile.h; sourceTree = "<group>"; }; 621 AA41DCCE0985A99100B1E222 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; }; 622 AA41DCD00985A99100B1E222 /* config.guess */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = config.guess; sourceTree = "<group>"; }; 623 AA41DCD10985A99100B1E222 /* config.sub */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = config.sub; sourceTree = "<group>"; }; 624 AA41DCD20985A99100B1E222 /* depcomp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = depcomp; sourceTree = "<group>"; }; 625 AA41DCD30985A99100B1E222 /* install-sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-sh"; sourceTree = "<group>"; }; 626 AA41DCD40985A99100B1E222 /* ltconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = ltconfig; sourceTree = "<group>"; }; 627 AA41DCD50985A99100B1E222 /* ltmain.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = ltmain.sh; sourceTree = "<group>"; }; 628 AA41DCD60985A99100B1E222 /* missing */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = missing; sourceTree = "<group>"; }; 629 AA41DCD70985A99100B1E222 /* mkinstalldirs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = mkinstalldirs; sourceTree = "<group>"; }; 630 AA41DCD80985A99100B1E222 /* configure */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = configure; sourceTree = "<group>"; }; 631 AA41DCD90985A99100B1E222 /* configure.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = configure.in; sourceTree = "<group>"; }; 632 AA41DCDA0985A99100B1E222 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<group>"; }; 633 AA41DCDB0985A99100B1E222 /* getaddrinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getaddrinfo.c; sourceTree = "<group>"; }; 634 AA41DCDC0985A99100B1E222 /* getnameinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getnameinfo.c; sourceTree = "<group>"; }; 635 AA41DCDD0985A99100B1E222 /* globals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = globals.h; sourceTree = "<group>"; }; 636 AA41DCDF0985A99100B1E222 /* gai.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gai.h; sourceTree = "<group>"; }; 637 AA41DCE00985A99100B1E222 /* INSTALL */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = INSTALL; sourceTree = "<group>"; }; 638 AA41DCE10985A99100B1E222 /* ipc_doors.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipc_doors.c; sourceTree = "<group>"; }; 639 AA41DCE20985A99100B1E222 /* ipc_unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipc_unix.c; sourceTree = "<group>"; }; 640 AA41DCE30985A99100B1E222 /* krbtf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = krbtf.c; sourceTree = "<group>"; }; 641 AA41DCE40985A99100B1E222 /* krbtf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = krbtf.h; sourceTree = "<group>"; }; 642 AA41DCE50985A99100B1E222 /* lak.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lak.c; sourceTree = "<group>"; }; 643 AA41DCE60985A99100B1E222 /* lak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lak.h; sourceTree = "<group>"; }; 644 AA41DCE70985A99100B1E222 /* LDAP_SASLAUTHD */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LDAP_SASLAUTHD; sourceTree = "<group>"; }; 645 AA41DCE80985A99100B1E222 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; }; 646 AA41DCE90985A99100B1E222 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; }; 647 AA41DCEA0985A99100B1E222 /* md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = md5.c; sourceTree = "<group>"; }; 648 AA41DCEB0985A99100B1E222 /* md5global.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5global.h; sourceTree = "<group>"; }; 649 AA41DCEC0985A99100B1E222 /* mechanisms.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mechanisms.c; sourceTree = "<group>"; }; 650 AA41DCED0985A99100B1E222 /* mechanisms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mechanisms.h; sourceTree = "<group>"; }; 651 AA41DCEE0985A99100B1E222 /* NEWS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NEWS; sourceTree = "<group>"; }; 652 AA41DCEF0985A99100B1E222 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; }; 653 AA41DCF00985A99100B1E222 /* saslauthd-main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "saslauthd-main.c"; sourceTree = "<group>"; }; 654 AA41DCF10985A99100B1E222 /* saslauthd-main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "saslauthd-main.h"; sourceTree = "<group>"; }; 655 AA41DCF20985A99100B1E222 /* saslauthd.8 */ = {isa = PBXFileReference; lastKnownFileType = text; path = saslauthd.8; sourceTree = "<group>"; }; 656 AA41DCF30985A99100B1E222 /* saslauthd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = saslauthd.h; sourceTree = "<group>"; }; 657 AA41DCF40985A99100B1E222 /* saslauthd.h.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = saslauthd.h.in; sourceTree = "<group>"; }; 658 AA41DCF50985A99100B1E222 /* saslauthd.mdoc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = saslauthd.mdoc; sourceTree = "<group>"; }; 659 AA41DCF60985A99100B1E222 /* saslauthd_md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = saslauthd_md5.h; sourceTree = "<group>"; }; 660 AA41DCF70985A99100B1E222 /* saslcache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = saslcache.c; sourceTree = "<group>"; }; 661 AA41DCF80985A99100B1E222 /* testsaslauthd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testsaslauthd.c; sourceTree = "<group>"; }; 662 AA41DCF90985A99100B1E222 /* utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utils.c; sourceTree = "<group>"; }; 663 AA41DCFA0985A99100B1E222 /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils.h; sourceTree = "<group>"; }; 664 AA41DD770985B58300B1E222 /* dbconverter-2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "dbconverter-2.c"; sourceTree = "<group>"; }; 665 AA41DD7B0985B58300B1E222 /* sasldblistusers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sasldblistusers.c; sourceTree = "<group>"; }; 666 AA41DD7C0985B58300B1E222 /* sasldblistusers2.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasldblistusers2.8; sourceTree = "<group>"; }; 667 AA41DD7D0985B58300B1E222 /* saslpasswd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = saslpasswd.c; sourceTree = "<group>"; }; 668 AA41DD7E0985B58300B1E222 /* saslpasswd2.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = saslpasswd2.8; sourceTree = "<group>"; }; 669 AA41DD7F0985B58300B1E222 /* sfsasl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sfsasl.c; sourceTree = "<group>"; }; 670 AA41DD800985B58300B1E222 /* sfsasl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sfsasl.h; sourceTree = "<group>"; }; 671 AA41DD810985B58300B1E222 /* smtptest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = smtptest.c; sourceTree = "<group>"; }; 672 AA41DD820985B58300B1E222 /* testsuite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testsuite.c; sourceTree = "<group>"; }; 673 AA55533906A30BBB00E276FD /* libsql.la */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libsql.la; sourceTree = "<group>"; }; 674 AA687F930A6C36C80095EF75 /* libkrb5.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libkrb5.dylib; path = /usr/lib/libkrb5.dylib; sourceTree = "<absolute>"; }; 675 AA687F970A6C37610095EF75 /* libsasl2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsasl2.dylib; path = /usr/lib/libsasl2.dylib; sourceTree = "<absolute>"; }; 676 AAD4EA4209856D7D0066F8B3 /* 1Makefile.realam */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 1Makefile.realam; sourceTree = "<group>"; }; 677 AAD4EA4309856D7D0066F8B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; }; 678 AAD4EA4409856D7D0066F8B3 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; }; 679 AAD4EA4509856D7D0066F8B3 /* sasl.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl.3; sourceTree = "<group>"; }; 680 AAD4EA4609856D7D0066F8B3 /* sasl_authorize_t.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_authorize_t.3; sourceTree = "<group>"; }; 681 AAD4EA4709856D7D0066F8B3 /* sasl_auxprop.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_auxprop.3; sourceTree = "<group>"; }; 682 AAD4EA4809856D7D0066F8B3 /* sasl_auxprop_getctx.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_auxprop_getctx.3; sourceTree = "<group>"; }; 683 AAD4EA4909856D7D0066F8B3 /* sasl_auxprop_request.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_auxprop_request.3; sourceTree = "<group>"; }; 684 AAD4EA4A09856D7D0066F8B3 /* sasl_callbacks.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_callbacks.3; sourceTree = "<group>"; }; 685 AAD4EA4B09856D7D0066F8B3 /* sasl_canon_user_t.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_canon_user_t.3; sourceTree = "<group>"; }; 686 AAD4EA4C09856D7D0066F8B3 /* sasl_chalprompt_t.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_chalprompt_t.3; sourceTree = "<group>"; }; 687 AAD4EA4D09856D7D0066F8B3 /* sasl_checkapop.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_checkapop.3; sourceTree = "<group>"; }; 688 AAD4EA4E09856D7D0066F8B3 /* sasl_checkpass.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_checkpass.3; sourceTree = "<group>"; }; 689 AAD4EA4F09856D7D0066F8B3 /* sasl_client_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_client_init.3; sourceTree = "<group>"; }; 690 AAD4EA5009856D7D0066F8B3 /* sasl_client_new.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_client_new.3; sourceTree = "<group>"; }; 691 AAD4EA5109856D7D0066F8B3 /* sasl_client_start.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_client_start.3; sourceTree = "<group>"; }; 692 AAD4EA5209856D7D0066F8B3 /* sasl_client_step.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_client_step.3; sourceTree = "<group>"; }; 693 AAD4EA5309856D7D0066F8B3 /* sasl_decode.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_decode.3; sourceTree = "<group>"; }; 694 AAD4EA5409856D7D0066F8B3 /* sasl_dispose.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_dispose.3; sourceTree = "<group>"; }; 695 AAD4EA5509856D7D0066F8B3 /* sasl_done.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_done.3; sourceTree = "<group>"; }; 696 AAD4EA5609856D7D0066F8B3 /* sasl_encode.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_encode.3; sourceTree = "<group>"; }; 697 AAD4EA5709856D7D0066F8B3 /* sasl_encodev.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_encodev.3; sourceTree = "<group>"; }; 698 AAD4EA5809856D7D0066F8B3 /* sasl_errdetail.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_errdetail.3; sourceTree = "<group>"; }; 699 AAD4EA5909856D7D0066F8B3 /* sasl_errors.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_errors.3; sourceTree = "<group>"; }; 700 AAD4EA5A09856D7D0066F8B3 /* sasl_errstring.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_errstring.3; sourceTree = "<group>"; }; 701 AAD4EA5B09856D7D0066F8B3 /* sasl_getopt_t.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_getopt_t.3; sourceTree = "<group>"; }; 702 AAD4EA5C09856D7D0066F8B3 /* sasl_getpath_t.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_getpath_t.3; sourceTree = "<group>"; }; 703 AAD4EA5D09856D7D0066F8B3 /* sasl_getprop.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_getprop.3; sourceTree = "<group>"; }; 704 AAD4EA5E09856D7D0066F8B3 /* sasl_getrealm_t.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_getrealm_t.3; sourceTree = "<group>"; }; 705 AAD4EA5F09856D7D0066F8B3 /* sasl_getsecret_t.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_getsecret_t.3; sourceTree = "<group>"; }; 706 AAD4EA6009856D7D0066F8B3 /* sasl_getsimple_t.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_getsimple_t.3; sourceTree = "<group>"; }; 707 AAD4EA6109856D7D0066F8B3 /* sasl_global_listmech.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_global_listmech.3; sourceTree = "<group>"; }; 708 AAD4EA6209856D7D0066F8B3 /* sasl_idle.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_idle.3; sourceTree = "<group>"; }; 709 AAD4EA6309856D7D0066F8B3 /* sasl_listmech.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_listmech.3; sourceTree = "<group>"; }; 710 AAD4EA6409856D7D0066F8B3 /* sasl_log_t.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_log_t.3; sourceTree = "<group>"; }; 711 AAD4EA6509856D7D0066F8B3 /* sasl_server_init.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_server_init.3; sourceTree = "<group>"; }; 712 AAD4EA6609856D7D0066F8B3 /* sasl_server_new.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_server_new.3; sourceTree = "<group>"; }; 713 AAD4EA6709856D7D0066F8B3 /* sasl_server_start.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_server_start.3; sourceTree = "<group>"; }; 714 AAD4EA6809856D7D0066F8B3 /* sasl_server_step.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_server_step.3; sourceTree = "<group>"; }; 715 AAD4EA6909856D7D0066F8B3 /* sasl_server_userdb_checkpass_t. */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_server_userdb_checkpass_t.; sourceTree = "<group>"; }; 716 AAD4EA6A09856D7D0066F8B3 /* sasl_server_userdb_checkpass_t.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_server_userdb_checkpass_t.3; sourceTree = "<group>"; }; 717 AAD4EA6B09856D7D0066F8B3 /* sasl_server_userdb_setpass_t.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_server_userdb_setpass_t.3; sourceTree = "<group>"; }; 718 AAD4EA6C09856D7D0066F8B3 /* sasl_setpass.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_setpass.3; sourceTree = "<group>"; }; 719 AAD4EA6D09856D7D0066F8B3 /* sasl_setprop.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_setprop.3; sourceTree = "<group>"; }; 720 AAD4EA6E09856D7D0066F8B3 /* sasl_user_exists.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_user_exists.3; sourceTree = "<group>"; }; 721 AAD4EA6F09856D7D0066F8B3 /* sasl_verifyfile_t.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sasl_verifyfile_t.3; sourceTree = "<group>"; }; 722 AAEEF080085A050B0092A3E1 /* sql_init.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sql_init.c; sourceTree = "<group>"; }; 723 AAEEF081085A050B0092A3E1 /* sql.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sql.c; sourceTree = "<group>"; }; 724 B062B4430D9C55E100C883E4 /* libsasl2.2.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsasl2.2.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 725 B062B4840D9C55E200C883E4 /* libanonymous.2.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libanonymous.2.so; sourceTree = BUILT_PRODUCTS_DIR; }; 726 B062B4950D9C55E200C883E4 /* libcrammd5.2.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libcrammd5.2.so; sourceTree = BUILT_PRODUCTS_DIR; }; 727 B062B4A60D9C55E200C883E4 /* libdigestmd5.2.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdigestmd5.2.so; sourceTree = BUILT_PRODUCTS_DIR; }; 728 B062B4B70D9C55E200C883E4 /* libgssapiv2.2.0.18.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libgssapiv2.2.0.18.so; sourceTree = BUILT_PRODUCTS_DIR; }; 729 B062B4D80D9C55E200C883E4 /* login.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = login.so; sourceTree = BUILT_PRODUCTS_DIR; }; 730 B062B4F90D9C55E200C883E4 /* libntlm.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libntlm.so; sourceTree = BUILT_PRODUCTS_DIR; }; 731 B062B51C0D9C55E200C883E4 /* libplain.2.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libplain.2.so; sourceTree = BUILT_PRODUCTS_DIR; }; 732 B062B52E0D9C55E200C883E4 /* libsasldb.2.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsasldb.2.so; sourceTree = BUILT_PRODUCTS_DIR; }; 733 B062B53C0D9C55E200C883E4 /* libsasldb.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsasldb.a; sourceTree = BUILT_PRODUCTS_DIR; }; 734 B062B55C0D9C55E200C883E4 /* saslauthd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = saslauthd; sourceTree = BUILT_PRODUCTS_DIR; }; 735 B062B5690D9C55E200C883E4 /* saslpasswd2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = saslpasswd2; sourceTree = BUILT_PRODUCTS_DIR; }; 736 B062B5790D9C55E200C883E4 /* sasldblistusers2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = sasldblistusers2; sourceTree = BUILT_PRODUCTS_DIR; }; 737 B0A0768F0C0CFCA600B52312 /* Kerberos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Kerberos.framework; path = /System/Library/Frameworks/Kerberos.framework; sourceTree = "<absolute>"; }; 738 /* End PBXFileReference section */ 739 740 /* Begin PBXFrameworksBuildPhase section */ 741 7266BBAF1A6EF2400086EC52 /* Frameworks */ = { 742 isa = PBXFrameworksBuildPhase; 743 buildActionMask = 2147483647; 744 files = ( 745 8446CA0E1A6EF7F00082B731 /* libsasl2.dylib in Frameworks */, 746 8446CA0C1A6EF7D90082B731 /* libreadline.dylib in Frameworks */, 747 ); 748 runOnlyForDeploymentPostprocessing = 0; 749 }; 750 7266BBCF1A6EF2640086EC52 /* Frameworks */ = { 751 isa = PBXFrameworksBuildPhase; 752 buildActionMask = 2147483647; 753 files = ( 754 7266BBD11A6EF2640086EC52 /* libsasl2.dylib in Frameworks */, 755 8446CA0B1A6EF7D40082B731 /* libreadline.dylib in Frameworks */, 756 ); 757 runOnlyForDeploymentPostprocessing = 0; 758 }; 759 72C289E11A16C5B40094D54A /* Frameworks */ = { 760 isa = PBXFrameworksBuildPhase; 761 buildActionMask = 2147483647; 762 files = ( 763 720B789E1A2FD03000AFBFEA /* CoreUtils.framework in Frameworks */, 764 72C289EF1A1A873A0094D54A /* CoreFoundation.framework in Frameworks */, 765 ); 766 runOnlyForDeploymentPostprocessing = 0; 767 }; 768 844E62F81824564F0027D2EB /* Frameworks */ = { 769 isa = PBXFrameworksBuildPhase; 770 buildActionMask = 2147483647; 771 files = ( 772 8458FD05182468870011CC38 /* GSS.framework in Frameworks */, 773 ); 774 runOnlyForDeploymentPostprocessing = 0; 775 }; 776 B062B43A0D9C55E100C883E4 /* Frameworks */ = { 777 isa = PBXFrameworksBuildPhase; 778 buildActionMask = 2147483647; 779 files = ( 780 ); 781 runOnlyForDeploymentPostprocessing = 0; 782 }; 783 B062B47C0D9C55E200C883E4 /* Frameworks */ = { 784 isa = PBXFrameworksBuildPhase; 785 buildActionMask = 2147483647; 786 files = ( 787 ); 788 runOnlyForDeploymentPostprocessing = 0; 789 }; 790 B062B48D0D9C55E200C883E4 /* Frameworks */ = { 791 isa = PBXFrameworksBuildPhase; 792 buildActionMask = 2147483647; 793 files = ( 794 ); 795 runOnlyForDeploymentPostprocessing = 0; 796 }; 797 B062B49E0D9C55E200C883E4 /* Frameworks */ = { 798 isa = PBXFrameworksBuildPhase; 799 buildActionMask = 2147483647; 800 files = ( 801 ); 802 runOnlyForDeploymentPostprocessing = 0; 803 }; 804 B062B4AE0D9C55E200C883E4 /* Frameworks */ = { 805 isa = PBXFrameworksBuildPhase; 806 buildActionMask = 2147483647; 807 files = ( 808 B062B4AF0D9C55E200C883E4 /* libkrb5.dylib in Frameworks */, 809 ); 810 runOnlyForDeploymentPostprocessing = 0; 811 }; 812 B062B4D00D9C55E200C883E4 /* Frameworks */ = { 813 isa = PBXFrameworksBuildPhase; 814 buildActionMask = 2147483647; 815 files = ( 816 ); 817 runOnlyForDeploymentPostprocessing = 0; 818 }; 819 B062B5140D9C55E200C883E4 /* Frameworks */ = { 820 isa = PBXFrameworksBuildPhase; 821 buildActionMask = 2147483647; 822 files = ( 823 ); 824 runOnlyForDeploymentPostprocessing = 0; 825 }; 826 B062B5260D9C55E200C883E4 /* Frameworks */ = { 827 isa = PBXFrameworksBuildPhase; 828 buildActionMask = 2147483647; 829 files = ( 830 ); 831 runOnlyForDeploymentPostprocessing = 0; 832 }; 833 B062B5360D9C55E200C883E4 /* Frameworks */ = { 834 isa = PBXFrameworksBuildPhase; 835 buildActionMask = 2147483647; 836 files = ( 837 ); 838 runOnlyForDeploymentPostprocessing = 0; 839 }; 840 B062B5530D9C55E200C883E4 /* Frameworks */ = { 841 isa = PBXFrameworksBuildPhase; 842 buildActionMask = 2147483647; 843 files = ( 844 B062B5540D9C55E200C883E4 /* libkrb5.dylib in Frameworks */, 845 B062B5550D9C55E200C883E4 /* libsasl2.dylib in Frameworks */, 846 ); 847 runOnlyForDeploymentPostprocessing = 0; 848 }; 849 B062B5610D9C55E200C883E4 /* Frameworks */ = { 850 isa = PBXFrameworksBuildPhase; 851 buildActionMask = 2147483647; 852 files = ( 853 B062B5620D9C55E200C883E4 /* libsasl2.dylib in Frameworks */, 854 ); 855 runOnlyForDeploymentPostprocessing = 0; 856 }; 857 B062B5700D9C55E200C883E4 /* Frameworks */ = { 858 isa = PBXFrameworksBuildPhase; 859 buildActionMask = 2147483647; 860 files = ( 861 B062B5710D9C55E200C883E4 /* libsasl2.dylib in Frameworks */, 862 B062B5A70D9C55E200C883E4 /* libsasldb.a in Frameworks */, 863 ); 864 runOnlyForDeploymentPostprocessing = 0; 865 }; 866 /* End PBXFrameworksBuildPhase section */ 867 868 /* Begin PBXGroup section */ 869 7266BBEC1A6EF2F10086EC52 /* sample */ = { 870 isa = PBXGroup; 871 children = ( 872 7266BBD91A6EF2E80086EC52 /* common.h */, 873 7266BBDB1A6EF2E80086EC52 /* common.c */, 874 7266BBDC1A6EF2E80086EC52 /* http_digest_client.c */, 875 7266BBDD1A6EF2E80086EC52 /* sample-client.c */, 876 7266BBDE1A6EF2E80086EC52 /* sample-server.c */, 877 ); 878 name = sample; 879 sourceTree = "<group>"; 880 }; 881 7738414F0236DD5105DD284B /* sasldb */ = { 882 isa = PBXGroup; 883 children = ( 884 773841500236DD5105DD284B /* allockey.c */, 885 773841530236DD5105DD284B /* db_ndbm.c */, 886 773841580236DD5105DD284B /* sasldb.h */, 887 ); 888 name = sasldb; 889 path = cyrus_sasl/sasldb; 890 sourceTree = "<group>"; 891 }; 892 77753A700236D84505DD284B /* include */ = { 893 isa = PBXGroup; 894 children = ( 895 77753A710236D84505DD284B /* gai.h */, 896 77753A720236D84505DD284B /* hmac-md5.h */, 897 77753A750236D84505DD284B /* makemd5.c */, 898 777745B10236D8FA05DD284B /* md5global.h */, 899 77753A760236D84505DD284B /* md5.h */, 900 77753A780236D84505DD284B /* prop.h */, 901 77753A790236D84505DD284B /* sasl.h */, 902 77753A7A0236D84505DD284B /* saslplug.h */, 903 77753A7B0236D84505DD284B /* saslutil.h */, 904 ); 905 name = include; 906 path = cyrus_sasl/include; 907 sourceTree = "<group>"; 908 }; 909 777E7BBD0236DDED05DD284B /* plugins */ = { 910 isa = PBXGroup; 911 children = ( 912 844E6300182456810027D2EB /* gs2_init.c */, 913 844E6301182456810027D2EB /* gs2_token.c */, 914 844E6302182456810027D2EB /* gs2.c */, 915 777E7BBE0236DDED05DD284B /* anonymous.c */, 916 7733E7110238197D05DD284B /* anonymous_init.c */, 917 777E7BBF0236DDED05DD284B /* cram.c */, 918 7733E7120238197D05DD284B /* crammd5_init.c */, 919 777E7BC00236DDED05DD284B /* digestmd5.c */, 920 7733E7130238197D05DD284B /* digestmd5_init.c */, 921 777E7BC10236DDED05DD284B /* gssapi.c */, 922 7733E7140238197D05DD284B /* gssapiv2_init.c */, 923 777E7BC40236DDED05DD284B /* login.c */, 924 7733E7150238197D05DD284B /* login_init.c */, 925 84DECA08054847E400C45D20 /* ntlm_init.c */, 926 84DECA09054847E400C45D20 /* ntlm.c */, 927 777E7BC80236DDED05DD284B /* otp.c */, 928 7733E7160238197D05DD284B /* otp_init.c */, 929 777E7BC90236DDED05DD284B /* otp.h */, 930 777E7BCA0236DDED05DD284B /* plain.c */, 931 7733E7170238197D05DD284B /* plain_init.c */, 932 777E7BCB0236DDED05DD284B /* plugin_common.c */, 933 777E7BCC0236DDED05DD284B /* plugin_common.h */, 934 777E7BCD0236DDED05DD284B /* sasldb.c */, 935 7733E7180238197D05DD284B /* sasldb_init.c */, 936 AAEEF081085A050B0092A3E1 /* sql.c */, 937 AAEEF080085A050B0092A3E1 /* sql_init.c */, 938 777E7BCE0236DDED05DD284B /* srp.c */, 939 7733E7190238197D05DD284B /* srp_init.c */, 940 77CB5EFD0236F45705DD284B /* la files */, 941 84DECA4205484A1500C45D20 /* libmysqlclient.a */, 942 ); 943 name = plugins; 944 path = cyrus_sasl/plugins; 945 sourceTree = "<group>"; 946 }; 947 777E7C5B0236E73C05DD284B /* lib */ = { 948 isa = PBXGroup; 949 children = ( 950 777E7C5C0236E73C05DD284B /* auxprop.c */, 951 777E7C5D0236E73C05DD284B /* canonusr.c */, 952 777E7C5E0236E73C05DD284B /* checkpw.c */, 953 777E7C5F0236E73C05DD284B /* client.c */, 954 777E7C600236E73C05DD284B /* common.c */, 955 777E7C610236E73C05DD284B /* config.c */, 956 777E7C620236E73C05DD284B /* dlopen.c */, 957 777E7C630236E73C05DD284B /* external.c */, 958 777E7C660236E73C05DD284B /* getsubopt.c */, 959 777E7C690236E73C05DD284B /* md5.c */, 960 777E7C6A0236E73C05DD284B /* saslint.h */, 961 777E7C6B0236E73C05DD284B /* saslutil.c */, 962 777E7C6C0236E73C05DD284B /* server.c */, 963 777E7C6D0236E73C05DD284B /* seterror.c */, 964 777E7C6E0236E73C05DD284B /* snprintf.c */, 965 AA16473207930EF20045A1BC /* passwordserver_sasl.plist */, 966 ); 967 name = lib; 968 path = cyrus_sasl/lib; 969 sourceTree = "<group>"; 970 }; 971 77CB5EFD0236F45705DD284B /* la files */ = { 972 isa = PBXGroup; 973 children = ( 974 77D234400236F4E905DD284B /* libanonymous.la */, 975 77D234410236F4E905DD284B /* libcrammd5.la */, 976 77D234420236F4E905DD284B /* libdigestmd5.la */, 977 8481F5A605472DC500B2B3B0 /* libgssapiv2.la */, 978 84C0502D0549A8A1005DCF0F /* libkerberos4.la */, 979 7733E72902381A7F05DD284B /* liblogin.la */, 980 84DECA9C05484F6A00C45D20 /* libntlm.la */, 981 77D234430236F4E905DD284B /* libotp.la */, 982 77D234440236F4E905DD284B /* libplain.la */, 983 77D234450236F4E905DD284B /* libsasldb.la */, 984 AA55533906A30BBB00E276FD /* libsql.la */, 985 ); 986 name = "la files"; 987 sourceTree = "<group>"; 988 }; 989 77F5D6980236D69405DD284B = { 990 isa = PBXGroup; 991 children = ( 992 8446CA0A1A6EF7D40082B731 /* libreadline.dylib */, 993 720B789D1A2FD03000AFBFEA /* CoreUtils.framework */, 994 72C289EE1A1A873A0094D54A /* CoreFoundation.framework */, 995 72C289EC1A16C6630094D54A /* libcrypto.0.9.8.dylib */, 996 8458FD04182468870011CC38 /* GSS.framework */, 997 777745CC0236DCA805DD284B /* config.h */, 998 77753A700236D84505DD284B /* include */, 999 AAD4EA4109856D7D0066F8B3 /* man */, 1000 7738414F0236DD5105DD284B /* sasldb */, 1001 AA41DCB30985A99100B1E222 /* saslauthd */, 1002 777E7BBD0236DDED05DD284B /* plugins */, 1003 777E7C5B0236E73C05DD284B /* lib */, 1004 AA41DD760985B58300B1E222 /* utils */, 1005 77F5D6A70236D6B705DD284B /* Products */, 1006 AA687F930A6C36C80095EF75 /* libkrb5.dylib */, 1007 AA687F970A6C37610095EF75 /* libsasl2.dylib */, 1008 7266BBEC1A6EF2F10086EC52 /* sample */, 1009 B0A0768F0C0CFCA600B52312 /* Kerberos.framework */, 1010 ); 1011 sourceTree = "<group>"; 1012 }; 1013 77F5D6A70236D6B705DD284B /* Products */ = { 1014 isa = PBXGroup; 1015 children = ( 1016 B062B4430D9C55E100C883E4 /* libsasl2.2.dylib */, 1017 B062B4840D9C55E200C883E4 /* libanonymous.2.so */, 1018 B062B4950D9C55E200C883E4 /* libcrammd5.2.so */, 1019 B062B4A60D9C55E200C883E4 /* libdigestmd5.2.so */, 1020 B062B4B70D9C55E200C883E4 /* libgssapiv2.2.0.18.so */, 1021 B062B4D80D9C55E200C883E4 /* login.so */, 1022 B062B4F90D9C55E200C883E4 /* libntlm.so */, 1023 B062B51C0D9C55E200C883E4 /* libplain.2.so */, 1024 B062B52E0D9C55E200C883E4 /* libsasldb.2.so */, 1025 B062B53C0D9C55E200C883E4 /* libsasldb.a */, 1026 B062B55C0D9C55E200C883E4 /* saslauthd */, 1027 B062B5690D9C55E200C883E4 /* saslpasswd2 */, 1028 B062B5790D9C55E200C883E4 /* sasldblistusers2 */, 1029 844E62FF1824564F0027D2EB /* libgs2.so */, 1030 72C289E71A16C5B40094D54A /* srp.so */, 1031 7266BBB81A6EF2400086EC52 /* sample-client */, 1032 7266BBD81A6EF2640086EC52 /* sample-server */, 1033 ); 1034 name = Products; 1035 sourceTree = "<group>"; 1036 }; 1037 AA41DCB30985A99100B1E222 /* saslauthd */ = { 1038 isa = PBXGroup; 1039 children = ( 1040 AA41DCB40985A99100B1E222 /* aclocal.m4 */, 1041 AA41DCB50985A99100B1E222 /* auth_dce.c */, 1042 AA41DCB60985A99100B1E222 /* auth_dce.h */, 1043 AA41DCB70985A99100B1E222 /* auth_getpwent.c */, 1044 AA41DCB80985A99100B1E222 /* auth_getpwent.h */, 1045 AA41DCB90985A99100B1E222 /* auth_krb4.c */, 1046 AA41DCBA0985A99100B1E222 /* auth_krb4.h */, 1047 AA41DCBB0985A99100B1E222 /* auth_krb5.c */, 1048 AA41DCBC0985A99100B1E222 /* auth_krb5.h */, 1049 AA41DCBD0985A99100B1E222 /* auth_ldap.c */, 1050 AA41DCBE0985A99100B1E222 /* auth_ldap.h */, 1051 AA41DCBF0985A99100B1E222 /* auth_pam.c */, 1052 AA41DCC00985A99100B1E222 /* auth_pam.h */, 1053 AA41DCC10985A99100B1E222 /* auth_rimap.c */, 1054 AA41DCC20985A99100B1E222 /* auth_rimap.h */, 1055 AA41DCC30985A99100B1E222 /* auth_sasldb.c */, 1056 AA41DCC40985A99100B1E222 /* auth_sasldb.h */, 1057 AA41DCC50985A99100B1E222 /* auth_shadow.c */, 1058 AA41DCC60985A99100B1E222 /* auth_shadow.h */, 1059 AA41DCC70985A99100B1E222 /* auth_sia.c */, 1060 AA41DCC80985A99100B1E222 /* auth_sia.h */, 1061 AA41DCC90985A99100B1E222 /* AUTHORS */, 1062 AA41DCCA0985A99100B1E222 /* cache.c */, 1063 AA41DCCB0985A99100B1E222 /* cache.h */, 1064 AA41DCCC0985A99100B1E222 /* cfile.c */, 1065 AA41DCCD0985A99100B1E222 /* cfile.h */, 1066 AA41DCCE0985A99100B1E222 /* ChangeLog */, 1067 AA41DCCF0985A99100B1E222 /* config */, 1068 AA41DCD80985A99100B1E222 /* configure */, 1069 AA41DCD90985A99100B1E222 /* configure.in */, 1070 AA41DCDA0985A99100B1E222 /* COPYING */, 1071 AA41DCDB0985A99100B1E222 /* getaddrinfo.c */, 1072 AA41DCDC0985A99100B1E222 /* getnameinfo.c */, 1073 AA41DCDD0985A99100B1E222 /* globals.h */, 1074 AA41DCDE0985A99100B1E222 /* include */, 1075 AA41DCE00985A99100B1E222 /* INSTALL */, 1076 AA41DCE10985A99100B1E222 /* ipc_doors.c */, 1077 AA41DCE20985A99100B1E222 /* ipc_unix.c */, 1078 AA41DCE30985A99100B1E222 /* krbtf.c */, 1079 AA41DCE40985A99100B1E222 /* krbtf.h */, 1080 AA41DCE50985A99100B1E222 /* lak.c */, 1081 AA41DCE60985A99100B1E222 /* lak.h */, 1082 AA41DCE70985A99100B1E222 /* LDAP_SASLAUTHD */, 1083 AA41DCE80985A99100B1E222 /* Makefile.am */, 1084 AA41DCE90985A99100B1E222 /* Makefile.in */, 1085 AA41DCEA0985A99100B1E222 /* md5.c */, 1086 AA41DCEB0985A99100B1E222 /* md5global.h */, 1087 AA41DCEC0985A99100B1E222 /* mechanisms.c */, 1088 AA41DCED0985A99100B1E222 /* mechanisms.h */, 1089 AA41DCEE0985A99100B1E222 /* NEWS */, 1090 AA41DCEF0985A99100B1E222 /* README */, 1091 AA41DCF00985A99100B1E222 /* saslauthd-main.c */, 1092 AA41DCF10985A99100B1E222 /* saslauthd-main.h */, 1093 AA41DCF20985A99100B1E222 /* saslauthd.8 */, 1094 AA41DCF30985A99100B1E222 /* saslauthd.h */, 1095 AA41DCF40985A99100B1E222 /* saslauthd.h.in */, 1096 AA41DCF50985A99100B1E222 /* saslauthd.mdoc */, 1097 AA41DCF60985A99100B1E222 /* saslauthd_md5.h */, 1098 AA41DCF70985A99100B1E222 /* saslcache.c */, 1099 AA41DCF80985A99100B1E222 /* testsaslauthd.c */, 1100 AA41DCF90985A99100B1E222 /* utils.c */, 1101 AA41DCFA0985A99100B1E222 /* utils.h */, 1102 ); 1103 name = saslauthd; 1104 path = cyrus_sasl/saslauthd; 1105 sourceTree = "<group>"; 1106 }; 1107 AA41DCCF0985A99100B1E222 /* config */ = { 1108 isa = PBXGroup; 1109 children = ( 1110 AA41DCD00985A99100B1E222 /* config.guess */, 1111 AA41DCD10985A99100B1E222 /* config.sub */, 1112 AA41DCD20985A99100B1E222 /* depcomp */, 1113 AA41DCD30985A99100B1E222 /* install-sh */, 1114 AA41DCD40985A99100B1E222 /* ltconfig */, 1115 AA41DCD50985A99100B1E222 /* ltmain.sh */, 1116 AA41DCD60985A99100B1E222 /* missing */, 1117 AA41DCD70985A99100B1E222 /* mkinstalldirs */, 1118 ); 1119 path = config; 1120 sourceTree = "<group>"; 1121 }; 1122 AA41DCDE0985A99100B1E222 /* include */ = { 1123 isa = PBXGroup; 1124 children = ( 1125 AA41DCDF0985A99100B1E222 /* gai.h */, 1126 ); 1127 path = include; 1128 sourceTree = "<group>"; 1129 }; 1130 AA41DD760985B58300B1E222 /* utils */ = { 1131 isa = PBXGroup; 1132 children = ( 1133 AA41DD770985B58300B1E222 /* dbconverter-2.c */, 1134 AA41DD7B0985B58300B1E222 /* sasldblistusers.c */, 1135 AA41DD7C0985B58300B1E222 /* sasldblistusers2.8 */, 1136 AA41DD7D0985B58300B1E222 /* saslpasswd.c */, 1137 AA41DD7E0985B58300B1E222 /* saslpasswd2.8 */, 1138 AA41DD7F0985B58300B1E222 /* sfsasl.c */, 1139 AA41DD800985B58300B1E222 /* sfsasl.h */, 1140 AA41DD810985B58300B1E222 /* smtptest.c */, 1141 AA41DD820985B58300B1E222 /* testsuite.c */, 1142 ); 1143 name = utils; 1144 path = cyrus_sasl/utils; 1145 sourceTree = "<group>"; 1146 }; 1147 AAD4EA4109856D7D0066F8B3 /* man */ = { 1148 isa = PBXGroup; 1149 children = ( 1150 AAD4EA4209856D7D0066F8B3 /* 1Makefile.realam */, 1151 AAD4EA4309856D7D0066F8B3 /* Makefile.am */, 1152 AAD4EA4409856D7D0066F8B3 /* Makefile.in */, 1153 AAD4EA4509856D7D0066F8B3 /* sasl.3 */, 1154 AAD4EA4609856D7D0066F8B3 /* sasl_authorize_t.3 */, 1155 AAD4EA4709856D7D0066F8B3 /* sasl_auxprop.3 */, 1156 AAD4EA4809856D7D0066F8B3 /* sasl_auxprop_getctx.3 */, 1157 AAD4EA4909856D7D0066F8B3 /* sasl_auxprop_request.3 */, 1158 AAD4EA4A09856D7D0066F8B3 /* sasl_callbacks.3 */, 1159 AAD4EA4B09856D7D0066F8B3 /* sasl_canon_user_t.3 */, 1160 AAD4EA4C09856D7D0066F8B3 /* sasl_chalprompt_t.3 */, 1161 AAD4EA4D09856D7D0066F8B3 /* sasl_checkapop.3 */, 1162 AAD4EA4E09856D7D0066F8B3 /* sasl_checkpass.3 */, 1163 AAD4EA4F09856D7D0066F8B3 /* sasl_client_init.3 */, 1164 AAD4EA5009856D7D0066F8B3 /* sasl_client_new.3 */, 1165 AAD4EA5109856D7D0066F8B3 /* sasl_client_start.3 */, 1166 AAD4EA5209856D7D0066F8B3 /* sasl_client_step.3 */, 1167 AAD4EA5309856D7D0066F8B3 /* sasl_decode.3 */, 1168 AAD4EA5409856D7D0066F8B3 /* sasl_dispose.3 */, 1169 AAD4EA5509856D7D0066F8B3 /* sasl_done.3 */, 1170 AAD4EA5609856D7D0066F8B3 /* sasl_encode.3 */, 1171 AAD4EA5709856D7D0066F8B3 /* sasl_encodev.3 */, 1172 AAD4EA5809856D7D0066F8B3 /* sasl_errdetail.3 */, 1173 AAD4EA5909856D7D0066F8B3 /* sasl_errors.3 */, 1174 AAD4EA5A09856D7D0066F8B3 /* sasl_errstring.3 */, 1175 AAD4EA5B09856D7D0066F8B3 /* sasl_getopt_t.3 */, 1176 AAD4EA5C09856D7D0066F8B3 /* sasl_getpath_t.3 */, 1177 AAD4EA5D09856D7D0066F8B3 /* sasl_getprop.3 */, 1178 AAD4EA5E09856D7D0066F8B3 /* sasl_getrealm_t.3 */, 1179 AAD4EA5F09856D7D0066F8B3 /* sasl_getsecret_t.3 */, 1180 AAD4EA6009856D7D0066F8B3 /* sasl_getsimple_t.3 */, 1181 AAD4EA6109856D7D0066F8B3 /* sasl_global_listmech.3 */, 1182 AAD4EA6209856D7D0066F8B3 /* sasl_idle.3 */, 1183 AAD4EA6309856D7D0066F8B3 /* sasl_listmech.3 */, 1184 AAD4EA6409856D7D0066F8B3 /* sasl_log_t.3 */, 1185 AAD4EA6509856D7D0066F8B3 /* sasl_server_init.3 */, 1186 AAD4EA6609856D7D0066F8B3 /* sasl_server_new.3 */, 1187 AAD4EA6709856D7D0066F8B3 /* sasl_server_start.3 */, 1188 AAD4EA6809856D7D0066F8B3 /* sasl_server_step.3 */, 1189 AAD4EA6909856D7D0066F8B3 /* sasl_server_userdb_checkpass_t. */, 1190 AAD4EA6A09856D7D0066F8B3 /* sasl_server_userdb_checkpass_t.3 */, 1191 AAD4EA6B09856D7D0066F8B3 /* sasl_server_userdb_setpass_t.3 */, 1192 AAD4EA6C09856D7D0066F8B3 /* sasl_setpass.3 */, 1193 AAD4EA6D09856D7D0066F8B3 /* sasl_setprop.3 */, 1194 AAD4EA6E09856D7D0066F8B3 /* sasl_user_exists.3 */, 1195 AAD4EA6F09856D7D0066F8B3 /* sasl_verifyfile_t.3 */, 1196 ); 1197 name = man; 1198 path = cyrus_sasl/man; 1199 sourceTree = "<group>"; 1200 }; 1201 /* End PBXGroup section */ 1202 1203 /* Begin PBXHeadersBuildPhase section */ 1204 72C289DA1A16C5B40094D54A /* Headers */ = { 1205 isa = PBXHeadersBuildPhase; 1206 buildActionMask = 2147483647; 1207 files = ( 1208 72C289DB1A16C5B40094D54A /* plugin_common.h in Headers */, 1209 72C289DC1A16C5B40094D54A /* config.h in Headers */, 1210 ); 1211 runOnlyForDeploymentPostprocessing = 0; 1212 }; 1213 844E62F21824564F0027D2EB /* Headers */ = { 1214 isa = PBXHeadersBuildPhase; 1215 buildActionMask = 2147483647; 1216 files = ( 1217 844E62F31824564F0027D2EB /* plugin_common.h in Headers */, 1218 ); 1219 runOnlyForDeploymentPostprocessing = 0; 1220 }; 1221 B062B4260D9C55E100C883E4 /* Headers */ = { 1222 isa = PBXHeadersBuildPhase; 1223 buildActionMask = 2147483647; 1224 files = ( 1225 B062B4270D9C55E100C883E4 /* saslint.h in Headers */, 1226 B062B4280D9C55E100C883E4 /* config.h in Headers */, 1227 ); 1228 runOnlyForDeploymentPostprocessing = 0; 1229 }; 1230 B062B4750D9C55E200C883E4 /* Headers */ = { 1231 isa = PBXHeadersBuildPhase; 1232 buildActionMask = 2147483647; 1233 files = ( 1234 B062B4760D9C55E200C883E4 /* config.h in Headers */, 1235 B062B4770D9C55E200C883E4 /* plugin_common.h in Headers */, 1236 ); 1237 runOnlyForDeploymentPostprocessing = 0; 1238 }; 1239 B062B4860D9C55E200C883E4 /* Headers */ = { 1240 isa = PBXHeadersBuildPhase; 1241 buildActionMask = 2147483647; 1242 files = ( 1243 B062B4870D9C55E200C883E4 /* config.h in Headers */, 1244 B062B4880D9C55E200C883E4 /* plugin_common.h in Headers */, 1245 ); 1246 runOnlyForDeploymentPostprocessing = 0; 1247 }; 1248 B062B4970D9C55E200C883E4 /* Headers */ = { 1249 isa = PBXHeadersBuildPhase; 1250 buildActionMask = 2147483647; 1251 files = ( 1252 B062B4980D9C55E200C883E4 /* config.h in Headers */, 1253 B062B4990D9C55E200C883E4 /* plugin_common.h in Headers */, 1254 ); 1255 runOnlyForDeploymentPostprocessing = 0; 1256 }; 1257 B062B4A80D9C55E200C883E4 /* Headers */ = { 1258 isa = PBXHeadersBuildPhase; 1259 buildActionMask = 2147483647; 1260 files = ( 1261 B062B4A90D9C55E200C883E4 /* plugin_common.h in Headers */, 1262 ); 1263 runOnlyForDeploymentPostprocessing = 0; 1264 }; 1265 B062B4C90D9C55E200C883E4 /* Headers */ = { 1266 isa = PBXHeadersBuildPhase; 1267 buildActionMask = 2147483647; 1268 files = ( 1269 B062B4CA0D9C55E200C883E4 /* config.h in Headers */, 1270 B062B4CB0D9C55E200C883E4 /* plugin_common.h in Headers */, 1271 ); 1272 runOnlyForDeploymentPostprocessing = 0; 1273 }; 1274 B062B50D0D9C55E200C883E4 /* Headers */ = { 1275 isa = PBXHeadersBuildPhase; 1276 buildActionMask = 2147483647; 1277 files = ( 1278 B062B50E0D9C55E200C883E4 /* plugin_common.h in Headers */, 1279 B062B50F0D9C55E200C883E4 /* config.h in Headers */, 1280 ); 1281 runOnlyForDeploymentPostprocessing = 0; 1282 }; 1283 B062B51E0D9C55E200C883E4 /* Headers */ = { 1284 isa = PBXHeadersBuildPhase; 1285 buildActionMask = 2147483647; 1286 files = ( 1287 B062B51F0D9C55E200C883E4 /* plugin_common.h in Headers */, 1288 B062B5200D9C55E200C883E4 /* config.h in Headers */, 1289 B062B5210D9C55E200C883E4 /* saslint.h in Headers */, 1290 ); 1291 runOnlyForDeploymentPostprocessing = 0; 1292 }; 1293 B062B5300D9C55E200C883E4 /* Headers */ = { 1294 isa = PBXHeadersBuildPhase; 1295 buildActionMask = 2147483647; 1296 files = ( 1297 B062B5310D9C55E200C883E4 /* sasldb.h in Headers */, 1298 B062B5320D9C55E200C883E4 /* config.h in Headers */, 1299 ); 1300 runOnlyForDeploymentPostprocessing = 0; 1301 }; 1302 /* End PBXHeadersBuildPhase section */ 1303 1304 /* Begin PBXNativeTarget section */ 1305 7266BB991A6EF2400086EC52 /* sample-client */ = { 1306 isa = PBXNativeTarget; 1307 buildConfigurationList = 7266BBB41A6EF2400086EC52 /* Build configuration list for PBXNativeTarget "sample-client" */; 1308 buildPhases = ( 1309 7266BB9A1A6EF2400086EC52 /* Sources */, 1310 7266BBAF1A6EF2400086EC52 /* Frameworks */, 1311 ); 1312 buildRules = ( 1313 ); 1314 dependencies = ( 1315 ); 1316 name = "sample-client"; 1317 productName = saslauthd; 1318 productReference = 7266BBB81A6EF2400086EC52 /* sample-client */; 1319 productType = "com.apple.product-type.tool"; 1320 }; 1321 7266BBB91A6EF2640086EC52 /* sample-server */ = { 1322 isa = PBXNativeTarget; 1323 buildConfigurationList = 7266BBD41A6EF2640086EC52 /* Build configuration list for PBXNativeTarget "sample-server" */; 1324 buildPhases = ( 1325 7266BBBA1A6EF2640086EC52 /* Sources */, 1326 7266BBCF1A6EF2640086EC52 /* Frameworks */, 1327 ); 1328 buildRules = ( 1329 ); 1330 dependencies = ( 1331 ); 1332 name = "sample-server"; 1333 productName = saslauthd; 1334 productReference = 7266BBD81A6EF2640086EC52 /* sample-server */; 1335 productType = "com.apple.product-type.tool"; 1336 }; 1337 72C289D91A16C5B40094D54A /* plugin_srp */ = { 1338 isa = PBXNativeTarget; 1339 buildConfigurationList = 72C289E31A16C5B40094D54A /* Build configuration list for PBXNativeTarget "plugin_srp" */; 1340 buildPhases = ( 1341 72C289DA1A16C5B40094D54A /* Headers */, 1342 72C289DD1A16C5B40094D54A /* Sources */, 1343 72C289E11A16C5B40094D54A /* Frameworks */, 1344 72C289E21A16C5B40094D54A /* Rez */, 1345 ); 1346 buildRules = ( 1347 ); 1348 dependencies = ( 1349 ); 1350 name = plugin_srp; 1351 productInstallPath = /usr/lib/sasl2; 1352 productName = plugin_plain; 1353 productReference = 72C289E71A16C5B40094D54A /* srp.so */; 1354 productType = "com.apple.product-type.library.dynamic"; 1355 }; 1356 844E62F11824564F0027D2EB /* plugin_gs2 */ = { 1357 isa = PBXNativeTarget; 1358 buildConfigurationList = 844E62FB1824564F0027D2EB /* Build configuration list for PBXNativeTarget "plugin_gs2" */; 1359 buildPhases = ( 1360 844E62F21824564F0027D2EB /* Headers */, 1361 844E62F41824564F0027D2EB /* Sources */, 1362 844E62F81824564F0027D2EB /* Frameworks */, 1363 ); 1364 buildRules = ( 1365 ); 1366 dependencies = ( 1367 ); 1368 name = plugin_gs2; 1369 productName = plugin_gssapi_native; 1370 productReference = 844E62FF1824564F0027D2EB /* libgs2.so */; 1371 productType = "com.apple.product-type.library.dynamic"; 1372 }; 1373 B062B4250D9C55E100C883E4 /* lib */ = { 1374 isa = PBXNativeTarget; 1375 buildConfigurationList = B062B43F0D9C55E100C883E4 /* Build configuration list for PBXNativeTarget "lib" */; 1376 buildPhases = ( 1377 B062B4260D9C55E100C883E4 /* Headers */, 1378 B062B42A0D9C55E100C883E4 /* Sources */, 1379 B062B43A0D9C55E100C883E4 /* Frameworks */, 1380 B062B43B0D9C55E100C883E4 /* Rez */, 1381 B062B43C0D9C55E100C883E4 /* CopyFiles */, 1382 B062B43E0D9C55E100C883E4 /* ShellScript */, 1383 ); 1384 buildRules = ( 1385 ); 1386 dependencies = ( 1387 ); 1388 name = lib; 1389 productInstallPath = /usr/lib; 1390 productName = lib; 1391 productReference = B062B4430D9C55E100C883E4 /* libsasl2.2.dylib */; 1392 productType = "com.apple.product-type.library.dynamic"; 1393 }; 1394 B062B4740D9C55E200C883E4 /* plugin_anonymous */ = { 1395 isa = PBXNativeTarget; 1396 buildConfigurationList = B062B4800D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_anonymous" */; 1397 buildPhases = ( 1398 B062B4750D9C55E200C883E4 /* Headers */, 1399 B062B4780D9C55E200C883E4 /* Sources */, 1400 B062B47C0D9C55E200C883E4 /* Frameworks */, 1401 B062B47D0D9C55E200C883E4 /* Rez */, 1402 ); 1403 buildRules = ( 1404 ); 1405 dependencies = ( 1406 ); 1407 name = plugin_anonymous; 1408 productInstallPath = /usr/lib/sasl2; 1409 productName = plugin_anonymous; 1410 productReference = B062B4840D9C55E200C883E4 /* libanonymous.2.so */; 1411 productType = "com.apple.product-type.library.dynamic"; 1412 }; 1413 B062B4850D9C55E200C883E4 /* plugin_cram */ = { 1414 isa = PBXNativeTarget; 1415 buildConfigurationList = B062B4910D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_cram" */; 1416 buildPhases = ( 1417 B062B4860D9C55E200C883E4 /* Headers */, 1418 B062B4890D9C55E200C883E4 /* Sources */, 1419 B062B48D0D9C55E200C883E4 /* Frameworks */, 1420 B062B48E0D9C55E200C883E4 /* Rez */, 1421 ); 1422 buildRules = ( 1423 ); 1424 dependencies = ( 1425 ); 1426 name = plugin_cram; 1427 productInstallPath = /usr/lib/sasl2; 1428 productName = plugin_cram; 1429 productReference = B062B4950D9C55E200C883E4 /* libcrammd5.2.so */; 1430 productType = "com.apple.product-type.library.dynamic"; 1431 }; 1432 B062B4960D9C55E200C883E4 /* plugin_digest */ = { 1433 isa = PBXNativeTarget; 1434 buildConfigurationList = B062B4A20D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_digest" */; 1435 buildPhases = ( 1436 B062B4970D9C55E200C883E4 /* Headers */, 1437 B062B49A0D9C55E200C883E4 /* Sources */, 1438 B062B49E0D9C55E200C883E4 /* Frameworks */, 1439 B062B49F0D9C55E200C883E4 /* Rez */, 1440 ); 1441 buildRules = ( 1442 ); 1443 dependencies = ( 1444 ); 1445 name = plugin_digest; 1446 productInstallPath = /usr/lib/sasl2; 1447 productName = plugin_digest; 1448 productReference = B062B4A60D9C55E200C883E4 /* libdigestmd5.2.so */; 1449 productType = "com.apple.product-type.library.dynamic"; 1450 }; 1451 B062B4A70D9C55E200C883E4 /* plugin_gssapi */ = { 1452 isa = PBXNativeTarget; 1453 buildConfigurationList = B062B4B30D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_gssapi" */; 1454 buildPhases = ( 1455 B062B4A80D9C55E200C883E4 /* Headers */, 1456 B062B4AA0D9C55E200C883E4 /* Sources */, 1457 B062B4AE0D9C55E200C883E4 /* Frameworks */, 1458 B062B4B20D9C55E200C883E4 /* ShellScript */, 1459 ); 1460 buildRules = ( 1461 ); 1462 dependencies = ( 1463 ); 1464 name = plugin_gssapi; 1465 productName = plugin_gssapi_native; 1466 productReference = B062B4B70D9C55E200C883E4 /* libgssapiv2.2.0.18.so */; 1467 productType = "com.apple.product-type.library.dynamic"; 1468 }; 1469 B062B4C80D9C55E200C883E4 /* plugin_login */ = { 1470 isa = PBXNativeTarget; 1471 buildConfigurationList = B062B4D40D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_login" */; 1472 buildPhases = ( 1473 B062B4C90D9C55E200C883E4 /* Headers */, 1474 B062B4CC0D9C55E200C883E4 /* Sources */, 1475 B062B4D00D9C55E200C883E4 /* Frameworks */, 1476 B062B4D10D9C55E200C883E4 /* Rez */, 1477 ); 1478 buildRules = ( 1479 ); 1480 dependencies = ( 1481 ); 1482 name = plugin_login; 1483 productInstallPath = /usr/lib/sasl2; 1484 productName = plugin_login; 1485 productReference = B062B4D80D9C55E200C883E4 /* login.so */; 1486 productType = "com.apple.product-type.library.dynamic"; 1487 }; 1488 B062B4EA0D9C55E200C883E4 /* plugin_ntlm */ = { 1489 isa = PBXNativeTarget; 1490 buildConfigurationList = B062B4F50D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_ntlm" */; 1491 buildPhases = ( 1492 B062B4ED0D9C55E200C883E4 /* Sources */, 1493 ); 1494 buildRules = ( 1495 ); 1496 dependencies = ( 1497 ); 1498 name = plugin_ntlm; 1499 productInstallPath = /usr/local/lib; 1500 productName = plugin_ntlm; 1501 productReference = B062B4F90D9C55E200C883E4 /* libntlm.so */; 1502 productType = "com.apple.product-type.library.dynamic"; 1503 }; 1504 B062B50C0D9C55E200C883E4 /* plugin_plain */ = { 1505 isa = PBXNativeTarget; 1506 buildConfigurationList = B062B5180D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_plain" */; 1507 buildPhases = ( 1508 B062B50D0D9C55E200C883E4 /* Headers */, 1509 B062B5100D9C55E200C883E4 /* Sources */, 1510 B062B5140D9C55E200C883E4 /* Frameworks */, 1511 B062B5150D9C55E200C883E4 /* Rez */, 1512 ); 1513 buildRules = ( 1514 ); 1515 dependencies = ( 1516 ); 1517 name = plugin_plain; 1518 productInstallPath = /usr/lib/sasl2; 1519 productName = plugin_plain; 1520 productReference = B062B51C0D9C55E200C883E4 /* libplain.2.so */; 1521 productType = "com.apple.product-type.library.dynamic"; 1522 }; 1523 B062B51D0D9C55E200C883E4 /* plugin_sasldb */ = { 1524 isa = PBXNativeTarget; 1525 buildConfigurationList = B062B52A0D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_sasldb" */; 1526 buildPhases = ( 1527 B062B51E0D9C55E200C883E4 /* Headers */, 1528 B062B5220D9C55E200C883E4 /* Sources */, 1529 B062B5260D9C55E200C883E4 /* Frameworks */, 1530 B062B5270D9C55E200C883E4 /* Rez */, 1531 ); 1532 buildRules = ( 1533 ); 1534 dependencies = ( 1535 ); 1536 name = plugin_sasldb; 1537 productInstallPath = /usr/lib/sasl2/disabled; 1538 productName = plugin_sasldb; 1539 productReference = B062B52E0D9C55E200C883E4 /* libsasldb.2.so */; 1540 productType = "com.apple.product-type.library.dynamic"; 1541 }; 1542 B062B52F0D9C55E200C883E4 /* sasldb */ = { 1543 isa = PBXNativeTarget; 1544 buildConfigurationList = B062B5380D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "sasldb" */; 1545 buildPhases = ( 1546 B062B5300D9C55E200C883E4 /* Headers */, 1547 B062B5330D9C55E200C883E4 /* Sources */, 1548 B062B5360D9C55E200C883E4 /* Frameworks */, 1549 B062B5370D9C55E200C883E4 /* Rez */, 1550 ); 1551 buildRules = ( 1552 ); 1553 dependencies = ( 1554 ); 1555 name = sasldb; 1556 productInstallPath = /usr/local/lib; 1557 productName = sasldb; 1558 productReference = B062B53C0D9C55E200C883E4 /* libsasldb.a */; 1559 productType = "com.apple.product-type.library.static"; 1560 }; 1561 B062B53D0D9C55E200C883E4 /* saslauthd */ = { 1562 isa = PBXNativeTarget; 1563 buildConfigurationList = B062B5580D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "saslauthd" */; 1564 buildPhases = ( 1565 B062B53E0D9C55E200C883E4 /* Sources */, 1566 B062B5530D9C55E200C883E4 /* Frameworks */, 1567 B062B5560D9C55E200C883E4 /* CopyFiles */, 1568 ); 1569 buildRules = ( 1570 ); 1571 dependencies = ( 1572 ); 1573 name = saslauthd; 1574 productName = saslauthd; 1575 productReference = B062B55C0D9C55E200C883E4 /* saslauthd */; 1576 productType = "com.apple.product-type.tool"; 1577 }; 1578 B062B55E0D9C55E200C883E4 /* saslpasswd2 */ = { 1579 isa = PBXNativeTarget; 1580 buildConfigurationList = B062B5650D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "saslpasswd2" */; 1581 buildPhases = ( 1582 B062B55F0D9C55E200C883E4 /* Sources */, 1583 B062B5610D9C55E200C883E4 /* Frameworks */, 1584 B062B5630D9C55E200C883E4 /* CopyFiles */, 1585 ); 1586 buildRules = ( 1587 ); 1588 dependencies = ( 1589 ); 1590 name = saslpasswd2; 1591 productName = saslpasswd2; 1592 productReference = B062B5690D9C55E200C883E4 /* saslpasswd2 */; 1593 productType = "com.apple.product-type.tool"; 1594 }; 1595 B062B56B0D9C55E200C883E4 /* sasldblistusers2 */ = { 1596 isa = PBXNativeTarget; 1597 buildConfigurationList = B062B5750D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "sasldblistusers2" */; 1598 buildPhases = ( 1599 B062B56E0D9C55E200C883E4 /* Sources */, 1600 B062B5700D9C55E200C883E4 /* Frameworks */, 1601 B062B5730D9C55E200C883E4 /* CopyFiles */, 1602 ); 1603 buildRules = ( 1604 ); 1605 dependencies = ( 1606 B062B5A60D9C55E200C883E4 /* PBXTargetDependency */, 1607 ); 1608 name = sasldblistusers2; 1609 productName = sasldblistusers2; 1610 productReference = B062B5790D9C55E200C883E4 /* sasldblistusers2 */; 1611 productType = "com.apple.product-type.tool"; 1612 }; 1613 /* End PBXNativeTarget section */ 1614 1615 /* Begin PBXProject section */ 1616 77F5D69C0236D69405DD284B /* Project object */ = { 1617 isa = PBXProject; 1618 attributes = { 1619 LastUpgradeCheck = 0630; 1620 }; 1621 buildConfigurationList = AAD4EA2E09856D170066F8B3 /* Build configuration list for PBXProject "sasl" */; 1622 compatibilityVersion = "Xcode 3.2"; 1623 developmentRegion = English; 1624 hasScannedForEncodings = 1; 1625 knownRegions = ( 1626 en, 1627 ); 1628 mainGroup = 77F5D6980236D69405DD284B; 1629 productRefGroup = 77F5D6A70236D6B705DD284B /* Products */; 1630 projectDirPath = ""; 1631 projectRoot = ""; 1632 targets = ( 1633 B062B3D00D9C55E100C883E4 /* ALL */, 1634 B062B3DB0D9C55E100C883E4 /* KerberosTargets */, 1635 B062B3E60D9C55E100C883E4 /* SecondaryTargets */, 1636 B062B3FF0D9C55E100C883E4 /* TertiaryTargets */, 1637 B062B40E0D9C55E100C883E4 /* include */, 1638 B062B4250D9C55E100C883E4 /* lib */, 1639 B062B4440D9C55E200C883E4 /* manpages API */, 1640 B062B4740D9C55E200C883E4 /* plugin_anonymous */, 1641 B062B4850D9C55E200C883E4 /* plugin_cram */, 1642 B062B4960D9C55E200C883E4 /* plugin_digest */, 1643 B062B4A70D9C55E200C883E4 /* plugin_gssapi */, 1644 844E62F11824564F0027D2EB /* plugin_gs2 */, 1645 B062B4C80D9C55E200C883E4 /* plugin_login */, 1646 B062B4EA0D9C55E200C883E4 /* plugin_ntlm */, 1647 B062B50C0D9C55E200C883E4 /* plugin_plain */, 1648 72C289D91A16C5B40094D54A /* plugin_srp */, 1649 B062B51D0D9C55E200C883E4 /* plugin_sasldb */, 1650 B062B52F0D9C55E200C883E4 /* sasldb */, 1651 B062B53D0D9C55E200C883E4 /* saslauthd */, 1652 B062B55E0D9C55E200C883E4 /* saslpasswd2 */, 1653 B062B56B0D9C55E200C883E4 /* sasldblistusers2 */, 1654 7266BB991A6EF2400086EC52 /* sample-client */, 1655 7266BBB91A6EF2640086EC52 /* sample-server */, 1656 ); 1657 }; 1658 /* End PBXProject section */ 1659 1660 /* Begin PBXRezBuildPhase section */ 1661 72C289E21A16C5B40094D54A /* Rez */ = { 1662 isa = PBXRezBuildPhase; 1663 buildActionMask = 2147483647; 1664 files = ( 1665 ); 1666 runOnlyForDeploymentPostprocessing = 0; 1667 }; 1668 B062B43B0D9C55E100C883E4 /* Rez */ = { 1669 isa = PBXRezBuildPhase; 1670 buildActionMask = 2147483647; 1671 files = ( 1672 ); 1673 runOnlyForDeploymentPostprocessing = 0; 1674 }; 1675 B062B47D0D9C55E200C883E4 /* Rez */ = { 1676 isa = PBXRezBuildPhase; 1677 buildActionMask = 2147483647; 1678 files = ( 1679 ); 1680 runOnlyForDeploymentPostprocessing = 0; 1681 }; 1682 B062B48E0D9C55E200C883E4 /* Rez */ = { 1683 isa = PBXRezBuildPhase; 1684 buildActionMask = 2147483647; 1685 files = ( 1686 ); 1687 runOnlyForDeploymentPostprocessing = 0; 1688 }; 1689 B062B49F0D9C55E200C883E4 /* Rez */ = { 1690 isa = PBXRezBuildPhase; 1691 buildActionMask = 2147483647; 1692 files = ( 1693 ); 1694 runOnlyForDeploymentPostprocessing = 0; 1695 }; 1696 B062B4D10D9C55E200C883E4 /* Rez */ = { 1697 isa = PBXRezBuildPhase; 1698 buildActionMask = 2147483647; 1699 files = ( 1700 ); 1701 runOnlyForDeploymentPostprocessing = 0; 1702 }; 1703 B062B5150D9C55E200C883E4 /* Rez */ = { 1704 isa = PBXRezBuildPhase; 1705 buildActionMask = 2147483647; 1706 files = ( 1707 ); 1708 runOnlyForDeploymentPostprocessing = 0; 1709 }; 1710 B062B5270D9C55E200C883E4 /* Rez */ = { 1711 isa = PBXRezBuildPhase; 1712 buildActionMask = 2147483647; 1713 files = ( 1714 ); 1715 runOnlyForDeploymentPostprocessing = 0; 1716 }; 1717 B062B5370D9C55E200C883E4 /* Rez */ = { 1718 isa = PBXRezBuildPhase; 1719 buildActionMask = 2147483647; 1720 files = ( 1721 ); 1722 runOnlyForDeploymentPostprocessing = 0; 1723 }; 1724 /* End PBXRezBuildPhase section */ 1725 1726 /* Begin PBXShellScriptBuildPhase section */ 1727 B062B43E0D9C55E100C883E4 /* ShellScript */ = { 1728 isa = PBXShellScriptBuildPhase; 1729 buildActionMask = 8; 1730 files = ( 1731 ); 1732 runOnlyForDeploymentPostprocessing = 1; 1733 shellPath = /bin/sh; 1734 shellScript = "mkdir -p \"${DSTROOT}/usr/lib\"\ncd \"${DSTROOT}/usr/lib\"\nrm -f \"libsasl2.2.0.22.dylib\" \"libsasl2.2.0.21.dylib\" \"libsasl2.2.0.15.dylib\" \"libsasl2.dylib\" \"libsasl2.2.0.1.dylib\"\nln -s \"libsasl2.2.dylib\" \"libsasl2.2.0.22.dylib\"\nln -s \"libsasl2.2.dylib\" \"libsasl2.2.0.21.dylib\"\nln -s \"libsasl2.2.dylib\" \"libsasl2.2.0.15.dylib\"\nln -s \"libsasl2.2.dylib\" \"libsasl2.dylib\"\nln -s \"libsasl2.2.dylib\" \"libsasl2.2.0.1.dylib\"\nmkdir -p \"${DSTROOT}/usr/local/OpenSourceLicenses\"\ncp \"${SRCROOT}/cyrus_sasl/COPYING\" \"${DSTROOT}/usr/local/OpenSourceLicenses/passwordserver_sasl.txt\"\nchmod 0644 \"${DSTROOT}/usr/local/OpenSourceLicenses/passwordserver_sasl.txt\"\n"; 1735 }; 1736 B062B4B20D9C55E200C883E4 /* ShellScript */ = { 1737 isa = PBXShellScriptBuildPhase; 1738 buildActionMask = 8; 1739 files = ( 1740 ); 1741 inputPaths = ( 1742 ); 1743 outputPaths = ( 1744 ); 1745 runOnlyForDeploymentPostprocessing = 1; 1746 shellPath = /bin/sh; 1747 shellScript = "cd \"${DSTROOT}/usr/lib/sasl2\"\nrm -f \"libgssapiv2.2.so\"\nln -s \"libgssapiv2.2.0.18.so\" \"libgssapiv2.2.so\"\nmkdir -p \"${DSTROOT}/usr/lib/sasl2/openldap\"\ncd \"${DSTROOT}/usr/lib/sasl2/openldap\"\nrm -f \"libgssapiv2.la\" \"libgssapiv2.2.so\"\nln -s \"../libgssapiv2.2.so\" ."; 1748 }; 1749 /* End PBXShellScriptBuildPhase section */ 1750 1751 /* Begin PBXSourcesBuildPhase section */ 1752 7266BB9A1A6EF2400086EC52 /* Sources */ = { 1753 isa = PBXSourcesBuildPhase; 1754 buildActionMask = 2147483647; 1755 files = ( 1756 7266BBE21A6EF2E80086EC52 /* common.c in Sources */, 1757 7266BBE61A6EF2E80086EC52 /* sample-client.c in Sources */, 1758 ); 1759 runOnlyForDeploymentPostprocessing = 0; 1760 }; 1761 7266BBBA1A6EF2640086EC52 /* Sources */ = { 1762 isa = PBXSourcesBuildPhase; 1763 buildActionMask = 2147483647; 1764 files = ( 1765 7266BBE91A6EF2E80086EC52 /* sample-server.c in Sources */, 1766 7266BBE31A6EF2E80086EC52 /* common.c in Sources */, 1767 ); 1768 runOnlyForDeploymentPostprocessing = 0; 1769 }; 1770 72C289DD1A16C5B40094D54A /* Sources */ = { 1771 isa = PBXSourcesBuildPhase; 1772 buildActionMask = 2147483647; 1773 files = ( 1774 72C289DE1A16C5B40094D54A /* plugin_common.c in Sources */, 1775 72C289E81A16C5E60094D54A /* srp.c in Sources */, 1776 72C289E91A16C5E60094D54A /* srp_init.c in Sources */, 1777 ); 1778 runOnlyForDeploymentPostprocessing = 0; 1779 }; 1780 844E62F41824564F0027D2EB /* Sources */ = { 1781 isa = PBXSourcesBuildPhase; 1782 buildActionMask = 2147483647; 1783 files = ( 1784 844E6303182456900027D2EB /* gs2_init.c in Sources */, 1785 844E6304182456900027D2EB /* gs2_token.c in Sources */, 1786 844E6305182456900027D2EB /* gs2.c in Sources */, 1787 844E62F71824564F0027D2EB /* plugin_common.c in Sources */, 1788 ); 1789 runOnlyForDeploymentPostprocessing = 0; 1790 }; 1791 B062B42A0D9C55E100C883E4 /* Sources */ = { 1792 isa = PBXSourcesBuildPhase; 1793 buildActionMask = 2147483647; 1794 files = ( 1795 846FD01617ECDF4B009E08C2 /* plugin_common.c in Sources */, 1796 B062B42B0D9C55E100C883E4 /* snprintf.c in Sources */, 1797 B062B42C0D9C55E100C883E4 /* seterror.c in Sources */, 1798 B062B42D0D9C55E100C883E4 /* server.c in Sources */, 1799 B062B42E0D9C55E100C883E4 /* saslutil.c in Sources */, 1800 B062B42F0D9C55E100C883E4 /* md5.c in Sources */, 1801 B062B4300D9C55E100C883E4 /* config.c in Sources */, 1802 B062B4310D9C55E100C883E4 /* client.c in Sources */, 1803 B062B4320D9C55E100C883E4 /* common.c in Sources */, 1804 B062B4330D9C55E100C883E4 /* checkpw.c in Sources */, 1805 B062B4340D9C55E100C883E4 /* canonusr.c in Sources */, 1806 B062B4350D9C55E100C883E4 /* auxprop.c in Sources */, 1807 B062B4360D9C55E100C883E4 /* external.c in Sources */, 1808 B062B4370D9C55E100C883E4 /* dlopen.c in Sources */, 1809 ); 1810 runOnlyForDeploymentPostprocessing = 0; 1811 }; 1812 B062B4780D9C55E200C883E4 /* Sources */ = { 1813 isa = PBXSourcesBuildPhase; 1814 buildActionMask = 2147483647; 1815 files = ( 1816 B062B4790D9C55E200C883E4 /* anonymous.c in Sources */, 1817 B062B47A0D9C55E200C883E4 /* plugin_common.c in Sources */, 1818 B062B47B0D9C55E200C883E4 /* anonymous_init.c in Sources */, 1819 ); 1820 runOnlyForDeploymentPostprocessing = 0; 1821 }; 1822 B062B4890D9C55E200C883E4 /* Sources */ = { 1823 isa = PBXSourcesBuildPhase; 1824 buildActionMask = 2147483647; 1825 files = ( 1826 B062B48A0D9C55E200C883E4 /* cram.c in Sources */, 1827 B062B48B0D9C55E200C883E4 /* plugin_common.c in Sources */, 1828 B062B48C0D9C55E200C883E4 /* crammd5_init.c in Sources */, 1829 ); 1830 runOnlyForDeploymentPostprocessing = 0; 1831 }; 1832 B062B49A0D9C55E200C883E4 /* Sources */ = { 1833 isa = PBXSourcesBuildPhase; 1834 buildActionMask = 2147483647; 1835 files = ( 1836 B062B49B0D9C55E200C883E4 /* digestmd5.c in Sources */, 1837 B062B49C0D9C55E200C883E4 /* plugin_common.c in Sources */, 1838 B062B49D0D9C55E200C883E4 /* digestmd5_init.c in Sources */, 1839 ); 1840 runOnlyForDeploymentPostprocessing = 0; 1841 }; 1842 B062B4AA0D9C55E200C883E4 /* Sources */ = { 1843 isa = PBXSourcesBuildPhase; 1844 buildActionMask = 2147483647; 1845 files = ( 1846 B062B4AB0D9C55E200C883E4 /* gssapi.c in Sources */, 1847 B062B4AC0D9C55E200C883E4 /* gssapiv2_init.c in Sources */, 1848 B062B4AD0D9C55E200C883E4 /* plugin_common.c in Sources */, 1849 ); 1850 runOnlyForDeploymentPostprocessing = 0; 1851 }; 1852 B062B4CC0D9C55E200C883E4 /* Sources */ = { 1853 isa = PBXSourcesBuildPhase; 1854 buildActionMask = 2147483647; 1855 files = ( 1856 B062B4CD0D9C55E200C883E4 /* login.c in Sources */, 1857 B062B4CE0D9C55E200C883E4 /* plugin_common.c in Sources */, 1858 B062B4CF0D9C55E200C883E4 /* login_init.c in Sources */, 1859 ); 1860 runOnlyForDeploymentPostprocessing = 0; 1861 }; 1862 B062B4ED0D9C55E200C883E4 /* Sources */ = { 1863 isa = PBXSourcesBuildPhase; 1864 buildActionMask = 2147483647; 1865 files = ( 1866 B062B4EE0D9C55E200C883E4 /* ntlm_init.c in Sources */, 1867 843E97B4182B10AC006926ED /* plugin_common.c in Sources */, 1868 B062B4EF0D9C55E200C883E4 /* ntlm.c in Sources */, 1869 ); 1870 runOnlyForDeploymentPostprocessing = 0; 1871 }; 1872 B062B5100D9C55E200C883E4 /* Sources */ = { 1873 isa = PBXSourcesBuildPhase; 1874 buildActionMask = 2147483647; 1875 files = ( 1876 B062B5110D9C55E200C883E4 /* plugin_common.c in Sources */, 1877 B062B5120D9C55E200C883E4 /* plain.c in Sources */, 1878 B062B5130D9C55E200C883E4 /* plain_init.c in Sources */, 1879 ); 1880 runOnlyForDeploymentPostprocessing = 0; 1881 }; 1882 B062B5220D9C55E200C883E4 /* Sources */ = { 1883 isa = PBXSourcesBuildPhase; 1884 buildActionMask = 2147483647; 1885 files = ( 1886 B062B5230D9C55E200C883E4 /* plugin_common.c in Sources */, 1887 B062B5240D9C55E200C883E4 /* sasldb.c in Sources */, 1888 B062B5250D9C55E200C883E4 /* sasldb_init.c in Sources */, 1889 ); 1890 runOnlyForDeploymentPostprocessing = 0; 1891 }; 1892 B062B5330D9C55E200C883E4 /* Sources */ = { 1893 isa = PBXSourcesBuildPhase; 1894 buildActionMask = 2147483647; 1895 files = ( 1896 B062B5340D9C55E200C883E4 /* db_ndbm.c in Sources */, 1897 B062B5350D9C55E200C883E4 /* allockey.c in Sources */, 1898 ); 1899 runOnlyForDeploymentPostprocessing = 0; 1900 }; 1901 B062B53E0D9C55E200C883E4 /* Sources */ = { 1902 isa = PBXSourcesBuildPhase; 1903 buildActionMask = 2147483647; 1904 files = ( 1905 B062B53F0D9C55E200C883E4 /* auth_dce.c in Sources */, 1906 B062B5400D9C55E200C883E4 /* auth_getpwent.c in Sources */, 1907 B062B5410D9C55E200C883E4 /* auth_krb4.c in Sources */, 1908 B062B5420D9C55E200C883E4 /* auth_krb5.c in Sources */, 1909 B062B5430D9C55E200C883E4 /* auth_ldap.c in Sources */, 1910 B062B5440D9C55E200C883E4 /* auth_pam.c in Sources */, 1911 B062B5450D9C55E200C883E4 /* auth_rimap.c in Sources */, 1912 B062B5460D9C55E200C883E4 /* auth_sasldb.c in Sources */, 1913 B062B5470D9C55E200C883E4 /* auth_shadow.c in Sources */, 1914 B062B5480D9C55E200C883E4 /* auth_sia.c in Sources */, 1915 B062B5490D9C55E200C883E4 /* cache.c in Sources */, 1916 B062B54A0D9C55E200C883E4 /* cfile.c in Sources */, 1917 B062B54B0D9C55E200C883E4 /* ipc_doors.c in Sources */, 1918 B062B54C0D9C55E200C883E4 /* ipc_unix.c in Sources */, 1919 B062B54D0D9C55E200C883E4 /* krbtf.c in Sources */, 1920 B062B54E0D9C55E200C883E4 /* lak.c in Sources */, 1921 B062B54F0D9C55E200C883E4 /* md5.c in Sources */, 1922 B062B5500D9C55E200C883E4 /* mechanisms.c in Sources */, 1923 B062B5510D9C55E200C883E4 /* saslauthd-main.c in Sources */, 1924 B062B5520D9C55E200C883E4 /* utils.c in Sources */, 1925 ); 1926 runOnlyForDeploymentPostprocessing = 0; 1927 }; 1928 B062B55F0D9C55E200C883E4 /* Sources */ = { 1929 isa = PBXSourcesBuildPhase; 1930 buildActionMask = 2147483647; 1931 files = ( 1932 B062B5600D9C55E200C883E4 /* saslpasswd.c in Sources */, 1933 ); 1934 runOnlyForDeploymentPostprocessing = 0; 1935 }; 1936 B062B56E0D9C55E200C883E4 /* Sources */ = { 1937 isa = PBXSourcesBuildPhase; 1938 buildActionMask = 2147483647; 1939 files = ( 1940 846FD01917ECE113009E08C2 /* canonusr.c in Sources */, 1941 846FD01817ECE103009E08C2 /* saslutil.c in Sources */, 1942 846FD01717ECE0D1009E08C2 /* common.c in Sources */, 1943 B062B56F0D9C55E200C883E4 /* sasldblistusers.c in Sources */, 1944 ); 1945 runOnlyForDeploymentPostprocessing = 0; 1946 }; 1947 /* End PBXSourcesBuildPhase section */ 1948 1949 /* Begin PBXTargetDependency section */ 1950 7297BC081822E4A8004A1588 /* PBXTargetDependency */ = { 1951 isa = PBXTargetDependency; 1952 target = B062B4EA0D9C55E200C883E4 /* plugin_ntlm */; 1953 targetProxy = 7297BC071822E4A8004A1588 /* PBXContainerItemProxy */; 1954 }; 1955 72C289EB1A16C6110094D54A /* PBXTargetDependency */ = { 1956 isa = PBXTargetDependency; 1957 target = 72C289D91A16C5B40094D54A /* plugin_srp */; 1958 targetProxy = 72C289EA1A16C6110094D54A /* PBXContainerItemProxy */; 1959 }; 1960 B062B57C0D9C55E200C883E4 /* PBXTargetDependency */ = { 1961 isa = PBXTargetDependency; 1962 target = B062B3DB0D9C55E100C883E4 /* KerberosTargets */; 1963 targetProxy = B062B57B0D9C55E200C883E4 /* PBXContainerItemProxy */; 1964 }; 1965 B062B57E0D9C55E200C883E4 /* PBXTargetDependency */ = { 1966 isa = PBXTargetDependency; 1967 target = B062B3E60D9C55E100C883E4 /* SecondaryTargets */; 1968 targetProxy = B062B57D0D9C55E200C883E4 /* PBXContainerItemProxy */; 1969 }; 1970 B062B5800D9C55E200C883E4 /* PBXTargetDependency */ = { 1971 isa = PBXTargetDependency; 1972 target = B062B3FF0D9C55E100C883E4 /* TertiaryTargets */; 1973 targetProxy = B062B57F0D9C55E200C883E4 /* PBXContainerItemProxy */; 1974 }; 1975 B062B5820D9C55E200C883E4 /* PBXTargetDependency */ = { 1976 isa = PBXTargetDependency; 1977 target = B062B40E0D9C55E100C883E4 /* include */; 1978 targetProxy = B062B5810D9C55E200C883E4 /* PBXContainerItemProxy */; 1979 }; 1980 B062B5840D9C55E200C883E4 /* PBXTargetDependency */ = { 1981 isa = PBXTargetDependency; 1982 target = B062B4A70D9C55E200C883E4 /* plugin_gssapi */; 1983 targetProxy = B062B5830D9C55E200C883E4 /* PBXContainerItemProxy */; 1984 }; 1985 B062B5880D9C55E200C883E4 /* PBXTargetDependency */ = { 1986 isa = PBXTargetDependency; 1987 target = B062B4250D9C55E100C883E4 /* lib */; 1988 targetProxy = B062B5870D9C55E200C883E4 /* PBXContainerItemProxy */; 1989 }; 1990 B062B58A0D9C55E200C883E4 /* PBXTargetDependency */ = { 1991 isa = PBXTargetDependency; 1992 target = B062B4440D9C55E200C883E4 /* manpages API */; 1993 targetProxy = B062B5890D9C55E200C883E4 /* PBXContainerItemProxy */; 1994 }; 1995 B062B58C0D9C55E200C883E4 /* PBXTargetDependency */ = { 1996 isa = PBXTargetDependency; 1997 target = B062B4740D9C55E200C883E4 /* plugin_anonymous */; 1998 targetProxy = B062B58B0D9C55E200C883E4 /* PBXContainerItemProxy */; 1999 }; 2000 B062B58E0D9C55E200C883E4 /* PBXTargetDependency */ = { 2001 isa = PBXTargetDependency; 2002 target = B062B4850D9C55E200C883E4 /* plugin_cram */; 2003 targetProxy = B062B58D0D9C55E200C883E4 /* PBXContainerItemProxy */; 2004 }; 2005 B062B5900D9C55E200C883E4 /* PBXTargetDependency */ = { 2006 isa = PBXTargetDependency; 2007 target = B062B4960D9C55E200C883E4 /* plugin_digest */; 2008 targetProxy = B062B58F0D9C55E200C883E4 /* PBXContainerItemProxy */; 2009 }; 2010 B062B5920D9C55E200C883E4 /* PBXTargetDependency */ = { 2011 isa = PBXTargetDependency; 2012 target = B062B50C0D9C55E200C883E4 /* plugin_plain */; 2013 targetProxy = B062B5910D9C55E200C883E4 /* PBXContainerItemProxy */; 2014 }; 2015 B062B5940D9C55E200C883E4 /* PBXTargetDependency */ = { 2016 isa = PBXTargetDependency; 2017 target = B062B4C80D9C55E200C883E4 /* plugin_login */; 2018 targetProxy = B062B5930D9C55E200C883E4 /* PBXContainerItemProxy */; 2019 }; 2020 B062B59C0D9C55E200C883E4 /* PBXTargetDependency */ = { 2021 isa = PBXTargetDependency; 2022 target = B062B52F0D9C55E200C883E4 /* sasldb */; 2023 targetProxy = B062B59B0D9C55E200C883E4 /* PBXContainerItemProxy */; 2024 }; 2025 B062B59E0D9C55E200C883E4 /* PBXTargetDependency */ = { 2026 isa = PBXTargetDependency; 2027 target = B062B51D0D9C55E200C883E4 /* plugin_sasldb */; 2028 targetProxy = B062B59D0D9C55E200C883E4 /* PBXContainerItemProxy */; 2029 }; 2030 B062B5A00D9C55E200C883E4 /* PBXTargetDependency */ = { 2031 isa = PBXTargetDependency; 2032 target = B062B53D0D9C55E200C883E4 /* saslauthd */; 2033 targetProxy = B062B59F0D9C55E200C883E4 /* PBXContainerItemProxy */; 2034 }; 2035 B062B5A20D9C55E200C883E4 /* PBXTargetDependency */ = { 2036 isa = PBXTargetDependency; 2037 target = B062B55E0D9C55E200C883E4 /* saslpasswd2 */; 2038 targetProxy = B062B5A10D9C55E200C883E4 /* PBXContainerItemProxy */; 2039 }; 2040 B062B5A40D9C55E200C883E4 /* PBXTargetDependency */ = { 2041 isa = PBXTargetDependency; 2042 target = B062B56B0D9C55E200C883E4 /* sasldblistusers2 */; 2043 targetProxy = B062B5A30D9C55E200C883E4 /* PBXContainerItemProxy */; 2044 }; 2045 B062B5A60D9C55E200C883E4 /* PBXTargetDependency */ = { 2046 isa = PBXTargetDependency; 2047 target = B062B52F0D9C55E200C883E4 /* sasldb */; 2048 targetProxy = B062B5A50D9C55E200C883E4 /* PBXContainerItemProxy */; 2049 }; 2050 /* End PBXTargetDependency section */ 2051 2052 /* Begin XCBuildConfiguration section */ 2053 7266BBB51A6EF2400086EC52 /* Development */ = { 2054 isa = XCBuildConfiguration; 2055 buildSettings = { 2056 COPY_PHASE_STRIP = NO; 2057 GCC_DYNAMIC_NO_PIC = NO; 2058 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2059 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2060 GCC_OPTIMIZATION_LEVEL = 0; 2061 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 2062 OTHER_CFLAGS = ( 2063 "-DHAVE_CONFIG_H", 2064 "$(OTHER_CFLAGS_QUOTED_1)", 2065 ); 2066 PRODUCT_NAME = "sample-client"; 2067 STRIP_INSTALLED_PRODUCT = NO; 2068 USER_HEADER_SEARCH_PATHS = ..; 2069 }; 2070 name = Development; 2071 }; 2072 7266BBB61A6EF2400086EC52 /* Deployment */ = { 2073 isa = XCBuildConfiguration; 2074 buildSettings = { 2075 COPY_PHASE_STRIP = NO; 2076 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2077 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 2078 OTHER_CFLAGS = ( 2079 "-DHAVE_CONFIG_H", 2080 "$(OTHER_CFLAGS_QUOTED_1)", 2081 ); 2082 PRODUCT_NAME = "sample-client"; 2083 STRIP_INSTALLED_PRODUCT = NO; 2084 USER_HEADER_SEARCH_PATHS = ..; 2085 }; 2086 name = Deployment; 2087 }; 2088 7266BBB71A6EF2400086EC52 /* Default */ = { 2089 isa = XCBuildConfiguration; 2090 buildSettings = { 2091 COPY_PHASE_STRIP = NO; 2092 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2093 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 2094 OTHER_CFLAGS = ( 2095 "-DHAVE_CONFIG_H", 2096 "$(OTHER_CFLAGS_QUOTED_1)", 2097 ); 2098 PRODUCT_NAME = "sample-client"; 2099 STRIP_INSTALLED_PRODUCT = NO; 2100 USER_HEADER_SEARCH_PATHS = ..; 2101 }; 2102 name = Default; 2103 }; 2104 7266BBD51A6EF2640086EC52 /* Development */ = { 2105 isa = XCBuildConfiguration; 2106 buildSettings = { 2107 COPY_PHASE_STRIP = NO; 2108 GCC_DYNAMIC_NO_PIC = NO; 2109 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2110 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2111 GCC_OPTIMIZATION_LEVEL = 0; 2112 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 2113 OTHER_CFLAGS = ( 2114 "-DHAVE_CONFIG_H", 2115 "$(OTHER_CFLAGS_QUOTED_1)", 2116 ); 2117 PRODUCT_NAME = "sample-server"; 2118 STRIP_INSTALLED_PRODUCT = NO; 2119 USER_HEADER_SEARCH_PATHS = ..; 2120 }; 2121 name = Development; 2122 }; 2123 7266BBD61A6EF2640086EC52 /* Deployment */ = { 2124 isa = XCBuildConfiguration; 2125 buildSettings = { 2126 COPY_PHASE_STRIP = NO; 2127 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2128 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 2129 OTHER_CFLAGS = ( 2130 "-DHAVE_CONFIG_H", 2131 "$(OTHER_CFLAGS_QUOTED_1)", 2132 ); 2133 PRODUCT_NAME = "sample-server"; 2134 STRIP_INSTALLED_PRODUCT = NO; 2135 USER_HEADER_SEARCH_PATHS = ..; 2136 }; 2137 name = Deployment; 2138 }; 2139 7266BBD71A6EF2640086EC52 /* Default */ = { 2140 isa = XCBuildConfiguration; 2141 buildSettings = { 2142 COPY_PHASE_STRIP = NO; 2143 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2144 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 2145 OTHER_CFLAGS = ( 2146 "-DHAVE_CONFIG_H", 2147 "$(OTHER_CFLAGS_QUOTED_1)", 2148 ); 2149 PRODUCT_NAME = "sample-server"; 2150 STRIP_INSTALLED_PRODUCT = NO; 2151 USER_HEADER_SEARCH_PATHS = ..; 2152 }; 2153 name = Default; 2154 }; 2155 72C289E41A16C5B40094D54A /* Development */ = { 2156 isa = XCBuildConfiguration; 2157 buildSettings = { 2158 COMBINE_HIDPI_IMAGES = YES; 2159 COPY_PHASE_STRIP = NO; 2160 DYLIB_COMPATIBILITY_VERSION = ""; 2161 DYLIB_CURRENT_VERSION = ""; 2162 EXECUTABLE_EXTENSION = so; 2163 FRAMEWORK_SEARCH_PATHS = ( 2164 "$(inherited)", 2165 "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", 2166 ); 2167 GCC_DYNAMIC_NO_PIC = NO; 2168 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2169 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2170 GCC_OPTIMIZATION_LEVEL = s; 2171 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2172 INSTALL_PATH = /usr/lib/sasl2; 2173 LIBRARY_STYLE = BUNDLE; 2174 MACH_O_TYPE = mh_bundle; 2175 OTHER_CFLAGS = ""; 2176 OTHER_LDFLAGS = ""; 2177 OTHER_LIBTOOL_FLAGS = ""; 2178 OTHER_REZFLAGS = ""; 2179 PREBINDING = NO; 2180 PRODUCT_NAME = srp; 2181 REZ_EXECUTABLE = YES; 2182 SDKROOT = macosx.internal; 2183 SECTORDER_FLAGS = ""; 2184 WARNING_CFLAGS = ( 2185 "-Wmost", 2186 "-Wbool-conversion", 2187 "-Wconstant-conversion", 2188 "-Wconversion", 2189 "-Wempty-body", 2190 "-Wenum-conversion", 2191 "-Wfour-char-constants", 2192 "-Wint-conversion", 2193 "-Wmissing-braces", 2194 "-Wmissing-field-initializers", 2195 "-Wmissing-prototypes", 2196 "-Wnewline-eof", 2197 "-Wreturn-type", 2198 "-Wshadow", 2199 "-Wshorten-64-to-32", 2200 "-Wsign-conversion", 2201 "-Wtrigraphs", 2202 "-Wuninitialized", 2203 "-Wunknown-pragmas", 2204 "-Wunused-function", 2205 "-Wunused-label", 2206 "-Wunused-parameter", 2207 "-Wunused-variable", 2208 ); 2209 ZERO_LINK = NO; 2210 }; 2211 name = Development; 2212 }; 2213 72C289E51A16C5B40094D54A /* Deployment */ = { 2214 isa = XCBuildConfiguration; 2215 buildSettings = { 2216 COMBINE_HIDPI_IMAGES = YES; 2217 COPY_PHASE_STRIP = YES; 2218 DYLIB_COMPATIBILITY_VERSION = ""; 2219 DYLIB_CURRENT_VERSION = ""; 2220 EXECUTABLE_EXTENSION = so; 2221 FRAMEWORK_SEARCH_PATHS = ( 2222 "$(inherited)", 2223 "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", 2224 ); 2225 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2226 GCC_OPTIMIZATION_LEVEL = s; 2227 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2228 INSTALL_PATH = /usr/lib/sasl2; 2229 LIBRARY_STYLE = BUNDLE; 2230 MACH_O_TYPE = mh_bundle; 2231 OTHER_CFLAGS = ""; 2232 OTHER_LDFLAGS = ""; 2233 OTHER_LIBTOOL_FLAGS = ""; 2234 OTHER_REZFLAGS = ""; 2235 PREBINDING = NO; 2236 PRODUCT_NAME = srp; 2237 REZ_EXECUTABLE = YES; 2238 SDKROOT = macosx.internal; 2239 SECTORDER_FLAGS = ""; 2240 WARNING_CFLAGS = ( 2241 "-Wmost", 2242 "-Wno-four-char-constants", 2243 "-Wno-unknown-pragmas", 2244 ); 2245 ZERO_LINK = NO; 2246 }; 2247 name = Deployment; 2248 }; 2249 72C289E61A16C5B40094D54A /* Default */ = { 2250 isa = XCBuildConfiguration; 2251 buildSettings = { 2252 COMBINE_HIDPI_IMAGES = YES; 2253 DYLIB_COMPATIBILITY_VERSION = ""; 2254 DYLIB_CURRENT_VERSION = ""; 2255 EXECUTABLE_EXTENSION = so; 2256 FRAMEWORK_SEARCH_PATHS = ( 2257 "$(inherited)", 2258 "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", 2259 ); 2260 GCC_OPTIMIZATION_LEVEL = s; 2261 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2262 INSTALL_PATH = /usr/lib/sasl2; 2263 LIBRARY_STYLE = BUNDLE; 2264 MACH_O_TYPE = mh_bundle; 2265 OTHER_CFLAGS = ""; 2266 OTHER_LDFLAGS = ""; 2267 OTHER_LIBTOOL_FLAGS = ""; 2268 OTHER_REZFLAGS = ""; 2269 PREBINDING = NO; 2270 PRODUCT_NAME = srp; 2271 REZ_EXECUTABLE = YES; 2272 SDKROOT = macosx.internal; 2273 SECTORDER_FLAGS = ""; 2274 WARNING_CFLAGS = ( 2275 "-Wmost", 2276 "-Wno-four-char-constants", 2277 "-Wno-unknown-pragmas", 2278 ); 2279 }; 2280 name = Default; 2281 }; 2282 844E62FC1824564F0027D2EB /* Development */ = { 2283 isa = XCBuildConfiguration; 2284 buildSettings = { 2285 COMBINE_HIDPI_IMAGES = YES; 2286 COPY_PHASE_STRIP = NO; 2287 DYLIB_COMPATIBILITY_VERSION = 1; 2288 DYLIB_CURRENT_VERSION = 1; 2289 EXECUTABLE_EXTENSION = so; 2290 EXECUTABLE_PREFIX = lib; 2291 GCC_DYNAMIC_NO_PIC = NO; 2292 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2293 GCC_MODEL_TUNING = G5; 2294 GCC_OPTIMIZATION_LEVEL = 0; 2295 INSTALL_PATH = /usr/lib/sasl2; 2296 OTHER_CFLAGS = "-DKRB5_HEIMDAL"; 2297 PREBINDING = NO; 2298 PRODUCT_NAME = gs2; 2299 ZERO_LINK = NO; 2300 }; 2301 name = Development; 2302 }; 2303 844E62FD1824564F0027D2EB /* Deployment */ = { 2304 isa = XCBuildConfiguration; 2305 buildSettings = { 2306 COMBINE_HIDPI_IMAGES = YES; 2307 COPY_PHASE_STRIP = YES; 2308 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 2309 DYLIB_COMPATIBILITY_VERSION = 1; 2310 DYLIB_CURRENT_VERSION = 1; 2311 EXECUTABLE_EXTENSION = so; 2312 EXECUTABLE_PREFIX = lib; 2313 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2314 GCC_MODEL_TUNING = G5; 2315 INSTALL_PATH = /usr/lib/sasl2; 2316 OTHER_CFLAGS = "-DKRB5_HEIMDAL"; 2317 PREBINDING = NO; 2318 PRODUCT_NAME = gs2; 2319 ZERO_LINK = NO; 2320 }; 2321 name = Deployment; 2322 }; 2323 844E62FE1824564F0027D2EB /* Default */ = { 2324 isa = XCBuildConfiguration; 2325 buildSettings = { 2326 COMBINE_HIDPI_IMAGES = YES; 2327 DYLIB_COMPATIBILITY_VERSION = 1; 2328 DYLIB_CURRENT_VERSION = 1; 2329 EXECUTABLE_EXTENSION = so; 2330 EXECUTABLE_PREFIX = lib; 2331 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2332 GCC_MODEL_TUNING = G5; 2333 INSTALL_PATH = /usr/lib/sasl2; 2334 OTHER_CFLAGS = "-DKRB5_HEIMDAL"; 2335 PREBINDING = NO; 2336 PRODUCT_NAME = gs2; 2337 ZERO_LINK = NO; 2338 }; 2339 name = Default; 2340 }; 2341 AAD4EA2F09856D170066F8B3 /* Development */ = { 2342 isa = XCBuildConfiguration; 2343 buildSettings = { 2344 OTHER_CFLAGS = "-DAUTHDATA"; 2345 }; 2346 name = Development; 2347 }; 2348 AAD4EA3009856D170066F8B3 /* Deployment */ = { 2349 isa = XCBuildConfiguration; 2350 buildSettings = { 2351 OTHER_CFLAGS = "-DAUTHDATA"; 2352 }; 2353 name = Deployment; 2354 }; 2355 AAD4EA3109856D170066F8B3 /* Default */ = { 2356 isa = XCBuildConfiguration; 2357 buildSettings = { 2358 OTHER_CFLAGS = "-DAUTHDATA"; 2359 }; 2360 name = Default; 2361 }; 2362 B062B3D80D9C55E100C883E4 /* Development */ = { 2363 isa = XCBuildConfiguration; 2364 buildSettings = { 2365 COPY_PHASE_STRIP = NO; 2366 GCC_DYNAMIC_NO_PIC = NO; 2367 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2368 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2369 GCC_OPTIMIZATION_LEVEL = 0; 2370 OTHER_CFLAGS = ""; 2371 OTHER_LDFLAGS = ""; 2372 OTHER_REZFLAGS = ""; 2373 PRODUCT_NAME = ALL; 2374 SECTORDER_FLAGS = ""; 2375 WARNING_CFLAGS = ( 2376 "-Wmost", 2377 "-Wno-four-char-constants", 2378 "-Wno-unknown-pragmas", 2379 ); 2380 ZERO_LINK = NO; 2381 }; 2382 name = Development; 2383 }; 2384 B062B3D90D9C55E100C883E4 /* Deployment */ = { 2385 isa = XCBuildConfiguration; 2386 buildSettings = { 2387 COPY_PHASE_STRIP = YES; 2388 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2389 OTHER_CFLAGS = ""; 2390 OTHER_LDFLAGS = ""; 2391 OTHER_REZFLAGS = ""; 2392 PRODUCT_NAME = ALL; 2393 SECTORDER_FLAGS = ""; 2394 WARNING_CFLAGS = ( 2395 "-Wmost", 2396 "-Wno-four-char-constants", 2397 "-Wno-unknown-pragmas", 2398 ); 2399 ZERO_LINK = NO; 2400 }; 2401 name = Deployment; 2402 }; 2403 B062B3DA0D9C55E100C883E4 /* Default */ = { 2404 isa = XCBuildConfiguration; 2405 buildSettings = { 2406 OTHER_CFLAGS = ""; 2407 OTHER_LDFLAGS = ""; 2408 OTHER_REZFLAGS = ""; 2409 PRODUCT_NAME = ALL; 2410 SECTORDER_FLAGS = ""; 2411 WARNING_CFLAGS = ( 2412 "-Wmost", 2413 "-Wno-four-char-constants", 2414 "-Wno-unknown-pragmas", 2415 ); 2416 }; 2417 name = Default; 2418 }; 2419 B062B3E30D9C55E100C883E4 /* Development */ = { 2420 isa = XCBuildConfiguration; 2421 buildSettings = { 2422 COPY_PHASE_STRIP = NO; 2423 GCC_DYNAMIC_NO_PIC = NO; 2424 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2425 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2426 GCC_OPTIMIZATION_LEVEL = 0; 2427 OTHER_CFLAGS = ""; 2428 OTHER_LDFLAGS = ""; 2429 OTHER_REZFLAGS = ""; 2430 PRODUCT_NAME = KerberosTargets; 2431 SECTORDER_FLAGS = ""; 2432 VALID_ARCHS = "i386 ppc"; 2433 WARNING_CFLAGS = ( 2434 "-Wmost", 2435 "-Wno-four-char-constants", 2436 "-Wno-unknown-pragmas", 2437 ); 2438 ZERO_LINK = NO; 2439 }; 2440 name = Development; 2441 }; 2442 B062B3E40D9C55E100C883E4 /* Deployment */ = { 2443 isa = XCBuildConfiguration; 2444 buildSettings = { 2445 COPY_PHASE_STRIP = YES; 2446 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2447 OTHER_CFLAGS = ""; 2448 OTHER_LDFLAGS = ""; 2449 OTHER_REZFLAGS = ""; 2450 PRODUCT_NAME = KerberosTargets; 2451 SECTORDER_FLAGS = ""; 2452 VALID_ARCHS = "i386 ppc"; 2453 WARNING_CFLAGS = ( 2454 "-Wmost", 2455 "-Wno-four-char-constants", 2456 "-Wno-unknown-pragmas", 2457 ); 2458 ZERO_LINK = NO; 2459 }; 2460 name = Deployment; 2461 }; 2462 B062B3E50D9C55E100C883E4 /* Default */ = { 2463 isa = XCBuildConfiguration; 2464 buildSettings = { 2465 OTHER_CFLAGS = ""; 2466 OTHER_LDFLAGS = ""; 2467 OTHER_REZFLAGS = ""; 2468 PRODUCT_NAME = KerberosTargets; 2469 SECTORDER_FLAGS = ""; 2470 VALID_ARCHS = "i386 ppc"; 2471 WARNING_CFLAGS = ( 2472 "-Wmost", 2473 "-Wno-four-char-constants", 2474 "-Wno-unknown-pragmas", 2475 ); 2476 }; 2477 name = Default; 2478 }; 2479 B062B3FC0D9C55E100C883E4 /* Development */ = { 2480 isa = XCBuildConfiguration; 2481 buildSettings = { 2482 COPY_PHASE_STRIP = NO; 2483 GCC_DYNAMIC_NO_PIC = NO; 2484 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2485 GCC_OPTIMIZATION_LEVEL = 0; 2486 PRODUCT_NAME = KSecondaryTargets; 2487 }; 2488 name = Development; 2489 }; 2490 B062B3FD0D9C55E100C883E4 /* Deployment */ = { 2491 isa = XCBuildConfiguration; 2492 buildSettings = { 2493 COPY_PHASE_STRIP = YES; 2494 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2495 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 2496 PRODUCT_NAME = KSecondaryTargets; 2497 ZERO_LINK = NO; 2498 }; 2499 name = Deployment; 2500 }; 2501 B062B3FE0D9C55E100C883E4 /* Default */ = { 2502 isa = XCBuildConfiguration; 2503 buildSettings = { 2504 PRODUCT_NAME = KSecondaryTargets; 2505 }; 2506 name = Default; 2507 }; 2508 B062B40B0D9C55E100C883E4 /* Development */ = { 2509 isa = XCBuildConfiguration; 2510 buildSettings = { 2511 COPY_PHASE_STRIP = NO; 2512 GCC_DYNAMIC_NO_PIC = NO; 2513 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2514 GCC_OPTIMIZATION_LEVEL = 0; 2515 PRODUCT_NAME = TertiaryTargets; 2516 VALID_ARCHS = "i386 ppc"; 2517 }; 2518 name = Development; 2519 }; 2520 B062B40C0D9C55E100C883E4 /* Deployment */ = { 2521 isa = XCBuildConfiguration; 2522 buildSettings = { 2523 COPY_PHASE_STRIP = YES; 2524 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2525 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 2526 PRODUCT_NAME = TertiaryTargets; 2527 VALID_ARCHS = "i386 ppc"; 2528 ZERO_LINK = NO; 2529 }; 2530 name = Deployment; 2531 }; 2532 B062B40D0D9C55E100C883E4 /* Default */ = { 2533 isa = XCBuildConfiguration; 2534 buildSettings = { 2535 PRODUCT_NAME = TertiaryTargets; 2536 VALID_ARCHS = "i386 ppc"; 2537 }; 2538 name = Default; 2539 }; 2540 B062B4220D9C55E100C883E4 /* Development */ = { 2541 isa = XCBuildConfiguration; 2542 buildSettings = { 2543 COPY_PHASE_STRIP = NO; 2544 GCC_DYNAMIC_NO_PIC = NO; 2545 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2546 GCC_OPTIMIZATION_LEVEL = 0; 2547 PRODUCT_NAME = include; 2548 }; 2549 name = Development; 2550 }; 2551 B062B4230D9C55E100C883E4 /* Deployment */ = { 2552 isa = XCBuildConfiguration; 2553 buildSettings = { 2554 COPY_PHASE_STRIP = YES; 2555 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2556 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 2557 PRODUCT_NAME = include; 2558 ZERO_LINK = NO; 2559 }; 2560 name = Deployment; 2561 }; 2562 B062B4240D9C55E100C883E4 /* Default */ = { 2563 isa = XCBuildConfiguration; 2564 buildSettings = { 2565 PRODUCT_NAME = include; 2566 }; 2567 name = Default; 2568 }; 2569 B062B4400D9C55E100C883E4 /* Development */ = { 2570 isa = XCBuildConfiguration; 2571 buildSettings = { 2572 COMBINE_HIDPI_IMAGES = YES; 2573 COPY_PHASE_STRIP = NO; 2574 DYLIB_COMPATIBILITY_VERSION = 3.0.0; 2575 DYLIB_CURRENT_VERSION = 3.15; 2576 EXPORTED_SYMBOLS_FILE = "cyrus_sasl/lib/sasl-lib.exp"; 2577 GCC_DYNAMIC_NO_PIC = NO; 2578 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2579 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2580 GCC_OPTIMIZATION_LEVEL = s; 2581 GCC_PREPROCESSOR_DEFINITIONS = ( 2582 PIC, 2583 HAVE_DLFCN_H, 2584 ); 2585 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2586 INSTALL_PATH = /usr/lib; 2587 LIBRARY_SEARCH_PATHS = ""; 2588 LIBRARY_STYLE = DYNAMIC; 2589 MACH_O_TYPE = mh_dylib; 2590 OTHER_CFLAGS = ""; 2591 OTHER_LDFLAGS = "-dead_strip"; 2592 OTHER_LIBTOOL_FLAGS = ""; 2593 OTHER_REZFLAGS = ""; 2594 PREBINDING = NO; 2595 PRODUCT_NAME = libsasl2.2; 2596 REZ_EXECUTABLE = YES; 2597 SECTORDER_FLAGS = ""; 2598 WARNING_CFLAGS = ( 2599 "-Wmost", 2600 "-Wno-four-char-constants", 2601 "-Wno-unknown-pragmas", 2602 ); 2603 ZERO_LINK = NO; 2604 }; 2605 name = Development; 2606 }; 2607 B062B4410D9C55E100C883E4 /* Deployment */ = { 2608 isa = XCBuildConfiguration; 2609 buildSettings = { 2610 COMBINE_HIDPI_IMAGES = YES; 2611 COPY_PHASE_STRIP = YES; 2612 DYLIB_COMPATIBILITY_VERSION = 3.0.0; 2613 DYLIB_CURRENT_VERSION = 3.15; 2614 EXPORTED_SYMBOLS_FILE = "cyrus_sasl/lib/sasl-lib.exp"; 2615 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2616 GCC_OPTIMIZATION_LEVEL = s; 2617 GCC_PREPROCESSOR_DEFINITIONS = ( 2618 PIC, 2619 HAVE_DLFCN_H, 2620 ); 2621 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2622 INSTALL_PATH = /usr/lib; 2623 LIBRARY_SEARCH_PATHS = ""; 2624 LIBRARY_STYLE = DYNAMIC; 2625 MACH_O_TYPE = mh_dylib; 2626 OTHER_CFLAGS = ""; 2627 OTHER_LDFLAGS = "-dead_strip"; 2628 OTHER_LIBTOOL_FLAGS = ""; 2629 OTHER_REZFLAGS = ""; 2630 PREBINDING = NO; 2631 PRODUCT_NAME = libsasl2.2; 2632 REZ_EXECUTABLE = YES; 2633 SECTORDER_FLAGS = ""; 2634 WARNING_CFLAGS = ( 2635 "-Wmost", 2636 "-Wno-four-char-constants", 2637 "-Wno-unknown-pragmas", 2638 ); 2639 ZERO_LINK = NO; 2640 }; 2641 name = Deployment; 2642 }; 2643 B062B4420D9C55E100C883E4 /* Default */ = { 2644 isa = XCBuildConfiguration; 2645 buildSettings = { 2646 COMBINE_HIDPI_IMAGES = YES; 2647 DYLIB_COMPATIBILITY_VERSION = 3.0.0; 2648 DYLIB_CURRENT_VERSION = 3.15; 2649 EXPORTED_SYMBOLS_FILE = "cyrus_sasl/lib/sasl-lib.exp"; 2650 GCC_OPTIMIZATION_LEVEL = s; 2651 GCC_PREPROCESSOR_DEFINITIONS = ( 2652 PIC, 2653 HAVE_DLFCN_H, 2654 ); 2655 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2656 INSTALL_PATH = /usr/lib; 2657 LIBRARY_SEARCH_PATHS = ""; 2658 LIBRARY_STYLE = DYNAMIC; 2659 MACH_O_TYPE = mh_dylib; 2660 OTHER_CFLAGS = ""; 2661 OTHER_LDFLAGS = "-dead_strip"; 2662 OTHER_LIBTOOL_FLAGS = ""; 2663 OTHER_REZFLAGS = ""; 2664 PREBINDING = NO; 2665 PRODUCT_NAME = libsasl2.2; 2666 REZ_EXECUTABLE = YES; 2667 SECTORDER_FLAGS = ""; 2668 WARNING_CFLAGS = ( 2669 "-Wmost", 2670 "-Wno-four-char-constants", 2671 "-Wno-unknown-pragmas", 2672 ); 2673 }; 2674 name = Default; 2675 }; 2676 B062B4710D9C55E200C883E4 /* Development */ = { 2677 isa = XCBuildConfiguration; 2678 buildSettings = { 2679 COPY_PHASE_STRIP = NO; 2680 GCC_DYNAMIC_NO_PIC = NO; 2681 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2682 GCC_OPTIMIZATION_LEVEL = 0; 2683 PRODUCT_NAME = manpages; 2684 }; 2685 name = Development; 2686 }; 2687 B062B4720D9C55E200C883E4 /* Deployment */ = { 2688 isa = XCBuildConfiguration; 2689 buildSettings = { 2690 COPY_PHASE_STRIP = YES; 2691 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2692 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 2693 PRODUCT_NAME = manpages; 2694 ZERO_LINK = NO; 2695 }; 2696 name = Deployment; 2697 }; 2698 B062B4730D9C55E200C883E4 /* Default */ = { 2699 isa = XCBuildConfiguration; 2700 buildSettings = { 2701 PRODUCT_NAME = manpages; 2702 }; 2703 name = Default; 2704 }; 2705 B062B4810D9C55E200C883E4 /* Development */ = { 2706 isa = XCBuildConfiguration; 2707 buildSettings = { 2708 COMBINE_HIDPI_IMAGES = YES; 2709 COPY_PHASE_STRIP = NO; 2710 DYLIB_COMPATIBILITY_VERSION = ""; 2711 DYLIB_CURRENT_VERSION = ""; 2712 EXECUTABLE_EXTENSION = so; 2713 GCC_DYNAMIC_NO_PIC = NO; 2714 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2715 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2716 GCC_OPTIMIZATION_LEVEL = s; 2717 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2718 INSTALL_PATH = /usr/lib/sasl2; 2719 LIBRARY_STYLE = BUNDLE; 2720 MACH_O_TYPE = mh_bundle; 2721 OTHER_CFLAGS = ""; 2722 OTHER_LDFLAGS = ""; 2723 OTHER_LIBTOOL_FLAGS = ""; 2724 OTHER_REZFLAGS = ""; 2725 PREBINDING = NO; 2726 PRODUCT_NAME = libanonymous.2; 2727 REZ_EXECUTABLE = YES; 2728 SECTORDER_FLAGS = ""; 2729 WARNING_CFLAGS = ( 2730 "-Wmost", 2731 "-Wno-four-char-constants", 2732 "-Wno-unknown-pragmas", 2733 ); 2734 ZERO_LINK = NO; 2735 }; 2736 name = Development; 2737 }; 2738 B062B4820D9C55E200C883E4 /* Deployment */ = { 2739 isa = XCBuildConfiguration; 2740 buildSettings = { 2741 COMBINE_HIDPI_IMAGES = YES; 2742 COPY_PHASE_STRIP = YES; 2743 DYLIB_COMPATIBILITY_VERSION = ""; 2744 DYLIB_CURRENT_VERSION = ""; 2745 EXECUTABLE_EXTENSION = so; 2746 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2747 GCC_OPTIMIZATION_LEVEL = s; 2748 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2749 INSTALL_PATH = /usr/lib/sasl2; 2750 LIBRARY_STYLE = BUNDLE; 2751 MACH_O_TYPE = mh_bundle; 2752 OTHER_CFLAGS = ""; 2753 OTHER_LDFLAGS = ""; 2754 OTHER_LIBTOOL_FLAGS = ""; 2755 OTHER_REZFLAGS = ""; 2756 PREBINDING = NO; 2757 PRODUCT_NAME = libanonymous.2; 2758 REZ_EXECUTABLE = YES; 2759 SECTORDER_FLAGS = ""; 2760 WARNING_CFLAGS = ( 2761 "-Wmost", 2762 "-Wno-four-char-constants", 2763 "-Wno-unknown-pragmas", 2764 ); 2765 ZERO_LINK = NO; 2766 }; 2767 name = Deployment; 2768 }; 2769 B062B4830D9C55E200C883E4 /* Default */ = { 2770 isa = XCBuildConfiguration; 2771 buildSettings = { 2772 COMBINE_HIDPI_IMAGES = YES; 2773 DYLIB_COMPATIBILITY_VERSION = ""; 2774 DYLIB_CURRENT_VERSION = ""; 2775 EXECUTABLE_EXTENSION = so; 2776 GCC_OPTIMIZATION_LEVEL = s; 2777 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2778 INSTALL_PATH = /usr/lib/sasl2; 2779 LIBRARY_STYLE = BUNDLE; 2780 MACH_O_TYPE = mh_bundle; 2781 OTHER_CFLAGS = ""; 2782 OTHER_LDFLAGS = ""; 2783 OTHER_LIBTOOL_FLAGS = ""; 2784 OTHER_REZFLAGS = ""; 2785 PREBINDING = NO; 2786 PRODUCT_NAME = libanonymous.2; 2787 REZ_EXECUTABLE = YES; 2788 SECTORDER_FLAGS = ""; 2789 WARNING_CFLAGS = ( 2790 "-Wmost", 2791 "-Wno-four-char-constants", 2792 "-Wno-unknown-pragmas", 2793 ); 2794 }; 2795 name = Default; 2796 }; 2797 B062B4920D9C55E200C883E4 /* Development */ = { 2798 isa = XCBuildConfiguration; 2799 buildSettings = { 2800 COMBINE_HIDPI_IMAGES = YES; 2801 COPY_PHASE_STRIP = NO; 2802 DYLIB_COMPATIBILITY_VERSION = ""; 2803 DYLIB_CURRENT_VERSION = ""; 2804 EXECUTABLE_EXTENSION = so; 2805 GCC_DYNAMIC_NO_PIC = NO; 2806 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2807 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2808 GCC_OPTIMIZATION_LEVEL = s; 2809 GCC_PREPROCESSOR_DEFINITIONS = "APPLE_ALLOW_VERIFY_ONLY=1"; 2810 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2811 INSTALL_PATH = /usr/lib/sasl2; 2812 LIBRARY_STYLE = BUNDLE; 2813 MACH_O_TYPE = mh_bundle; 2814 OTHER_CFLAGS = ""; 2815 OTHER_LDFLAGS = ""; 2816 OTHER_LIBTOOL_FLAGS = ""; 2817 OTHER_REZFLAGS = ""; 2818 PREBINDING = NO; 2819 PRODUCT_NAME = libcrammd5.2; 2820 REZ_EXECUTABLE = YES; 2821 SECTORDER_FLAGS = ""; 2822 WARNING_CFLAGS = ( 2823 "-Wmost", 2824 "-Wno-four-char-constants", 2825 "-Wno-unknown-pragmas", 2826 ); 2827 ZERO_LINK = NO; 2828 }; 2829 name = Development; 2830 }; 2831 B062B4930D9C55E200C883E4 /* Deployment */ = { 2832 isa = XCBuildConfiguration; 2833 buildSettings = { 2834 COMBINE_HIDPI_IMAGES = YES; 2835 COPY_PHASE_STRIP = YES; 2836 DYLIB_COMPATIBILITY_VERSION = ""; 2837 DYLIB_CURRENT_VERSION = ""; 2838 EXECUTABLE_EXTENSION = so; 2839 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2840 GCC_OPTIMIZATION_LEVEL = s; 2841 GCC_PREPROCESSOR_DEFINITIONS = "APPLE_ALLOW_VERIFY_ONLY=1"; 2842 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2843 INSTALL_PATH = /usr/lib/sasl2; 2844 LIBRARY_STYLE = BUNDLE; 2845 MACH_O_TYPE = mh_bundle; 2846 OTHER_CFLAGS = ""; 2847 OTHER_LDFLAGS = ""; 2848 OTHER_LIBTOOL_FLAGS = ""; 2849 OTHER_REZFLAGS = ""; 2850 PREBINDING = NO; 2851 PRODUCT_NAME = libcrammd5.2; 2852 REZ_EXECUTABLE = YES; 2853 SECTORDER_FLAGS = ""; 2854 WARNING_CFLAGS = ( 2855 "-Wmost", 2856 "-Wno-four-char-constants", 2857 "-Wno-unknown-pragmas", 2858 ); 2859 ZERO_LINK = NO; 2860 }; 2861 name = Deployment; 2862 }; 2863 B062B4940D9C55E200C883E4 /* Default */ = { 2864 isa = XCBuildConfiguration; 2865 buildSettings = { 2866 COMBINE_HIDPI_IMAGES = YES; 2867 DYLIB_COMPATIBILITY_VERSION = ""; 2868 DYLIB_CURRENT_VERSION = ""; 2869 EXECUTABLE_EXTENSION = so; 2870 GCC_OPTIMIZATION_LEVEL = s; 2871 GCC_PREPROCESSOR_DEFINITIONS = "APPLE_ALLOW_VERIFY_ONLY=1"; 2872 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2873 INSTALL_PATH = /usr/lib/sasl2; 2874 LIBRARY_STYLE = BUNDLE; 2875 MACH_O_TYPE = mh_bundle; 2876 OTHER_CFLAGS = ""; 2877 OTHER_LDFLAGS = ""; 2878 OTHER_LIBTOOL_FLAGS = ""; 2879 OTHER_REZFLAGS = ""; 2880 PREBINDING = NO; 2881 PRODUCT_NAME = libcrammd5.2; 2882 REZ_EXECUTABLE = YES; 2883 SECTORDER_FLAGS = ""; 2884 WARNING_CFLAGS = ( 2885 "-Wmost", 2886 "-Wno-four-char-constants", 2887 "-Wno-unknown-pragmas", 2888 ); 2889 }; 2890 name = Default; 2891 }; 2892 B062B4A30D9C55E200C883E4 /* Development */ = { 2893 isa = XCBuildConfiguration; 2894 buildSettings = { 2895 COMBINE_HIDPI_IMAGES = YES; 2896 COPY_PHASE_STRIP = NO; 2897 DYLIB_COMPATIBILITY_VERSION = ""; 2898 DYLIB_CURRENT_VERSION = ""; 2899 EXECUTABLE_EXTENSION = so; 2900 GCC_DYNAMIC_NO_PIC = NO; 2901 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2902 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2903 GCC_OPTIMIZATION_LEVEL = s; 2904 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2905 INSTALL_PATH = /usr/lib/sasl2; 2906 LIBRARY_STYLE = BUNDLE; 2907 MACH_O_TYPE = mh_bundle; 2908 OTHER_CFLAGS = ""; 2909 OTHER_LIBTOOL_FLAGS = ""; 2910 OTHER_REZFLAGS = ""; 2911 PREBINDING = NO; 2912 PRODUCT_NAME = libdigestmd5.2; 2913 REZ_EXECUTABLE = YES; 2914 SECTORDER_FLAGS = ""; 2915 WARNING_CFLAGS = ( 2916 "-Wmost", 2917 "-Wno-four-char-constants", 2918 "-Wno-unknown-pragmas", 2919 ); 2920 ZERO_LINK = NO; 2921 }; 2922 name = Development; 2923 }; 2924 B062B4A40D9C55E200C883E4 /* Deployment */ = { 2925 isa = XCBuildConfiguration; 2926 buildSettings = { 2927 COMBINE_HIDPI_IMAGES = YES; 2928 COPY_PHASE_STRIP = YES; 2929 DYLIB_COMPATIBILITY_VERSION = ""; 2930 DYLIB_CURRENT_VERSION = ""; 2931 EXECUTABLE_EXTENSION = so; 2932 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2933 GCC_OPTIMIZATION_LEVEL = s; 2934 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2935 INSTALL_PATH = /usr/lib/sasl2; 2936 LIBRARY_STYLE = BUNDLE; 2937 MACH_O_TYPE = mh_bundle; 2938 OTHER_CFLAGS = ""; 2939 OTHER_LIBTOOL_FLAGS = ""; 2940 OTHER_REZFLAGS = ""; 2941 PREBINDING = NO; 2942 PRODUCT_NAME = libdigestmd5.2; 2943 REZ_EXECUTABLE = YES; 2944 SECTORDER_FLAGS = ""; 2945 WARNING_CFLAGS = ( 2946 "-Wmost", 2947 "-Wno-four-char-constants", 2948 "-Wno-unknown-pragmas", 2949 ); 2950 ZERO_LINK = NO; 2951 }; 2952 name = Deployment; 2953 }; 2954 B062B4A50D9C55E200C883E4 /* Default */ = { 2955 isa = XCBuildConfiguration; 2956 buildSettings = { 2957 COMBINE_HIDPI_IMAGES = YES; 2958 DYLIB_COMPATIBILITY_VERSION = ""; 2959 DYLIB_CURRENT_VERSION = ""; 2960 EXECUTABLE_EXTENSION = so; 2961 GCC_OPTIMIZATION_LEVEL = 3; 2962 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 2963 INSTALL_PATH = /usr/lib/sasl2; 2964 LIBRARY_STYLE = BUNDLE; 2965 MACH_O_TYPE = mh_bundle; 2966 OTHER_CFLAGS = ""; 2967 OTHER_LIBTOOL_FLAGS = ""; 2968 OTHER_REZFLAGS = ""; 2969 PREBINDING = NO; 2970 PRODUCT_NAME = libdigestmd5.2; 2971 REZ_EXECUTABLE = YES; 2972 SECTORDER_FLAGS = ""; 2973 WARNING_CFLAGS = ( 2974 "-Wmost", 2975 "-Wno-four-char-constants", 2976 "-Wno-unknown-pragmas", 2977 ); 2978 }; 2979 name = Default; 2980 }; 2981 B062B4B40D9C55E200C883E4 /* Development */ = { 2982 isa = XCBuildConfiguration; 2983 buildSettings = { 2984 COMBINE_HIDPI_IMAGES = YES; 2985 COPY_PHASE_STRIP = NO; 2986 DYLIB_COMPATIBILITY_VERSION = 1; 2987 DYLIB_CURRENT_VERSION = 1; 2988 EXECUTABLE_EXTENSION = so; 2989 EXECUTABLE_PREFIX = lib; 2990 GCC_DYNAMIC_NO_PIC = NO; 2991 GCC_ENABLE_FIX_AND_CONTINUE = YES; 2992 GCC_MODEL_TUNING = G5; 2993 GCC_OPTIMIZATION_LEVEL = 0; 2994 INSTALL_PATH = /usr/lib/sasl2; 2995 OTHER_CFLAGS = ( 2996 "-DAUTHDATA=1", 2997 "-DK5_MAX_SSF=112", 2998 ); 2999 PREBINDING = NO; 3000 PRODUCT_NAME = gssapiv2.2.0.18; 3001 ZERO_LINK = NO; 3002 }; 3003 name = Development; 3004 }; 3005 B062B4B50D9C55E200C883E4 /* Deployment */ = { 3006 isa = XCBuildConfiguration; 3007 buildSettings = { 3008 COMBINE_HIDPI_IMAGES = YES; 3009 COPY_PHASE_STRIP = YES; 3010 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 3011 DYLIB_COMPATIBILITY_VERSION = 1; 3012 DYLIB_CURRENT_VERSION = 1; 3013 EXECUTABLE_EXTENSION = so; 3014 EXECUTABLE_PREFIX = lib; 3015 GCC_ENABLE_FIX_AND_CONTINUE = NO; 3016 GCC_MODEL_TUNING = G5; 3017 INSTALL_PATH = /usr/lib/sasl2; 3018 OTHER_CFLAGS = ( 3019 "-DAUTHDATA=1", 3020 "-DK5_MAX_SSF=112", 3021 ); 3022 PREBINDING = NO; 3023 PRODUCT_NAME = gssapiv2.2.0.18; 3024 ZERO_LINK = NO; 3025 }; 3026 name = Deployment; 3027 }; 3028 B062B4B60D9C55E200C883E4 /* Default */ = { 3029 isa = XCBuildConfiguration; 3030 buildSettings = { 3031 COMBINE_HIDPI_IMAGES = YES; 3032 DYLIB_COMPATIBILITY_VERSION = 1; 3033 DYLIB_CURRENT_VERSION = 1; 3034 EXECUTABLE_EXTENSION = so; 3035 EXECUTABLE_PREFIX = lib; 3036 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3037 GCC_MODEL_TUNING = G5; 3038 INSTALL_PATH = /usr/lib/sasl2; 3039 OTHER_CFLAGS = ( 3040 "-DAUTHDATA=1", 3041 "-DK5_MAX_SSF=112", 3042 ); 3043 PREBINDING = NO; 3044 PRODUCT_NAME = gssapiv2.2.0.18; 3045 ZERO_LINK = NO; 3046 }; 3047 name = Default; 3048 }; 3049 B062B4D50D9C55E200C883E4 /* Development */ = { 3050 isa = XCBuildConfiguration; 3051 buildSettings = { 3052 COMBINE_HIDPI_IMAGES = YES; 3053 COPY_PHASE_STRIP = NO; 3054 DYLIB_COMPATIBILITY_VERSION = ""; 3055 DYLIB_CURRENT_VERSION = ""; 3056 EXECUTABLE_EXTENSION = so; 3057 GCC_DYNAMIC_NO_PIC = NO; 3058 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3059 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 3060 GCC_OPTIMIZATION_LEVEL = s; 3061 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 3062 INSTALL_PATH = /usr/lib/sasl2; 3063 LIBRARY_STYLE = BUNDLE; 3064 MACH_O_TYPE = mh_bundle; 3065 OTHER_CFLAGS = ""; 3066 OTHER_LDFLAGS = ""; 3067 OTHER_LIBTOOL_FLAGS = ""; 3068 OTHER_REZFLAGS = ""; 3069 PREBINDING = NO; 3070 PRODUCT_NAME = login; 3071 REZ_EXECUTABLE = YES; 3072 SECTORDER_FLAGS = ""; 3073 WARNING_CFLAGS = ( 3074 "-Wmost", 3075 "-Wno-four-char-constants", 3076 "-Wno-unknown-pragmas", 3077 ); 3078 ZERO_LINK = NO; 3079 }; 3080 name = Development; 3081 }; 3082 B062B4D60D9C55E200C883E4 /* Deployment */ = { 3083 isa = XCBuildConfiguration; 3084 buildSettings = { 3085 COMBINE_HIDPI_IMAGES = YES; 3086 COPY_PHASE_STRIP = YES; 3087 DYLIB_COMPATIBILITY_VERSION = ""; 3088 DYLIB_CURRENT_VERSION = ""; 3089 EXECUTABLE_EXTENSION = so; 3090 GCC_ENABLE_FIX_AND_CONTINUE = NO; 3091 GCC_OPTIMIZATION_LEVEL = s; 3092 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 3093 INSTALL_PATH = /usr/lib/sasl2; 3094 LIBRARY_STYLE = BUNDLE; 3095 MACH_O_TYPE = mh_bundle; 3096 OTHER_CFLAGS = ""; 3097 OTHER_LDFLAGS = ""; 3098 OTHER_LIBTOOL_FLAGS = ""; 3099 OTHER_REZFLAGS = ""; 3100 PREBINDING = NO; 3101 PRODUCT_NAME = login; 3102 REZ_EXECUTABLE = YES; 3103 SECTORDER_FLAGS = ""; 3104 WARNING_CFLAGS = ( 3105 "-Wmost", 3106 "-Wno-four-char-constants", 3107 "-Wno-unknown-pragmas", 3108 ); 3109 ZERO_LINK = NO; 3110 }; 3111 name = Deployment; 3112 }; 3113 B062B4D70D9C55E200C883E4 /* Default */ = { 3114 isa = XCBuildConfiguration; 3115 buildSettings = { 3116 COMBINE_HIDPI_IMAGES = YES; 3117 DYLIB_COMPATIBILITY_VERSION = ""; 3118 DYLIB_CURRENT_VERSION = ""; 3119 EXECUTABLE_EXTENSION = so; 3120 GCC_OPTIMIZATION_LEVEL = s; 3121 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 3122 INSTALL_PATH = /usr/lib/sasl2; 3123 LIBRARY_STYLE = BUNDLE; 3124 MACH_O_TYPE = mh_bundle; 3125 OTHER_CFLAGS = ""; 3126 OTHER_LDFLAGS = ""; 3127 OTHER_LIBTOOL_FLAGS = ""; 3128 OTHER_REZFLAGS = ""; 3129 PREBINDING = NO; 3130 PRODUCT_NAME = login; 3131 REZ_EXECUTABLE = YES; 3132 SECTORDER_FLAGS = ""; 3133 WARNING_CFLAGS = ( 3134 "-Wmost", 3135 "-Wno-four-char-constants", 3136 "-Wno-unknown-pragmas", 3137 ); 3138 }; 3139 name = Default; 3140 }; 3141 B062B4F60D9C55E200C883E4 /* Development */ = { 3142 isa = XCBuildConfiguration; 3143 buildSettings = { 3144 COMBINE_HIDPI_IMAGES = YES; 3145 COPY_PHASE_STRIP = NO; 3146 DYLIB_COMPATIBILITY_VERSION = ""; 3147 DYLIB_CURRENT_VERSION = ""; 3148 EXECUTABLE_EXTENSION = so; 3149 GCC_DYNAMIC_NO_PIC = NO; 3150 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3151 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 3152 GCC_OPTIMIZATION_LEVEL = 0; 3153 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 3154 INSTALL_PATH = /usr/lib/sasl2; 3155 LIBRARY_STYLE = BUNDLE; 3156 MACH_O_TYPE = mh_bundle; 3157 OTHER_CFLAGS = ""; 3158 OTHER_LIBTOOL_FLAGS = ""; 3159 OTHER_REZFLAGS = ""; 3160 PRODUCT_NAME = libntlm; 3161 REZ_EXECUTABLE = YES; 3162 SECTORDER_FLAGS = ""; 3163 WARNING_CFLAGS = ( 3164 "-Wmost", 3165 "-Wno-four-char-constants", 3166 "-Wno-unknown-pragmas", 3167 ); 3168 ZERO_LINK = NO; 3169 }; 3170 name = Development; 3171 }; 3172 B062B4F70D9C55E200C883E4 /* Deployment */ = { 3173 isa = XCBuildConfiguration; 3174 buildSettings = { 3175 COMBINE_HIDPI_IMAGES = YES; 3176 COPY_PHASE_STRIP = YES; 3177 DYLIB_COMPATIBILITY_VERSION = ""; 3178 DYLIB_CURRENT_VERSION = ""; 3179 EXECUTABLE_EXTENSION = so; 3180 GCC_ENABLE_FIX_AND_CONTINUE = NO; 3181 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 3182 INSTALL_PATH = /usr/lib/sasl2; 3183 LIBRARY_STYLE = BUNDLE; 3184 MACH_O_TYPE = mh_bundle; 3185 OTHER_CFLAGS = ""; 3186 OTHER_LIBTOOL_FLAGS = ""; 3187 OTHER_REZFLAGS = ""; 3188 PRODUCT_NAME = libntlm; 3189 REZ_EXECUTABLE = YES; 3190 SECTORDER_FLAGS = ""; 3191 WARNING_CFLAGS = ( 3192 "-Wmost", 3193 "-Wno-four-char-constants", 3194 "-Wno-unknown-pragmas", 3195 ); 3196 ZERO_LINK = NO; 3197 }; 3198 name = Deployment; 3199 }; 3200 B062B4F80D9C55E200C883E4 /* Default */ = { 3201 isa = XCBuildConfiguration; 3202 buildSettings = { 3203 COMBINE_HIDPI_IMAGES = YES; 3204 DYLIB_COMPATIBILITY_VERSION = ""; 3205 DYLIB_CURRENT_VERSION = ""; 3206 EXECUTABLE_EXTENSION = so; 3207 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 3208 INSTALL_PATH = /usr/lib/sasl2; 3209 LIBRARY_STYLE = BUNDLE; 3210 MACH_O_TYPE = mh_bundle; 3211 OTHER_CFLAGS = ""; 3212 OTHER_LIBTOOL_FLAGS = ""; 3213 OTHER_REZFLAGS = ""; 3214 PRODUCT_NAME = libntlm; 3215 REZ_EXECUTABLE = YES; 3216 SECTORDER_FLAGS = ""; 3217 WARNING_CFLAGS = ( 3218 "-Wmost", 3219 "-Wno-four-char-constants", 3220 "-Wno-unknown-pragmas", 3221 ); 3222 }; 3223 name = Default; 3224 }; 3225 B062B5190D9C55E200C883E4 /* Development */ = { 3226 isa = XCBuildConfiguration; 3227 buildSettings = { 3228 COMBINE_HIDPI_IMAGES = YES; 3229 COPY_PHASE_STRIP = NO; 3230 DYLIB_COMPATIBILITY_VERSION = ""; 3231 DYLIB_CURRENT_VERSION = ""; 3232 EXECUTABLE_EXTENSION = so; 3233 GCC_DYNAMIC_NO_PIC = NO; 3234 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3235 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 3236 GCC_OPTIMIZATION_LEVEL = s; 3237 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 3238 INSTALL_PATH = /usr/lib/sasl2; 3239 LIBRARY_STYLE = BUNDLE; 3240 MACH_O_TYPE = mh_bundle; 3241 OTHER_CFLAGS = ""; 3242 OTHER_LDFLAGS = ""; 3243 OTHER_LIBTOOL_FLAGS = ""; 3244 OTHER_REZFLAGS = ""; 3245 PREBINDING = NO; 3246 PRODUCT_NAME = libplain.2; 3247 REZ_EXECUTABLE = YES; 3248 SECTORDER_FLAGS = ""; 3249 WARNING_CFLAGS = ( 3250 "-Wmost", 3251 "-Wno-four-char-constants", 3252 "-Wno-unknown-pragmas", 3253 ); 3254 ZERO_LINK = NO; 3255 }; 3256 name = Development; 3257 }; 3258 B062B51A0D9C55E200C883E4 /* Deployment */ = { 3259 isa = XCBuildConfiguration; 3260 buildSettings = { 3261 COMBINE_HIDPI_IMAGES = YES; 3262 COPY_PHASE_STRIP = YES; 3263 DYLIB_COMPATIBILITY_VERSION = ""; 3264 DYLIB_CURRENT_VERSION = ""; 3265 EXECUTABLE_EXTENSION = so; 3266 GCC_ENABLE_FIX_AND_CONTINUE = NO; 3267 GCC_OPTIMIZATION_LEVEL = s; 3268 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 3269 INSTALL_PATH = /usr/lib/sasl2; 3270 LIBRARY_STYLE = BUNDLE; 3271 MACH_O_TYPE = mh_bundle; 3272 OTHER_CFLAGS = ""; 3273 OTHER_LDFLAGS = ""; 3274 OTHER_LIBTOOL_FLAGS = ""; 3275 OTHER_REZFLAGS = ""; 3276 PREBINDING = NO; 3277 PRODUCT_NAME = libplain.2; 3278 REZ_EXECUTABLE = YES; 3279 SECTORDER_FLAGS = ""; 3280 WARNING_CFLAGS = ( 3281 "-Wmost", 3282 "-Wno-four-char-constants", 3283 "-Wno-unknown-pragmas", 3284 ); 3285 ZERO_LINK = NO; 3286 }; 3287 name = Deployment; 3288 }; 3289 B062B51B0D9C55E200C883E4 /* Default */ = { 3290 isa = XCBuildConfiguration; 3291 buildSettings = { 3292 COMBINE_HIDPI_IMAGES = YES; 3293 DYLIB_COMPATIBILITY_VERSION = ""; 3294 DYLIB_CURRENT_VERSION = ""; 3295 EXECUTABLE_EXTENSION = so; 3296 GCC_OPTIMIZATION_LEVEL = s; 3297 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 3298 INSTALL_PATH = /usr/lib/sasl2; 3299 LIBRARY_STYLE = BUNDLE; 3300 MACH_O_TYPE = mh_bundle; 3301 OTHER_CFLAGS = ""; 3302 OTHER_LDFLAGS = ""; 3303 OTHER_LIBTOOL_FLAGS = ""; 3304 OTHER_REZFLAGS = ""; 3305 PREBINDING = NO; 3306 PRODUCT_NAME = libplain.2; 3307 REZ_EXECUTABLE = YES; 3308 SECTORDER_FLAGS = ""; 3309 WARNING_CFLAGS = ( 3310 "-Wmost", 3311 "-Wno-four-char-constants", 3312 "-Wno-unknown-pragmas", 3313 ); 3314 }; 3315 name = Default; 3316 }; 3317 B062B52B0D9C55E200C883E4 /* Development */ = { 3318 isa = XCBuildConfiguration; 3319 buildSettings = { 3320 COMBINE_HIDPI_IMAGES = YES; 3321 COPY_PHASE_STRIP = NO; 3322 DYLIB_COMPATIBILITY_VERSION = ""; 3323 DYLIB_CURRENT_VERSION = ""; 3324 EXECUTABLE_EXTENSION = so; 3325 GCC_DYNAMIC_NO_PIC = NO; 3326 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3327 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 3328 GCC_OPTIMIZATION_LEVEL = s; 3329 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 3330 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3331 INSTALL_PATH = /usr/lib/sasl2/disabled; 3332 LIBRARY_SEARCH_PATHS = ( 3333 "$(SYMROOT)", 3334 "$(OBJROOT)", 3335 ); 3336 LIBRARY_STYLE = BUNDLE; 3337 MACH_O_TYPE = mh_bundle; 3338 OTHER_CFLAGS = ""; 3339 OTHER_LDFLAGS = "-lsasldb"; 3340 OTHER_LIBTOOL_FLAGS = ""; 3341 OTHER_REZFLAGS = ""; 3342 PREBINDING = NO; 3343 PRODUCT_NAME = libsasldb.2; 3344 REZ_EXECUTABLE = YES; 3345 SECTORDER_FLAGS = ""; 3346 VALID_ARCHS = "ppc i386 x86_64"; 3347 WARNING_CFLAGS = ( 3348 "-Wmost", 3349 "-Wno-four-char-constants", 3350 "-Wno-unknown-pragmas", 3351 ); 3352 ZERO_LINK = NO; 3353 }; 3354 name = Development; 3355 }; 3356 B062B52C0D9C55E200C883E4 /* Deployment */ = { 3357 isa = XCBuildConfiguration; 3358 buildSettings = { 3359 COMBINE_HIDPI_IMAGES = YES; 3360 COPY_PHASE_STRIP = YES; 3361 DYLIB_COMPATIBILITY_VERSION = ""; 3362 DYLIB_CURRENT_VERSION = ""; 3363 EXECUTABLE_EXTENSION = so; 3364 GCC_ENABLE_FIX_AND_CONTINUE = NO; 3365 GCC_OPTIMIZATION_LEVEL = s; 3366 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 3367 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3368 INSTALL_PATH = /usr/lib/sasl2/disabled; 3369 LIBRARY_SEARCH_PATHS = ( 3370 "$(SYMROOT)", 3371 "$(OBJROOT)", 3372 ); 3373 LIBRARY_STYLE = BUNDLE; 3374 MACH_O_TYPE = mh_bundle; 3375 OTHER_CFLAGS = ""; 3376 OTHER_LDFLAGS = "-lsasldb"; 3377 OTHER_LIBTOOL_FLAGS = ""; 3378 OTHER_REZFLAGS = ""; 3379 PREBINDING = NO; 3380 PRODUCT_NAME = libsasldb.2; 3381 REZ_EXECUTABLE = YES; 3382 SECTORDER_FLAGS = ""; 3383 VALID_ARCHS = "ppc i386 x86_64"; 3384 WARNING_CFLAGS = ( 3385 "-Wmost", 3386 "-Wno-four-char-constants", 3387 "-Wno-unknown-pragmas", 3388 ); 3389 ZERO_LINK = NO; 3390 }; 3391 name = Deployment; 3392 }; 3393 B062B52D0D9C55E200C883E4 /* Default */ = { 3394 isa = XCBuildConfiguration; 3395 buildSettings = { 3396 COMBINE_HIDPI_IMAGES = YES; 3397 DYLIB_COMPATIBILITY_VERSION = ""; 3398 DYLIB_CURRENT_VERSION = ""; 3399 EXECUTABLE_EXTENSION = so; 3400 GCC_OPTIMIZATION_LEVEL = s; 3401 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 3402 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3403 INSTALL_PATH = /usr/lib/sasl2/disabled; 3404 LIBRARY_SEARCH_PATHS = ( 3405 "$(SYMROOT)", 3406 "$(OBJROOT)", 3407 ); 3408 LIBRARY_STYLE = BUNDLE; 3409 MACH_O_TYPE = mh_bundle; 3410 OTHER_CFLAGS = ""; 3411 OTHER_LDFLAGS = "-lsasldb"; 3412 OTHER_LIBTOOL_FLAGS = ""; 3413 OTHER_REZFLAGS = ""; 3414 PREBINDING = NO; 3415 PRODUCT_NAME = libsasldb.2; 3416 REZ_EXECUTABLE = YES; 3417 SECTORDER_FLAGS = ""; 3418 VALID_ARCHS = "ppc i386 x86_64"; 3419 WARNING_CFLAGS = ( 3420 "-Wmost", 3421 "-Wno-four-char-constants", 3422 "-Wno-unknown-pragmas", 3423 ); 3424 }; 3425 name = Default; 3426 }; 3427 B062B5390D9C55E200C883E4 /* Development */ = { 3428 isa = XCBuildConfiguration; 3429 buildSettings = { 3430 COMBINE_HIDPI_IMAGES = YES; 3431 COPY_PHASE_STRIP = NO; 3432 DYLIB_COMPATIBILITY_VERSION = 1; 3433 DYLIB_CURRENT_VERSION = 1; 3434 GCC_DYNAMIC_NO_PIC = NO; 3435 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3436 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 3437 GCC_OPTIMIZATION_LEVEL = s; 3438 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3439 LIBRARY_STYLE = STATIC; 3440 OTHER_CFLAGS = ""; 3441 OTHER_LDFLAGS = ""; 3442 OTHER_LIBTOOL_FLAGS = ""; 3443 OTHER_REZFLAGS = ""; 3444 PRODUCT_NAME = sasldb; 3445 REZ_EXECUTABLE = YES; 3446 SECTORDER_FLAGS = ""; 3447 VALID_ARCHS = "ppc i386 x86_64"; 3448 WARNING_CFLAGS = ( 3449 "-Wmost", 3450 "-Wno-four-char-constants", 3451 "-Wno-unknown-pragmas", 3452 ); 3453 ZERO_LINK = NO; 3454 }; 3455 name = Development; 3456 }; 3457 B062B53A0D9C55E200C883E4 /* Deployment */ = { 3458 isa = XCBuildConfiguration; 3459 buildSettings = { 3460 COMBINE_HIDPI_IMAGES = YES; 3461 COPY_PHASE_STRIP = YES; 3462 DYLIB_COMPATIBILITY_VERSION = 1; 3463 DYLIB_CURRENT_VERSION = 1; 3464 GCC_ENABLE_FIX_AND_CONTINUE = NO; 3465 GCC_OPTIMIZATION_LEVEL = s; 3466 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3467 LIBRARY_STYLE = STATIC; 3468 OTHER_CFLAGS = ""; 3469 OTHER_LDFLAGS = ""; 3470 OTHER_LIBTOOL_FLAGS = ""; 3471 OTHER_REZFLAGS = ""; 3472 PRODUCT_NAME = sasldb; 3473 REZ_EXECUTABLE = YES; 3474 SECTORDER_FLAGS = ""; 3475 VALID_ARCHS = "ppc i386 x86_64"; 3476 WARNING_CFLAGS = ( 3477 "-Wmost", 3478 "-Wno-four-char-constants", 3479 "-Wno-unknown-pragmas", 3480 ); 3481 ZERO_LINK = NO; 3482 }; 3483 name = Deployment; 3484 }; 3485 B062B53B0D9C55E200C883E4 /* Default */ = { 3486 isa = XCBuildConfiguration; 3487 buildSettings = { 3488 COMBINE_HIDPI_IMAGES = YES; 3489 DYLIB_COMPATIBILITY_VERSION = 1; 3490 DYLIB_CURRENT_VERSION = 1; 3491 GCC_OPTIMIZATION_LEVEL = s; 3492 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3493 LIBRARY_STYLE = STATIC; 3494 OTHER_CFLAGS = ""; 3495 OTHER_LDFLAGS = ""; 3496 OTHER_LIBTOOL_FLAGS = ""; 3497 OTHER_REZFLAGS = ""; 3498 PRODUCT_NAME = sasldb; 3499 REZ_EXECUTABLE = YES; 3500 SECTORDER_FLAGS = ""; 3501 VALID_ARCHS = "ppc i386 x86_64"; 3502 WARNING_CFLAGS = ( 3503 "-Wmost", 3504 "-Wno-four-char-constants", 3505 "-Wno-unknown-pragmas", 3506 ); 3507 }; 3508 name = Default; 3509 }; 3510 B062B5590D9C55E200C883E4 /* Development */ = { 3511 isa = XCBuildConfiguration; 3512 buildSettings = { 3513 COPY_PHASE_STRIP = NO; 3514 GCC_DYNAMIC_NO_PIC = NO; 3515 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3516 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 3517 GCC_MODEL_TUNING = G5; 3518 GCC_OPTIMIZATION_LEVEL = 0; 3519 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3520 INSTALL_PATH = /usr/sbin/; 3521 OTHER_CFLAGS = ( 3522 "-DHAVE_CONFIG_H", 3523 "$(OTHER_CFLAGS_QUOTED_1)", 3524 ); 3525 OTHER_CFLAGS_QUOTED_1 = "-DSASLAUTHD_CONF_FILE_DEFAULT=\\\"/etc/saslauthd.conf\\\""; 3526 PREBINDING = NO; 3527 PRODUCT_NAME = saslauthd; 3528 USER_HEADER_SEARCH_PATHS = ..; 3529 VALID_ARCHS = "ppc i386 x86_64"; 3530 ZERO_LINK = NO; 3531 }; 3532 name = Development; 3533 }; 3534 B062B55A0D9C55E200C883E4 /* Deployment */ = { 3535 isa = XCBuildConfiguration; 3536 buildSettings = { 3537 COPY_PHASE_STRIP = YES; 3538 GCC_ENABLE_FIX_AND_CONTINUE = NO; 3539 GCC_MODEL_TUNING = G5; 3540 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3541 INSTALL_PATH = /usr/sbin/; 3542 OTHER_CFLAGS = ( 3543 "-DHAVE_CONFIG_H", 3544 "$(OTHER_CFLAGS_QUOTED_1)", 3545 ); 3546 OTHER_CFLAGS_QUOTED_1 = "-DSASLAUTHD_CONF_FILE_DEFAULT=\\\"/etc/saslauthd.conf\\\""; 3547 PREBINDING = NO; 3548 PRODUCT_NAME = saslauthd; 3549 USER_HEADER_SEARCH_PATHS = ..; 3550 VALID_ARCHS = "ppc i386 x86_64"; 3551 ZERO_LINK = NO; 3552 }; 3553 name = Deployment; 3554 }; 3555 B062B55B0D9C55E200C883E4 /* Default */ = { 3556 isa = XCBuildConfiguration; 3557 buildSettings = { 3558 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3559 GCC_MODEL_TUNING = G5; 3560 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3561 INSTALL_PATH = /usr/sbin/; 3562 OTHER_CFLAGS = ( 3563 "-DHAVE_CONFIG_H", 3564 "$(OTHER_CFLAGS_QUOTED_1)", 3565 ); 3566 OTHER_CFLAGS_QUOTED_1 = "-DSASLAUTHD_CONF_FILE_DEFAULT=\\\"/etc/saslauthd.conf\\\""; 3567 PREBINDING = NO; 3568 PRODUCT_NAME = saslauthd; 3569 USER_HEADER_SEARCH_PATHS = ..; 3570 VALID_ARCHS = "ppc i386 x86_64"; 3571 ZERO_LINK = NO; 3572 }; 3573 name = Default; 3574 }; 3575 B062B5660D9C55E200C883E4 /* Development */ = { 3576 isa = XCBuildConfiguration; 3577 buildSettings = { 3578 COPY_PHASE_STRIP = NO; 3579 GCC_DYNAMIC_NO_PIC = NO; 3580 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3581 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 3582 GCC_MODEL_TUNING = G5; 3583 GCC_OPTIMIZATION_LEVEL = 0; 3584 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3585 INSTALL_PATH = /usr/sbin/; 3586 OTHER_CFLAGS = "-DHAVE_CONFIG_H"; 3587 PREBINDING = NO; 3588 PRODUCT_NAME = saslpasswd2; 3589 VALID_ARCHS = "ppc i386 x86_64"; 3590 ZERO_LINK = NO; 3591 }; 3592 name = Development; 3593 }; 3594 B062B5670D9C55E200C883E4 /* Deployment */ = { 3595 isa = XCBuildConfiguration; 3596 buildSettings = { 3597 COPY_PHASE_STRIP = YES; 3598 GCC_ENABLE_FIX_AND_CONTINUE = NO; 3599 GCC_MODEL_TUNING = G5; 3600 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3601 INSTALL_PATH = /usr/sbin/; 3602 OTHER_CFLAGS = "-DHAVE_CONFIG_H"; 3603 PREBINDING = NO; 3604 PRODUCT_NAME = saslpasswd2; 3605 VALID_ARCHS = "ppc i386 x86_64"; 3606 ZERO_LINK = NO; 3607 }; 3608 name = Deployment; 3609 }; 3610 B062B5680D9C55E200C883E4 /* Default */ = { 3611 isa = XCBuildConfiguration; 3612 buildSettings = { 3613 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3614 GCC_MODEL_TUNING = G5; 3615 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3616 INSTALL_PATH = /usr/sbin/; 3617 OTHER_CFLAGS = "-DHAVE_CONFIG_H"; 3618 PREBINDING = NO; 3619 PRODUCT_NAME = saslpasswd2; 3620 VALID_ARCHS = "ppc i386 x86_64"; 3621 ZERO_LINK = NO; 3622 }; 3623 name = Default; 3624 }; 3625 B062B5760D9C55E200C883E4 /* Development */ = { 3626 isa = XCBuildConfiguration; 3627 buildSettings = { 3628 COPY_PHASE_STRIP = NO; 3629 GCC_DYNAMIC_NO_PIC = NO; 3630 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3631 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 3632 GCC_MODEL_TUNING = G5; 3633 GCC_OPTIMIZATION_LEVEL = 0; 3634 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3635 INSTALL_PATH = /usr/sbin/; 3636 OTHER_CFLAGS = "-DHAVE_CONFIG_H"; 3637 PREBINDING = NO; 3638 PRODUCT_NAME = sasldblistusers2; 3639 ZERO_LINK = NO; 3640 }; 3641 name = Development; 3642 }; 3643 B062B5770D9C55E200C883E4 /* Deployment */ = { 3644 isa = XCBuildConfiguration; 3645 buildSettings = { 3646 COPY_PHASE_STRIP = YES; 3647 GCC_ENABLE_FIX_AND_CONTINUE = NO; 3648 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 3649 GCC_MODEL_TUNING = G5; 3650 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3651 INSTALL_PATH = /usr/sbin/; 3652 OTHER_CFLAGS = "-DHAVE_CONFIG_H"; 3653 PREBINDING = NO; 3654 PRODUCT_NAME = sasldblistusers2; 3655 ZERO_LINK = NO; 3656 }; 3657 name = Deployment; 3658 }; 3659 B062B5780D9C55E200C883E4 /* Default */ = { 3660 isa = XCBuildConfiguration; 3661 buildSettings = { 3662 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3663 GCC_MODEL_TUNING = G5; 3664 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 3665 INSTALL_PATH = /usr/sbin/; 3666 OTHER_CFLAGS = "-DHAVE_CONFIG_H"; 3667 PREBINDING = NO; 3668 PRODUCT_NAME = sasldblistusers2; 3669 ZERO_LINK = NO; 3670 }; 3671 name = Default; 3672 }; 3673 /* End XCBuildConfiguration section */ 3674 3675 /* Begin XCConfigurationList section */ 3676 7266BBB41A6EF2400086EC52 /* Build configuration list for PBXNativeTarget "sample-client" */ = { 3677 isa = XCConfigurationList; 3678 buildConfigurations = ( 3679 7266BBB51A6EF2400086EC52 /* Development */, 3680 7266BBB61A6EF2400086EC52 /* Deployment */, 3681 7266BBB71A6EF2400086EC52 /* Default */, 3682 ); 3683 defaultConfigurationIsVisible = 0; 3684 defaultConfigurationName = Deployment; 3685 }; 3686 7266BBD41A6EF2640086EC52 /* Build configuration list for PBXNativeTarget "sample-server" */ = { 3687 isa = XCConfigurationList; 3688 buildConfigurations = ( 3689 7266BBD51A6EF2640086EC52 /* Development */, 3690 7266BBD61A6EF2640086EC52 /* Deployment */, 3691 7266BBD71A6EF2640086EC52 /* Default */, 3692 ); 3693 defaultConfigurationIsVisible = 0; 3694 defaultConfigurationName = Deployment; 3695 }; 3696 72C289E31A16C5B40094D54A /* Build configuration list for PBXNativeTarget "plugin_srp" */ = { 3697 isa = XCConfigurationList; 3698 buildConfigurations = ( 3699 72C289E41A16C5B40094D54A /* Development */, 3700 72C289E51A16C5B40094D54A /* Deployment */, 3701 72C289E61A16C5B40094D54A /* Default */, 3702 ); 3703 defaultConfigurationIsVisible = 0; 3704 defaultConfigurationName = Deployment; 3705 }; 3706 844E62FB1824564F0027D2EB /* Build configuration list for PBXNativeTarget "plugin_gs2" */ = { 3707 isa = XCConfigurationList; 3708 buildConfigurations = ( 3709 844E62FC1824564F0027D2EB /* Development */, 3710 844E62FD1824564F0027D2EB /* Deployment */, 3711 844E62FE1824564F0027D2EB /* Default */, 3712 ); 3713 defaultConfigurationIsVisible = 0; 3714 defaultConfigurationName = Deployment; 3715 }; 3716 AAD4EA2E09856D170066F8B3 /* Build configuration list for PBXProject "sasl" */ = { 3717 isa = XCConfigurationList; 3718 buildConfigurations = ( 3719 AAD4EA2F09856D170066F8B3 /* Development */, 3720 AAD4EA3009856D170066F8B3 /* Deployment */, 3721 AAD4EA3109856D170066F8B3 /* Default */, 3722 ); 3723 defaultConfigurationIsVisible = 0; 3724 defaultConfigurationName = Deployment; 3725 }; 3726 B062B3D70D9C55E100C883E4 /* Build configuration list for PBXAggregateTarget "ALL" */ = { 3727 isa = XCConfigurationList; 3728 buildConfigurations = ( 3729 B062B3D80D9C55E100C883E4 /* Development */, 3730 B062B3D90D9C55E100C883E4 /* Deployment */, 3731 B062B3DA0D9C55E100C883E4 /* Default */, 3732 ); 3733 defaultConfigurationIsVisible = 0; 3734 defaultConfigurationName = Deployment; 3735 }; 3736 B062B3E20D9C55E100C883E4 /* Build configuration list for PBXAggregateTarget "KerberosTargets" */ = { 3737 isa = XCConfigurationList; 3738 buildConfigurations = ( 3739 B062B3E30D9C55E100C883E4 /* Development */, 3740 B062B3E40D9C55E100C883E4 /* Deployment */, 3741 B062B3E50D9C55E100C883E4 /* Default */, 3742 ); 3743 defaultConfigurationIsVisible = 0; 3744 defaultConfigurationName = Deployment; 3745 }; 3746 B062B3FB0D9C55E100C883E4 /* Build configuration list for PBXAggregateTarget "SecondaryTargets" */ = { 3747 isa = XCConfigurationList; 3748 buildConfigurations = ( 3749 B062B3FC0D9C55E100C883E4 /* Development */, 3750 B062B3FD0D9C55E100C883E4 /* Deployment */, 3751 B062B3FE0D9C55E100C883E4 /* Default */, 3752 ); 3753 defaultConfigurationIsVisible = 0; 3754 defaultConfigurationName = Deployment; 3755 }; 3756 B062B40A0D9C55E100C883E4 /* Build configuration list for PBXAggregateTarget "TertiaryTargets" */ = { 3757 isa = XCConfigurationList; 3758 buildConfigurations = ( 3759 B062B40B0D9C55E100C883E4 /* Development */, 3760 B062B40C0D9C55E100C883E4 /* Deployment */, 3761 B062B40D0D9C55E100C883E4 /* Default */, 3762 ); 3763 defaultConfigurationIsVisible = 0; 3764 defaultConfigurationName = Deployment; 3765 }; 3766 B062B4210D9C55E100C883E4 /* Build configuration list for PBXAggregateTarget "include" */ = { 3767 isa = XCConfigurationList; 3768 buildConfigurations = ( 3769 B062B4220D9C55E100C883E4 /* Development */, 3770 B062B4230D9C55E100C883E4 /* Deployment */, 3771 B062B4240D9C55E100C883E4 /* Default */, 3772 ); 3773 defaultConfigurationIsVisible = 0; 3774 defaultConfigurationName = Deployment; 3775 }; 3776 B062B43F0D9C55E100C883E4 /* Build configuration list for PBXNativeTarget "lib" */ = { 3777 isa = XCConfigurationList; 3778 buildConfigurations = ( 3779 B062B4400D9C55E100C883E4 /* Development */, 3780 B062B4410D9C55E100C883E4 /* Deployment */, 3781 B062B4420D9C55E100C883E4 /* Default */, 3782 ); 3783 defaultConfigurationIsVisible = 0; 3784 defaultConfigurationName = Deployment; 3785 }; 3786 B062B4700D9C55E200C883E4 /* Build configuration list for PBXAggregateTarget "manpages API" */ = { 3787 isa = XCConfigurationList; 3788 buildConfigurations = ( 3789 B062B4710D9C55E200C883E4 /* Development */, 3790 B062B4720D9C55E200C883E4 /* Deployment */, 3791 B062B4730D9C55E200C883E4 /* Default */, 3792 ); 3793 defaultConfigurationIsVisible = 0; 3794 defaultConfigurationName = Deployment; 3795 }; 3796 B062B4800D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_anonymous" */ = { 3797 isa = XCConfigurationList; 3798 buildConfigurations = ( 3799 B062B4810D9C55E200C883E4 /* Development */, 3800 B062B4820D9C55E200C883E4 /* Deployment */, 3801 B062B4830D9C55E200C883E4 /* Default */, 3802 ); 3803 defaultConfigurationIsVisible = 0; 3804 defaultConfigurationName = Deployment; 3805 }; 3806 B062B4910D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_cram" */ = { 3807 isa = XCConfigurationList; 3808 buildConfigurations = ( 3809 B062B4920D9C55E200C883E4 /* Development */, 3810 B062B4930D9C55E200C883E4 /* Deployment */, 3811 B062B4940D9C55E200C883E4 /* Default */, 3812 ); 3813 defaultConfigurationIsVisible = 0; 3814 defaultConfigurationName = Deployment; 3815 }; 3816 B062B4A20D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_digest" */ = { 3817 isa = XCConfigurationList; 3818 buildConfigurations = ( 3819 B062B4A30D9C55E200C883E4 /* Development */, 3820 B062B4A40D9C55E200C883E4 /* Deployment */, 3821 B062B4A50D9C55E200C883E4 /* Default */, 3822 ); 3823 defaultConfigurationIsVisible = 0; 3824 defaultConfigurationName = Deployment; 3825 }; 3826 B062B4B30D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_gssapi" */ = { 3827 isa = XCConfigurationList; 3828 buildConfigurations = ( 3829 B062B4B40D9C55E200C883E4 /* Development */, 3830 B062B4B50D9C55E200C883E4 /* Deployment */, 3831 B062B4B60D9C55E200C883E4 /* Default */, 3832 ); 3833 defaultConfigurationIsVisible = 0; 3834 defaultConfigurationName = Deployment; 3835 }; 3836 B062B4D40D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_login" */ = { 3837 isa = XCConfigurationList; 3838 buildConfigurations = ( 3839 B062B4D50D9C55E200C883E4 /* Development */, 3840 B062B4D60D9C55E200C883E4 /* Deployment */, 3841 B062B4D70D9C55E200C883E4 /* Default */, 3842 ); 3843 defaultConfigurationIsVisible = 0; 3844 defaultConfigurationName = Deployment; 3845 }; 3846 B062B4F50D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_ntlm" */ = { 3847 isa = XCConfigurationList; 3848 buildConfigurations = ( 3849 B062B4F60D9C55E200C883E4 /* Development */, 3850 B062B4F70D9C55E200C883E4 /* Deployment */, 3851 B062B4F80D9C55E200C883E4 /* Default */, 3852 ); 3853 defaultConfigurationIsVisible = 0; 3854 defaultConfigurationName = Deployment; 3855 }; 3856 B062B5180D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_plain" */ = { 3857 isa = XCConfigurationList; 3858 buildConfigurations = ( 3859 B062B5190D9C55E200C883E4 /* Development */, 3860 B062B51A0D9C55E200C883E4 /* Deployment */, 3861 B062B51B0D9C55E200C883E4 /* Default */, 3862 ); 3863 defaultConfigurationIsVisible = 0; 3864 defaultConfigurationName = Deployment; 3865 }; 3866 B062B52A0D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "plugin_sasldb" */ = { 3867 isa = XCConfigurationList; 3868 buildConfigurations = ( 3869 B062B52B0D9C55E200C883E4 /* Development */, 3870 B062B52C0D9C55E200C883E4 /* Deployment */, 3871 B062B52D0D9C55E200C883E4 /* Default */, 3872 ); 3873 defaultConfigurationIsVisible = 0; 3874 defaultConfigurationName = Deployment; 3875 }; 3876 B062B5380D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "sasldb" */ = { 3877 isa = XCConfigurationList; 3878 buildConfigurations = ( 3879 B062B5390D9C55E200C883E4 /* Development */, 3880 B062B53A0D9C55E200C883E4 /* Deployment */, 3881 B062B53B0D9C55E200C883E4 /* Default */, 3882 ); 3883 defaultConfigurationIsVisible = 0; 3884 defaultConfigurationName = Deployment; 3885 }; 3886 B062B5580D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "saslauthd" */ = { 3887 isa = XCConfigurationList; 3888 buildConfigurations = ( 3889 B062B5590D9C55E200C883E4 /* Development */, 3890 B062B55A0D9C55E200C883E4 /* Deployment */, 3891 B062B55B0D9C55E200C883E4 /* Default */, 3892 ); 3893 defaultConfigurationIsVisible = 0; 3894 defaultConfigurationName = Deployment; 3895 }; 3896 B062B5650D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "saslpasswd2" */ = { 3897 isa = XCConfigurationList; 3898 buildConfigurations = ( 3899 B062B5660D9C55E200C883E4 /* Development */, 3900 B062B5670D9C55E200C883E4 /* Deployment */, 3901 B062B5680D9C55E200C883E4 /* Default */, 3902 ); 3903 defaultConfigurationIsVisible = 0; 3904 defaultConfigurationName = Deployment; 3905 }; 3906 B062B5750D9C55E200C883E4 /* Build configuration list for PBXNativeTarget "sasldblistusers2" */ = { 3907 isa = XCConfigurationList; 3908 buildConfigurations = ( 3909 B062B5760D9C55E200C883E4 /* Development */, 3910 B062B5770D9C55E200C883E4 /* Deployment */, 3911 B062B5780D9C55E200C883E4 /* Default */, 3912 ); 3913 defaultConfigurationIsVisible = 0; 3914 defaultConfigurationName = Deployment; 3915 }; 3916 /* End XCConfigurationList section */ 3917 }; 3918 rootObject = 77F5D69C0236D69405DD284B /* Project object */; 3919 }