aboutsummaryrefslogtreecommitdiff
path: root/src/mac
diff options
context:
space:
mode:
Diffstat (limited to 'src/mac')
-rw-r--r--src/mac/MacOSX/Headers/Kerberos5Prefix.h4
-rw-r--r--src/mac/MacOSX/Projects/Kerberos5.pbexp23
-rw-r--r--src/mac/MacOSX/Projects/Kerberos5.pbproj/project.pbxproj8979
-rw-r--r--src/mac/MacOSX/Scripts/Kerberos5Errors.jam40
-rw-r--r--src/mac/MacOSX/Scripts/Kerberos5Headers.jam25
-rw-r--r--src/mac/MacOSX/Scripts/Kerberos5ServerBuild.jam100
6 files changed, 5434 insertions, 3737 deletions
diff --git a/src/mac/MacOSX/Headers/Kerberos5Prefix.h b/src/mac/MacOSX/Headers/Kerberos5Prefix.h
index 24acb48..acd5ebb 100644
--- a/src/mac/MacOSX/Headers/Kerberos5Prefix.h
+++ b/src/mac/MacOSX/Headers/Kerberos5Prefix.h
@@ -146,8 +146,8 @@
#define KRB4_USE_KEYTAB 1
#define KRB5 1
#define KRB524_PRIVATE 1
-#define KRB5_DNS_LOOKUP 0
-#define KRB5_DNS_LOOKUP_KDC 0
+#define KRB5_DNS_LOOKUP 1
+#define KRB5_DNS_LOOKUP_KDC 1
#define KRB5_KRB4_COMPAT 1
#define KRB5_PRIVATE 1
#define krb5_sigtype void
diff --git a/src/mac/MacOSX/Projects/Kerberos5.pbexp b/src/mac/MacOSX/Projects/Kerberos5.pbexp
index a3dfbe9..6cae453 100644
--- a/src/mac/MacOSX/Projects/Kerberos5.pbexp
+++ b/src/mac/MacOSX/Projects/Kerberos5.pbexp
@@ -24,13 +24,14 @@
_krb5_c_random_make_octets
_krb5_c_random_seed
#
-# Will be added for 1.3
-# _krb5_c_random_os_entropy
-# _krb5_c_random_add_entropy
-# _krb5_c_init_state
-# _krb5_c_free_state
+# Added for 1.3
+ _krb5_c_random_os_entropy
+ _krb5_c_random_add_entropy
+ _krb5_c_init_state
+ _krb5_c_free_state
#
_krb5_c_string_to_key
+ _krb5_c_string_to_key_with_params
_krb5_c_enctype_compare
_krb5_c_make_checksum
_krb5_c_verify_checksum
@@ -57,6 +58,10 @@
_krb5_auth_con_getremotesubkey
_krb5_auth_con_getlocalseqnumber
_krb5_auth_con_getremoteseqnumber
+ _krb5_auth_con_getrecvsubkey
+ _krb5_auth_con_getsendsubkey
+ _krb5_auth_con_setrecvsubkey
+ _krb5_auth_con_setsendsubkey
_krb5_auth_con_setrcache
_krb5_auth_con_getrcache
_krb5_auth_con_getauthenticator
@@ -121,6 +126,7 @@
_krb5_verify_init_creds_opt_set_ap_req_nofail
#
_krb5_set_default_tgs_enctypes
+ _krb5_get_permitted_enctypes
#
_krb5_free_tgt_creds
#
@@ -218,9 +224,12 @@
_krb5_free_default_realm
#
_krb5_sname_to_principal
- _krb5_principal2salt
+ _krb5_principal2salt
_krb5_change_password
#
+ _krb5_set_password
+ _krb5_set_password_using_ccache
+#
_krb5_get_profile
#
_krb5_read_password
@@ -230,6 +239,7 @@
_krb5_kuserok
#
_krb5_get_time_offsets
+ _krb5_set_real_time
#
_krb5_string_to_cksumtype
_krb5_cksumtype_to_string
@@ -256,6 +266,7 @@
_krb5_appdefault_boolean
#
_krb524_convert_creds_kdc
+ _krb5_524_convert_creds
#
#
# DEPRECATED:
diff --git a/src/mac/MacOSX/Projects/Kerberos5.pbproj/project.pbxproj b/src/mac/MacOSX/Projects/Kerberos5.pbproj/project.pbxproj
index c674f4b..3168223 100644
--- a/src/mac/MacOSX/Projects/Kerberos5.pbproj/project.pbxproj
+++ b/src/mac/MacOSX/Projects/Kerberos5.pbproj/project.pbxproj
@@ -3,62 +3,8 @@
archiveVersion = 1;
classes = {
};
- objectVersion = 38;
+ objectVersion = 39;
objects = {
- A12536AA040BC4FB003D8244 = {
- fileRef = F517343503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- A12536AB040BC50C003D8244 = {
- fileRef = F517343B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- A12536AC040BC534003D8244 = {
- fileRef = F517344703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- A12536AD040BC560003D8244 = {
- fileRef = F517346703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- A12536AE040BC56A003D8244 = {
- fileRef = F517346B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- A12536AF040BC56F003D8244 = {
- fileRef = F517346D03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- A12536B0040BC575003D8244 = {
- fileRef = F517346F03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- A12536B1040BC57F003D8244 = {
- fileRef = F517347C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- A12536B2040BC841003D8244 = {
- fileRef = F517344B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
A12536B3040BEC05003D8244 = {
children = (
A12536B5040BEC05003D8244,
@@ -73,17 +19,19 @@
A1253718040BEC06003D8244,
A1253725040BEC06003D8244,
A125374E040BEC06003D8244,
- A125376D040BEC06003D8244,
);
isa = PBXGroup;
path = kadmin;
refType = 4;
+ sourceTree = "<group>";
};
A12536B5040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A12536B6040BEC05003D8244 = {
children = (
@@ -107,12 +55,15 @@
isa = PBXGroup;
path = cli;
refType = 4;
+ sourceTree = "<group>";
};
A12536B7040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
A12536B8040BEC05003D8244 = {
children = (
@@ -120,95 +71,126 @@
isa = PBXGroup;
path = attic;
refType = 4;
+ sourceTree = "<group>";
};
A12536B9040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A12536BA040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.yacc;
path = getdate.y;
refType = 4;
+ sourceTree = "<group>";
};
A12536BB040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.cpp.objcpp;
path = k5srvutil.M;
refType = 4;
+ sourceTree = "<group>";
};
A12536BC040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = k5srvutil.sh;
refType = 4;
+ sourceTree = "<group>";
};
A12536BD040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kadmin.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536BE040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = kadmin.h;
refType = 4;
+ sourceTree = "<group>";
};
A12536BF040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.cpp.objcpp;
path = kadmin.local.M;
refType = 4;
+ sourceTree = "<group>";
};
A12536C0040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.cpp.objcpp;
path = kadmin.M;
refType = 4;
+ sourceTree = "<group>";
};
A12536C1040BEC05003D8244 = {
isa = PBXFileReference;
+ lastKnownFileType = text;
path = kadmin_ct.ct;
refType = 4;
+ sourceTree = "<group>";
};
A12536C2040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = keytab.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536C3040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A12536C4040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = memmove.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536C5040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ss_wrapper.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536C6040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = strftime.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536CA040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = configure.in;
refType = 4;
+ sourceTree = "<group>";
};
A12536CD040BEC05003D8244 = {
children = (
@@ -238,138 +220,183 @@
isa = PBXGroup;
path = dbutil;
refType = 4;
+ sourceTree = "<group>";
};
A12536CE040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
A12536CF040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A12536D0040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = dump.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536D1040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = dumpv4.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536D2040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = import_err.et;
refType = 4;
+ sourceTree = "<group>";
};
A12536D3040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kadm5_create.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536D4040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kdb5_create.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536D5040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kdb5_destroy.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536D6040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.cpp.objcpp;
path = kdb5_edit.M;
refType = 4;
+ sourceTree = "<group>";
};
A12536D7040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kdb5_stash.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536D8040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kdb5_util.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536D9040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = kdb5_util.h;
refType = 4;
+ sourceTree = "<group>";
};
A12536DA040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.cpp.objcpp;
path = kdb5_util.M;
refType = 4;
+ sourceTree = "<group>";
};
A12536DB040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = loadv4.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536DC040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A12536DD040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = nstrtok.h;
refType = 4;
+ sourceTree = "<group>";
};
A12536DE040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ovload.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536DF040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = string_table.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536E0040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = string_table.h;
refType = 4;
+ sourceTree = "<group>";
};
A12536E1040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = strtok.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536E2040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = tcl_wrapper.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536E3040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536EC040BEC05003D8244 = {
children = (
@@ -380,24 +407,31 @@
isa = PBXGroup;
path = kdbkeys;
refType = 4;
+ sourceTree = "<group>";
};
A12536ED040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A12536EE040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.perl;
path = "do-test.pl";
refType = 4;
+ sourceTree = "<group>";
};
A12536EF040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A12536F5040BEC05003D8244 = {
children = (
@@ -414,65 +448,86 @@
isa = PBXGroup;
path = ktutil;
refType = 4;
+ sourceTree = "<group>";
};
A12536F6040BEC05003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
A12536F7040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .Sanitize;
refType = 4;
+ sourceTree = "<group>";
};
A12536F8040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A12536F9040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ktutil.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536FA040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = ktutil.h;
refType = 4;
+ sourceTree = "<group>";
};
A12536FB040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.cpp.objcpp;
path = ktutil.M;
refType = 4;
+ sourceTree = "<group>";
};
A12536FC040BEC06003D8244 = {
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ktutil_ct.ct;
refType = 4;
+ sourceTree = "<group>";
};
A12536FD040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ktutil_funcs.c;
refType = 4;
+ sourceTree = "<group>";
};
A12536FE040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A12536FF040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A1253700040BEC06003D8244 = {
children = (
@@ -490,54 +545,71 @@
isa = PBXGroup;
path = passwd;
refType = 4;
+ sourceTree = "<group>";
};
A1253701040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
A1253702040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A1253703040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kpasswd.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253704040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = kpasswd.h;
refType = 4;
+ sourceTree = "<group>";
};
A1253705040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.cpp.objcpp;
path = kpasswd.M;
refType = 4;
+ sourceTree = "<group>";
};
A1253706040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = kpasswd_strings.et;
refType = 4;
+ sourceTree = "<group>";
};
A1253707040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A1253708040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = tty_kpasswd.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253709040BEC06003D8244 = {
children = (
@@ -550,12 +622,15 @@
isa = PBXGroup;
path = "unit-test";
refType = 4;
+ sourceTree = "<group>";
};
A125370A040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A125370B040BEC06003D8244 = {
children = (
@@ -564,12 +639,15 @@
isa = PBXGroup;
path = config;
refType = 4;
+ sourceTree = "<group>";
};
A125370C040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = unix.exp;
refType = 4;
+ sourceTree = "<group>";
};
A125370D040BEC06003D8244 = {
children = (
@@ -581,30 +659,39 @@
isa = PBXGroup;
path = kpasswd.0;
refType = 4;
+ sourceTree = "<group>";
};
A125370E040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = changing.exp;
refType = 4;
+ sourceTree = "<group>";
};
A125370F040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = connecting.exp;
refType = 4;
+ sourceTree = "<group>";
};
A1253710040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = principal.exp;
refType = 4;
+ sourceTree = "<group>";
};
A1253711040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = usage.exp;
refType = 4;
+ sourceTree = "<group>";
};
A1253712040BEC06003D8244 = {
children = (
@@ -613,24 +700,31 @@
isa = PBXGroup;
path = lib;
refType = 4;
+ sourceTree = "<group>";
};
A1253713040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = helpers.exp;
refType = 4;
+ sourceTree = "<group>";
};
A1253714040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A1253715040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = xm_kpasswd.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253716040BEC06003D8244 = {
children = (
@@ -639,12 +733,15 @@
isa = PBXGroup;
path = scripts;
refType = 4;
+ sourceTree = "<group>";
};
A1253717040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = "inst-hdrs.sh";
refType = 4;
+ sourceTree = "<group>";
};
A1253718040BEC06003D8244 = {
children = (
@@ -664,78 +761,103 @@
isa = PBXGroup;
path = server;
refType = 4;
+ sourceTree = "<group>";
};
A1253719040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
A125371A040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.lex;
path = acls.l;
refType = 4;
+ sourceTree = "<group>";
};
A125371B040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A125371C040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kadm_rpc_svc.c;
refType = 4;
+ sourceTree = "<group>";
};
A125371D040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.cpp.objcpp;
path = kadmind.M;
refType = 4;
+ sourceTree = "<group>";
};
A125371E040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A125371F040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = misc.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253720040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = misc.h;
refType = 4;
+ sourceTree = "<group>";
};
A1253721040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ovsec_kadmd.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253722040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = schpw.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253723040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = server_glue_v1.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253724040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = server_stubs.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253725040BEC06003D8244 = {
children = (
@@ -751,18 +873,23 @@
isa = PBXGroup;
path = testing;
refType = 4;
+ sourceTree = "<group>";
};
A1253726040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
A1253727040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A1253728040BEC06003D8244 = {
children = (
@@ -770,12 +897,15 @@
isa = PBXGroup;
path = lib;
refType = 4;
+ sourceTree = "<group>";
};
A1253729040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A125372A040BEC06003D8244 = {
children = (
@@ -787,29 +917,38 @@
isa = PBXGroup;
path = proto;
refType = 4;
+ sourceTree = "<group>";
};
A125372B040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A125372C040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = kdc.conf.proto;
refType = 4;
+ sourceTree = "<group>";
};
A125372D040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = krb5.conf.proto;
refType = 4;
+ sourceTree = "<group>";
};
A125372E040BEC06003D8244 = {
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ovsec_adm.dict;
refType = 4;
+ sourceTree = "<group>";
};
A125372F040BEC06003D8244 = {
children = (
@@ -834,108 +973,143 @@
isa = PBXGroup;
path = scripts;
refType = 4;
+ sourceTree = "<group>";
};
A1253730040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
A1253731040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A1253732040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.perl;
path = compare_dump.plin;
refType = 4;
+ sourceTree = "<group>";
};
A1253733040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = "env-setup.shin";
refType = 4;
+ sourceTree = "<group>";
};
A1253734040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = "find-make.sh";
refType = 4;
+ sourceTree = "<group>";
};
A1253735040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.perl;
path = "fixup-conf-files.plin";
refType = 4;
+ sourceTree = "<group>";
};
A1253736040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = init_db;
refType = 4;
+ sourceTree = "<group>";
};
A1253737040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.perl;
path = "make-host-keytab.plin";
refType = 4;
+ sourceTree = "<group>";
};
A1253738040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A1253739040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = qualname.plin;
refType = 4;
+ sourceTree = "<group>";
};
A125373A040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = save_files.sh;
refType = 4;
+ sourceTree = "<group>";
};
A125373B040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.perl;
path = simple_dump.plin;
refType = 4;
+ sourceTree = "<group>";
};
A125373C040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = start_servers;
refType = 4;
+ sourceTree = "<group>";
};
A125373D040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = start_servers_local;
refType = 4;
+ sourceTree = "<group>";
};
A125373E040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = stop_servers;
refType = 4;
+ sourceTree = "<group>";
};
A125373F040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = stop_servers_local;
refType = 4;
+ sourceTree = "<group>";
};
A1253740040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.perl;
path = verify_xrunner_report.plin;
refType = 4;
+ sourceTree = "<group>";
};
A1253741040BEC06003D8244 = {
children = (
@@ -944,12 +1118,15 @@
isa = PBXGroup;
path = tcl;
refType = 4;
+ sourceTree = "<group>";
};
A1253742040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = util.t;
refType = 4;
+ sourceTree = "<group>";
};
A1253743040BEC06003D8244 = {
children = (
@@ -967,66 +1144,87 @@
isa = PBXGroup;
path = util;
refType = 4;
+ sourceTree = "<group>";
};
A1253744040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
A1253745040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = bsddb_dump.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253746040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A1253747040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A1253748040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = tcl_kadm5.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253749040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = tcl_kadm5.h;
refType = 4;
+ sourceTree = "<group>";
};
A125374A040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = tcl_krb5_hash.c;
refType = 4;
+ sourceTree = "<group>";
};
A125374B040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = tcl_ovsec_kadm.c;
refType = 4;
+ sourceTree = "<group>";
};
A125374C040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = tcl_ovsec_kadm_syntax;
refType = 4;
+ sourceTree = "<group>";
};
A125374D040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = test.c;
refType = 4;
+ sourceTree = "<group>";
};
A125374E040BEC06003D8244 = {
children = (
@@ -1048,29 +1246,38 @@
isa = PBXGroup;
path = v4server;
refType = 4;
+ sourceTree = "<group>";
};
A125374F040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
A1253750040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = acl_files.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253751040BEC06003D8244 = {
isa = PBXFileReference;
+ lastKnownFileType = text;
path = acl_files.doc;
refType = 4;
+ sourceTree = "<group>";
};
A1253752040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = admin_server.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253753040BEC06003D8244 = {
children = (
@@ -1078,54 +1285,71 @@
isa = PBXGroup;
path = attic;
refType = 4;
+ sourceTree = "<group>";
};
A1253754040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = build_pwfile.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253755040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A1253756040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kadm_funcs.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253757040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kadm_ser_wrap.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253758040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kadm_server.c;
refType = 4;
+ sourceTree = "<group>";
};
A1253759040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = kadm_server.h;
refType = 4;
+ sourceTree = "<group>";
};
A125375A040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kadm_supp.c;
refType = 4;
+ sourceTree = "<group>";
};
A125375B040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A125375C040BEC06003D8244 = {
children = (
@@ -1141,12 +1365,15 @@
isa = PBXGroup;
path = "unit-test";
refType = 4;
+ sourceTree = "<group>";
};
A125375D040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A125375E040BEC06003D8244 = {
children = (
@@ -1156,24 +1383,31 @@
isa = PBXGroup;
path = config;
refType = 4;
+ sourceTree = "<group>";
};
A125375F040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A1253760040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = unix.exp;
refType = 4;
+ sourceTree = "<group>";
};
A1253761040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = getpid.sh;
refType = 4;
+ sourceTree = "<group>";
};
A1253762040BEC06003D8244 = {
children = (
@@ -1182,24 +1416,31 @@
isa = PBXGroup;
path = lib;
refType = 4;
+ sourceTree = "<group>";
};
A1253763040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = helpers.exp;
refType = 4;
+ sourceTree = "<group>";
};
A1253764040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
A1253765040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = remove_changepw_perms.sh;
refType = 4;
+ sourceTree = "<group>";
};
A1253766040BEC06003D8244 = {
children = (
@@ -1208,12 +1449,15 @@
isa = PBXGroup;
path = v4server.0;
refType = 4;
+ sourceTree = "<group>";
};
A1253767040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = "setup-srvtab.exp";
refType = 4;
+ sourceTree = "<group>";
};
A1253768040BEC06003D8244 = {
children = (
@@ -1224,138 +1468,60 @@
isa = PBXGroup;
path = v4server.1;
refType = 4;
+ sourceTree = "<group>";
};
A1253769040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = access.exp;
refType = 4;
+ sourceTree = "<group>";
};
A125376A040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = "change-password.exp";
refType = 4;
+ sourceTree = "<group>";
};
A125376B040BEC06003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = usage.exp;
refType = 4;
- };
- A125376D040BEC06003D8244 = {
- children = (
- A125376E040BEC06003D8244,
- A125376F040BEC06003D8244,
- A1253770040BEC06003D8244,
- A1253771040BEC06003D8244,
- A1253772040BEC06003D8244,
- A1253773040BEC06003D8244,
- A1253774040BEC06003D8244,
- A1253775040BEC07003D8244,
- A1253776040BEC07003D8244,
- A1253777040BEC07003D8244,
- A1253778040BEC07003D8244,
- );
- isa = PBXGroup;
- path = v5passwdd;
- refType = 4;
- };
- A125376E040BEC06003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = .cvsignore;
- refType = 4;
- };
- A125376F040BEC06003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = adm_conn.c;
- refType = 4;
- };
- A1253770040BEC06003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = adm_rw.c;
- refType = 4;
- };
- A1253771040BEC06003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = ChangeLog;
- refType = 4;
- };
- A1253772040BEC06003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = kadm5_defs.h;
- refType = 4;
- };
- A1253773040BEC06003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = kpasswd.c;
- refType = 4;
- };
- A1253774040BEC06003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = main.c;
- refType = 4;
- };
- A1253775040BEC07003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = Makefile.in;
- refType = 4;
- };
- A1253776040BEC07003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = proto_serv.c;
- refType = 4;
- };
- A1253777040BEC07003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = srv_net.c;
- refType = 4;
- };
- A1253778040BEC07003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = v5passwd.M;
- refType = 4;
+ sourceTree = "<group>";
};
A1253780040BF748003D8244 = {
isa = PBXTargetDependency;
target = F5E59BD503FD803201120114;
- };
- A1253781040BF780003D8244 = {
- isa = PBXTargetDependency;
- target = F5CFD5E6022D8A9901120112;
- };
- A1253782040BF7B4003D8244 = {
- isa = PBXTargetDependency;
- target = F5CFD629022D922C01120112;
+ targetProxy = A181DA4705CEFC0400E4C246;
};
A1253783040BF7E6003D8244 = {
fileEncoding = 4;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = KerberosDES.pbexp;
refType = 4;
+ sourceTree = "<group>";
};
A1253784040BF80F003D8244 = {
fileEncoding = 4;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Kerberos4.pbexp;
refType = 4;
+ sourceTree = "<group>";
};
A125378D040BFA0E003D8244 = {
fileEncoding = 4;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = KerberosProfile.pbexp;
refType = 4;
+ sourceTree = "<group>";
};
A12537EA040C0795003D8244 = {
children = (
@@ -1363,37 +1529,28 @@
A12537FE040C080B003D8244,
A1253803040C0D3E003D8244,
A12537EB040C0795003D8244,
- A12537EC040C0795003D8244,
- A12537ED040C0795003D8244,
A12537EE040C0795003D8244,
);
isa = PBXGroup;
path = include;
refType = 4;
+ sourceTree = "<group>";
};
A12537EB040C0795003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb5.h;
refType = 4;
- };
- A12537EC040C0795003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = krb524.h;
- refType = 4;
- };
- A12537ED040C0795003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = krb524_err.h;
- refType = 4;
+ sourceTree = "<group>";
};
A12537EE040C0795003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = profile.h;
refType = 4;
+ sourceTree = "<group>";
};
A12537EF040C0795003D8244 = {
children = (
@@ -1403,74 +1560,77 @@
A12537F3040C0795003D8244,
A12537F4040C0795003D8244,
A12537F5040C0795003D8244,
- A12537F6040C0795003D8244,
- A12537F7040C0795003D8244,
A12537F8040C0795003D8244,
A12537F9040C0795003D8244,
);
isa = PBXGroup;
path = Kerberos;
refType = 4;
+ sourceTree = "<group>";
};
A12537F0040C0795003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = des.h;
refType = 4;
+ sourceTree = "<group>";
};
A12537F1040C0795003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = gssapi.h;
refType = 4;
+ sourceTree = "<group>";
};
A12537F2040C0795003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = gssapi_generic.h;
refType = 4;
+ sourceTree = "<group>";
};
A12537F3040C0795003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = gssapi_krb5.h;
refType = 4;
+ sourceTree = "<group>";
};
A12537F4040C0795003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb.h;
refType = 4;
+ sourceTree = "<group>";
};
A12537F5040C0795003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb5.h;
refType = 4;
- };
- A12537F6040C0795003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = krb524.h;
- refType = 4;
- };
- A12537F7040C0795003D8244 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = krb524_err.h;
- refType = 4;
+ sourceTree = "<group>";
};
A12537F8040C0795003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb_err.h;
refType = 4;
+ sourceTree = "<group>";
};
A12537F9040C0795003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = profile.h;
refType = 4;
+ sourceTree = "<group>";
};
A12537FA040C080B003D8244 = {
children = (
@@ -1481,24 +1641,31 @@
isa = PBXGroup;
path = gssapi;
refType = 4;
+ sourceTree = "<group>";
};
A12537FB040C080B003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = gssapi.h;
refType = 4;
+ sourceTree = "<group>";
};
A12537FC040C080B003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = gssapi_generic.h;
refType = 4;
+ sourceTree = "<group>";
};
A12537FD040C080B003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = gssapi_krb5.h;
refType = 4;
+ sourceTree = "<group>";
};
A12537FE040C080B003D8244 = {
children = (
@@ -1509,24 +1676,31 @@
isa = PBXGroup;
path = kerberosIV;
refType = 4;
+ sourceTree = "<group>";
};
A12537FF040C080B003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = des.h;
refType = 4;
+ sourceTree = "<group>";
};
A1253800040C080B003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb.h;
refType = 4;
+ sourceTree = "<group>";
};
A1253801040C080B003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb_err.h;
refType = 4;
+ sourceTree = "<group>";
};
A1253803040C0D3E003D8244 = {
children = (
@@ -1536,30 +1710,186 @@
isa = PBXGroup;
path = krb5;
refType = 4;
+ sourceTree = "<group>";
};
A1253804040C0D3E003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = autoconf.h;
refType = 4;
+ sourceTree = "<group>";
};
A1253805040C0D3E003D8244 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = osconf.h;
refType = 4;
+ sourceTree = "<group>";
+ };
+ A125397605CF124D003BD89B = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
+ path = k5sealv3.c;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ A125399205CF12A2003BD89B = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
+ path = mandatory_sumtype.c;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ A12539AD05CF12D5003BD89B = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
+ path = dnssrv.c;
+ refType = 4;
+ sourceTree = "<group>";
};
A166BCC3040D36F8004AA618 = {
fileEncoding = 4;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mac_des_glue.c;
refType = 4;
+ sourceTree = "<group>";
};
- A166BCC4040D36F8004AA618 = {
- fileRef = A166BCC3040D36F8004AA618;
- isa = PBXBuildFile;
- settings = {
- };
+ A16DA36604854EF700120112 = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
+ path = conv_creds.c;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ A16DA36704854EF700120112 = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
+ path = v4lifetime.c;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ A16DA36A0485503F00120112 = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = text;
+ path = krb524_err.et;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ A16DB01304868A7E00120112 = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
+ path = send524.c;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ A181DA3F05CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5CFD5E6022D8A9901120112;
+ remoteInfo = "Error Table Generation";
+ };
+ A181DA4005CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5CFD629022D922C01120112;
+ remoteInfo = "Header Generation";
+ };
+ A181DA4105CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5CFD5E6022D8A9901120112;
+ remoteInfo = "Error Table Generation";
+ };
+ A181DA4205CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5CFD629022D922C01120112;
+ remoteInfo = "Header Generation";
+ };
+ A181DA4305CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5CFD629022D922C01120112;
+ remoteInfo = "Header Generation";
+ };
+ A181DA4405CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5CFD5CD022D86AD01120112;
+ remoteInfo = KerberosProfile;
+ };
+ A181DA4505CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5E2686C03F8336601120114;
+ remoteInfo = KerberosDES;
+ };
+ A181DA4605CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5CFD5E6022D8A9901120112;
+ remoteInfo = "Error Table Generation";
+ };
+ A181DA4705CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5E59BD503FD803201120114;
+ remoteInfo = ServerBuild;
+ };
+ A181DA4805CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5CFD5E6022D8A9901120112;
+ remoteInfo = "Error Table Generation";
+ };
+ A181DA4905CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5E2686C03F8336601120114;
+ remoteInfo = KerberosDES;
+ };
+ A181DA4A05CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5CFD629022D922C01120112;
+ remoteInfo = "Header Generation";
+ };
+ A181DA4B05CEFC0400E4C246 = {
+ containerPortal = F5CFD36E022D854401120112;
+ isa = PBXContainerItemProxy;
+ proxyType = 1;
+ remoteGlobalIDString = F5CFD5E6022D8A9901120112;
+ remoteInfo = "Error Table Generation";
+ };
+ A181DA5405CF0BD800E4C246 = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = "k5-platform.h";
+ refType = 4;
+ sourceTree = "<group>";
};
A198BBE10406D04A00120114 = {
children = (
@@ -1572,12 +1902,15 @@
isa = PBXGroup;
path = mac;
refType = 4;
+ sourceTree = "<group>";
};
A198BBE60406D04A00120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A198BC050406D04A00120114 = {
children = (
@@ -1586,12 +1919,15 @@
isa = PBXGroup;
path = libraries;
refType = 4;
+ sourceTree = "<group>";
};
A198BC0A0406D04A00120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
A198BC180406D04A00120114 = {
children = (
@@ -1603,6 +1939,7 @@
isa = PBXGroup;
path = MacOSX;
refType = 4;
+ sourceTree = "<group>";
};
A198BC190406D04A00120114 = {
children = (
@@ -1611,6 +1948,7 @@
isa = PBXGroup;
path = Headers;
refType = 4;
+ sourceTree = "<group>";
};
A198BC1A0406D04A00120114 = {
children = (
@@ -1619,6 +1957,7 @@
isa = PBXGroup;
path = Projects;
refType = 4;
+ sourceTree = "<group>";
};
A198BC1B0406D04A00120114 = {
children = (
@@ -1626,6 +1965,7 @@
isa = PBXGroup;
path = Kerberos5.pbproj;
refType = 4;
+ sourceTree = "<group>";
};
A198BC1C0406D04A00120114 = {
children = (
@@ -1633,6 +1973,7 @@
isa = PBXGroup;
path = Scripts;
refType = 4;
+ sourceTree = "<group>";
};
A198BC1D0406D04A00120114 = {
children = (
@@ -1640,666 +1981,3492 @@
isa = PBXGroup;
path = Sources;
refType = 4;
+ sourceTree = "<group>";
};
A198BC200406D04A00120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ReadMe;
refType = 4;
+ sourceTree = "<group>";
};
A198BC210406D04A00120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "Release notes";
refType = 4;
- };
- A198BC270406D66000120114 = {
- fileRef = F517343303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
+ sourceTree = "<group>";
};
A198BC2A0406DA8F00120114 = {
fileEncoding = 4;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = prof_FSp_glue.c;
refType = 4;
+ sourceTree = "<group>";
+ };
+ A1AB1DEC05DDC40100526345 = {
+ buildPhases = (
+ A1AB1DEE05DDC40100526345,
+ A1AB1DF005DDC40100526345,
+ A1AB1DFF05DDC40100526345,
+ A1AB1E0005DDC40100526345,
+ );
+ buildRules = (
+ );
+ buildSettings = {
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = ../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h;
+ HEADER_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include";
+ LIBRARY_STYLE = STATIC;
+ PRODUCT_NAME = KerberosDES;
+ REZ_EXECUTABLE = YES;
+ WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+ };
+ dependencies = (
+ A1AB1DED05DDC40100526345,
+ );
+ isa = PBXNativeTarget;
+ name = KerberosDES;
+ productInstallPath = /usr/local/lib;
+ productName = KerberosDES;
+ productReference = A1AB1E0205DDC40100526345;
+ productType = "com.apple.product-type.library.static";
+ };
+ A1AB1DED05DDC40100526345 = {
+ isa = PBXTargetDependency;
+ target = F5CFD629022D922C01120112;
+ targetProxy = A181DA4205CEFC0400E4C246;
+ };
+ A1AB1DEE05DDC40100526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ A1AB1DEF05DDC40100526345,
+ );
+ isa = PBXHeadersBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1DEF05DDC40100526345 = {
+ fileRef = A1CA623604168DFE0013F915;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DF005DDC40100526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ A1AB1DF105DDC40100526345,
+ A1AB1DF205DDC40100526345,
+ A1AB1DF305DDC40100526345,
+ A1AB1DF405DDC40100526345,
+ A1AB1DF505DDC40100526345,
+ A1AB1DF605DDC40100526345,
+ A1AB1DF705DDC40100526345,
+ A1AB1DF805DDC40100526345,
+ A1AB1DF905DDC40100526345,
+ A1AB1DFA05DDC40100526345,
+ A1AB1DFB05DDC40100526345,
+ A1AB1DFC05DDC40100526345,
+ A1AB1DFD05DDC40100526345,
+ A1AB1DFE05DDC40100526345,
+ );
+ isa = PBXSourcesBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1DF105DDC40100526345 = {
+ fileRef = F517332003F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DF205DDC40100526345 = {
+ fileRef = F517331E03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DF305DDC40100526345 = {
+ fileRef = F517330C03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DF405DDC40100526345 = {
+ fileRef = F517330E03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DF505DDC40100526345 = {
+ fileRef = F517330F03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DF605DDC40100526345 = {
+ fileRef = F517331103F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DF705DDC40100526345 = {
+ fileRef = F517331203F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DF805DDC40100526345 = {
+ fileRef = F517331403F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DF905DDC40100526345 = {
+ fileRef = F517331503F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DFA05DDC40100526345 = {
+ fileRef = F517331603F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DFB05DDC40100526345 = {
+ fileRef = F517331703F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DFC05DDC40100526345 = {
+ fileRef = F517331803F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DFD05DDC40100526345 = {
+ fileRef = F517331903F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DFE05DDC40100526345 = {
+ fileRef = A166BCC3040D36F8004AA618;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1DFF05DDC40100526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXFrameworksBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1E0005DDC40100526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXRezBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1E0205DDC40100526345 = {
+ explicitFileType = archive.ar;
+ includeInIndex = 0;
+ isa = PBXFileReference;
+ path = libKerberosDES.a;
+ refType = 3;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ A1AB1E1005DDC43000526345 = {
+ buildPhases = (
+ A1AB1E1305DDC43000526345,
+ A1AB1E1705DDC43000526345,
+ A1AB1E1F05DDC43000526345,
+ A1AB1E2005DDC43000526345,
+ );
+ buildRules = (
+ );
+ buildSettings = {
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = ../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h;
+ HEADER_SEARCH_PATHS = "$(SRCROOT)/../../Common/Headers $(SRCROOT)/../../KerberosErrors/Headers/Kerberos $(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include";
+ LIBRARY_STYLE = STATIC;
+ PRODUCT_NAME = KerberosProfile;
+ REZ_EXECUTABLE = YES;
+ WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+ };
+ dependencies = (
+ A1AB1E1105DDC43000526345,
+ A1AB1E1205DDC43000526345,
+ );
+ isa = PBXNativeTarget;
+ name = KerberosProfile;
+ productInstallPath = /usr/local/lib;
+ productName = KerberosProfile;
+ productReference = A1AB1E2205DDC43000526345;
+ productType = "com.apple.product-type.library.static";
+ };
+ A1AB1E1105DDC43000526345 = {
+ isa = PBXTargetDependency;
+ target = F5CFD5E6022D8A9901120112;
+ targetProxy = A181DA4B05CEFC0400E4C246;
+ };
+ A1AB1E1205DDC43000526345 = {
+ isa = PBXTargetDependency;
+ target = F5CFD629022D922C01120112;
+ targetProxy = A181DA4A05CEFC0400E4C246;
+ };
+ A1AB1E1305DDC43000526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ A1AB1E1405DDC43000526345,
+ A1AB1E1505DDC43000526345,
+ A1AB1E1605DDC43000526345,
+ );
+ isa = PBXHeadersBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1E1405DDC43000526345 = {
+ fileRef = F51737BD03F1B65B01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E1505DDC43000526345 = {
+ fileRef = F5E2662D03F443E901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E1605DDC43000526345 = {
+ fileRef = F5E2662F03F443E901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
};
- A198BC2B0406DA8F00120114 = {
+ A1AB1E1705DDC43000526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ A1AB1E1805DDC43000526345,
+ A1AB1E1905DDC43000526345,
+ A1AB1E1A05DDC43000526345,
+ A1AB1E1B05DDC43000526345,
+ A1AB1E1C05DDC43000526345,
+ A1AB1E1D05DDC43000526345,
+ A1AB1E1E05DDC43000526345,
+ );
+ isa = PBXSourcesBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1E1805DDC43000526345 = {
+ fileRef = F51737BA03F1B65B01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E1905DDC43000526345 = {
+ fileRef = F51737BB03F1B65B01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E1A05DDC43000526345 = {
+ fileRef = F51737BC03F1B65B01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E1B05DDC43000526345 = {
+ fileRef = F51737BE03F1B65B01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E1C05DDC43000526345 = {
+ fileRef = F51737BF03F1B65B01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E1D05DDC43000526345 = {
+ fileRef = F51737C003F1B65B01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E1E05DDC43000526345 = {
fileRef = A198BC2A0406DA8F00120114;
isa = PBXBuildFile;
settings = {
};
};
- A1B21F170417D6BC00120114 = {
- fileEncoding = 30;
+ A1AB1E1F05DDC43000526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXFrameworksBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1E2005DDC43000526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXRezBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1E2205DDC43000526345 = {
+ explicitFileType = archive.ar;
+ includeInIndex = 0;
isa = PBXFileReference;
- path = aes_s2k.c;
- refType = 4;
+ path = libKerberosProfile.a;
+ refType = 3;
+ sourceTree = BUILT_PRODUCTS_DIR;
};
- A1B21F180417D6BC00120114 = {
- fileEncoding = 30;
+ A1AB1E3005DDC45F00526345 = {
+ buildPhases = (
+ A1AB1E3405DDC45F00526345,
+ A1AB1E3505DDC45F00526345,
+ A1AB1E6C05DDC45F00526345,
+ A1AB1E6D05DDC45F00526345,
+ );
+ buildRules = (
+ );
+ buildSettings = {
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = ../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h;
+ HEADER_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates $(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include $(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables $(SRCROOT)/../../Common/Headers $(SRCROOT)/../../KerberosErrors/Headers $(SRCROOT)/../../KerberosDebug/Headers $(SRCROOT)/../../KerberosErrors/Headers/Kerberos $(SRCROOT)/../../CredentialsCache/Headers $(SRCROOT)/../../CredentialsCache/Headers/Kerberos $(SRCROOT)/../../KerberosLogin/Headers $(SRCROOT)/../../KerberosLogin/Headers/Kerberos";
+ LIBRARY_STYLE = STATIC;
+ PRODUCT_NAME = Kerberos4;
+ REZ_EXECUTABLE = YES;
+ WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+ };
+ dependencies = (
+ A1AB1E3105DDC45F00526345,
+ A1AB1E3205DDC45F00526345,
+ A1AB1E3305DDC45F00526345,
+ );
+ isa = PBXNativeTarget;
+ name = Kerberos4;
+ productInstallPath = /usr/local/lib;
+ productName = Kerberos4;
+ productReference = A1AB1E6F05DDC45F00526345;
+ productType = "com.apple.product-type.library.static";
+ };
+ A1AB1E3105DDC45F00526345 = {
+ isa = PBXTargetDependency;
+ target = F5CFD5E6022D8A9901120112;
+ targetProxy = A181DA4605CEFC0400E4C246;
+ };
+ A1AB1E3205DDC45F00526345 = {
+ isa = PBXTargetDependency;
+ target = A1AB1DEC05DDC40100526345;
+ targetProxy = A181DA4505CEFC0400E4C246;
+ };
+ A1AB1E3305DDC45F00526345 = {
+ isa = PBXTargetDependency;
+ target = A1AB1E1005DDC43000526345;
+ targetProxy = A181DA4405CEFC0400E4C246;
+ };
+ A1AB1E3405DDC45F00526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXHeadersBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1E3505DDC45F00526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ A1AB1E3605DDC45F00526345,
+ A1AB1E3705DDC45F00526345,
+ A1AB1E3805DDC45F00526345,
+ A1AB1E3905DDC45F00526345,
+ A1AB1E3A05DDC45F00526345,
+ A1AB1E3B05DDC45F00526345,
+ A1AB1E3C05DDC45F00526345,
+ A1AB1E3D05DDC45F00526345,
+ A1AB1E3E05DDC45F00526345,
+ A1AB1E3F05DDC45F00526345,
+ A1AB1E4005DDC45F00526345,
+ A1AB1E4105DDC45F00526345,
+ A1AB1E4205DDC45F00526345,
+ A1AB1E4305DDC45F00526345,
+ A1AB1E4405DDC45F00526345,
+ A1AB1E4505DDC45F00526345,
+ A1AB1E4605DDC45F00526345,
+ A1AB1E4705DDC45F00526345,
+ A1AB1E4805DDC45F00526345,
+ A1AB1E4905DDC45F00526345,
+ A1AB1E4A05DDC45F00526345,
+ A1AB1E4B05DDC45F00526345,
+ A1AB1E4C05DDC45F00526345,
+ A1AB1E4D05DDC45F00526345,
+ A1AB1E4E05DDC45F00526345,
+ A1AB1E4F05DDC45F00526345,
+ A1AB1E5005DDC45F00526345,
+ A1AB1E5105DDC45F00526345,
+ A1AB1E5205DDC45F00526345,
+ A1AB1E5305DDC45F00526345,
+ A1AB1E5405DDC45F00526345,
+ A1AB1E5505DDC45F00526345,
+ A1AB1E5605DDC45F00526345,
+ A1AB1E5705DDC45F00526345,
+ A1AB1E5805DDC45F00526345,
+ A1AB1E5905DDC45F00526345,
+ A1AB1E5A05DDC45F00526345,
+ A1AB1E5B05DDC45F00526345,
+ A1AB1E5C05DDC45F00526345,
+ A1AB1E5D05DDC45F00526345,
+ A1AB1E5E05DDC45F00526345,
+ A1AB1E5F05DDC45F00526345,
+ A1AB1E6005DDC45F00526345,
+ A1AB1E6105DDC45F00526345,
+ A1AB1E6205DDC45F00526345,
+ A1AB1E6305DDC45F00526345,
+ A1AB1E6405DDC45F00526345,
+ A1AB1E6505DDC45F00526345,
+ A1AB1E6605DDC45F00526345,
+ A1AB1E6705DDC45F00526345,
+ A1AB1E6805DDC45F00526345,
+ A1AB1E6905DDC45F00526345,
+ A1AB1E6A05DDC45F00526345,
+ A1AB1E6B05DDC45F00526345,
+ );
+ isa = PBXSourcesBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1E3605DDC45F00526345 = {
+ fileRef = F517345A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E3705DDC45F00526345 = {
+ fileRef = F517345B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E3805DDC45F00526345 = {
+ fileRef = F517345C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E3905DDC45F00526345 = {
+ fileRef = F517345D03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E3A05DDC45F00526345 = {
+ fileRef = F517346203F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E3B05DDC45F00526345 = {
+ fileRef = F517346303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E3C05DDC45F00526345 = {
+ fileRef = F517346403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E3D05DDC45F00526345 = {
+ fileRef = F517346503F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E3E05DDC45F00526345 = {
+ fileRef = F517346603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E3F05DDC45F00526345 = {
+ fileRef = F517346803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4005DDC45F00526345 = {
+ fileRef = F517346A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4105DDC45F00526345 = {
+ fileRef = F517346C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4205DDC45F00526345 = {
+ fileRef = F517346E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4305DDC45F00526345 = {
+ fileRef = F517347B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4405DDC45F00526345 = {
+ fileRef = F517347E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4505DDC45F00526345 = {
+ fileRef = F517348003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4605DDC45F00526345 = {
+ fileRef = F517346903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4705DDC45F00526345 = {
+ fileRef = F517345903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4805DDC45F00526345 = {
+ fileRef = F517342403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4905DDC45F00526345 = {
+ fileRef = F517342503F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4A05DDC45F00526345 = {
+ fileRef = F517342803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4B05DDC45F00526345 = {
+ fileRef = F517342903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4C05DDC45F00526345 = {
+ fileRef = F517342C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4D05DDC45F00526345 = {
+ fileRef = F517342D03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4E05DDC45F00526345 = {
+ fileRef = F517342E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E4F05DDC45F00526345 = {
+ fileRef = F517343403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5005DDC45F00526345 = {
+ fileRef = F517343703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5105DDC45F00526345 = {
+ fileRef = F517343803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5205DDC45F00526345 = {
+ fileRef = F517343903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5305DDC45F00526345 = {
+ fileRef = F517343A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5405DDC45F00526345 = {
+ fileRef = F517343F03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5505DDC45F00526345 = {
+ fileRef = F517344003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5605DDC45F00526345 = {
+ fileRef = F517344303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5705DDC45F00526345 = {
+ fileRef = F517344403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5805DDC45F00526345 = {
+ fileRef = F517344603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5905DDC45F00526345 = {
+ fileRef = F517344C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5A05DDC45F00526345 = {
+ fileRef = F517345703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5B05DDC45F00526345 = {
+ fileRef = F517345803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5C05DDC45F00526345 = {
+ fileRef = F517346103F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5D05DDC45F00526345 = {
+ fileRef = F517345E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5E05DDC45F00526345 = {
+ fileRef = F517345F03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E5F05DDC45F00526345 = {
+ fileRef = F517343003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6005DDC45F00526345 = {
+ fileRef = F517348603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6105DDC45F00526345 = {
+ fileRef = F517343303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6205DDC45F00526345 = {
+ fileRef = F517343503F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6305DDC45F00526345 = {
+ fileRef = F517343B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6405DDC45F00526345 = {
+ fileRef = F517344703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6505DDC45F00526345 = {
+ fileRef = F517346703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6605DDC45F00526345 = {
+ fileRef = F517346B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6705DDC45F00526345 = {
+ fileRef = F517346D03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6805DDC45F00526345 = {
+ fileRef = F517346F03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6905DDC45F00526345 = {
+ fileRef = F517347C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6A05DDC45F00526345 = {
+ fileRef = F517344B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6B05DDC45F00526345 = {
+ fileRef = F517343E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E6C05DDC45F00526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXFrameworksBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1E6D05DDC45F00526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXRezBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1E6F05DDC45F00526345 = {
+ explicitFileType = archive.ar;
+ includeInIndex = 0;
isa = PBXFileReference;
- path = aes_s2k.h;
- refType = 4;
+ path = libKerberos4.a;
+ refType = 3;
+ sourceTree = BUILT_PRODUCTS_DIR;
};
- A1B21F190417D6BC00120114 = {
- fileRef = A1B21F170417D6BC00120114;
+ A1AB1E8105DDC47700526345 = {
+ buildPhases = (
+ A1AB1E8505DDC47700526345,
+ A1AB1EB905DDC47800526345,
+ A1AB1FAE05DDC47800526345,
+ A1AB1FAF05DDC47800526345,
+ );
+ buildRules = (
+ );
+ buildSettings = {
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = ../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h;
+ HEADER_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates $(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include $(SRCROOT)/../Sources/include $(SRCROOT)/../../KerberosErrors/Headers $(SRCROOT)/../../KerberosErrors/Headers/Kerberos $(SRCROOT)/../../CredentialsCache/Headers $(SRCROOT)/../../CredentialsCache/Headers/Kerberos $(SRCROOT)/../../KerberosLogin/Headers $(SRCROOT)/../../KerberosLogin/Headers/Kerberos";
+ LIBRARY_STYLE = STATIC;
+ PRODUCT_NAME = Kerberos5;
+ REZ_EXECUTABLE = YES;
+ WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+ };
+ dependencies = (
+ A1AB1E8205DDC47700526345,
+ A1AB1E8305DDC47700526345,
+ A1AB1E8405DDC47700526345,
+ );
+ isa = PBXNativeTarget;
+ name = Kerberos5;
+ productInstallPath = /usr/local/lib;
+ productName = Kerberos5;
+ productReference = A1AB1FB105DDC47800526345;
+ productType = "com.apple.product-type.library.static";
+ };
+ A1AB1E8205DDC47700526345 = {
+ isa = PBXTargetDependency;
+ target = F5CFD5E6022D8A9901120112;
+ targetProxy = A181DA4805CEFC0400E4C246;
+ };
+ A1AB1E8305DDC47700526345 = {
+ isa = PBXTargetDependency;
+ target = F5CFD629022D922C01120112;
+ targetProxy = A181DA4305CEFC0400E4C246;
+ };
+ A1AB1E8405DDC47700526345 = {
+ isa = PBXTargetDependency;
+ target = A1AB1DEC05DDC40100526345;
+ targetProxy = A181DA4905CEFC0400E4C246;
+ };
+ A1AB1E8505DDC47700526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ A1AB1E8605DDC47700526345,
+ A1AB1E8705DDC47700526345,
+ A1AB1E8805DDC47700526345,
+ A1AB1E8905DDC47700526345,
+ A1AB1E8A05DDC47700526345,
+ A1AB1E8B05DDC47700526345,
+ A1AB1E8C05DDC47700526345,
+ A1AB1E8D05DDC47700526345,
+ A1AB1E8E05DDC47700526345,
+ A1AB1E8F05DDC47700526345,
+ A1AB1E9005DDC47700526345,
+ A1AB1E9105DDC47700526345,
+ A1AB1E9205DDC47700526345,
+ A1AB1E9305DDC47700526345,
+ A1AB1E9405DDC47700526345,
+ A1AB1E9505DDC47700526345,
+ A1AB1E9605DDC47700526345,
+ A1AB1E9705DDC47700526345,
+ A1AB1E9805DDC47700526345,
+ A1AB1E9905DDC47700526345,
+ A1AB1E9A05DDC47700526345,
+ A1AB1E9B05DDC47700526345,
+ A1AB1E9C05DDC47700526345,
+ A1AB1E9D05DDC47700526345,
+ A1AB1E9E05DDC47700526345,
+ A1AB1E9F05DDC47700526345,
+ A1AB1EA005DDC47700526345,
+ A1AB1EA105DDC47700526345,
+ A1AB1EA205DDC47700526345,
+ A1AB1EA305DDC47700526345,
+ A1AB1EA405DDC47700526345,
+ A1AB1EA505DDC47700526345,
+ A1AB1EA605DDC47700526345,
+ A1AB1EA705DDC47700526345,
+ A1AB1EA805DDC47700526345,
+ A1AB1EA905DDC47700526345,
+ A1AB1EAA05DDC47700526345,
+ A1AB1EAB05DDC47700526345,
+ A1AB1EAC05DDC47700526345,
+ A1AB1EAD05DDC47700526345,
+ A1AB1EAE05DDC47700526345,
+ A1AB1EAF05DDC47800526345,
+ A1AB1EB005DDC47800526345,
+ A1AB1EB105DDC47800526345,
+ A1AB1EB205DDC47800526345,
+ A1AB1EB305DDC47800526345,
+ A1AB1EB405DDC47800526345,
+ A1AB1EB505DDC47800526345,
+ A1AB1EB605DDC47800526345,
+ A1AB1EB705DDC47800526345,
+ A1AB1EB805DDC47800526345,
+ );
+ isa = PBXHeadersBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1E8605DDC47700526345 = {
+ fileRef = F517355303F1B65A01120114;
isa = PBXBuildFile;
settings = {
};
};
- A1B21F1A0417D6BC00120114 = {
- fileRef = A1B21F180417D6BC00120114;
+ A1AB1E8705DDC47700526345 = {
+ fileRef = F517357403F1B65A01120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6042040F24850013F915 = {
- fileRef = F517325103F1B65901120114;
+ A1AB1E8805DDC47700526345 = {
+ fileRef = F517349503F1B65A01120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6043040F24870013F915 = {
- fileRef = F517325303F1B65901120114;
+ A1AB1E8905DDC47700526345 = {
+ fileRef = F517349703F1B65A01120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6044040F24880013F915 = {
- fileRef = F517325403F1B65901120114;
+ A1AB1E8A05DDC47700526345 = {
+ fileRef = F517349903F1B65A01120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6045040F24890013F915 = {
- fileRef = F517325503F1B65901120114;
+ A1AB1E8B05DDC47700526345 = {
+ fileRef = F517349F03F1B65A01120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6046040F248A0013F915 = {
- fileRef = F517325603F1B65901120114;
+ A1AB1E8C05DDC47700526345 = {
+ fileRef = F51734A303F1B65A01120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6047040F248D0013F915 = {
- fileRef = F517325703F1B65901120114;
+ A1AB1E8D05DDC47700526345 = {
+ fileRef = F51734A903F1B65A01120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6048040F248E0013F915 = {
- fileRef = F517325803F1B65901120114;
+ A1AB1E8E05DDC47700526345 = {
+ fileRef = F51734A103F1B65A01120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6049040F248F0013F915 = {
- fileRef = F517326503F1B65901120114;
+ A1AB1E8F05DDC47700526345 = {
+ fileRef = F517349B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9005DDC47700526345 = {
+ fileRef = F517349D03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9105DDC47700526345 = {
+ fileRef = F51734A403F1B65A01120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA604A040F24900013F915 = {
+ A1AB1E9205DDC47700526345 = {
+ fileRef = F51734C003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9305DDC47700526345 = {
+ fileRef = F51734C403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9405DDC47700526345 = {
+ fileRef = F51734B503F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9505DDC47700526345 = {
+ fileRef = F51734B703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9605DDC47700526345 = {
+ fileRef = F51730E703F1B65801120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9705DDC47700526345 = {
+ fileRef = F51734F103F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9805DDC47700526345 = {
+ fileRef = F51734F803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9905DDC47700526345 = {
+ fileRef = F517351A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9A05DDC47700526345 = {
+ fileRef = F51735A103F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9B05DDC47700526345 = {
+ fileRef = F51735A403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9C05DDC47700526345 = {
+ fileRef = F51735A603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9D05DDC47700526345 = {
+ fileRef = F5E2662D03F443E901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9E05DDC47700526345 = {
+ fileRef = F5E2662F03F443E901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1E9F05DDC47700526345 = {
+ fileRef = F517325603F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EA005DDC47700526345 = {
fileRef = F517326603F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA604B040F24910013F915 = {
+ A1AB1EA105DDC47700526345 = {
+ fileRef = F517329903F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EA205DDC47700526345 = {
+ fileRef = F517324D03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EA305DDC47700526345 = {
+ fileRef = F517324B03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EA405DDC47700526345 = {
+ fileRef = F517325E03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EA505DDC47700526345 = {
+ fileRef = F517327A03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EA605DDC47700526345 = {
+ fileRef = F517327003F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EA705DDC47700526345 = {
+ fileRef = F517328703F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EA805DDC47700526345 = {
+ fileRef = F517329203F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EA905DDC47700526345 = {
+ fileRef = F517329F03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EAA05DDC47700526345 = {
+ fileRef = F51732AD03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EAB05DDC47700526345 = {
+ fileRef = F51732BA03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EAC05DDC47700526345 = {
+ fileRef = F51732C203F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EAD05DDC47700526345 = {
+ fileRef = F51732CA03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EAE05DDC47700526345 = {
+ fileRef = F51732D403F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EAF05DDC47800526345 = {
+ fileRef = F51732DE03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EB005DDC47800526345 = {
+ fileRef = F51732FD03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EB105DDC47800526345 = {
+ fileRef = F517330103F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EB205DDC47800526345 = {
+ fileRef = F517330203F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EB305DDC47800526345 = {
+ fileRef = F517330303F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EB405DDC47800526345 = {
+ fileRef = F517330403F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EB505DDC47800526345 = {
+ fileRef = F517330503F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EB605DDC47800526345 = {
+ fileRef = F517330703F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EB705DDC47800526345 = {
+ fileRef = A1B21F180417D6BC00120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EB805DDC47800526345 = {
+ fileRef = A181DA5405CF0BD800E4C246;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EB905DDC47800526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ A1AB1EBA05DDC47800526345,
+ A1AB1EBB05DDC47800526345,
+ A1AB1EBC05DDC47800526345,
+ A1AB1EBD05DDC47800526345,
+ A1AB1EBE05DDC47800526345,
+ A1AB1EBF05DDC47800526345,
+ A1AB1EC005DDC47800526345,
+ A1AB1EC105DDC47800526345,
+ A1AB1EC205DDC47800526345,
+ A1AB1EC305DDC47800526345,
+ A1AB1EC405DDC47800526345,
+ A1AB1EC505DDC47800526345,
+ A1AB1EC605DDC47800526345,
+ A1AB1EC705DDC47800526345,
+ A1AB1EC805DDC47800526345,
+ A1AB1EC905DDC47800526345,
+ A1AB1ECA05DDC47800526345,
+ A1AB1ECB05DDC47800526345,
+ A1AB1ECC05DDC47800526345,
+ A1AB1ECD05DDC47800526345,
+ A1AB1ECE05DDC47800526345,
+ A1AB1ECF05DDC47800526345,
+ A1AB1ED005DDC47800526345,
+ A1AB1ED105DDC47800526345,
+ A1AB1ED205DDC47800526345,
+ A1AB1ED305DDC47800526345,
+ A1AB1ED405DDC47800526345,
+ A1AB1ED505DDC47800526345,
+ A1AB1ED605DDC47800526345,
+ A1AB1ED705DDC47800526345,
+ A1AB1ED805DDC47800526345,
+ A1AB1ED905DDC47800526345,
+ A1AB1EDA05DDC47800526345,
+ A1AB1EDB05DDC47800526345,
+ A1AB1EDC05DDC47800526345,
+ A1AB1EDD05DDC47800526345,
+ A1AB1EDE05DDC47800526345,
+ A1AB1EDF05DDC47800526345,
+ A1AB1EE005DDC47800526345,
+ A1AB1EE105DDC47800526345,
+ A1AB1EE205DDC47800526345,
+ A1AB1EE305DDC47800526345,
+ A1AB1EE405DDC47800526345,
+ A1AB1EE505DDC47800526345,
+ A1AB1EE605DDC47800526345,
+ A1AB1EE705DDC47800526345,
+ A1AB1EE805DDC47800526345,
+ A1AB1EE905DDC47800526345,
+ A1AB1EEA05DDC47800526345,
+ A1AB1EEB05DDC47800526345,
+ A1AB1EEC05DDC47800526345,
+ A1AB1EED05DDC47800526345,
+ A1AB1EEE05DDC47800526345,
+ A1AB1EEF05DDC47800526345,
+ A1AB1EF005DDC47800526345,
+ A1AB1EF105DDC47800526345,
+ A1AB1EF205DDC47800526345,
+ A1AB1EF305DDC47800526345,
+ A1AB1EF405DDC47800526345,
+ A1AB1EF505DDC47800526345,
+ A1AB1EF605DDC47800526345,
+ A1AB1EF705DDC47800526345,
+ A1AB1EF805DDC47800526345,
+ A1AB1EF905DDC47800526345,
+ A1AB1EFA05DDC47800526345,
+ A1AB1EFB05DDC47800526345,
+ A1AB1EFC05DDC47800526345,
+ A1AB1EFD05DDC47800526345,
+ A1AB1EFE05DDC47800526345,
+ A1AB1EFF05DDC47800526345,
+ A1AB1F0005DDC47800526345,
+ A1AB1F0105DDC47800526345,
+ A1AB1F0205DDC47800526345,
+ A1AB1F0305DDC47800526345,
+ A1AB1F0405DDC47800526345,
+ A1AB1F0505DDC47800526345,
+ A1AB1F0605DDC47800526345,
+ A1AB1F0705DDC47800526345,
+ A1AB1F0805DDC47800526345,
+ A1AB1F0905DDC47800526345,
+ A1AB1F0A05DDC47800526345,
+ A1AB1F0B05DDC47800526345,
+ A1AB1F0C05DDC47800526345,
+ A1AB1F0D05DDC47800526345,
+ A1AB1F0E05DDC47800526345,
+ A1AB1F0F05DDC47800526345,
+ A1AB1F1005DDC47800526345,
+ A1AB1F1105DDC47800526345,
+ A1AB1F1205DDC47800526345,
+ A1AB1F1305DDC47800526345,
+ A1AB1F1405DDC47800526345,
+ A1AB1F1505DDC47800526345,
+ A1AB1F1605DDC47800526345,
+ A1AB1F1705DDC47800526345,
+ A1AB1F1805DDC47800526345,
+ A1AB1F1905DDC47800526345,
+ A1AB1F1A05DDC47800526345,
+ A1AB1F1B05DDC47800526345,
+ A1AB1F1C05DDC47800526345,
+ A1AB1F1D05DDC47800526345,
+ A1AB1F1E05DDC47800526345,
+ A1AB1F1F05DDC47800526345,
+ A1AB1F2005DDC47800526345,
+ A1AB1F2105DDC47800526345,
+ A1AB1F2205DDC47800526345,
+ A1AB1F2305DDC47800526345,
+ A1AB1F2405DDC47800526345,
+ A1AB1F2505DDC47800526345,
+ A1AB1F2605DDC47800526345,
+ A1AB1F2705DDC47800526345,
+ A1AB1F2805DDC47800526345,
+ A1AB1F2905DDC47800526345,
+ A1AB1F2A05DDC47800526345,
+ A1AB1F2B05DDC47800526345,
+ A1AB1F2C05DDC47800526345,
+ A1AB1F2D05DDC47800526345,
+ A1AB1F2E05DDC47800526345,
+ A1AB1F2F05DDC47800526345,
+ A1AB1F3005DDC47800526345,
+ A1AB1F3105DDC47800526345,
+ A1AB1F3205DDC47800526345,
+ A1AB1F3305DDC47800526345,
+ A1AB1F3405DDC47800526345,
+ A1AB1F3505DDC47800526345,
+ A1AB1F3605DDC47800526345,
+ A1AB1F3705DDC47800526345,
+ A1AB1F3805DDC47800526345,
+ A1AB1F3905DDC47800526345,
+ A1AB1F3A05DDC47800526345,
+ A1AB1F3B05DDC47800526345,
+ A1AB1F3C05DDC47800526345,
+ A1AB1F3D05DDC47800526345,
+ A1AB1F3E05DDC47800526345,
+ A1AB1F3F05DDC47800526345,
+ A1AB1F4005DDC47800526345,
+ A1AB1F4105DDC47800526345,
+ A1AB1F4205DDC47800526345,
+ A1AB1F4305DDC47800526345,
+ A1AB1F4405DDC47800526345,
+ A1AB1F4505DDC47800526345,
+ A1AB1F4605DDC47800526345,
+ A1AB1F4705DDC47800526345,
+ A1AB1F4805DDC47800526345,
+ A1AB1F4905DDC47800526345,
+ A1AB1F4A05DDC47800526345,
+ A1AB1F4B05DDC47800526345,
+ A1AB1F4C05DDC47800526345,
+ A1AB1F4D05DDC47800526345,
+ A1AB1F4E05DDC47800526345,
+ A1AB1F4F05DDC47800526345,
+ A1AB1F5005DDC47800526345,
+ A1AB1F5105DDC47800526345,
+ A1AB1F5205DDC47800526345,
+ A1AB1F5305DDC47800526345,
+ A1AB1F5405DDC47800526345,
+ A1AB1F5505DDC47800526345,
+ A1AB1F5605DDC47800526345,
+ A1AB1F5705DDC47800526345,
+ A1AB1F5805DDC47800526345,
+ A1AB1F5905DDC47800526345,
+ A1AB1F5A05DDC47800526345,
+ A1AB1F5B05DDC47800526345,
+ A1AB1F5C05DDC47800526345,
+ A1AB1F5D05DDC47800526345,
+ A1AB1F5E05DDC47800526345,
+ A1AB1F5F05DDC47800526345,
+ A1AB1F6005DDC47800526345,
+ A1AB1F6105DDC47800526345,
+ A1AB1F6205DDC47800526345,
+ A1AB1F6305DDC47800526345,
+ A1AB1F6405DDC47800526345,
+ A1AB1F6505DDC47800526345,
+ A1AB1F6605DDC47800526345,
+ A1AB1F6705DDC47800526345,
+ A1AB1F6805DDC47800526345,
+ A1AB1F6905DDC47800526345,
+ A1AB1F6A05DDC47800526345,
+ A1AB1F6B05DDC47800526345,
+ A1AB1F6C05DDC47800526345,
+ A1AB1F6D05DDC47800526345,
+ A1AB1F6E05DDC47800526345,
+ A1AB1F6F05DDC47800526345,
+ A1AB1F7005DDC47800526345,
+ A1AB1F7105DDC47800526345,
+ A1AB1F7205DDC47800526345,
+ A1AB1F7305DDC47800526345,
+ A1AB1F7405DDC47800526345,
+ A1AB1F7505DDC47800526345,
+ A1AB1F7605DDC47800526345,
+ A1AB1F7705DDC47800526345,
+ A1AB1F7805DDC47800526345,
+ A1AB1F7905DDC47800526345,
+ A1AB1F7A05DDC47800526345,
+ A1AB1F7B05DDC47800526345,
+ A1AB1F7C05DDC47800526345,
+ A1AB1F7D05DDC47800526345,
+ A1AB1F7E05DDC47800526345,
+ A1AB1F7F05DDC47800526345,
+ A1AB1F8005DDC47800526345,
+ A1AB1F8105DDC47800526345,
+ A1AB1F8205DDC47800526345,
+ A1AB1F8305DDC47800526345,
+ A1AB1F8405DDC47800526345,
+ A1AB1F8505DDC47800526345,
+ A1AB1F8605DDC47800526345,
+ A1AB1F8705DDC47800526345,
+ A1AB1F8805DDC47800526345,
+ A1AB1F8905DDC47800526345,
+ A1AB1F8A05DDC47800526345,
+ A1AB1F8B05DDC47800526345,
+ A1AB1F8C05DDC47800526345,
+ A1AB1F8D05DDC47800526345,
+ A1AB1F8E05DDC47800526345,
+ A1AB1F8F05DDC47800526345,
+ A1AB1F9005DDC47800526345,
+ A1AB1F9105DDC47800526345,
+ A1AB1F9205DDC47800526345,
+ A1AB1F9305DDC47800526345,
+ A1AB1F9405DDC47800526345,
+ A1AB1F9505DDC47800526345,
+ A1AB1F9605DDC47800526345,
+ A1AB1F9705DDC47800526345,
+ A1AB1F9805DDC47800526345,
+ A1AB1F9905DDC47800526345,
+ A1AB1F9A05DDC47800526345,
+ A1AB1F9B05DDC47800526345,
+ A1AB1F9C05DDC47800526345,
+ A1AB1F9D05DDC47800526345,
+ A1AB1F9E05DDC47800526345,
+ A1AB1F9F05DDC47800526345,
+ A1AB1FA005DDC47800526345,
+ A1AB1FA105DDC47800526345,
+ A1AB1FA205DDC47800526345,
+ A1AB1FA305DDC47800526345,
+ A1AB1FA405DDC47800526345,
+ A1AB1FA505DDC47800526345,
+ A1AB1FA605DDC47800526345,
+ A1AB1FA705DDC47800526345,
+ A1AB1FA805DDC47800526345,
+ A1AB1FA905DDC47800526345,
+ A1AB1FAA05DDC47800526345,
+ A1AB1FAB05DDC47800526345,
+ A1AB1FAC05DDC47800526345,
+ A1AB1FAD05DDC47800526345,
+ );
+ isa = PBXSourcesBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1EBA05DDC47800526345 = {
+ fileRef = F517355203F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EBB05DDC47800526345 = {
+ fileRef = F517355803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EBC05DDC47800526345 = {
+ fileRef = F517355903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EBD05DDC47800526345 = {
+ fileRef = F517355A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EBE05DDC47800526345 = {
+ fileRef = F517355B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EBF05DDC47800526345 = {
+ fileRef = F517355D03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EC005DDC47800526345 = {
+ fileRef = F517355E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EC105DDC47800526345 = {
+ fileRef = F517355F03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EC205DDC47800526345 = {
+ fileRef = F517356003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EC305DDC47800526345 = {
+ fileRef = F517356103F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EC405DDC47800526345 = {
+ fileRef = F517356203F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EC505DDC47800526345 = {
+ fileRef = F517356303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EC605DDC47800526345 = {
+ fileRef = F517356403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EC705DDC47800526345 = {
+ fileRef = F517356503F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EC805DDC47800526345 = {
+ fileRef = F517356603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EC905DDC47800526345 = {
+ fileRef = F517356703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ECA05DDC47800526345 = {
+ fileRef = F517356803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ECB05DDC47800526345 = {
+ fileRef = F517356A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ECC05DDC47800526345 = {
+ fileRef = F517356903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ECD05DDC47800526345 = {
+ fileRef = F517356B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ECE05DDC47800526345 = {
+ fileRef = F517356C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ECF05DDC47800526345 = {
+ fileRef = F517356D03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ED005DDC47800526345 = {
+ fileRef = F517356E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ED105DDC47800526345 = {
+ fileRef = F517356F03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ED205DDC47800526345 = {
+ fileRef = F517357103F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ED305DDC47800526345 = {
+ fileRef = F517357203F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ED405DDC47800526345 = {
+ fileRef = F517357303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ED505DDC47800526345 = {
+ fileRef = F517357503F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ED605DDC47800526345 = {
+ fileRef = F517357603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ED705DDC47800526345 = {
+ fileRef = F517357703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ED805DDC47800526345 = {
+ fileRef = F517357803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1ED905DDC47800526345 = {
+ fileRef = F517357903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EDA05DDC47800526345 = {
+ fileRef = F517357A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EDB05DDC47800526345 = {
+ fileRef = F517357B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EDC05DDC47800526345 = {
+ fileRef = F517357C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EDD05DDC47800526345 = {
+ fileRef = F517357E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EDE05DDC47800526345 = {
+ fileRef = F517357F03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EDF05DDC47800526345 = {
+ fileRef = F517358603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EE005DDC47800526345 = {
+ fileRef = F517358703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EE105DDC47800526345 = {
+ fileRef = F517358803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EE205DDC47800526345 = {
+ fileRef = F517358903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EE305DDC47800526345 = {
+ fileRef = F517358A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EE405DDC47800526345 = {
+ fileRef = F517349403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EE505DDC47800526345 = {
+ fileRef = F517349603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EE605DDC47800526345 = {
+ fileRef = F517349803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EE705DDC47800526345 = {
+ fileRef = F517349E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EE805DDC47800526345 = {
+ fileRef = F51734A203F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EE905DDC47800526345 = {
+ fileRef = F51734A703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EEA05DDC47800526345 = {
+ fileRef = F51734A803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EEB05DDC47800526345 = {
+ fileRef = F51734A003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EEC05DDC47800526345 = {
+ fileRef = F517349A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EED05DDC47800526345 = {
+ fileRef = F517349C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EEE05DDC47800526345 = {
+ fileRef = F51734AE03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EEF05DDC47800526345 = {
+ fileRef = F51734AF03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EF005DDC47800526345 = {
+ fileRef = F51734B003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EF105DDC47800526345 = {
+ fileRef = F51734BA03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EF205DDC47800526345 = {
+ fileRef = F51734BB03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EF305DDC47800526345 = {
+ fileRef = F51734BC03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EF405DDC47800526345 = {
+ fileRef = F51734BD03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EF505DDC47800526345 = {
+ fileRef = F51734BE03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EF605DDC47800526345 = {
+ fileRef = F51734C503F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EF705DDC47800526345 = {
+ fileRef = F51734B403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EF805DDC47800526345 = {
+ fileRef = F51734B603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EF905DDC47800526345 = {
+ fileRef = F51734D303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EFA05DDC47800526345 = {
+ fileRef = F51734DE03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EFB05DDC47800526345 = {
+ fileRef = F51734DF03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EFC05DDC47800526345 = {
+ fileRef = F51734E003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EFD05DDC47800526345 = {
+ fileRef = F51734E103F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EFE05DDC47800526345 = {
+ fileRef = F51734E203F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1EFF05DDC47800526345 = {
+ fileRef = F51734E303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0005DDC47800526345 = {
+ fileRef = F51734E403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0105DDC47800526345 = {
+ fileRef = F51734E503F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0205DDC47800526345 = {
+ fileRef = F51734E703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0305DDC47800526345 = {
+ fileRef = F51734EC03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0405DDC47800526345 = {
+ fileRef = F51734ED03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0505DDC47800526345 = {
+ fileRef = F51734EE03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0605DDC47800526345 = {
+ fileRef = F51734EF03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0705DDC47800526345 = {
+ fileRef = F51734F003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0805DDC47800526345 = {
+ fileRef = F51734F203F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0905DDC47800526345 = {
+ fileRef = F51734F303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0A05DDC47800526345 = {
+ fileRef = F51734F603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0B05DDC47800526345 = {
+ fileRef = F51734F703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0C05DDC47800526345 = {
+ fileRef = F51734F903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0D05DDC47800526345 = {
+ fileRef = F51734FA03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0E05DDC47800526345 = {
+ fileRef = F51734FB03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F0F05DDC47800526345 = {
+ fileRef = F51734FC03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1005DDC47800526345 = {
+ fileRef = F51734FD03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1105DDC47800526345 = {
+ fileRef = F51734FE03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1205DDC47800526345 = {
+ fileRef = F51734FF03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1305DDC47800526345 = {
+ fileRef = F517350003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1405DDC47800526345 = {
+ fileRef = F517350103F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1505DDC47800526345 = {
+ fileRef = F517350203F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1605DDC47800526345 = {
+ fileRef = F517350303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1705DDC47800526345 = {
+ fileRef = F517350403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1805DDC47800526345 = {
+ fileRef = F517350503F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1905DDC47800526345 = {
+ fileRef = F517350603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1A05DDC47800526345 = {
+ fileRef = F517350703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1B05DDC47800526345 = {
+ fileRef = F517350803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1C05DDC47800526345 = {
+ fileRef = F517350903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1D05DDC47800526345 = {
+ fileRef = F517350A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1E05DDC47800526345 = {
+ fileRef = F517350C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F1F05DDC47800526345 = {
+ fileRef = F517350B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2005DDC47800526345 = {
+ fileRef = F517350D03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2105DDC47800526345 = {
+ fileRef = F517350E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2205DDC47800526345 = {
+ fileRef = F517350F03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2305DDC47800526345 = {
+ fileRef = F517351003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2405DDC47800526345 = {
+ fileRef = F517351103F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2505DDC47800526345 = {
+ fileRef = F517351203F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2605DDC47800526345 = {
+ fileRef = F517351303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2705DDC47800526345 = {
+ fileRef = F517351403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2805DDC47800526345 = {
+ fileRef = F517351703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2905DDC47800526345 = {
+ fileRef = F517351803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2A05DDC47800526345 = {
+ fileRef = F517351903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2B05DDC47800526345 = {
+ fileRef = F517351B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2C05DDC47800526345 = {
+ fileRef = F517351C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2D05DDC47800526345 = {
+ fileRef = F517351E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2E05DDC47800526345 = {
+ fileRef = F517351F03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F2F05DDC47800526345 = {
+ fileRef = F517352003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3005DDC47800526345 = {
+ fileRef = F517352103F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3105DDC47800526345 = {
+ fileRef = F517352203F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3205DDC47800526345 = {
+ fileRef = F517352303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3305DDC47800526345 = {
+ fileRef = F517352403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3405DDC47800526345 = {
+ fileRef = F517352503F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3505DDC47800526345 = {
+ fileRef = F517352603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3605DDC47800526345 = {
+ fileRef = F517352703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3705DDC47800526345 = {
+ fileRef = F517352803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3805DDC47800526345 = {
+ fileRef = F517352903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3905DDC47800526345 = {
+ fileRef = F517352A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3A05DDC47800526345 = {
+ fileRef = F517352B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3B05DDC47800526345 = {
+ fileRef = F517352C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3C05DDC47800526345 = {
+ fileRef = F517352D03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3D05DDC47800526345 = {
+ fileRef = F517352E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3E05DDC47800526345 = {
+ fileRef = F517352F03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F3F05DDC47800526345 = {
+ fileRef = F517353003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4005DDC47800526345 = {
+ fileRef = F517353103F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4105DDC47800526345 = {
+ fileRef = F517353203F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4205DDC47800526345 = {
+ fileRef = F517353303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4305DDC47800526345 = {
+ fileRef = F517353403F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4405DDC47800526345 = {
+ fileRef = F517353503F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4505DDC47800526345 = {
+ fileRef = F517353603F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4605DDC47800526345 = {
+ fileRef = F517353703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4705DDC47800526345 = {
+ fileRef = F517353803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4805DDC47800526345 = {
+ fileRef = F517353903F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4905DDC47800526345 = {
+ fileRef = F517353A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4A05DDC47800526345 = {
+ fileRef = F517353B03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4B05DDC47800526345 = {
+ fileRef = F517353C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4C05DDC47800526345 = {
+ fileRef = F517353D03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4D05DDC47800526345 = {
+ fileRef = F517353E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4E05DDC47800526345 = {
+ fileRef = F517353F03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F4F05DDC47800526345 = {
+ fileRef = F517354003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5005DDC47800526345 = {
+ fileRef = F517354A03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5105DDC47800526345 = {
+ fileRef = F517354C03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5205DDC47800526345 = {
+ fileRef = F517354D03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5305DDC47800526345 = {
+ fileRef = F517354E03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5405DDC47800526345 = {
+ fileRef = F517354F03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5505DDC47800526345 = {
+ fileRef = F517355003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5605DDC47800526345 = {
+ fileRef = F517359303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5705DDC47800526345 = {
+ fileRef = F51735A003F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5805DDC47800526345 = {
+ fileRef = F51735A203F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5905DDC47800526345 = {
+ fileRef = F51735A303F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5A05DDC47800526345 = {
+ fileRef = F51735A503F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5B05DDC47800526345 = {
+ fileRef = F51735A703F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5C05DDC47800526345 = {
+ fileRef = F51735A803F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5D05DDC47800526345 = {
+ fileRef = F51735AB03F1B65A01120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5E05DDC47800526345 = {
+ fileRef = F517325103F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F5F05DDC47800526345 = {
+ fileRef = F517325303F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F6005DDC47800526345 = {
+ fileRef = F517325403F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F6105DDC47800526345 = {
+ fileRef = F517325503F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F6205DDC47800526345 = {
+ fileRef = F517325703F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F6305DDC47800526345 = {
+ fileRef = F517325803F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F6405DDC47800526345 = {
+ fileRef = F517326503F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1F6505DDC47800526345 = {
fileRef = F517326703F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA604D040F24950013F915 = {
+ A1AB1F6605DDC47800526345 = {
fileRef = F517326803F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA604E040F249D0013F915 = {
+ A1AB1F6705DDC47800526345 = {
fileRef = F517329403F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA604F040F249E0013F915 = {
+ A1AB1F6805DDC47800526345 = {
fileRef = F517329503F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6050040F249F0013F915 = {
+ A1AB1F6905DDC47800526345 = {
fileRef = F517329603F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6051040F24A10013F915 = {
+ A1AB1F6A05DDC47800526345 = {
fileRef = F517329703F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6052040F24A20013F915 = {
+ A1AB1F6B05DDC47800526345 = {
fileRef = F517329803F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6053040F24A30013F915 = {
- fileRef = F517329903F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- A1CA6054040F24A90013F915 = {
+ A1AB1F6C05DDC47800526345 = {
fileRef = F51732A203F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6055040F24AB0013F915 = {
+ A1AB1F6D05DDC47800526345 = {
fileRef = F51732A403F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6056040F24AC0013F915 = {
+ A1AB1F6E05DDC47800526345 = {
fileRef = F51732A503F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6057040F24AE0013F915 = {
+ A1AB1F6F05DDC47800526345 = {
fileRef = F51732B003F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6058040F24AF0013F915 = {
+ A1AB1F7005DDC47800526345 = {
fileRef = F51732B103F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6059040F24B20013F915 = {
+ A1AB1F7105DDC47800526345 = {
fileRef = F51732C503F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA605A040F24B90013F915 = {
+ A1AB1F7205DDC47800526345 = {
fileRef = F51732CD03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA605B040F24C30013F915 = {
+ A1AB1F7305DDC47800526345 = {
fileRef = F51732CF03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA605C040F24C40013F915 = {
+ A1AB1F7405DDC47800526345 = {
fileRef = F51732D003F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA605D040F24C70013F915 = {
+ A1AB1F7505DDC47800526345 = {
fileRef = F51732E103F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA605E040F24C70013F915 = {
+ A1AB1F7605DDC47800526345 = {
fileRef = F51732E203F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA605F040F24C80013F915 = {
+ A1AB1F7705DDC47800526345 = {
fileRef = F51732E303F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6060040F24C90013F915 = {
+ A1AB1F7805DDC47800526345 = {
fileRef = F51732E403F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6061040F24D20013F915 = {
+ A1AB1F7905DDC47800526345 = {
fileRef = F51732F103F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6062040F24D20013F915 = {
+ A1AB1F7A05DDC47800526345 = {
fileRef = F51732F203F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6064040F24D40013F915 = {
+ A1AB1F7B05DDC47800526345 = {
fileRef = F51732F403F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6065040F250F0013F915 = {
+ A1AB1F7C05DDC47800526345 = {
fileRef = F517323103F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6066040F25110013F915 = {
+ A1AB1F7D05DDC47800526345 = {
fileRef = F517323203F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6067040F25140013F915 = {
+ A1AB1F7E05DDC47800526345 = {
fileRef = F517323603F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6068040F252B0013F915 = {
- fileRef = F517324D03F1B65901120114;
+ A1AB1F7F05DDC47800526345 = {
+ fileRef = F517324C03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6069040F252C0013F915 = {
- fileRef = F517324B03F1B65901120114;
+ A1AB1F8005DDC47800526345 = {
+ fileRef = F517325003F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA606A040F252E0013F915 = {
- fileRef = F517324C03F1B65901120114;
+ A1AB1F8105DDC47800526345 = {
+ fileRef = F517326103F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA606B040F252F0013F915 = {
- fileRef = F517325003F1B65901120114;
+ A1AB1F8205DDC47800526345 = {
+ fileRef = F517326C03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA606C040F25370013F915 = {
- fileRef = F517326103F1B65901120114;
+ A1AB1F8305DDC47800526345 = {
+ fileRef = F517326E03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA606D040F25380013F915 = {
- fileRef = F517325E03F1B65901120114;
+ A1AB1F8405DDC47800526345 = {
+ fileRef = F517326F03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA606E040F25420013F915 = {
- fileRef = F517326C03F1B65901120114;
+ A1AB1F8505DDC47800526345 = {
+ fileRef = F517327503F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA606F040F25440013F915 = {
- fileRef = F517326E03F1B65901120114;
+ A1AB1F8605DDC47800526345 = {
+ fileRef = F517327603F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6070040F25460013F915 = {
- fileRef = F517326F03F1B65901120114;
+ A1AB1F8705DDC47800526345 = {
+ fileRef = F517327703F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6071040F25470013F915 = {
- fileRef = F517327503F1B65901120114;
+ A1AB1F8805DDC47800526345 = {
+ fileRef = F517327803F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6072040F254B0013F915 = {
- fileRef = F517327603F1B65901120114;
+ A1AB1F8905DDC47800526345 = {
+ fileRef = F517327903F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6073040F254C0013F915 = {
- fileRef = F517327703F1B65901120114;
+ A1AB1F8A05DDC47800526345 = {
+ fileRef = F517327C03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6074040F254C0013F915 = {
- fileRef = F517327803F1B65901120114;
+ A1AB1F8B05DDC47800526345 = {
+ fileRef = F517327F03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6075040F254F0013F915 = {
- fileRef = F517327903F1B65901120114;
+ A1AB1F8C05DDC47800526345 = {
+ fileRef = F517328203F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6076040F254F0013F915 = {
- fileRef = F517327A03F1B65901120114;
+ A1AB1F8D05DDC47800526345 = {
+ fileRef = F517328503F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6077040F25510013F915 = {
- fileRef = F517327C03F1B65901120114;
+ A1AB1F8E05DDC47800526345 = {
+ fileRef = F517328603F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6078040F25530013F915 = {
- fileRef = F517327F03F1B65901120114;
+ A1AB1F8F05DDC47800526345 = {
+ fileRef = F517328803F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6079040F25550013F915 = {
- fileRef = F517328203F1B65901120114;
+ A1AB1F9005DDC47800526345 = {
+ fileRef = F517328903F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA607A040F25570013F915 = {
- fileRef = F517327003F1B65901120114;
+ A1AB1F9105DDC47800526345 = {
+ fileRef = F517328B03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA607B040F25620013F915 = {
- fileRef = F517328503F1B65901120114;
+ A1AB1F9205DDC47800526345 = {
+ fileRef = F517329003F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA607C040F25630013F915 = {
- fileRef = F517328603F1B65901120114;
+ A1AB1F9305DDC47800526345 = {
+ fileRef = F517329103F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA607D040F25650013F915 = {
- fileRef = F517328803F1B65901120114;
+ A1AB1F9405DDC47800526345 = {
+ fileRef = F517328E03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA607E040F25660013F915 = {
- fileRef = F517328903F1B65901120114;
+ A1AB1F9505DDC47800526345 = {
+ fileRef = F517328D03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA607F040F25680013F915 = {
- fileRef = F517328703F1B65901120114;
+ A1AB1F9605DDC47800526345 = {
+ fileRef = F517329C03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6080040F256B0013F915 = {
- fileRef = F517328B03F1B65901120114;
+ A1AB1F9705DDC47800526345 = {
+ fileRef = F517329D03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6081040F25720013F915 = {
- fileRef = F517329003F1B65901120114;
+ A1AB1F9805DDC47800526345 = {
+ fileRef = F517329E03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6082040F25730013F915 = {
- fileRef = F517329103F1B65901120114;
+ A1AB1F9905DDC47800526345 = {
+ fileRef = F51732A003F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6083040F25740013F915 = {
- fileRef = F517329203F1B65901120114;
+ A1AB1F9A05DDC47800526345 = {
+ fileRef = F51732A903F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6084040F25760013F915 = {
- fileRef = F517328E03F1B65901120114;
+ A1AB1F9B05DDC47800526345 = {
+ fileRef = F51732AA03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6085040F25780013F915 = {
- fileRef = F517328D03F1B65901120114;
+ A1AB1F9C05DDC47800526345 = {
+ fileRef = F51732AB03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6086040F25810013F915 = {
- fileRef = F517329C03F1B65901120114;
+ A1AB1F9D05DDC47800526345 = {
+ fileRef = F51732AC03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6087040F25820013F915 = {
- fileRef = F517329D03F1B65901120114;
+ A1AB1F9E05DDC47800526345 = {
+ fileRef = F51732B903F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6088040F25840013F915 = {
- fileRef = F517329E03F1B65901120114;
+ A1AB1F9F05DDC47800526345 = {
+ fileRef = F51732C103F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6089040F25860013F915 = {
- fileRef = F51732A003F1B65901120114;
+ A1AB1FA005DDC47800526345 = {
+ fileRef = F51732CB03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA608A040F25860013F915 = {
- fileRef = F517329F03F1B65901120114;
+ A1AB1FA105DDC47800526345 = {
+ fileRef = F51732CC03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA608B040F258D0013F915 = {
- fileRef = F51732A903F1B65901120114;
+ A1AB1FA205DDC47800526345 = {
+ fileRef = F51732C803F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA608C040F25910013F915 = {
- fileRef = F51732AA03F1B65901120114;
+ A1AB1FA305DDC47800526345 = {
+ fileRef = F51732D503F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA608D040F25940013F915 = {
- fileRef = F51732AB03F1B65901120114;
+ A1AB1FA405DDC47800526345 = {
+ fileRef = F51732D603F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA608E040F25950013F915 = {
- fileRef = F51732AC03F1B65901120114;
+ A1AB1FA505DDC47800526345 = {
+ fileRef = F51732DD03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA608F040F25980013F915 = {
- fileRef = F51732AD03F1B65901120114;
+ A1AB1FA605DDC47800526345 = {
+ fileRef = F51732FC03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6090040F25A10013F915 = {
- fileRef = F51732B903F1B65901120114;
+ A1AB1FA705DDC47800526345 = {
+ fileRef = F517330003F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6091040F25A20013F915 = {
- fileRef = F51732BA03F1B65901120114;
+ A1AB1FA805DDC47800526345 = {
+ fileRef = A1B21F170417D6BC00120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6092040F25AC0013F915 = {
- fileRef = F51732C103F1B65901120114;
+ A1AB1FA905DDC47800526345 = {
+ fileRef = A16DA36604854EF700120112;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6093040F25AD0013F915 = {
- fileRef = F51732C203F1B65901120114;
+ A1AB1FAA05DDC47800526345 = {
+ fileRef = A16DA36704854EF700120112;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6094040F25B50013F915 = {
- fileRef = F51732CB03F1B65901120114;
+ A1AB1FAB05DDC47800526345 = {
+ fileRef = A16DB01304868A7E00120112;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6095040F25B70013F915 = {
- fileRef = F51732CC03F1B65901120114;
+ A1AB1FAC05DDC47800526345 = {
+ fileRef = A125399205CF12A2003BD89B;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6096040F25B80013F915 = {
- fileRef = F51732C803F1B65901120114;
+ A1AB1FAD05DDC47800526345 = {
+ fileRef = A12539AD05CF12D5003BD89B;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6097040F25B90013F915 = {
- fileRef = F51732CA03F1B65901120114;
+ A1AB1FAE05DDC47800526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXFrameworksBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1FAF05DDC47800526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXRezBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1FB105DDC47800526345 = {
+ explicitFileType = archive.ar;
+ includeInIndex = 0;
+ isa = PBXFileReference;
+ path = libKerberos5.a;
+ refType = 3;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ A1AB1FBF05DDC48A00526345 = {
+ buildPhases = (
+ A1AB1FC205DDC48A00526345,
+ A1AB1FC805DDC48A00526345,
+ A1AB200005DDC48A00526345,
+ A1AB200105DDC48A00526345,
+ );
+ buildRules = (
+ );
+ buildSettings = {
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = ../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h;
+ HEADER_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include $(SRCROOT)/../../KerberosErrors/Headers $(SRCROOT)/../../KerberosErrors/Headers/Kerberos";
+ LIBRARY_STYLE = STATIC;
+ PRODUCT_NAME = GSS;
+ REZ_EXECUTABLE = YES;
+ WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+ };
+ dependencies = (
+ A1AB1FC005DDC48A00526345,
+ A1AB1FC105DDC48A00526345,
+ );
+ isa = PBXNativeTarget;
+ name = GSS;
+ productInstallPath = /usr/local/lib;
+ productName = GSS;
+ productReference = A1AB200305DDC48A00526345;
+ productType = "com.apple.product-type.library.static";
+ };
+ A1AB1FC005DDC48A00526345 = {
+ isa = PBXTargetDependency;
+ target = F5CFD5E6022D8A9901120112;
+ targetProxy = A181DA4105CEFC0400E4C246;
+ };
+ A1AB1FC105DDC48A00526345 = {
+ isa = PBXTargetDependency;
+ target = F5CFD629022D922C01120112;
+ targetProxy = A181DA4005CEFC0400E4C246;
+ };
+ A1AB1FC205DDC48A00526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ A1AB1FC305DDC48A00526345,
+ A1AB1FC405DDC48A00526345,
+ A1AB1FC505DDC48A00526345,
+ A1AB1FC605DDC48A00526345,
+ A1AB1FC705DDC48A00526345,
+ );
+ isa = PBXHeadersBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1FC305DDC48A00526345 = {
+ fileRef = F517334303F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6098040F25BE0013F915 = {
- fileRef = F51732D403F1B65901120114;
+ A1AB1FC405DDC48A00526345 = {
+ fileRef = F517333403F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA6099040F25BE0013F915 = {
- fileRef = F51732D503F1B65901120114;
+ A1AB1FC505DDC48A00526345 = {
+ fileRef = F517335A03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA609A040F25BF0013F915 = {
- fileRef = F51732D603F1B65901120114;
+ A1AB1FC605DDC48A00526345 = {
+ fileRef = F5E2662D03F443E901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA609B040F25C70013F915 = {
- fileRef = F51732DD03F1B65901120114;
+ A1AB1FC705DDC48A00526345 = {
+ fileRef = F5E2662F03F443E901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA609C040F25C70013F915 = {
- fileRef = F51732DE03F1B65901120114;
+ A1AB1FC805DDC48A00526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ A1AB1FC905DDC48A00526345,
+ A1AB1FCA05DDC48A00526345,
+ A1AB1FCB05DDC48A00526345,
+ A1AB1FCC05DDC48A00526345,
+ A1AB1FCD05DDC48A00526345,
+ A1AB1FCE05DDC48A00526345,
+ A1AB1FCF05DDC48A00526345,
+ A1AB1FD005DDC48A00526345,
+ A1AB1FD105DDC48A00526345,
+ A1AB1FD205DDC48A00526345,
+ A1AB1FD305DDC48A00526345,
+ A1AB1FD405DDC48A00526345,
+ A1AB1FD505DDC48A00526345,
+ A1AB1FD605DDC48A00526345,
+ A1AB1FD705DDC48A00526345,
+ A1AB1FD805DDC48A00526345,
+ A1AB1FD905DDC48A00526345,
+ A1AB1FDA05DDC48A00526345,
+ A1AB1FDB05DDC48A00526345,
+ A1AB1FDC05DDC48A00526345,
+ A1AB1FDD05DDC48A00526345,
+ A1AB1FDE05DDC48A00526345,
+ A1AB1FDF05DDC48A00526345,
+ A1AB1FE005DDC48A00526345,
+ A1AB1FE105DDC48A00526345,
+ A1AB1FE205DDC48A00526345,
+ A1AB1FE305DDC48A00526345,
+ A1AB1FE405DDC48A00526345,
+ A1AB1FE505DDC48A00526345,
+ A1AB1FE605DDC48A00526345,
+ A1AB1FE705DDC48A00526345,
+ A1AB1FE805DDC48A00526345,
+ A1AB1FE905DDC48A00526345,
+ A1AB1FEA05DDC48A00526345,
+ A1AB1FEB05DDC48A00526345,
+ A1AB1FEC05DDC48A00526345,
+ A1AB1FED05DDC48A00526345,
+ A1AB1FEE05DDC48A00526345,
+ A1AB1FEF05DDC48A00526345,
+ A1AB1FF005DDC48A00526345,
+ A1AB1FF105DDC48A00526345,
+ A1AB1FF205DDC48A00526345,
+ A1AB1FF305DDC48A00526345,
+ A1AB1FF405DDC48A00526345,
+ A1AB1FF505DDC48A00526345,
+ A1AB1FF605DDC48A00526345,
+ A1AB1FF705DDC48A00526345,
+ A1AB1FF805DDC48A00526345,
+ A1AB1FF905DDC48A00526345,
+ A1AB1FFA05DDC48A00526345,
+ A1AB1FFB05DDC48A00526345,
+ A1AB1FFC05DDC48A00526345,
+ A1AB1FFD05DDC48A00526345,
+ A1AB1FFE05DDC48A00526345,
+ A1AB1FFF05DDC48A00526345,
+ );
+ isa = PBXSourcesBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB1FC905DDC48A00526345 = {
+ fileRef = F517334203F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA609D040F25D40013F915 = {
- fileRef = F51732FC03F1B65901120114;
+ A1AB1FCA05DDC48A00526345 = {
+ fileRef = F517332E03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA609E040F25D50013F915 = {
- fileRef = F51732FD03F1B65901120114;
+ A1AB1FCB05DDC48A00526345 = {
+ fileRef = F517332F03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA609F040F25D70013F915 = {
- fileRef = F517330003F1B65901120114;
+ A1AB1FCC05DDC48A00526345 = {
+ fileRef = F517333203F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA60A0040F25D80013F915 = {
- fileRef = F517330103F1B65901120114;
+ A1AB1FCD05DDC48A00526345 = {
+ fileRef = F517333603F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA60A1040F25D90013F915 = {
- fileRef = F517330203F1B65901120114;
+ A1AB1FCE05DDC48A00526345 = {
+ fileRef = F517333703F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA60A2040F25DB0013F915 = {
- fileRef = F517330303F1B65901120114;
+ A1AB1FCF05DDC48A00526345 = {
+ fileRef = F517333803F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA60A3040F25DC0013F915 = {
- fileRef = F517330403F1B65901120114;
+ A1AB1FD005DDC48A00526345 = {
+ fileRef = F517333903F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA60A4040F25DD0013F915 = {
- fileRef = F517330503F1B65901120114;
+ A1AB1FD105DDC48A00526345 = {
+ fileRef = F517333C03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA60A5040F25DE0013F915 = {
- fileRef = F517330703F1B65901120114;
+ A1AB1FD205DDC48A00526345 = {
+ fileRef = F517333D03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
- A1CA60AF040F2A8A0013F915 = {
- fileRef = F517343E03F1B65A01120114;
+ A1AB1FD305DDC48A00526345 = {
+ fileRef = F517333E03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FD405DDC48A00526345 = {
+ fileRef = F517333F03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FD505DDC48A00526345 = {
+ fileRef = F517334003F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FD605DDC48A00526345 = {
+ fileRef = F517334803F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FD705DDC48A00526345 = {
+ fileRef = F517334903F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FD805DDC48A00526345 = {
+ fileRef = F517334A03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FD905DDC48A00526345 = {
+ fileRef = F517334B03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FDA05DDC48A00526345 = {
+ fileRef = F517334D03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FDB05DDC48A00526345 = {
+ fileRef = F517334E03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FDC05DDC48A00526345 = {
+ fileRef = F517334F03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FDD05DDC48A00526345 = {
+ fileRef = F517335003F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FDE05DDC48A00526345 = {
+ fileRef = F517335103F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FDF05DDC48A00526345 = {
+ fileRef = F517335203F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FE005DDC48A00526345 = {
+ fileRef = F517335303F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FE105DDC48A00526345 = {
+ fileRef = F517335403F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FE205DDC48A00526345 = {
+ fileRef = F517335503F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FE305DDC48A00526345 = {
+ fileRef = F517335603F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FE405DDC48A00526345 = {
+ fileRef = F517335803F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FE505DDC48A00526345 = {
+ fileRef = F517335B03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FE605DDC48A00526345 = {
+ fileRef = F517335D03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FE705DDC48A00526345 = {
+ fileRef = F517335C03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FE805DDC48A00526345 = {
+ fileRef = F517335E03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FE905DDC48A00526345 = {
+ fileRef = F517335F03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FEA05DDC48A00526345 = {
+ fileRef = F517336003F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FEB05DDC48A00526345 = {
+ fileRef = F517336103F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FEC05DDC48A00526345 = {
+ fileRef = F517336203F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FED05DDC48A00526345 = {
+ fileRef = F517336303F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FEE05DDC48A00526345 = {
+ fileRef = F517336403F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FEF05DDC48A00526345 = {
+ fileRef = F517336603F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FF005DDC48A00526345 = {
+ fileRef = F517336703F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FF105DDC48A00526345 = {
+ fileRef = F517336903F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FF205DDC48A00526345 = {
+ fileRef = F517336A03F1B65901120114;
isa = PBXBuildFile;
settings = {
};
};
+ A1AB1FF305DDC48A00526345 = {
+ fileRef = F517336B03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FF405DDC48A00526345 = {
+ fileRef = F517336C03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FF505DDC48A00526345 = {
+ fileRef = F517336D03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FF605DDC48A00526345 = {
+ fileRef = F517336E03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FF705DDC48A00526345 = {
+ fileRef = F517336F03F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FF805DDC48A00526345 = {
+ fileRef = F517336803F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FF905DDC48A00526345 = {
+ fileRef = F517337003F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FFA05DDC48A00526345 = {
+ fileRef = F517337103F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FFB05DDC48A00526345 = {
+ fileRef = F517337303F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FFC05DDC48A00526345 = {
+ fileRef = F517337203F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FFD05DDC48A00526345 = {
+ fileRef = F517337403F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FFE05DDC48A00526345 = {
+ fileRef = F517337503F1B65901120114;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB1FFF05DDC48A00526345 = {
+ fileRef = A125397605CF124D003BD89B;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ A1AB200005DDC48A00526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXFrameworksBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB200105DDC48A00526345 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXRezBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ A1AB200305DDC48A00526345 = {
+ explicitFileType = archive.ar;
+ includeInIndex = 0;
+ isa = PBXFileReference;
+ path = libGSS.a;
+ refType = 3;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ A1B21F170417D6BC00120114 = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
+ path = aes_s2k.c;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ A1B21F180417D6BC00120114 = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = aes_s2k.h;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ A1BBFF1604226DBD00120114 = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = text;
+ path = configure.in;
+ refType = 4;
+ sourceTree = "<group>";
+ };
A1CA623604168DFE0013F915 = {
fileEncoding = 4;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = Kerberos5Prefix.h;
refType = 4;
- };
- A1CA623704168DFE0013F915 = {
- fileRef = A1CA623604168DFE0013F915;
- isa = PBXBuildFile;
- settings = {
- };
+ sourceTree = "<group>";
};
//A10
//A11
@@ -2319,7 +5486,6 @@
F5E59C0F03FD95CF01120114,
F51730DE03F1B65801120114,
A12536B3040BEC05003D8244,
- F517320A03F1B65901120114,
F517322103F1B65901120114,
A198BBE10406D04A00120114,
F51736C803F1B65B01120114,
@@ -2328,20 +5494,25 @@
name = Sources;
path = ../Sources;
refType = 2;
+ sourceTree = SOURCE_ROOT;
};
F517307F03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51730DE03F1B65801120114 = {
children = (
F51730E203F1B65801120114,
F51730E303F1B65801120114,
+ A1BBFF1604226DBD00120114,
F51730E503F1B65801120114,
F51730E603F1B65801120114,
F51730E703F1B65801120114,
+ A181DA5405CF0BD800E4C246,
F51730E803F1B65801120114,
F51730E903F1B65801120114,
F51730FB03F1B65801120114,
@@ -2357,42 +5528,55 @@
isa = PBXGroup;
path = include;
refType = 4;
+ sourceTree = "<group>";
};
F51730E203F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51730E303F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = cm.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730E503F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "fake-addrinfo.h";
refType = 4;
+ sourceTree = "<group>";
};
F51730E603F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = foreachaddr.c;
refType = 4;
+ sourceTree = "<group>";
};
F51730E703F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "k5-int.h";
refType = 4;
+ sourceTree = "<group>";
};
F51730E803F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "k5-util.h";
refType = 4;
+ sourceTree = "<group>";
};
F51730E903F1B65801120114 = {
children = (
@@ -2417,120 +5601,153 @@
isa = PBXGroup;
path = kerberosIV;
refType = 4;
+ sourceTree = "<group>";
};
F51730EA03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
F51730EB03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .Sanitize;
refType = 4;
+ sourceTree = "<group>";
};
F51730EC03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = addr_comp.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730ED03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = admin_server.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730EE03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51730EF03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = des.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730F003F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = kadm.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730F103F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = kdc.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730F203F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = klog.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730F303F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = kparse.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730F403F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = krb.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730F503F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = krb_db.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730F603F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = krbports.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730F703F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = lsb_addr_cmp.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730F803F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51730F903F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "mit-copyright.h";
refType = 4;
+ sourceTree = "<group>";
};
F51730FA03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = prot.h;
refType = 4;
+ sourceTree = "<group>";
};
F51730FB03F1B65801120114 = {
children = (
F51730FF03F1B65801120114,
F517310003F1B65801120114,
F517310103F1B65801120114,
- F517310203F1B65801120114,
F517310303F1B65801120114,
F517310403F1B65801120114,
F517310503F1B65801120114,
F517310603F1B65801120114,
- F517310703F1B65801120114,
F517310803F1B65801120114,
F517310903F1B65801120114,
F517310A03F1B65801120114,
@@ -2538,73 +5755,79 @@
isa = PBXGroup;
path = krb5;
refType = 4;
+ sourceTree = "<group>";
};
F51730FF03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = adm.h;
refType = 4;
+ sourceTree = "<group>";
};
F517310003F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = adm_defs.h;
refType = 4;
+ sourceTree = "<group>";
};
F517310103F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = adm_proto.h;
refType = 4;
- };
- F517310203F1B65801120114 = {
- children = (
- );
- isa = PBXGroup;
- path = asn.1;
- refType = 4;
+ sourceTree = "<group>";
};
F517310303F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517310403F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = copyright.h;
refType = 4;
+ sourceTree = "<group>";
};
F517310503F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = kdb.h;
refType = 4;
+ sourceTree = "<group>";
};
F517310603F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = kdb_dbc.h;
refType = 4;
- };
- F517310703F1B65801120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = kdb_dbm.h;
- refType = 4;
+ sourceTree = "<group>";
};
F517310803F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = kdb_kt.h;
refType = 4;
+ sourceTree = "<group>";
};
F517310903F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517310A03F1B65801120114 = {
children = (
@@ -2615,219 +5838,95 @@
isa = PBXGroup;
path = stock;
refType = 4;
+ sourceTree = "<group>";
};
F517310B03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .Sanitize;
refType = 4;
+ sourceTree = "<group>";
};
F517310C03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517310D03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = osconf.h;
refType = 4;
+ sourceTree = "<group>";
};
F517310E03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = krb5.hin;
refType = 4;
+ sourceTree = "<group>";
};
F517310F03F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = krb54proto.h;
refType = 4;
+ sourceTree = "<group>";
};
F517311003F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517311103F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "port-sockets.h";
refType = 4;
+ sourceTree = "<group>";
};
F517311203F1B65801120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "socket-utils.h";
refType = 4;
+ sourceTree = "<group>";
};
F517311303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "spnego-asn1.h";
refType = 4;
+ sourceTree = "<group>";
};
F517311503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = syslog.h;
refType = 4;
+ sourceTree = "<group>";
};
F517311603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "win-mac.h";
refType = 4;
- };
- F517320A03F1B65901120114 = {
- children = (
- F517320D03F1B65901120114,
- F517320E03F1B65901120114,
- F517320F03F1B65901120114,
- F517321003F1B65901120114,
- F517321103F1B65901120114,
- F517321203F1B65901120114,
- F517321303F1B65901120114,
- F517321403F1B65901120114,
- F517321503F1B65901120114,
- F517321603F1B65901120114,
- F517321703F1B65901120114,
- F517321803F1B65901120114,
- F517321903F1B65901120114,
- F517321A03F1B65901120114,
- F517321B03F1B65901120114,
- F517321C03F1B65901120114,
- F517321D03F1B65901120114,
- F517321E03F1B65901120114,
- F517321F03F1B65901120114,
- F517322003F1B65901120114,
- );
- isa = PBXGroup;
- path = krb524;
- refType = 4;
- };
- F517320D03F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = ChangeLog;
- refType = 4;
- };
- F517320E03F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = cnv_tkt_skey.c;
- refType = 4;
- };
- F517320F03F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = configure.in;
- refType = 4;
- };
- F517321003F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = conv_creds.c;
- refType = 4;
- };
- F517321103F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = conv_princ.c;
- refType = 4;
- };
- F517321203F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = encode.c;
- refType = 4;
- };
- F517321303F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = getcred.c;
- refType = 4;
- };
- F517321403F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = globals.c;
- refType = 4;
- };
- F517321503F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = k524init.c;
- refType = 4;
- };
- F517321603F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = krb524.def;
- refType = 4;
- };
- F517321703F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = krb524.h;
- refType = 4;
- };
- F517321803F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = krb524_err.et;
- refType = 4;
- };
- F517321903F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = krb524_prot;
- refType = 4;
- };
- F517321A03F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = krb524d.c;
- refType = 4;
- };
- F517321B03F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = libinit.c;
- refType = 4;
- };
- F517321C03F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = Makefile.in;
- refType = 4;
- };
- F517321D03F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = misc.c;
- refType = 4;
- };
- F517321E03F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = README;
- refType = 4;
- };
- F517321F03F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = sendmsg.c;
- refType = 4;
- };
- F517322003F1B65901120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = test.c;
- refType = 4;
+ sourceTree = "<group>";
};
F517322103F1B65901120114 = {
children = (
@@ -2848,12 +5947,15 @@
isa = PBXGroup;
path = lib;
refType = 4;
+ sourceTree = "<group>";
};
F517322403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517322603F1B65901120114 = {
children = (
@@ -2893,6 +5995,7 @@
F51732B003F1B65901120114,
F51732B103F1B65901120114,
F51732B203F1B65901120114,
+ A125399205CF12A2003BD89B,
F51732B303F1B65901120114,
F51732BB03F1B65901120114,
F51732C503F1B65901120114,
@@ -2927,18 +6030,23 @@
isa = PBXGroup;
path = crypto;
refType = 4;
+ sourceTree = "<group>";
};
F517322703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
F517322803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .Sanitize;
refType = 4;
+ sourceTree = "<group>";
};
F517322903F1B65901120114 = {
children = (
@@ -2969,107 +6077,142 @@
isa = PBXGroup;
path = aes;
refType = 4;
+ sourceTree = "<group>";
};
F517322A03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = "aes-gen.c";
refType = 4;
+ sourceTree = "<group>";
};
F517322B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = "aes-test.c";
refType = 4;
+ sourceTree = "<group>";
};
F517322C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = aes.h;
refType = 4;
+ sourceTree = "<group>";
};
F517322D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = aes.txt;
refType = 4;
+ sourceTree = "<group>";
};
F517322E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = aescpp.h;
refType = 4;
+ sourceTree = "<group>";
};
F517322F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = aescrypp.c;
refType = 4;
+ sourceTree = "<group>";
};
F517323003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.asm;
path = aescrypt.asm;
refType = 4;
+ sourceTree = "<group>";
};
F517323103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = aescrypt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517323203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = aeskey.c;
refType = 4;
+ sourceTree = "<group>";
};
F517323303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = aeskeypp.c;
refType = 4;
+ sourceTree = "<group>";
};
F517323403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = aesopt.h;
refType = 4;
+ sourceTree = "<group>";
};
F517323503F1B65901120114 = {
isa = PBXFileReference;
+ lastKnownFileType = text;
path = aessrc.url;
refType = 4;
+ sourceTree = "<group>";
};
F517323603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = aestab.c;
refType = 4;
+ sourceTree = "<group>";
};
F517323703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517323803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "expect-vk.txt";
refType = 4;
+ sourceTree = "<group>";
};
F517323903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "expect-vt.txt";
refType = 4;
+ sourceTree = "<group>";
};
F517323A03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517323B03F1B65901120114 = {
children = (
@@ -3088,88 +6231,117 @@
isa = PBXGroup;
path = test;
refType = 4;
+ sourceTree = "<group>";
};
F517323C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = cbc_d_m.txt;
refType = 4;
+ sourceTree = "<group>";
};
F517323D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = cbc_e_m.txt;
refType = 4;
+ sourceTree = "<group>";
};
F517323E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ecb_d_m.txt;
refType = 4;
+ sourceTree = "<group>";
};
F517323F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ecb_e_m.txt;
refType = 4;
+ sourceTree = "<group>";
};
F517324003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ecb_iv.readme;
refType = 4;
+ sourceTree = "<group>";
};
F517324103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ecb_iv.txt;
refType = 4;
+ sourceTree = "<group>";
};
F517324203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ecb_tbl.txt;
refType = 4;
+ sourceTree = "<group>";
};
F517324303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ecb_vk.txt;
refType = 4;
+ sourceTree = "<group>";
};
F517324403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ecb_vt.txt;
refType = 4;
+ sourceTree = "<group>";
};
F517324503F1B65901120114 = {
isa = PBXFileReference;
+ lastKnownFileType = image.pdf;
path = katmct.pdf;
refType = 4;
+ sourceTree = "<group>";
};
F517324603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Readme.txt;
refType = 4;
+ sourceTree = "<group>";
};
F517324703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = uitypes.h;
refType = 4;
+ sourceTree = "<group>";
};
F517324803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = vb.txt;
refType = 4;
+ sourceTree = "<group>";
};
F517324903F1B65901120114 = {
isa = PBXFileReference;
+ lastKnownFileType = file;
path = vbaxam.doc;
refType = 4;
+ sourceTree = "<group>";
};
F517324A03F1B65901120114 = {
children = (
@@ -3183,96 +6355,127 @@
isa = PBXGroup;
path = arcfour;
refType = 4;
+ sourceTree = "<group>";
};
F517324B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "arcfour-int.h";
refType = 4;
+ sourceTree = "<group>";
};
F517324C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = arcfour.c;
refType = 4;
+ sourceTree = "<group>";
};
F517324D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = arcfour.h;
refType = 4;
+ sourceTree = "<group>";
};
F517324E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517324F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517325003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = string_to_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517325103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = block_size.c;
refType = 4;
+ sourceTree = "<group>";
};
F517325203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517325303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = checksum_length.c;
refType = 4;
+ sourceTree = "<group>";
};
F517325403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cksumtype_to_string.c;
refType = 4;
+ sourceTree = "<group>";
};
F517325503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cksumtypes.c;
refType = 4;
+ sourceTree = "<group>";
};
F517325603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = cksumtypes.h;
refType = 4;
+ sourceTree = "<group>";
};
F517325703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = coll_proof_cksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F517325803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = combine_keys.c;
refType = 4;
+ sourceTree = "<group>";
};
F517325903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = configure.in;
refType = 4;
+ sourceTree = "<group>";
};
F517325A03F1B65901120114 = {
children = (
@@ -3290,90 +6493,119 @@
isa = PBXGroup;
path = crc32;
refType = 4;
+ sourceTree = "<group>";
};
F517325B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
F517325C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .Sanitize;
refType = 4;
+ sourceTree = "<group>";
};
F517325D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517325E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "crc-32.h";
refType = 4;
+ sourceTree = "<group>";
};
F517325F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.perl;
path = crc.pl;
refType = 4;
+ sourceTree = "<group>";
};
F517326003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.perl;
path = CRC.pm;
refType = 4;
+ sourceTree = "<group>";
};
F517326103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = crc32.c;
refType = 4;
+ sourceTree = "<group>";
};
F517326203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517326303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.perl;
path = Poly.pm;
refType = 4;
+ sourceTree = "<group>";
};
F517326403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_crc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517326503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = crypto_libinit.c;
refType = 4;
+ sourceTree = "<group>";
};
F517326603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = crypto_libinit.h;
refType = 4;
+ sourceTree = "<group>";
};
F517326703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = decrypt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517326803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = default_state.c;
refType = 4;
+ sourceTree = "<group>";
};
F517326903F1B65901120114 = {
children = (
@@ -3404,54 +6636,71 @@
isa = PBXGroup;
path = des;
refType = 4;
+ sourceTree = "<group>";
};
F517326A03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
F517326B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .Sanitize;
refType = 4;
+ sourceTree = "<group>";
};
F517326C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = afsstring2key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517326D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517326E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = d3_cbc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517326F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = d3_kysched.c;
refType = 4;
+ sourceTree = "<group>";
};
F517327003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = des_int.h;
refType = 4;
+ sourceTree = "<group>";
};
F517327103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = destest.c;
refType = 4;
+ sourceTree = "<group>";
};
F517327203F1B65901120114 = {
children = (
@@ -3461,101 +6710,134 @@
isa = PBXGroup;
path = doc;
refType = 4;
+ sourceTree = "<group>";
};
F517327303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .Sanitize;
refType = 4;
+ sourceTree = "<group>";
};
F517327403F1B65901120114 = {
isa = PBXFileReference;
+ lastKnownFileType = text;
path = libdes.doc;
refType = 4;
+ sourceTree = "<group>";
};
F517327503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = f_cbc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517327603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = f_cksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F517327703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = f_parity.c;
refType = 4;
+ sourceTree = "<group>";
};
F517327803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = f_sched.c;
refType = 4;
+ sourceTree = "<group>";
};
F517327903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = f_tables.c;
refType = 4;
+ sourceTree = "<group>";
};
F517327A03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = f_tables.h;
refType = 4;
+ sourceTree = "<group>";
};
F517327B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ISSUES;
refType = 4;
+ sourceTree = "<group>";
};
F517327C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = key_sched.c;
refType = 4;
+ sourceTree = "<group>";
};
F517327D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = keytest.data;
refType = 4;
+ sourceTree = "<group>";
};
F517327E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517327F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = string2key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517328003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_afss2k.c;
refType = 4;
+ sourceTree = "<group>";
};
F517328103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_verify.c;
refType = 4;
+ sourceTree = "<group>";
};
F517328203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = weak_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517328303F1B65901120114 = {
children = (
@@ -3571,54 +6853,71 @@
isa = PBXGroup;
path = dk;
refType = 4;
+ sourceTree = "<group>";
};
F517328403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517328503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = checksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F517328603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = derive.c;
refType = 4;
+ sourceTree = "<group>";
};
F517328703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = dk.h;
refType = 4;
+ sourceTree = "<group>";
};
F517328803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = dk_decrypt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517328903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = dk_encrypt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517328A03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517328B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = stringtokey.c;
refType = 4;
+ sourceTree = "<group>";
};
F517328C03F1B65901120114 = {
children = (
@@ -3633,84 +6932,111 @@
isa = PBXGroup;
path = enc_provider;
refType = 4;
+ sourceTree = "<group>";
};
F517328D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = aes.c;
refType = 4;
+ sourceTree = "<group>";
};
F517328E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = arcfour.c;
refType = 4;
+ sourceTree = "<group>";
};
F517328F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517329003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = des.c;
refType = 4;
+ sourceTree = "<group>";
};
F517329103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = des3.c;
refType = 4;
+ sourceTree = "<group>";
};
F517329203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = enc_provider.h;
refType = 4;
+ sourceTree = "<group>";
};
F517329303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517329403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = encrypt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517329503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = encrypt_length.c;
refType = 4;
+ sourceTree = "<group>";
};
F517329603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = enctype_compare.c;
refType = 4;
+ sourceTree = "<group>";
};
F517329703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = enctype_to_string.c;
refType = 4;
+ sourceTree = "<group>";
};
F517329803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = etypes.c;
refType = 4;
+ sourceTree = "<group>";
};
F517329903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = etypes.h;
refType = 4;
+ sourceTree = "<group>";
};
F517329A03F1B65901120114 = {
children = (
@@ -3725,72 +7051,95 @@
isa = PBXGroup;
path = hash_provider;
refType = 4;
+ sourceTree = "<group>";
};
F517329B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517329C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = hash_crc32.c;
refType = 4;
+ sourceTree = "<group>";
};
F517329D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = hash_md4.c;
refType = 4;
+ sourceTree = "<group>";
};
F517329E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = hash_md5.c;
refType = 4;
+ sourceTree = "<group>";
};
F517329F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = hash_provider.h;
refType = 4;
+ sourceTree = "<group>";
};
F51732A003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = hash_sha1.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732A103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51732A203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = hmac.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732A303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ISSUES;
refType = 4;
+ sourceTree = "<group>";
};
F51732A403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = keyed_checksum_types.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732A503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = keyed_cksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732A603F1B65901120114 = {
children = (
@@ -3807,78 +7156,103 @@
isa = PBXGroup;
path = keyhash_provider;
refType = 4;
+ sourceTree = "<group>";
};
F51732A703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
F51732A803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51732A903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = descbc.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732AA03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = hmac_md5.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732AB03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = k5_md4des.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732AC03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = k5_md5des.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732AD03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = keyhash_provider.h;
refType = 4;
+ sourceTree = "<group>";
};
F51732AE03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51732AF03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_cksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732B003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = make_checksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732B103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = make_random_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732B203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51732B303F1B65901120114 = {
children = (
@@ -3893,48 +7267,63 @@
isa = PBXGroup;
path = md4;
refType = 4;
+ sourceTree = "<group>";
};
F51732B403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
F51732B503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .Sanitize;
refType = 4;
+ sourceTree = "<group>";
};
F51732B603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51732B703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ISSUES;
refType = 4;
+ sourceTree = "<group>";
};
F51732B803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51732B903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = md4.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732BA03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "rsa-md4.h";
refType = 4;
+ sourceTree = "<group>";
};
F51732BB03F1B65901120114 = {
children = (
@@ -3951,66 +7340,87 @@
isa = PBXGroup;
path = md5;
refType = 4;
+ sourceTree = "<group>";
};
F51732BC03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
F51732BD03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .Sanitize;
refType = 4;
+ sourceTree = "<group>";
};
F51732BE03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51732BF03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ISSUES;
refType = 4;
+ sourceTree = "<group>";
};
F51732C003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51732C103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = md5.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732C203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "rsa-md5.h";
refType = 4;
+ sourceTree = "<group>";
};
F51732C303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_cksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732C403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_mddriver.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732C503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = nfold.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732C603F1B65901120114 = {
children = (
@@ -4024,60 +7434,79 @@
isa = PBXGroup;
path = old;
refType = 4;
+ sourceTree = "<group>";
};
F51732C703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51732C803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = des_stringtokey.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732C903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51732CA03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = old.h;
refType = 4;
+ sourceTree = "<group>";
};
F51732CB03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = old_decrypt.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732CC03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = old_encrypt.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732CD03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = old_api_glue.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732CF03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = pbkdf2.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732D003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = prng.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732D103F1B65901120114 = {
children = (
@@ -4090,36 +7519,47 @@
isa = PBXGroup;
path = raw;
refType = 4;
+ sourceTree = "<group>";
};
F51732D203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51732D303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51732D403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = raw.h;
refType = 4;
+ sourceTree = "<group>";
};
F51732D503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = raw_decrypt.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732D603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = raw_encrypt.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732D803F1B65901120114 = {
children = (
@@ -4135,174 +7575,231 @@
isa = PBXGroup;
path = sha1;
refType = 4;
+ sourceTree = "<group>";
};
F51732D903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .cvsignore;
refType = 4;
+ sourceTree = "<group>";
};
F51732DA03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51732DB03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ISSUES;
refType = 4;
+ sourceTree = "<group>";
};
F51732DC03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51732DD03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = shs.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732DE03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = shs.h;
refType = 4;
+ sourceTree = "<group>";
};
F51732DF03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_shs.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732E003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_shs3.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732E103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = state.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732E203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = string_to_cksumtype.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732E303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = string_to_enctype.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732E403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = string_to_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732E503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_cts.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732E603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_encrypt.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732E703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_hmac.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732E803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_nfold.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732E903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_pkcs5.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732EA03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_prng.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732EB03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = t_prng.comments;
refType = 4;
+ sourceTree = "<group>";
};
F51732EC03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = t_prng.expected;
refType = 4;
+ sourceTree = "<group>";
};
F51732ED03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = t_prng.reseedtest;
refType = 4;
+ sourceTree = "<group>";
};
F51732EE03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "t_prng.reseedtest-comments";
refType = 4;
+ sourceTree = "<group>";
};
F51732EF03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "t_prng.reseedtest-expected";
refType = 4;
+ sourceTree = "<group>";
};
F51732F003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = t_prng.seed;
refType = 4;
+ sourceTree = "<group>";
};
F51732F103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = valid_cksumtype.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732F203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = valid_enctype.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732F303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = vectors.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732F403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = verify_checksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732F503F1B65901120114 = {
children = (
@@ -4328,114 +7825,151 @@
isa = PBXGroup;
path = yarrow;
refType = 4;
+ sourceTree = "<group>";
};
F51732F603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ASSUMPTIONS;
refType = 4;
+ sourceTree = "<group>";
};
F51732F703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51732F803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = LICENSE;
refType = 4;
+ sourceTree = "<group>";
};
F51732F903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51732FA03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = README;
refType = 4;
+ sourceTree = "<group>";
};
F51732FB03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = TODO;
refType = 4;
+ sourceTree = "<group>";
};
F51732FC03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = yarrow.c;
refType = 4;
+ sourceTree = "<group>";
};
F51732FD03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = yarrow.h;
refType = 4;
+ sourceTree = "<group>";
};
F51732FE03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = yarrow.man;
refType = 4;
+ sourceTree = "<group>";
};
F51732FF03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = yarrow.pod;
refType = 4;
+ sourceTree = "<group>";
};
F517330003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ycipher.c;
refType = 4;
+ sourceTree = "<group>";
};
F517330103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = ycipher.h;
refType = 4;
+ sourceTree = "<group>";
};
F517330203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = yexcep.h;
refType = 4;
+ sourceTree = "<group>";
};
F517330303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = yhash.h;
refType = 4;
+ sourceTree = "<group>";
};
F517330403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = ylock.h;
refType = 4;
+ sourceTree = "<group>";
};
F517330503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = ystate.h;
refType = 4;
+ sourceTree = "<group>";
};
F517330603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ytest.c;
refType = 4;
+ sourceTree = "<group>";
};
F517330703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = ytypes.h;
refType = 4;
+ sourceTree = "<group>";
};
F517330803F1B65901120114 = {
children = (
@@ -4466,168 +8000,223 @@
isa = PBXGroup;
path = des425;
refType = 4;
+ sourceTree = "<group>";
};
F517330B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517330C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F517330D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = configure.in;
refType = 4;
+ sourceTree = "<group>";
};
F517330E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = des.c;
refType = 4;
+ sourceTree = "<group>";
};
F517330F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = enc_dec.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ISSUES;
refType = 4;
+ sourceTree = "<group>";
};
F517331103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = key_parity.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = key_sched.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517331403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = new_rnd_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = pcbc_encrypt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = quad_cksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = random_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = read_passwd.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = str_to_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331A03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = string2key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_pcbc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_quad.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = unix_time.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util.c;
refType = 4;
+ sourceTree = "<group>";
};
F517331F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = verify.c;
refType = 4;
+ sourceTree = "<group>";
};
F517332003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = weak_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517332103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = exports.crypto;
refType = 4;
+ sourceTree = "<group>";
};
F517332203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = exports.des425;
refType = 4;
+ sourceTree = "<group>";
};
F517332303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = exports.kdb5;
refType = 4;
+ sourceTree = "<group>";
};
F517332403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = exports.krb5;
refType = 4;
+ sourceTree = "<group>";
};
F517332503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = glue4.c;
refType = 4;
+ sourceTree = "<group>";
};
F517332603F1B65901120114 = {
children = (
@@ -4643,12 +8232,15 @@
isa = PBXGroup;
path = gssapi;
refType = 4;
+ sourceTree = "<group>";
};
F517332803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517332A03F1B65901120114 = {
children = (
@@ -4677,144 +8269,191 @@
isa = PBXGroup;
path = generic;
refType = 4;
+ sourceTree = "<group>";
};
F517332D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517332E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = disp_com_err_status.c;
refType = 4;
+ sourceTree = "<group>";
};
F517332F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = disp_major_status.c;
refType = 4;
+ sourceTree = "<group>";
};
F517333003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = gssapi.hin;
refType = 4;
+ sourceTree = "<group>";
};
F517333103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = gssapi_err_generic.et;
refType = 4;
+ sourceTree = "<group>";
};
F517333203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gssapi_generic.c;
refType = 4;
+ sourceTree = "<group>";
};
F517333303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = gssapi_generic.h;
refType = 4;
+ sourceTree = "<group>";
};
F517333403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = gssapiP_generic.h;
refType = 4;
+ sourceTree = "<group>";
};
F517333503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517333603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = oid_ops.c;
refType = 4;
+ sourceTree = "<group>";
};
F517333703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rel_buffer.c;
refType = 4;
+ sourceTree = "<group>";
};
F517333803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rel_oid_set.c;
refType = 4;
+ sourceTree = "<group>";
};
F517333903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util_buffer.c;
refType = 4;
+ sourceTree = "<group>";
};
F517333A03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util_canonhost.c;
refType = 4;
+ sourceTree = "<group>";
};
F517333B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util_localhost.c;
refType = 4;
+ sourceTree = "<group>";
};
F517333C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util_oid.c;
refType = 4;
+ sourceTree = "<group>";
};
F517333D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util_ordering.c;
refType = 4;
+ sourceTree = "<group>";
};
F517333E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util_set.c;
refType = 4;
+ sourceTree = "<group>";
};
F517333F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util_token.c;
refType = 4;
+ sourceTree = "<group>";
};
F517334003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util_validate.c;
refType = 4;
+ sourceTree = "<group>";
};
F517334103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = utl_nohash_validate.c;
refType = 4;
+ sourceTree = "<group>";
};
F517334203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gss_libinit.c;
refType = 4;
+ sourceTree = "<group>";
};
F517334303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = gss_libinit.h;
refType = 4;
+ sourceTree = "<group>";
};
F517334403F1B65901120114 = {
children = (
@@ -4846,6 +8485,7 @@
F517336003F1B65901120114,
F517336103F1B65901120114,
F517336203F1B65901120114,
+ A125397605CF124D003BD89B,
F517336303F1B65901120114,
F517336403F1B65901120114,
F517336503F1B65901120114,
@@ -4869,294 +8509,391 @@
isa = PBXGroup;
path = krb5;
refType = 4;
+ sourceTree = "<group>";
};
F517334703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = 3des.txt;
refType = 4;
+ sourceTree = "<group>";
};
F517334803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = accept_sec_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517334903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = acquire_cred.c;
refType = 4;
+ sourceTree = "<group>";
};
F517334A03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = add_cred.c;
refType = 4;
+ sourceTree = "<group>";
};
F517334B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = canon_name.c;
refType = 4;
+ sourceTree = "<group>";
};
F517334C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517334D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = compare_name.c;
refType = 4;
+ sourceTree = "<group>";
};
F517334E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = context_time.c;
refType = 4;
+ sourceTree = "<group>";
};
F517334F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = copy_ccache.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = delete_sec_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = disp_name.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = disp_status.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = duplicate_name.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = export_name.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = export_sec_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = get_tkt_flags.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = gssapi_err_krb5.et;
refType = 4;
+ sourceTree = "<group>";
};
F517335803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gssapi_krb5.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = gssapi_krb5.h;
refType = 4;
+ sourceTree = "<group>";
};
F517335A03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = gssapiP_krb5.h;
refType = 4;
+ sourceTree = "<group>";
};
F517335B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = import_name.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = import_sec_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = indicate_mechs.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = init_sec_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517335F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = inq_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = inq_cred.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = inq_names.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = k5seal.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = k5unseal.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = krb5_gss_glue.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517336603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = process_context_token.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336703F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rel_cred.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336803F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rel_name.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336903F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rel_oid.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336A03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = seal.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336B03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ser_sctx.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336C03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = set_ccache.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336D03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = sign.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336E03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = unseal.c;
refType = 4;
+ sourceTree = "<group>";
};
F517336F03F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util_cksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F517337003F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util_crypt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517337103F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util_seed.c;
refType = 4;
+ sourceTree = "<group>";
};
F517337203F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = util_seqnum.c;
refType = 4;
+ sourceTree = "<group>";
};
F517337303F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = val_cred.c;
refType = 4;
+ sourceTree = "<group>";
};
F517337403F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = verify.c;
refType = 4;
+ sourceTree = "<group>";
};
F517337503F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = wrap_size_limit.c;
refType = 4;
+ sourceTree = "<group>";
};
F517337603F1B65901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517337703F1B65A01120114 = {
children = (
@@ -5201,234 +8938,311 @@
isa = PBXGroup;
path = mechglue;
refType = 4;
+ sourceTree = "<group>";
};
F517337803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = .Sanitize;
refType = 4;
+ sourceTree = "<group>";
};
F517337903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517337A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_accept_sec_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517337B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_acquire_cred.c;
refType = 4;
+ sourceTree = "<group>";
};
F517337C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_compare_name.c;
refType = 4;
+ sourceTree = "<group>";
};
F517337D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_context_time.c;
refType = 4;
+ sourceTree = "<group>";
};
F517337E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_delete_sec_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517337F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_dsp_name.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_dsp_status.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_exp_sec_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_glue.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_imp_name.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_imp_sec_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_indicate_mechs.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_init_sec_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_initialize.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_inq_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_inq_cred.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_inq_names.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_mechname.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_oid_ops.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_process_context.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_rel_buffer.c;
refType = 4;
+ sourceTree = "<group>";
};
F517338F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_rel_cred.c;
refType = 4;
+ sourceTree = "<group>";
};
F517339003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_rel_name.c;
refType = 4;
+ sourceTree = "<group>";
};
F517339103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_rel_oid_set.c;
refType = 4;
+ sourceTree = "<group>";
};
F517339203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_seal.c;
refType = 4;
+ sourceTree = "<group>";
};
F517339303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_sign.c;
refType = 4;
+ sourceTree = "<group>";
};
F517339403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_unseal.c;
refType = 4;
+ sourceTree = "<group>";
};
F517339503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_verify.c;
refType = 4;
+ sourceTree = "<group>";
};
F517339603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gen_oids.c;
refType = 4;
+ sourceTree = "<group>";
};
F517339703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gssd_pname_to_uid.c;
refType = 4;
+ sourceTree = "<group>";
};
F517339803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517339903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = mech.conf;
refType = 4;
+ sourceTree = "<group>";
};
F517339A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = mechglue.h;
refType = 4;
+ sourceTree = "<group>";
};
F517339B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = mglueP.h;
refType = 4;
+ sourceTree = "<group>";
};
F517339C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = oid_ops.c;
refType = 4;
+ sourceTree = "<group>";
};
F517339D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = README_SAMPLE_APP;
refType = 4;
+ sourceTree = "<group>";
};
F517342003F1B65A01120114 = {
children = (
@@ -5541,635 +9355,846 @@
isa = PBXGroup;
path = krb4;
refType = 4;
+ sourceTree = "<group>";
};
F517342303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ad_print.c;
refType = 4;
+ sourceTree = "<group>";
};
F517342403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = "CCache-glue.c";
refType = 4;
+ sourceTree = "<group>";
};
F517342503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = change_password.c;
refType = 4;
+ sourceTree = "<group>";
};
F517342603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517342703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = configure.in;
refType = 4;
+ sourceTree = "<group>";
};
F517342803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cr_auth_repl.c;
refType = 4;
+ sourceTree = "<group>";
};
F517342903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cr_ciph.c;
refType = 4;
+ sourceTree = "<group>";
};
F517342A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cr_death_pkt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517342B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cr_err_repl.c;
refType = 4;
+ sourceTree = "<group>";
};
F517342C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cr_tkt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517342D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = debug.c;
refType = 4;
+ sourceTree = "<group>";
};
F517342E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = decomp_tkt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517342F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = dest_tkt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = err_txt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = fakeenv.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = fgetst.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = "FSp-glue.c";
refType = 4;
+ sourceTree = "<group>";
};
F517343403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_ad_tkt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_cnffile.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_cred.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_in_tkt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_phost.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_pw_in_tkt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_pw_tkt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_svc_in_tkt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_tf_fname.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_tf_realm.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = g_tkt_svc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517343F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gethostname.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = getst.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = in_tkt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = kadm_err.et;
refType = 4;
+ sourceTree = "<group>";
};
F517344303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kadm_net.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kadm_stream.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = klog.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kname_parse.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kntoln.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kparse.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = krb4int.h;
refType = 4;
+ sourceTree = "<group>";
};
F517344A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = krb_err.et;
refType = 4;
+ sourceTree = "<group>";
};
F517344B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kuserok.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = lifetime.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = log.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mac_glue.c;
refType = 4;
+ sourceTree = "<group>";
};
F517344F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mac_store.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = mac_store.h;
refType = 4;
+ sourceTree = "<group>";
};
F517345103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mac_stubs.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mac_time.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = macsock.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517345503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = memcache.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = memcache.h;
refType = 4;
+ sourceTree = "<group>";
};
F517345703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_auth.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_err.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_preauth.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_priv.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_req.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_safe.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = month_sname.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = netread.c;
refType = 4;
+ sourceTree = "<group>";
};
F517345F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = netwrite.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = Password.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = password_to_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = pkt_cipher.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = pkt_clen.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = prot_client.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = prot_common.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = prot_kdc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = put_svc_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_err.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_preauth.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_priv.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_req.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_safe.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_svc_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517346E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = "RealmsConfig-glue.c";
refType = 4;
+ sourceTree = "<group>";
};
F517346F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = recvauth.c;
refType = 4;
+ sourceTree = "<group>";
};
F517347003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = "ren-cyg.sh";
refType = 4;
+ sourceTree = "<group>";
};
F517347103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "ren-pc.bat";
refType = 4;
+ sourceTree = "<group>";
};
F517347203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = "ren-pc.sh";
refType = 4;
+ sourceTree = "<group>";
};
F517347303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = "ren-pl10.sh";
refType = 4;
+ sourceTree = "<group>";
};
F517347403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ren.msg;
refType = 4;
+ sourceTree = "<group>";
};
F517347503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = ren2dos.sh;
refType = 4;
+ sourceTree = "<group>";
};
F517347603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = ren2long.sh;
refType = 4;
+ sourceTree = "<group>";
};
F517347703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = save_creds.c;
refType = 4;
+ sourceTree = "<group>";
};
F517347803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = "sed-cyg.sh";
refType = 4;
+ sourceTree = "<group>";
};
F517347903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = "sed-pc.sh";
refType = 4;
+ sourceTree = "<group>";
};
F517347A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = "sed-pl10.sh";
refType = 4;
+ sourceTree = "<group>";
};
F517347B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = send_to_kdc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517347C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = sendauth.c;
refType = 4;
+ sourceTree = "<group>";
};
F517347D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = setenv.c;
refType = 4;
+ sourceTree = "<group>";
};
F517347E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = stime.c;
refType = 4;
+ sourceTree = "<group>";
};
F517347F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = strcasecmp.c;
refType = 4;
+ sourceTree = "<group>";
};
F517348003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = strnlen.c;
refType = 4;
+ sourceTree = "<group>";
};
F517348103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = swab.c;
refType = 4;
+ sourceTree = "<group>";
};
F517348203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = tf_shm.c;
refType = 4;
+ sourceTree = "<group>";
};
F517348303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = tf_util.c;
refType = 4;
+ sourceTree = "<group>";
};
F517348403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = tkt_string.c;
refType = 4;
+ sourceTree = "<group>";
};
F517348503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = unix_glue.c;
refType = 4;
+ sourceTree = "<group>";
};
F517348603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = unix_time.c;
refType = 4;
+ sourceTree = "<group>";
};
F517348703F1B65A01120114 = {
isa = PBXFileReference;
+ lastKnownFileType = text;
path = vmslink.com;
refType = 4;
+ sourceTree = "<group>";
};
F517348803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = vmsswab.c;
refType = 4;
+ sourceTree = "<group>";
};
F517348903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = win_glue.c;
refType = 4;
+ sourceTree = "<group>";
};
F517348A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = win_store.c;
refType = 4;
+ sourceTree = "<group>";
};
F517348B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = win_time.c;
refType = 4;
+ sourceTree = "<group>";
};
F517348E03F1B65A01120114 = {
children = (
@@ -6190,6 +10215,7 @@
isa = PBXGroup;
path = krb5;
refType = 4;
+ sourceTree = "<group>";
};
F517349003F1B65A01120114 = {
children = (
@@ -6220,144 +10246,191 @@
isa = PBXGroup;
path = asn.1;
refType = 4;
+ sourceTree = "<group>";
};
F517349403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = asn1_decode.c;
refType = 4;
+ sourceTree = "<group>";
};
F517349503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = asn1_decode.h;
refType = 4;
+ sourceTree = "<group>";
};
F517349603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = asn1_encode.c;
refType = 4;
+ sourceTree = "<group>";
};
F517349703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = asn1_encode.h;
refType = 4;
+ sourceTree = "<group>";
};
F517349803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = asn1_get.c;
refType = 4;
+ sourceTree = "<group>";
};
F517349903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = asn1_get.h;
refType = 4;
+ sourceTree = "<group>";
};
F517349A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = asn1_k_decode.c;
refType = 4;
+ sourceTree = "<group>";
};
F517349B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = asn1_k_decode.h;
refType = 4;
+ sourceTree = "<group>";
};
F517349C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = asn1_k_encode.c;
refType = 4;
+ sourceTree = "<group>";
};
F517349D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = asn1_k_encode.h;
refType = 4;
+ sourceTree = "<group>";
};
F517349E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = asn1_make.c;
refType = 4;
+ sourceTree = "<group>";
};
F517349F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = asn1_make.h;
refType = 4;
+ sourceTree = "<group>";
};
F51734A003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = asn1_misc.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734A103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = asn1_misc.h;
refType = 4;
+ sourceTree = "<group>";
};
F51734A203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = asn1buf.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734A303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = asn1buf.h;
refType = 4;
+ sourceTree = "<group>";
};
F51734A403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = asn1glue.h;
refType = 4;
+ sourceTree = "<group>";
};
F51734A503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51734A603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.python;
path = "KRB5-asn.py";
refType = 4;
+ sourceTree = "<group>";
};
F51734A703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = krb5_decode.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734A803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = krb5_encode.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734A903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = krbasn1.h;
refType = 4;
+ sourceTree = "<group>";
};
F51734AA03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51734AB03F1B65A01120114 = {
children = (
@@ -6386,24 +10459,31 @@
isa = PBXGroup;
path = ccache;
refType = 4;
+ sourceTree = "<group>";
};
F51734AE03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cc_file.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734AF03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cc_memory.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734B003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cc_retr.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734B103F1B65A01120114 = {
children = (
@@ -6419,96 +10499,127 @@
isa = PBXGroup;
path = ccapi;
refType = 4;
+ sourceTree = "<group>";
};
F51734B203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51734B303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51734B403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = stdcc.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734B503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = stdcc.h;
refType = 4;
+ sourceTree = "<group>";
};
F51734B603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = stdcc_util.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734B703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = stdcc_util.h;
refType = 4;
+ sourceTree = "<group>";
};
F51734B803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = winccld.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734B903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = winccld.h;
refType = 4;
+ sourceTree = "<group>";
};
F51734BA03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ccbase.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734BB03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cccopy.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734BC03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ccdefault.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734BD03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ccdefops.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734BE03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ccfns.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734BF03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51734C003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = fcc.h;
refType = 4;
+ sourceTree = "<group>";
};
F51734C103F1B65A01120114 = {
children = (
@@ -6516,12 +10627,15 @@
isa = PBXGroup;
path = file;
refType = 4;
+ sourceTree = "<group>";
};
F51734C203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51734C303F1B65A01120114 = {
children = (
@@ -6529,18 +10643,23 @@
isa = PBXGroup;
path = memory;
refType = 4;
+ sourceTree = "<group>";
};
F51734C403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = scc.h;
refType = 4;
+ sourceTree = "<group>";
};
F51734C503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ser_cc.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734C603F1B65A01120114 = {
children = (
@@ -6548,42 +10667,55 @@
isa = PBXGroup;
path = stdio;
refType = 4;
+ sourceTree = "<group>";
};
F51734C703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_cc.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734C803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_file.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734C903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_memory.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734CA03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_stdio.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734CB03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51734CC03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = configure.in;
refType = 4;
+ sourceTree = "<group>";
};
F51734CD03F1B65A01120114 = {
children = (
@@ -6591,6 +10723,7 @@
F51734D203F1B65A01120114,
F51734D303F1B65A01120114,
F51734D403F1B65A01120114,
+ A16DA36A0485503F00120112,
F51734D503F1B65A01120114,
F51734D603F1B65A01120114,
F51734D703F1B65A01120114,
@@ -6598,48 +10731,63 @@
isa = PBXGroup;
path = error_tables;
refType = 4;
+ sourceTree = "<group>";
};
F51734D103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = asn1_err.et;
refType = 4;
+ sourceTree = "<group>";
};
F51734D203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51734D303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = init_ets.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734D403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = kdb5_err.et;
refType = 4;
+ sourceTree = "<group>";
};
F51734D503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = krb5_err.et;
refType = 4;
+ sourceTree = "<group>";
};
F51734D603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = kv5m_err.et;
refType = 4;
+ sourceTree = "<group>";
};
F51734D703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51734D903F1B65A01120114 = {
children = (
@@ -6658,72 +10806,95 @@
isa = PBXGroup;
path = keytab;
refType = 4;
+ sourceTree = "<group>";
};
F51734DB03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51734DE03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kt_file.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734DF03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kt_srvtab.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734E003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ktadd.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734E103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ktbase.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734E203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ktdefault.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734E303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ktfns.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734E403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ktfr_entry.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734E503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ktremove.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734E603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51734E703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = read_servi.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734E903F1B65A01120114 = {
children = (
@@ -6740,6 +10911,7 @@
F51734F603F1B65A01120114,
F51734F703F1B65A01120114,
F51734F803F1B65A01120114,
+ A16DA36604854EF700120112,
F51734F903F1B65A01120114,
F51734FA03F1B65A01120114,
F51734FB03F1B65A01120114,
@@ -6768,8 +10940,6 @@
F517351203F1B65A01120114,
F517351303F1B65A01120114,
F517351403F1B65A01120114,
- F517351503F1B65A01120114,
- F517351603F1B65A01120114,
F517351703F1B65A01120114,
F517351803F1B65A01120114,
F517351903F1B65A01120114,
@@ -6824,6 +10994,7 @@
F517354A03F1B65A01120114,
F517354B03F1B65A01120114,
F517354C03F1B65A01120114,
+ A16DA36704854EF700120112,
F517354D03F1B65A01120114,
F517354E03F1B65A01120114,
F517354F03F1B65A01120114,
@@ -6833,636 +11004,831 @@
isa = PBXGroup;
path = krb;
refType = 4;
+ sourceTree = "<group>";
};
F51734EC03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = addr_comp.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734ED03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = addr_order.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734EE03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = addr_srch.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734EF03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = appdefault.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734F003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = auth_con.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734F103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = auth_con.h;
refType = 4;
+ sourceTree = "<group>";
};
F51734F203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = bld_pr_ext.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734F303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = bld_princ.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734F403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = brand.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734F503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51734F603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = chk_trans.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734F703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = chpw.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734F803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = cleanup.h;
refType = 4;
+ sourceTree = "<group>";
};
F51734F903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = conv_princ.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734FA03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = copy_addrs.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734FB03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = copy_athctr.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734FC03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = copy_auth.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734FD03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = copy_cksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734FE03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = copy_creds.c;
refType = 4;
+ sourceTree = "<group>";
};
F51734FF03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = copy_data.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = copy_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = copy_princ.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = copy_tick.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = cp_key_cnt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = decode_kdc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = decrypt_tk.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = deltat.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = enc_helper.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = encode_kdc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = encrypt_tk.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = free_rtree.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = fwd_tgt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gc_frm_kdc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gc_via_tkt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gen_seqnum.c;
refType = 4;
+ sourceTree = "<group>";
};
F517350F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gen_subkey.c;
refType = 4;
+ sourceTree = "<group>";
};
F517351003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = get_creds.c;
refType = 4;
+ sourceTree = "<group>";
};
F517351103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = get_in_tkt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517351203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gic_keytab.c;
refType = 4;
+ sourceTree = "<group>";
};
F517351303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gic_opt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517351403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gic_pwd.c;
refType = 4;
- };
- F517351503F1B65A01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = in_tkt_ktb.c;
- refType = 4;
- };
- F517351603F1B65A01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = in_tkt_pwd.c;
- refType = 4;
+ sourceTree = "<group>";
};
F517351703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = in_tkt_sky.c;
refType = 4;
+ sourceTree = "<group>";
};
F517351803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = init_ctx.c;
refType = 4;
+ sourceTree = "<group>";
};
F517351903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = init_keyblock.c;
refType = 4;
+ sourceTree = "<group>";
};
F517351A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "int-proto.h";
refType = 4;
+ sourceTree = "<group>";
};
F517351B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kdc_rep_dc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517351C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kfree.c;
refType = 4;
+ sourceTree = "<group>";
};
F517351D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517351E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_cred.c;
refType = 4;
+ sourceTree = "<group>";
};
F517351F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_error.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_priv.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_rep.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_req.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_req_ext.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_safe.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = parse.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = pr_to_salt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = preauth.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = preauth2.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = princ_comp.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_cred.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_error.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_priv.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_rep.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_req.c;
refType = 4;
+ sourceTree = "<group>";
};
F517352F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_req_dec.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rd_safe.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = recvauth.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = send_tgs.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = sendauth.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ser_actx.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ser_adata.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ser_addr.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ser_auth.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ser_cksum.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ser_ctx.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ser_eblk.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ser_key.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ser_princ.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = serialize.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = set_realm.c;
refType = 4;
+ sourceTree = "<group>";
};
F517353F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = srv_rcache.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = str_conv.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = strftime.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = strptime.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_deltat.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_expand.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_kerb.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = t_krb5.conf;
refType = 4;
+ sourceTree = "<group>";
};
F517354703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = t_ref_kerb.out;
refType = 4;
+ sourceTree = "<group>";
};
F517354803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_ser.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_walk_rtree.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = tgtname.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = "transit-tests";
refType = 4;
+ sourceTree = "<group>";
};
F517354C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = unparse.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = valid_times.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = vfy_increds.c;
refType = 4;
+ sourceTree = "<group>";
};
F517354F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = vic_opt.c;
refType = 4;
+ sourceTree = "<group>";
};
F517355003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = walk_rtree.c;
refType = 4;
+ sourceTree = "<group>";
};
F517355103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.yacc;
path = "x-deltat.y";
refType = 4;
+ sourceTree = "<group>";
};
F517355203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = krb5_libinit.c;
refType = 4;
+ sourceTree = "<group>";
};
F517355303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = krb5_libinit.h;
refType = 4;
+ sourceTree = "<group>";
};
F517355403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517355503F1B65A01120114 = {
children = (
@@ -7473,6 +11839,7 @@
F517355C03F1B65A01120114,
F517355D03F1B65A01120114,
F517355E03F1B65A01120114,
+ A12539AD05CF12D5003BD89B,
F517355F03F1B65A01120114,
F517356003F1B65A01120114,
F517356103F1B65A01120114,
@@ -7505,6 +11872,7 @@
F517357C03F1B65A01120114,
F517357D03F1B65A01120114,
F517357E03F1B65A01120114,
+ A16DB01304868A7E00120112,
F517357F03F1B65A01120114,
F517358003F1B65A01120114,
F517358103F1B65A01120114,
@@ -7521,312 +11889,415 @@
isa = PBXGroup;
path = os;
refType = 4;
+ sourceTree = "<group>";
};
F517355803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = accessor.c;
refType = 4;
+ sourceTree = "<group>";
};
F517355903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = an_to_ln.c;
refType = 4;
+ sourceTree = "<group>";
};
F517355A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = c_ustime.c;
refType = 4;
+ sourceTree = "<group>";
};
F517355B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ccdefname.c;
refType = 4;
+ sourceTree = "<group>";
};
F517355C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517355D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = changepw.c;
refType = 4;
+ sourceTree = "<group>";
};
F517355E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = def_realm.c;
refType = 4;
+ sourceTree = "<group>";
};
F517355F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = free_hstrl.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = free_krbhs.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = full_ipadr.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gen_port.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gen_rname.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = genaddrs.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = get_krbhst.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = gmt_mktime.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = hostaddr.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = hst_realm.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = init_os_ctx.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = krbfileio.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ktdefname.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = kuserok.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = localaddr.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = locate_kdc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517356F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = lock_file.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517357103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = mk_faddr.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = net_read.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = net_write.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "os-proto.h";
refType = 4;
+ sourceTree = "<group>";
};
F517357503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = osconfig.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = port2ip.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = prompter.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = promptusr.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = read_msg.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = read_pwd.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357B03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = realm_dom.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357C03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = realm_iter.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ref_std_conf.out;
refType = 4;
+ sourceTree = "<group>";
};
F517357E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = sendto_kdc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517357F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = sn2princ.c;
refType = 4;
+ sourceTree = "<group>";
};
F517358003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_an_to_ln.c;
refType = 4;
+ sourceTree = "<group>";
};
F517358103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_gifconf.c;
refType = 4;
+ sourceTree = "<group>";
};
F517358203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_locate_kdc.c;
refType = 4;
+ sourceTree = "<group>";
};
F517358303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_realm_iter.c;
refType = 4;
+ sourceTree = "<group>";
};
F517358403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = t_std_conf.c;
refType = 4;
+ sourceTree = "<group>";
};
F517358503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = td_krb5.conf;
refType = 4;
+ sourceTree = "<group>";
};
F517358603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = timeofday.c;
refType = 4;
+ sourceTree = "<group>";
};
F517358703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = toffset.c;
refType = 4;
+ sourceTree = "<group>";
};
F517358803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = unlck_file.c;
refType = 4;
+ sourceTree = "<group>";
};
F517358903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ustime.c;
refType = 4;
+ sourceTree = "<group>";
};
F517358A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = write_msg.c;
refType = 4;
+ sourceTree = "<group>";
};
F517358B03F1B65A01120114 = {
children = (
@@ -7848,90 +12319,119 @@
isa = PBXGroup;
path = posix;
refType = 4;
+ sourceTree = "<group>";
};
F517358D03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517358E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = daemon.c;
refType = 4;
+ sourceTree = "<group>";
};
F517358F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = getuid.c;
refType = 4;
+ sourceTree = "<group>";
};
F517359003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517359103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = memmove.c;
refType = 4;
+ sourceTree = "<group>";
};
F517359203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = "pos-obsolete.h";
refType = 4;
+ sourceTree = "<group>";
};
F517359303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = setenv.c;
refType = 4;
+ sourceTree = "<group>";
};
F517359403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = sscanf.c;
refType = 4;
+ sourceTree = "<group>";
};
F517359503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = strcasecmp.c;
refType = 4;
+ sourceTree = "<group>";
};
F517359603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = strdup.c;
refType = 4;
+ sourceTree = "<group>";
};
F517359703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = strerror.c;
refType = 4;
+ sourceTree = "<group>";
};
F517359803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = syslog.c;
refType = 4;
+ sourceTree = "<group>";
};
F517359903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = vfprintf.c;
refType = 4;
+ sourceTree = "<group>";
};
F517359A03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = vsprintf.c;
refType = 4;
+ sourceTree = "<group>";
};
F517359B03F1B65A01120114 = {
children = (
@@ -7953,118 +12453,153 @@
isa = PBXGroup;
path = rcache;
refType = 4;
+ sourceTree = "<group>";
};
F517359E03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F517359F03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51735A003F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rc_base.c;
refType = 4;
+ sourceTree = "<group>";
};
F51735A103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = rc_base.h;
refType = 4;
+ sourceTree = "<group>";
};
F51735A203F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rc_conv.c;
refType = 4;
+ sourceTree = "<group>";
};
F51735A303F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rc_dfl.c;
refType = 4;
+ sourceTree = "<group>";
};
F51735A403F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = rc_dfl.h;
refType = 4;
+ sourceTree = "<group>";
};
F51735A503F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rc_io.c;
refType = 4;
+ sourceTree = "<group>";
};
F51735A603F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = rc_io.h;
refType = 4;
+ sourceTree = "<group>";
};
F51735A703F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rcdef.c;
refType = 4;
+ sourceTree = "<group>";
};
F51735A803F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = rcfns.c;
refType = 4;
+ sourceTree = "<group>";
};
F51735A903F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = README;
refType = 4;
+ sourceTree = "<group>";
};
F51735AA03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = RELEASE;
refType = 4;
+ sourceTree = "<group>";
};
F51735AB03F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = ser_rc.c;
refType = 4;
+ sourceTree = "<group>";
};
F51735B103F1B65A01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F517360C03F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = win_glue.c;
refType = 4;
+ sourceTree = "<group>";
};
F51736C803F1B65B01120114 = {
children = (
F51736DD03F1B65B01120114,
F51737AF03F1B65B01120114,
- F5E59BD603FD832C01120114,
);
isa = PBXGroup;
path = util;
refType = 4;
+ sourceTree = "<group>";
};
F51736DD03F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51737AF03F1B65B01120114 = {
children = (
@@ -8096,1680 +12631,191 @@
isa = PBXGroup;
path = profile;
refType = 4;
+ sourceTree = "<group>";
};
F51737B203F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = argv_parse.c;
refType = 4;
+ sourceTree = "<group>";
};
F51737B303F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = argv_parse.h;
refType = 4;
+ sourceTree = "<group>";
};
F51737B403F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F51737B603F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = dosshell.ini;
refType = 4;
+ sourceTree = "<group>";
};
F51737B703F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = krb5.conf;
refType = 4;
+ sourceTree = "<group>";
};
F51737B803F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Makefile.in;
refType = 4;
+ sourceTree = "<group>";
};
F51737B903F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = prof_err.et;
refType = 4;
+ sourceTree = "<group>";
};
F51737BA03F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = prof_file.c;
refType = 4;
+ sourceTree = "<group>";
};
F51737BB03F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = prof_get.c;
refType = 4;
+ sourceTree = "<group>";
};
F51737BC03F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = prof_init.c;
refType = 4;
+ sourceTree = "<group>";
};
F51737BD03F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = prof_int.h;
refType = 4;
+ sourceTree = "<group>";
};
F51737BE03F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = prof_parse.c;
refType = 4;
+ sourceTree = "<group>";
};
F51737BF03F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = prof_set.c;
refType = 4;
+ sourceTree = "<group>";
};
F51737C003F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = prof_tree.c;
refType = 4;
+ sourceTree = "<group>";
};
F51737C103F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = profile.5;
refType = 4;
+ sourceTree = "<group>";
};
F51737C203F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.exports;
path = profile.exp;
refType = 4;
+ sourceTree = "<group>";
};
F51737C303F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = profile.hin;
refType = 4;
+ sourceTree = "<group>";
};
F51737C403F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = profile.pbexp;
refType = 4;
+ sourceTree = "<group>";
};
F51737C503F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = prtest.in;
refType = 4;
+ sourceTree = "<group>";
};
F51737C603F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = prtest.script;
refType = 4;
+ sourceTree = "<group>";
};
F51737C703F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = test.ini;
refType = 4;
+ sourceTree = "<group>";
};
F51737C803F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = test_parse.c;
refType = 4;
+ sourceTree = "<group>";
};
F51737C903F1B65B01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
path = test_profile.c;
refType = 4;
- };
- F517388E03F1B8BD01120114 = {
- fileRef = F517355203F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517388F03F1B8BE01120114 = {
- fileRef = F517355303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389003F1B90D01120114 = {
- fileRef = F517355803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389103F1B90E01120114 = {
- fileRef = F517355903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389203F1B90E01120114 = {
- fileRef = F517355A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389303F1B90E01120114 = {
- fileRef = F517355B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389403F1B91001120114 = {
- fileRef = F517355D03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389503F1B91001120114 = {
- fileRef = F517355E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389603F1B91101120114 = {
- fileRef = F517355F03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389703F1B91101120114 = {
- fileRef = F517356003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389803F1B91201120114 = {
- fileRef = F517356103F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389903F1B91201120114 = {
- fileRef = F517356203F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389A03F1B91201120114 = {
- fileRef = F517356303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389B03F1B91301120114 = {
- fileRef = F517356403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389C03F1B91401120114 = {
- fileRef = F517356503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389D03F1B91401120114 = {
- fileRef = F517356603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389E03F1B91501120114 = {
- fileRef = F517356703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517389F03F1B91501120114 = {
- fileRef = F517356803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738A003F1B91601120114 = {
- fileRef = F517356A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738A103F1B91601120114 = {
- fileRef = F517356903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738A203F1B91701120114 = {
- fileRef = F517356B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738A303F1B94D01120114 = {
- fileRef = F517356C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738A403F1B95101120114 = {
- fileRef = F517356D03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738A503F1B95A01120114 = {
- fileRef = F517356E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738A603F1B95B01120114 = {
- fileRef = F517356F03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738A703F1B95E01120114 = {
- fileRef = F517357103F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738A803F1B96101120114 = {
- fileRef = F517357203F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738A903F1B96101120114 = {
- fileRef = F517357303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738AA03F1B96401120114 = {
- fileRef = F517357403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738AB03F1B96501120114 = {
- fileRef = F517357503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738AC03F1B96801120114 = {
- fileRef = F517357603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738AD03F1B96901120114 = {
- fileRef = F517357703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738AE03F1B96A01120114 = {
- fileRef = F517357803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738AF03F1B96C01120114 = {
- fileRef = F517357903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738B003F1B96D01120114 = {
- fileRef = F517357A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738B103F1B96F01120114 = {
- fileRef = F517357B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738B203F1B97001120114 = {
- fileRef = F517357C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738B303F1B97301120114 = {
- fileRef = F517357E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738B403F1B97501120114 = {
- fileRef = F517357F03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738B803F1B99A01120114 = {
- fileRef = F517358603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738B903F1B99B01120114 = {
- fileRef = F517358703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738BA03F1B99D01120114 = {
- fileRef = F517358803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738BB03F1B99E01120114 = {
- fileRef = F517358903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738BC03F1B99E01120114 = {
- fileRef = F517358A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738BD03F1B9AF01120114 = {
- fileRef = F517349403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738BE03F1B9B001120114 = {
- fileRef = F517349503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738BF03F1B9B001120114 = {
- fileRef = F517349603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738C003F1B9B301120114 = {
- fileRef = F517349703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738C103F1B9B501120114 = {
- fileRef = F517349803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738C203F1B9B501120114 = {
- fileRef = F517349903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738C303F1B9B901120114 = {
- fileRef = F517349E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738C403F1B9B901120114 = {
- fileRef = F517349F03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738C503F1B9BF01120114 = {
- fileRef = F51734A203F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738C603F1B9BF01120114 = {
- fileRef = F51734A303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738C703F1B9CA01120114 = {
- fileRef = F51734A703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738C803F1B9CA01120114 = {
- fileRef = F51734A803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738C903F1B9CE01120114 = {
- fileRef = F51734A903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738CA03F1B9D001120114 = {
- fileRef = F51734A003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738CB03F1B9D001120114 = {
- fileRef = F51734A103F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738CC03F1B9DA01120114 = {
- fileRef = F517349A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738CD03F1B9DB01120114 = {
- fileRef = F517349B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738CE03F1B9DB01120114 = {
- fileRef = F517349C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738CF03F1B9DC01120114 = {
- fileRef = F517349D03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738D003F1B9F101120114 = {
- fileRef = F51734A403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738D103F1BA0701120114 = {
- fileRef = F51734AE03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738D203F1BA0901120114 = {
- fileRef = F51734AF03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738D303F1BA0A01120114 = {
- fileRef = F51734B003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738D403F1BA0F01120114 = {
- fileRef = F51734BA03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738D503F1BA0F01120114 = {
- fileRef = F51734BB03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738D603F1BA1001120114 = {
- fileRef = F51734BC03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738D703F1BA1001120114 = {
- fileRef = F51734BD03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738D803F1BA1101120114 = {
- fileRef = F51734BE03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738D903F1BA1201120114 = {
- fileRef = F51734C003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738DA03F1BA1701120114 = {
- fileRef = F51734C503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738DB03F1BA1801120114 = {
- fileRef = F51734C403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738DC03F1BA2601120114 = {
- fileRef = F51734B403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738DD03F1BA2601120114 = {
- fileRef = F51734B603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738DE03F1BA2701120114 = {
- fileRef = F51734B503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738DF03F1BA2701120114 = {
- fileRef = F51734B703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738E203F1BA6901120114 = {
- fileRef = F51734D303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738E303F1BA7501120114 = {
- fileRef = F51730E703F1B65801120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738E403F1BA7F01120114 = {
- fileRef = F517310D03F1B65801120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738E503F1BAF701120114 = {
- fileRef = F51734DE03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738E603F1BAF801120114 = {
- fileRef = F51734DF03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738E703F1BAF901120114 = {
- fileRef = F51734E003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738E803F1BAF901120114 = {
- fileRef = F51734E103F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738E903F1BAFA01120114 = {
- fileRef = F51734E203F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738EA03F1BAFA01120114 = {
- fileRef = F51734E303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738EB03F1BAFB01120114 = {
- fileRef = F51734E403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738EC03F1BAFB01120114 = {
- fileRef = F51734E503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738ED03F1BAFE01120114 = {
- fileRef = F51734E703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738EE03F1BB1401120114 = {
- fileRef = F51734EC03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738EF03F1BB1401120114 = {
- fileRef = F51734ED03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738F003F1BB1501120114 = {
- fileRef = F51734EE03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738F103F1BB1501120114 = {
- fileRef = F51734EF03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738F203F1BB1601120114 = {
- fileRef = F51734F003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738F303F1BB1701120114 = {
- fileRef = F51734F103F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738F403F1BB1701120114 = {
- fileRef = F51734F203F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738F503F1BB1801120114 = {
- fileRef = F51734F303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738F703F1BB1A01120114 = {
- fileRef = F51734F603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738F803F1BB1A01120114 = {
- fileRef = F51734F703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738F903F1BB1A01120114 = {
- fileRef = F51734F803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738FA03F1BB1B01120114 = {
- fileRef = F51734F903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738FB03F1BB1B01120114 = {
- fileRef = F51734FA03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738FC03F1BB1C01120114 = {
- fileRef = F51734FB03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738FD03F1BB1E01120114 = {
- fileRef = F51734FC03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738FE03F1BB1E01120114 = {
- fileRef = F51734FD03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F51738FF03F1BB1F01120114 = {
- fileRef = F51734FE03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390003F1BB1F01120114 = {
- fileRef = F51734FF03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390103F1BB2001120114 = {
- fileRef = F517350003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390203F1BB2001120114 = {
- fileRef = F517350103F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390303F1BB2001120114 = {
- fileRef = F517350203F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390403F1BB2101120114 = {
- fileRef = F517350303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390503F1BB2101120114 = {
- fileRef = F517350403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390603F1BB2201120114 = {
- fileRef = F517350503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390703F1BB2201120114 = {
- fileRef = F517350603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390803F1BB2301120114 = {
- fileRef = F517350703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390903F1BB2301120114 = {
- fileRef = F517350803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390A03F1BB2401120114 = {
- fileRef = F517350903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390B03F1BB2401120114 = {
- fileRef = F517350A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390C03F1BB2501120114 = {
- fileRef = F517350C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390D03F1BB2501120114 = {
- fileRef = F517350B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390E03F1BB2501120114 = {
- fileRef = F517350D03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517390F03F1BB2601120114 = {
- fileRef = F517350E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391003F1BB2601120114 = {
- fileRef = F517350F03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391103F1BB2701120114 = {
- fileRef = F517351003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391203F1BB2801120114 = {
- fileRef = F517351103F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391303F1BB2801120114 = {
- fileRef = F517351203F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391403F1BB2801120114 = {
- fileRef = F517351303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391503F1BB2901120114 = {
- fileRef = F517351403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391603F1BB2901120114 = {
- fileRef = F517351503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391703F1BB2A01120114 = {
- fileRef = F517351603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391803F1BB2B01120114 = {
- fileRef = F517351703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391903F1BB2B01120114 = {
- fileRef = F517351803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391A03F1BB2C01120114 = {
- fileRef = F517351903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391B03F1BB2D01120114 = {
- fileRef = F517351A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391C03F1BB2D01120114 = {
- fileRef = F517351B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391D03F1BB2D01120114 = {
- fileRef = F517351C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391E03F1BB8A01120114 = {
- fileRef = F517351E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517391F03F1BB8A01120114 = {
- fileRef = F517351F03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392003F1BB8A01120114 = {
- fileRef = F517352003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392103F1BB8A01120114 = {
- fileRef = F517352103F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392203F1BB8B01120114 = {
- fileRef = F517352203F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392303F1BB8C01120114 = {
- fileRef = F517352303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392403F1BB8C01120114 = {
- fileRef = F517352403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392503F1BB8E01120114 = {
- fileRef = F517352503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392603F1BB8F01120114 = {
- fileRef = F517352603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392703F1BB9101120114 = {
- fileRef = F517352703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392803F1BB9101120114 = {
- fileRef = F517352803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392903F1BB9301120114 = {
- fileRef = F517352903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392A03F1BB9A01120114 = {
- fileRef = F517352A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392B03F1BB9A01120114 = {
- fileRef = F517352B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392C03F1BB9B01120114 = {
- fileRef = F517352C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392D03F1BB9C01120114 = {
- fileRef = F517352D03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392E03F1BB9C01120114 = {
- fileRef = F517352E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517392F03F1BB9D01120114 = {
- fileRef = F517352F03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393003F1BB9E01120114 = {
- fileRef = F517353003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393103F1BBA001120114 = {
- fileRef = F517353103F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393203F1BBA201120114 = {
- fileRef = F517353203F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393303F1BBA301120114 = {
- fileRef = F517353303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393403F1BBA501120114 = {
- fileRef = F517353403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393503F1BBA501120114 = {
- fileRef = F517353503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393603F1BBA601120114 = {
- fileRef = F517353603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393703F1BBA701120114 = {
- fileRef = F517353703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393803F1BBA701120114 = {
- fileRef = F517353803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393903F1BBA801120114 = {
- fileRef = F517353903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393A03F1BBA801120114 = {
- fileRef = F517353A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393B03F1BBA901120114 = {
- fileRef = F517353B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393C03F1BBA901120114 = {
- fileRef = F517353C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393D03F1BBAA01120114 = {
- fileRef = F517353D03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393E03F1BBAA01120114 = {
- fileRef = F517353E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517393F03F1BBAB01120114 = {
- fileRef = F517353F03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394003F1BBAD01120114 = {
- fileRef = F517354003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394303F1BBB801120114 = {
- fileRef = F517354A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394403F1BBB901120114 = {
- fileRef = F517354C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394503F1BBBA01120114 = {
- fileRef = F517354D03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394603F1BBBB01120114 = {
- fileRef = F517354E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394703F1BBBC01120114 = {
- fileRef = F517354F03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394803F1BBBC01120114 = {
- fileRef = F517355003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394903F1BC0F01120114 = {
- fileRef = F517359303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394A03F1BC4801120114 = {
- fileRef = F51735A003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394B03F1BC4901120114 = {
- fileRef = F51735A103F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394C03F1BC4A01120114 = {
- fileRef = F51735A203F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394D03F1BC4C01120114 = {
- fileRef = F51735A303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394E03F1BC4C01120114 = {
- fileRef = F51735A403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517394F03F1BC4D01120114 = {
- fileRef = F51735A503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395003F1BC4D01120114 = {
- fileRef = F51735A603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395103F1BC4E01120114 = {
- fileRef = F51735A703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395203F1BC4E01120114 = {
- fileRef = F51735A803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395303F1BC5101120114 = {
- fileRef = F51735AB03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395403F1BC9601120114 = {
- fileRef = F517334203F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395503F1BC9701120114 = {
- fileRef = F517334303F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395603F1BCA801120114 = {
- fileRef = F517332E03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395703F1BCA801120114 = {
- fileRef = F517332F03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395803F1BCAA01120114 = {
- fileRef = F517333203F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395A03F1BCAB01120114 = {
- fileRef = F517333403F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395B03F1BCAD01120114 = {
- fileRef = F517333603F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395C03F1BCAD01120114 = {
- fileRef = F517333703F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395D03F1BCAE01120114 = {
- fileRef = F517333803F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517395E03F1BCAE01120114 = {
- fileRef = F517333903F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396103F1BCB001120114 = {
- fileRef = F517333C03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396203F1BCB201120114 = {
- fileRef = F517333D03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396303F1BCB201120114 = {
- fileRef = F517333E03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396403F1BCB201120114 = {
- fileRef = F517333F03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396503F1BCB301120114 = {
- fileRef = F517334003F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396703F1BCC401120114 = {
- fileRef = F517334803F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396803F1BCC401120114 = {
- fileRef = F517334903F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396903F1BCC501120114 = {
- fileRef = F517334A03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396A03F1BCC601120114 = {
- fileRef = F517334B03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396B03F1BCC801120114 = {
- fileRef = F517334D03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396C03F1BCC801120114 = {
- fileRef = F517334E03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396D03F1BCC901120114 = {
- fileRef = F517334F03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396E03F1BCC901120114 = {
- fileRef = F517335003F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517396F03F1BCC901120114 = {
- fileRef = F517335103F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397003F1BCCA01120114 = {
- fileRef = F517335203F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397103F1BCCA01120114 = {
- fileRef = F517335303F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397203F1BCCB01120114 = {
- fileRef = F517335403F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397303F1BCCB01120114 = {
- fileRef = F517335503F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397403F1BCCB01120114 = {
- fileRef = F517335603F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397503F1BCCE01120114 = {
- fileRef = F517335803F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397703F1BCCF01120114 = {
- fileRef = F517335A03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397803F1BCCF01120114 = {
- fileRef = F517335B03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397903F1BCD101120114 = {
- fileRef = F517335D03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397A03F1BCD201120114 = {
- fileRef = F517335C03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397B03F1BCD301120114 = {
- fileRef = F517335E03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397C03F1BCD301120114 = {
- fileRef = F517335F03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397D03F1BCD401120114 = {
- fileRef = F517336003F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397E03F1BCD401120114 = {
- fileRef = F517336103F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517397F03F1BCD501120114 = {
- fileRef = F517336203F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398003F1BCD501120114 = {
- fileRef = F517336303F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398103F1BCD601120114 = {
- fileRef = F517336403F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398203F1BCD701120114 = {
- fileRef = F517336603F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398303F1BCD801120114 = {
- fileRef = F517336703F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398503F1BCDB01120114 = {
- fileRef = F517336903F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398603F1BCDC01120114 = {
- fileRef = F517336A03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398703F1BCDC01120114 = {
- fileRef = F517336B03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398803F1BCDD01120114 = {
- fileRef = F517336C03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398903F1BCE101120114 = {
- fileRef = F517336D03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398A03F1BCE201120114 = {
- fileRef = F517336E03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398B03F1BCE201120114 = {
- fileRef = F517336F03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398C03F1BCE401120114 = {
- fileRef = F517336803F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398D03F1BCE501120114 = {
- fileRef = F517337003F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398E03F1BCE501120114 = {
- fileRef = F517337103F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517398F03F1BCE601120114 = {
- fileRef = F517337303F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517399003F1BCE701120114 = {
- fileRef = F517337203F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517399103F1BCE801120114 = {
- fileRef = F517337403F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517399203F1BCE801120114 = {
- fileRef = F517337503F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517399403F1BD1201120114 = {
- fileRef = F51737BA03F1B65B01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517399503F1BD1201120114 = {
- fileRef = F51737BB03F1B65B01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517399603F1BD1301120114 = {
- fileRef = F51737BC03F1B65B01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517399703F1BD1301120114 = {
- fileRef = F51737BD03F1B65B01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517399803F1BD1401120114 = {
- fileRef = F51737BE03F1B65B01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517399903F1BD1601120114 = {
- fileRef = F51737BF03F1B65B01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F517399A03F1BD1701120114 = {
- fileRef = F51737C003F1B65B01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F58183510253A2F201120112 = {
- fileRef = F5C2DF200240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F58183520253A2F301120112 = {
- fileRef = F5C2DF210240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
+ sourceTree = "<group>";
};
F5C2DF100240F9F601650119 = {
children = (
@@ -9807,368 +12853,203 @@
isa = PBXGroup;
path = ErrorTables;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF140240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = asn1_err.c;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF150240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = asn1_err.h;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF160240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = asn1_err.strings;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF170240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = gssapi_err_generic.c;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF180240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = gssapi_err_generic.h;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF190240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = gssapi_err_generic.strings;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF1A0240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = gssapi_err_krb5.c;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF1B0240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = gssapi_err_krb5.h;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF1C0240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = gssapi_err_krb5.strings;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF1D0240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = kdb5_err.c;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF1E0240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = kdb5_err.h;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF1F0240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = kdb5_err.strings;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF200240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb524_err.c;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF210240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb524_err.h;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF220240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb524_err.strings;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF230240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb5_err.c;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF240240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb5_err.h;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF250240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb5_err.strings;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF260240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = kv5m_err.c;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF270240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = kv5m_err.h;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF280240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = kv5m_err.strings;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF290240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = prof_err.c;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF2A0240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = prof_err.h;
refType = 4;
+ sourceTree = "<group>";
};
F5C2DF2B0240F9F601650119 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = prof_err.strings;
refType = 4;
+ sourceTree = "<group>";
};
- F5C2DF2E0240F9F601650119 = {
- fileRef = F5C2DF140240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF2F0240F9F601650119 = {
- fileRef = F5C2DF150240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF340240F9F601650119 = {
- fileRef = F5C2DF1D0240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF350240F9F601650119 = {
- fileRef = F5C2DF1E0240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF380240F9F601650119 = {
- fileRef = F5C2DF230240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF390240F9F601650119 = {
- fileRef = F5C2DF240240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF3A0240F9F601650119 = {
- fileRef = F5C2DF260240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF3B0240F9F601650119 = {
- fileRef = F5C2DF270240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF3E0240F9FC01650119 = {
- fileRef = F5C2DF290240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF3F0240F9FD01650119 = {
- fileRef = F5C2DF2A0240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF420240FA1301650119 = {
- fileRef = F5C2DF1B0240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF430240FA1401650119 = {
- fileRef = F5C2DF1A0240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF440240FA1501650119 = {
- fileRef = F5C2DF180240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C2DF450240FA1601650119 = {
- fileRef = F5C2DF170240F9F601650119;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5C44E900231BD6801120112 = {
- isa = PBXLibraryReference;
- path = libGSS.a;
- refType = 3;
- };
- F5C44E910231BD6801120112 = {
- buildPhases = (
- F5C44E920231BD6801120112,
- F5C44E9C0231BD6801120112,
- F5C44EDD0231BD6801120112,
- F5C44EDE0231BD6801120112,
- );
+ F5CFD36E022D854401120112 = {
buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- HEADER_SEARCH_PATHS = "\"$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include\" \"$(SRCROOT)/../../KerberosErrors/Headers\" \"$(SRCROOT)/../../KerberosErrors/Headers/Kerberos\"";
- LIBRARY_STYLE = STATIC;
- PRECOMPILE_PREFIX_HEADER = YES;
- PREFIX_HEADER = "$(SRCROOT)/../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h";
- PRODUCT_NAME = libGSS.a;
- REZ_EXECUTABLE = YES;
- WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
};
- dependencies = (
- F5C44EE90231CEA101120112,
- F5C44EE80231CEA101120112,
- );
- isa = PBXLibraryTarget;
- name = GSS;
- productInstallPath = /usr/local/lib;
- productName = GSS;
- productReference = F5C44E900231BD6801120112;
- };
- F5C44E920231BD6801120112 = {
- buildActionMask = 2147483647;
- files = (
- F5C2DF420240FA1301650119,
- F5C2DF440240FA1501650119,
- F517395503F1BC9701120114,
- F517395A03F1BCAB01120114,
- F517397703F1BCCF01120114,
- F5E266FA03F4443D01120114,
- F5E266FB03F4443D01120114,
- );
- isa = PBXHeadersBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5C44E9C0231BD6801120112 = {
- buildActionMask = 2147483647;
- files = (
- F5C2DF430240FA1401650119,
- F5C2DF450240FA1601650119,
- F517395403F1BC9601120114,
- F517395603F1BCA801120114,
- F517395703F1BCA801120114,
- F517395803F1BCAA01120114,
- F517395B03F1BCAD01120114,
- F517395C03F1BCAD01120114,
- F517395D03F1BCAE01120114,
- F517395E03F1BCAE01120114,
- F517396103F1BCB001120114,
- F517396203F1BCB201120114,
- F517396303F1BCB201120114,
- F517396403F1BCB201120114,
- F517396503F1BCB301120114,
- F517396703F1BCC401120114,
- F517396803F1BCC401120114,
- F517396903F1BCC501120114,
- F517396A03F1BCC601120114,
- F517396B03F1BCC801120114,
- F517396C03F1BCC801120114,
- F517396D03F1BCC901120114,
- F517396E03F1BCC901120114,
- F517396F03F1BCC901120114,
- F517397003F1BCCA01120114,
- F517397103F1BCCA01120114,
- F517397203F1BCCB01120114,
- F517397303F1BCCB01120114,
- F517397403F1BCCB01120114,
- F517397503F1BCCE01120114,
- F517397803F1BCCF01120114,
- F517397903F1BCD101120114,
- F517397A03F1BCD201120114,
- F517397B03F1BCD301120114,
- F517397C03F1BCD301120114,
- F517397D03F1BCD401120114,
- F517397E03F1BCD401120114,
- F517397F03F1BCD501120114,
- F517398003F1BCD501120114,
- F517398103F1BCD601120114,
- F517398203F1BCD701120114,
- F517398303F1BCD801120114,
- F517398503F1BCDB01120114,
- F517398603F1BCDC01120114,
- F517398703F1BCDC01120114,
- F517398803F1BCDD01120114,
- F517398903F1BCE101120114,
- F517398A03F1BCE201120114,
- F517398B03F1BCE201120114,
- F517398C03F1BCE401120114,
- F517398D03F1BCE501120114,
- F517398E03F1BCE501120114,
- F517398F03F1BCE601120114,
- F517399003F1BCE701120114,
- F517399103F1BCE801120114,
- F517399203F1BCE801120114,
- );
- isa = PBXSourcesBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5C44EDD0231BD6801120112 = {
- buildActionMask = 2147483647;
- files = (
- );
- isa = PBXFrameworksBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5C44EDE0231BD6801120112 = {
- buildActionMask = 2147483647;
- files = (
- );
- isa = PBXRezBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5C44EE80231CEA101120112 = {
- isa = PBXTargetDependency;
- target = F5CFD629022D922C01120112;
- };
- F5C44EE90231CEA101120112 = {
- isa = PBXTargetDependency;
- target = F5CFD5E6022D8A9901120112;
- };
- F5CFD36E022D854401120112 = {
buildStyles = (
F5CFD370022D854401120112,
F5CFD371022D854401120112,
@@ -10182,11 +13063,11 @@
F5E59BD503FD803201120114,
F5CFD5E6022D8A9901120112,
F5CFD629022D922C01120112,
- F5E2686C03F8336601120114,
- F5CFD5CD022D86AD01120112,
- F5E2688403F83E7D01120114,
- F5CFD639022DD45401120112,
- F5C44E910231BD6801120112,
+ A1AB1DEC05DDC40100526345,
+ A1AB1E1005DDC43000526345,
+ A1AB1E3005DDC45F00526345,
+ A1AB1E8105DDC47700526345,
+ A1AB1FBF05DDC48A00526345,
);
};
F5CFD36F022D854401120112 = {
@@ -10203,12 +13084,18 @@
);
isa = PBXGroup;
refType = 4;
+ sourceTree = "<group>";
};
F5CFD370022D854401120112 = {
buildRules = (
);
buildSettings = {
COPY_PHASE_STRIP = NO;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
+ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ ZERO_LINK = YES;
};
isa = PBXBuildStyle;
name = Development;
@@ -10218,94 +13105,24 @@
);
buildSettings = {
COPY_PHASE_STRIP = YES;
+ GCC_ENABLE_FIX_AND_CONTINUE = NO;
+ ZERO_LINK = NO;
};
isa = PBXBuildStyle;
name = Deployment;
};
F5CFD5CB022D86AD01120112 = {
children = (
- F5CFD5CC022D86AD01120112,
- F5CFD638022DD45401120112,
- F5C44E900231BD6801120112,
- F5E2686D03F8336601120114,
- F5E2688503F83E7D01120114,
+ A1AB1E0205DDC40100526345,
+ A1AB1E2205DDC43000526345,
+ A1AB1E6F05DDC45F00526345,
+ A1AB1FB105DDC47800526345,
+ A1AB200305DDC48A00526345,
);
isa = PBXGroup;
name = Products;
refType = 4;
- };
- F5CFD5CC022D86AD01120112 = {
- isa = PBXLibraryReference;
- path = libKerberosProfile.a;
- refType = 3;
- };
- F5CFD5CD022D86AD01120112 = {
- buildPhases = (
- F5CFD5CE022D86AD01120112,
- F5CFD5CF022D86AD01120112,
- F5CFD5D0022D86AD01120112,
- F5CFD5D1022D86AD01120112,
- );
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../Common/Headers\" \"$(SRCROOT)/../../KerberosErrors/Headers/Kerberos\" \"$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include\"";
- LIBRARY_STYLE = STATIC;
- PRECOMPILE_PREFIX_HEADER = YES;
- PREFIX_HEADER = "$(SRCROOT)/../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h";
- PRODUCT_NAME = libKerberosProfile.a;
- REZ_EXECUTABLE = YES;
- WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
- };
- dependencies = (
- F5CFD5E7022D8A9901120112,
- F5CFD62B022D922C01120112,
- );
- isa = PBXLibraryTarget;
- name = KerberosProfile;
- productInstallPath = /usr/local/lib;
- productName = KerberosProfile;
- productReference = F5CFD5CC022D86AD01120112;
- };
- F5CFD5CE022D86AD01120112 = {
- buildActionMask = 2147483647;
- files = (
- F5C2DF3F0240F9FD01650119,
- F517399703F1BD1301120114,
- F5E266F803F4443301120114,
- F5E266F903F4443301120114,
- );
- isa = PBXHeadersBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5CFD5CF022D86AD01120112 = {
- buildActionMask = 2147483647;
- files = (
- F5C2DF3E0240F9FC01650119,
- F517399403F1BD1201120114,
- F517399503F1BD1201120114,
- F517399603F1BD1301120114,
- F517399803F1BD1401120114,
- F517399903F1BD1601120114,
- F517399A03F1BD1701120114,
- A198BC2B0406DA8F00120114,
- );
- isa = PBXSourcesBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5CFD5D0022D86AD01120112 = {
- buildActionMask = 2147483647;
- files = (
- );
- isa = PBXFrameworksBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5CFD5D1022D86AD01120112 = {
- buildActionMask = 2147483647;
- files = (
- );
- isa = PBXRezBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
+ sourceTree = "<group>";
};
F5CFD5E4022D891701120112 = {
children = (
@@ -10317,12 +13134,15 @@
name = Scripts;
path = ../Scripts;
refType = 2;
+ sourceTree = SOURCE_ROOT;
};
F5CFD5E5022D891701120112 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.jam;
path = Kerberos5Errors.jam;
refType = 4;
+ sourceTree = "<group>";
};
F5CFD5E6022D8A9901120112 = {
buildArgumentsString = "-d3 \"-sJAMFILE=$(SRCROOT)/../Scripts/Kerberos5Errors.jam\" $(ACTION)";
@@ -10339,25 +13159,22 @@
name = "Error Table Generation";
passBuildSettingsInEnvironment = 1;
productName = "Error Table Generation";
- settingsToExpand = 6;
- settingsToPassInEnvironment = 287;
- settingsToPassOnCommandLine = 280;
- };
- F5CFD5E7022D8A9901120112 = {
- isa = PBXTargetDependency;
- target = F5CFD5E6022D8A9901120112;
};
F5CFD5EC022D8B6001120112 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = GSS.pbexp;
refType = 2;
+ sourceTree = SOURCE_ROOT;
};
F5CFD5ED022D8B6001120112 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = Kerberos5.pbexp;
refType = 2;
+ sourceTree = SOURCE_ROOT;
};
F5CFD5EE022D8B6001120112 = {
children = (
@@ -10370,13 +13187,16 @@
isa = PBXGroup;
path = Kerberos5.intermediates;
refType = 3;
+ sourceTree = BUILT_PRODUCTS_DIR;
};
F5CFD60D022D8BD601120112 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.jam;
lineEnding = 0;
path = Kerberos5Headers.jam;
refType = 4;
+ sourceTree = "<group>";
};
F5CFD629022D922C01120112 = {
buildArgumentsString = "-d3 \"-sJAMFILE=$(SRCROOT)/../Scripts/Kerberos5Headers.jam\" $(ACTION)";
@@ -10395,397 +13215,11 @@
name = "Header Generation";
passBuildSettingsInEnvironment = 1;
productName = "Header Generation";
- settingsToExpand = 6;
- settingsToPassInEnvironment = 287;
- settingsToPassOnCommandLine = 280;
};
F5CFD62A022D922C01120112 = {
isa = PBXTargetDependency;
target = F5CFD5E6022D8A9901120112;
- };
- F5CFD62B022D922C01120112 = {
- isa = PBXTargetDependency;
- target = F5CFD629022D922C01120112;
- };
- F5CFD638022DD45401120112 = {
- isa = PBXLibraryReference;
- path = libKerberos5.a;
- refType = 3;
- };
- F5CFD639022DD45401120112 = {
- buildPhases = (
- F5CFD63A022DD45401120112,
- F5CFD63B022DD45401120112,
- F5CFD63C022DD45401120112,
- F5CFD63D022DD45401120112,
- );
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- HEADER_SEARCH_PATHS = "\"$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates\" \"$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include\" \"$(SRCROOT)/../Sources/include\" \"$(SRCROOT)/../../KerberosErrors/Headers\" \"$(SRCROOT)/../../KerberosErrors/Headers/Kerberos\" \"$(SRCROOT)/../../CredentialsCache/Headers\" \"$(SRCROOT)/../../CredentialsCache/Headers/Kerberos\" \"$(SRCROOT)/../../KerberosLogin/Headers\" \"$(SRCROOT)/../../KerberosLogin/Headers/Kerberos\"";
- LIBRARY_STYLE = STATIC;
- PRECOMPILE_PREFIX_HEADER = YES;
- PREFIX_HEADER = "$(SRCROOT)/../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h";
- PRODUCT_NAME = libKerberos5.a;
- REZ_EXECUTABLE = YES;
- WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
- };
- dependencies = (
- F5CFD7D8022DE82501120112,
- F5CFD7D9022DE82501120112,
- F5E2688903F8405301120114,
- );
- isa = PBXLibraryTarget;
- name = Kerberos5;
- productInstallPath = /usr/local/lib;
- productName = Kerberos5;
- productReference = F5CFD638022DD45401120112;
- };
- F5CFD63A022DD45401120112 = {
- buildActionMask = 2147483647;
- files = (
- F5C2DF2F0240F9F601650119,
- F5C2DF350240F9F601650119,
- F5C2DF390240F9F601650119,
- F5C2DF3B0240F9F601650119,
- F58183520253A2F301120112,
- F517388F03F1B8BE01120114,
- F51738AA03F1B96401120114,
- F51738BE03F1B9B001120114,
- F51738C003F1B9B301120114,
- F51738C203F1B9B501120114,
- F51738C403F1B9B901120114,
- F51738C603F1B9BF01120114,
- F51738C903F1B9CE01120114,
- F51738CB03F1B9D001120114,
- F51738CD03F1B9DB01120114,
- F51738CF03F1B9DC01120114,
- F51738D003F1B9F101120114,
- F51738D903F1BA1201120114,
- F51738DB03F1BA1801120114,
- F51738DE03F1BA2701120114,
- F51738DF03F1BA2701120114,
- F51738E303F1BA7501120114,
- F51738E403F1BA7F01120114,
- F51738F303F1BB1701120114,
- F51738F903F1BB1A01120114,
- F517391B03F1BB2D01120114,
- F517394B03F1BC4901120114,
- F517394E03F1BC4C01120114,
- F517395003F1BC4D01120114,
- F5E266F603F4442A01120114,
- F5E266F703F4442B01120114,
- A1CA6046040F248A0013F915,
- A1CA604A040F24900013F915,
- A1CA6053040F24A30013F915,
- A1CA6068040F252B0013F915,
- A1CA6069040F252C0013F915,
- A1CA606D040F25380013F915,
- A1CA6076040F254F0013F915,
- A1CA607A040F25570013F915,
- A1CA607F040F25680013F915,
- A1CA6083040F25740013F915,
- A1CA608A040F25860013F915,
- A1CA608F040F25980013F915,
- A1CA6091040F25A20013F915,
- A1CA6093040F25AD0013F915,
- A1CA6097040F25B90013F915,
- A1CA6098040F25BE0013F915,
- A1CA609C040F25C70013F915,
- A1CA609E040F25D50013F915,
- A1CA60A0040F25D80013F915,
- A1CA60A1040F25D90013F915,
- A1CA60A2040F25DB0013F915,
- A1CA60A3040F25DC0013F915,
- A1CA60A4040F25DD0013F915,
- A1CA60A5040F25DE0013F915,
- A1B21F1A0417D6BC00120114,
- );
- isa = PBXHeadersBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5CFD63B022DD45401120112 = {
- buildActionMask = 2147483647;
- files = (
- F5C2DF2E0240F9F601650119,
- F5C2DF340240F9F601650119,
- F5C2DF380240F9F601650119,
- F5C2DF3A0240F9F601650119,
- F58183510253A2F201120112,
- F517388E03F1B8BD01120114,
- F517389003F1B90D01120114,
- F517389103F1B90E01120114,
- F517389203F1B90E01120114,
- F517389303F1B90E01120114,
- F517389403F1B91001120114,
- F517389503F1B91001120114,
- F517389603F1B91101120114,
- F517389703F1B91101120114,
- F517389803F1B91201120114,
- F517389903F1B91201120114,
- F517389A03F1B91201120114,
- F517389B03F1B91301120114,
- F517389C03F1B91401120114,
- F517389D03F1B91401120114,
- F517389E03F1B91501120114,
- F517389F03F1B91501120114,
- F51738A003F1B91601120114,
- F51738A103F1B91601120114,
- F51738A203F1B91701120114,
- F51738A303F1B94D01120114,
- F51738A403F1B95101120114,
- F51738A503F1B95A01120114,
- F51738A603F1B95B01120114,
- F51738A703F1B95E01120114,
- F51738A803F1B96101120114,
- F51738A903F1B96101120114,
- F51738AB03F1B96501120114,
- F51738AC03F1B96801120114,
- F51738AD03F1B96901120114,
- F51738AE03F1B96A01120114,
- F51738AF03F1B96C01120114,
- F51738B003F1B96D01120114,
- F51738B103F1B96F01120114,
- F51738B203F1B97001120114,
- F51738B303F1B97301120114,
- F51738B403F1B97501120114,
- F51738B803F1B99A01120114,
- F51738B903F1B99B01120114,
- F51738BA03F1B99D01120114,
- F51738BB03F1B99E01120114,
- F51738BC03F1B99E01120114,
- F51738BD03F1B9AF01120114,
- F51738BF03F1B9B001120114,
- F51738C103F1B9B501120114,
- F51738C303F1B9B901120114,
- F51738C503F1B9BF01120114,
- F51738C703F1B9CA01120114,
- F51738C803F1B9CA01120114,
- F51738CA03F1B9D001120114,
- F51738CC03F1B9DA01120114,
- F51738CE03F1B9DB01120114,
- F51738D103F1BA0701120114,
- F51738D203F1BA0901120114,
- F51738D303F1BA0A01120114,
- F51738D403F1BA0F01120114,
- F51738D503F1BA0F01120114,
- F51738D603F1BA1001120114,
- F51738D703F1BA1001120114,
- F51738D803F1BA1101120114,
- F51738DA03F1BA1701120114,
- F51738DC03F1BA2601120114,
- F51738DD03F1BA2601120114,
- F51738E203F1BA6901120114,
- F51738E503F1BAF701120114,
- F51738E603F1BAF801120114,
- F51738E703F1BAF901120114,
- F51738E803F1BAF901120114,
- F51738E903F1BAFA01120114,
- F51738EA03F1BAFA01120114,
- F51738EB03F1BAFB01120114,
- F51738EC03F1BAFB01120114,
- F51738ED03F1BAFE01120114,
- F51738EE03F1BB1401120114,
- F51738EF03F1BB1401120114,
- F51738F003F1BB1501120114,
- F51738F103F1BB1501120114,
- F51738F203F1BB1601120114,
- F51738F403F1BB1701120114,
- F51738F503F1BB1801120114,
- F51738F703F1BB1A01120114,
- F51738F803F1BB1A01120114,
- F51738FA03F1BB1B01120114,
- F51738FB03F1BB1B01120114,
- F51738FC03F1BB1C01120114,
- F51738FD03F1BB1E01120114,
- F51738FE03F1BB1E01120114,
- F51738FF03F1BB1F01120114,
- F517390003F1BB1F01120114,
- F517390103F1BB2001120114,
- F517390203F1BB2001120114,
- F517390303F1BB2001120114,
- F517390403F1BB2101120114,
- F517390503F1BB2101120114,
- F517390603F1BB2201120114,
- F517390703F1BB2201120114,
- F517390803F1BB2301120114,
- F517390903F1BB2301120114,
- F517390A03F1BB2401120114,
- F517390B03F1BB2401120114,
- F517390C03F1BB2501120114,
- F517390D03F1BB2501120114,
- F517390E03F1BB2501120114,
- F517390F03F1BB2601120114,
- F517391003F1BB2601120114,
- F517391103F1BB2701120114,
- F517391203F1BB2801120114,
- F517391303F1BB2801120114,
- F517391403F1BB2801120114,
- F517391503F1BB2901120114,
- F517391603F1BB2901120114,
- F517391703F1BB2A01120114,
- F517391803F1BB2B01120114,
- F517391903F1BB2B01120114,
- F517391A03F1BB2C01120114,
- F517391C03F1BB2D01120114,
- F517391D03F1BB2D01120114,
- F517391E03F1BB8A01120114,
- F517391F03F1BB8A01120114,
- F517392003F1BB8A01120114,
- F517392103F1BB8A01120114,
- F517392203F1BB8B01120114,
- F517392303F1BB8C01120114,
- F517392403F1BB8C01120114,
- F517392503F1BB8E01120114,
- F517392603F1BB8F01120114,
- F517392703F1BB9101120114,
- F517392803F1BB9101120114,
- F517392903F1BB9301120114,
- F517392A03F1BB9A01120114,
- F517392B03F1BB9A01120114,
- F517392C03F1BB9B01120114,
- F517392D03F1BB9C01120114,
- F517392E03F1BB9C01120114,
- F517392F03F1BB9D01120114,
- F517393003F1BB9E01120114,
- F517393103F1BBA001120114,
- F517393203F1BBA201120114,
- F517393303F1BBA301120114,
- F517393403F1BBA501120114,
- F517393503F1BBA501120114,
- F517393603F1BBA601120114,
- F517393703F1BBA701120114,
- F517393803F1BBA701120114,
- F517393903F1BBA801120114,
- F517393A03F1BBA801120114,
- F517393B03F1BBA901120114,
- F517393C03F1BBA901120114,
- F517393D03F1BBAA01120114,
- F517393E03F1BBAA01120114,
- F517393F03F1BBAB01120114,
- F517394003F1BBAD01120114,
- F517394303F1BBB801120114,
- F517394403F1BBB901120114,
- F517394503F1BBBA01120114,
- F517394603F1BBBB01120114,
- F517394703F1BBBC01120114,
- F517394803F1BBBC01120114,
- F517394903F1BC0F01120114,
- F517394A03F1BC4801120114,
- F517394C03F1BC4A01120114,
- F517394D03F1BC4C01120114,
- F517394F03F1BC4D01120114,
- F517395103F1BC4E01120114,
- F517395203F1BC4E01120114,
- F517395303F1BC5101120114,
- F5E2670B03F4730501120114,
- F5E2670C03F4730701120114,
- F5E2670D03F4730901120114,
- F5E2670E03F4730B01120114,
- F5E2670F03F4731401120114,
- F5E2671003F4731B01120114,
- F5E2671103F4732801120114,
- F5E2671203F4732A01120114,
- A1CA6042040F24850013F915,
- A1CA6043040F24870013F915,
- A1CA6044040F24880013F915,
- A1CA6045040F24890013F915,
- A1CA6047040F248D0013F915,
- A1CA6048040F248E0013F915,
- A1CA6049040F248F0013F915,
- A1CA604B040F24910013F915,
- A1CA604D040F24950013F915,
- A1CA604E040F249D0013F915,
- A1CA604F040F249E0013F915,
- A1CA6050040F249F0013F915,
- A1CA6051040F24A10013F915,
- A1CA6052040F24A20013F915,
- A1CA6054040F24A90013F915,
- A1CA6055040F24AB0013F915,
- A1CA6056040F24AC0013F915,
- A1CA6057040F24AE0013F915,
- A1CA6058040F24AF0013F915,
- A1CA6059040F24B20013F915,
- A1CA605A040F24B90013F915,
- A1CA605B040F24C30013F915,
- A1CA605C040F24C40013F915,
- A1CA605D040F24C70013F915,
- A1CA605E040F24C70013F915,
- A1CA605F040F24C80013F915,
- A1CA6060040F24C90013F915,
- A1CA6061040F24D20013F915,
- A1CA6062040F24D20013F915,
- A1CA6064040F24D40013F915,
- A1CA6065040F250F0013F915,
- A1CA6066040F25110013F915,
- A1CA6067040F25140013F915,
- A1CA606A040F252E0013F915,
- A1CA606B040F252F0013F915,
- A1CA606C040F25370013F915,
- A1CA606E040F25420013F915,
- A1CA606F040F25440013F915,
- A1CA6070040F25460013F915,
- A1CA6071040F25470013F915,
- A1CA6072040F254B0013F915,
- A1CA6073040F254C0013F915,
- A1CA6074040F254C0013F915,
- A1CA6075040F254F0013F915,
- A1CA6077040F25510013F915,
- A1CA6078040F25530013F915,
- A1CA6079040F25550013F915,
- A1CA607B040F25620013F915,
- A1CA607C040F25630013F915,
- A1CA607D040F25650013F915,
- A1CA607E040F25660013F915,
- A1CA6080040F256B0013F915,
- A1CA6081040F25720013F915,
- A1CA6082040F25730013F915,
- A1CA6084040F25760013F915,
- A1CA6085040F25780013F915,
- A1CA6086040F25810013F915,
- A1CA6087040F25820013F915,
- A1CA6088040F25840013F915,
- A1CA6089040F25860013F915,
- A1CA608B040F258D0013F915,
- A1CA608C040F25910013F915,
- A1CA608D040F25940013F915,
- A1CA608E040F25950013F915,
- A1CA6090040F25A10013F915,
- A1CA6092040F25AC0013F915,
- A1CA6094040F25B50013F915,
- A1CA6095040F25B70013F915,
- A1CA6096040F25B80013F915,
- A1CA6099040F25BE0013F915,
- A1CA609A040F25BF0013F915,
- A1CA609B040F25C70013F915,
- A1CA609D040F25D40013F915,
- A1CA609F040F25D70013F915,
- A1B21F190417D6BC00120114,
- );
- isa = PBXSourcesBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5CFD63C022DD45401120112 = {
- buildActionMask = 2147483647;
- files = (
- );
- isa = PBXFrameworksBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5CFD63D022DD45401120112 = {
- buildActionMask = 2147483647;
- files = (
- );
- isa = PBXRezBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5CFD7D8022DE82501120112 = {
- isa = PBXTargetDependency;
- target = F5CFD5E6022D8A9901120112;
- };
- F5CFD7D9022DE82501120112 = {
- isa = PBXTargetDependency;
- target = F5CFD629022D922C01120112;
+ targetProxy = A181DA3F05CEFC0400E4C246;
};
F5E265DF03F443E901120114 = {
children = (
@@ -10794,6 +13228,7 @@
isa = PBXGroup;
path = build;
refType = 4;
+ sourceTree = "<group>";
};
F5E2662703F443E901120114 = {
children = (
@@ -10802,6 +13237,7 @@
isa = PBXGroup;
path = include;
refType = 4;
+ sourceTree = "<group>";
};
F5E2662C03F443E901120114 = {
children = (
@@ -10811,703 +13247,87 @@
isa = PBXGroup;
path = krb5;
refType = 4;
+ sourceTree = "<group>";
};
F5E2662D03F443E901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = autoconf.h;
refType = 4;
+ sourceTree = "<group>";
};
F5E2662F03F443E901120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
path = osconf.h;
refType = 4;
+ sourceTree = "<group>";
};
F5E266F503F443EA01120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = configure.stamp;
refType = 4;
- };
- F5E266F603F4442A01120114 = {
- fileRef = F5E2662D03F443E901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E266F703F4442B01120114 = {
- fileRef = F5E2662F03F443E901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E266F803F4443301120114 = {
- fileRef = F5E2662D03F443E901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E266F903F4443301120114 = {
- fileRef = F5E2662F03F443E901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E266FA03F4443D01120114 = {
- fileRef = F5E2662D03F443E901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E266FB03F4443D01120114 = {
- fileRef = F5E2662F03F443E901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2670B03F4730501120114 = {
- fileRef = F517321003F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2670C03F4730701120114 = {
- fileRef = F517321103F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2670D03F4730901120114 = {
- fileRef = F517320E03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2670E03F4730B01120114 = {
- fileRef = F517321203F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2670F03F4731401120114 = {
- fileRef = F517321403F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2671003F4731B01120114 = {
- fileRef = F517321B03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2671103F4732801120114 = {
- fileRef = F517321F03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2671203F4732A01120114 = {
- fileRef = F517321D03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
+ sourceTree = "<group>";
};
F5E2671F03F8200601120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = kadm_err.c;
refType = 4;
+ sourceTree = "<group>";
};
F5E2672003F8200601120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = kadm_err.h;
refType = 4;
+ sourceTree = "<group>";
};
F5E2672103F8200601120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = kadm_err.strings;
refType = 4;
+ sourceTree = "<group>";
};
F5E2672203F8200601120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb_err.c;
refType = 4;
+ sourceTree = "<group>";
};
F5E2672303F8200601120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb_err.h;
refType = 4;
+ sourceTree = "<group>";
};
F5E2672403F8200601120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = file;
path = krb_err.strings;
refType = 4;
- };
- F5E2686803F8336601120114 = {
- buildActionMask = 2147483647;
- files = (
- A1CA623704168DFE0013F915,
- );
- isa = PBXHeadersBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5E2686903F8336601120114 = {
- buildActionMask = 2147483647;
- files = (
- F5E2686E03F833E001120114,
- F5E2687003F833E101120114,
- F5E2687103F833E901120114,
- F5E2687203F833EB01120114,
- F5E2687303F833EB01120114,
- F5E2687403F833ED01120114,
- F5E2687503F833EF01120114,
- F5E2687603F833F001120114,
- F5E2687703F833F201120114,
- F5E2687803F833F301120114,
- F5E2687903F833F501120114,
- F5E2687A03F833F701120114,
- F5E2687B03F833FB01120114,
- A166BCC4040D36F8004AA618,
- );
- isa = PBXSourcesBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5E2686A03F8336601120114 = {
- buildActionMask = 2147483647;
- files = (
- );
- isa = PBXFrameworksBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5E2686B03F8336601120114 = {
- buildActionMask = 2147483647;
- files = (
- );
- isa = PBXRezBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5E2686C03F8336601120114 = {
- buildPhases = (
- F5E2686803F8336601120114,
- F5E2686903F8336601120114,
- F5E2686A03F8336601120114,
- F5E2686B03F8336601120114,
- );
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- HEADER_SEARCH_PATHS = "\"$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include\"";
- LIBRARY_STYLE = STATIC;
- PRECOMPILE_PREFIX_HEADER = YES;
- PREFIX_HEADER = "$(SRCROOT)/../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h";
- PRODUCT_NAME = libKerberosDES.a;
- REZ_EXECUTABLE = YES;
- WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
- };
- dependencies = (
- A1253782040BF7B4003D8244,
- );
- isa = PBXLibraryTarget;
- name = KerberosDES;
- productInstallPath = /usr/local/lib;
- productName = KerberosDES;
- productReference = F5E2686D03F8336601120114;
- };
- F5E2686D03F8336601120114 = {
- isa = PBXLibraryReference;
- path = libKerberosDES.a;
- refType = 3;
- };
- F5E2686E03F833E001120114 = {
- fileRef = F517332003F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2687003F833E101120114 = {
- fileRef = F517331E03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2687103F833E901120114 = {
- fileRef = F517330C03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2687203F833EB01120114 = {
- fileRef = F517330E03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2687303F833EB01120114 = {
- fileRef = F517330F03F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2687403F833ED01120114 = {
- fileRef = F517331103F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2687503F833EF01120114 = {
- fileRef = F517331203F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2687603F833F001120114 = {
- fileRef = F517331403F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2687703F833F201120114 = {
- fileRef = F517331503F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2687803F833F301120114 = {
- fileRef = F517331603F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2687903F833F501120114 = {
- fileRef = F517331703F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2687A03F833F701120114 = {
- fileRef = F517331803F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2687B03F833FB01120114 = {
- fileRef = F517331903F1B65901120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2688003F83E7D01120114 = {
- buildActionMask = 2147483647;
- files = (
- F5E2689C03F8423F01120114,
- );
- isa = PBXHeadersBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5E2688103F83E7D01120114 = {
- buildActionMask = 2147483647;
- files = (
- F5E2689B03F8423E01120114,
- F5E268A503F8428101120114,
- F5E268A603F8428301120114,
- F5E268A703F8428401120114,
- F5E268A803F8428601120114,
- F5E268A903F8428C01120114,
- F5E268AA03F8429101120114,
- F5E268AB03F8429301120114,
- F5E268AC03F8429401120114,
- F5E268AD03F8429501120114,
- F5E268AE03F8429A01120114,
- F5E268AF03F842A001120114,
- F5E268B003F842A101120114,
- F5E268B103F842A701120114,
- F5E268B203F842B001120114,
- F5E268B303F842B201120114,
- F5E268B403F842B401120114,
- F5E268B503F842C401120114,
- F5E268B603F842C601120114,
- F5E268BC03F8510401120114,
- F5E268BD03F8533701120114,
- F5E268BE03F8533801120114,
- F5E268BF03F8533B01120114,
- F5E268C003F8534001120114,
- F5E268C103F8534201120114,
- F5E268C203F8534401120114,
- F5E268C403F8534A01120114,
- F5E268C503F8534B01120114,
- F5E268C603F8534E01120114,
- F5E268C703F8534F01120114,
- F5E268C803F8535101120114,
- F5E268CA03F8535801120114,
- F5E268CB03F8535901120114,
- F5E268CC03F8535B01120114,
- F5E268CD03F8535D01120114,
- F5E268CE03F8535E01120114,
- F5E268CF03F8536101120114,
- F5E268D003F8536301120114,
- F5E268D103F8536601120114,
- F5E268D203F854CF01120114,
- F5E268D303F854DD01120114,
- F5E268D403F854DD01120114,
- F5E5979303F9AE8C01120114,
- F5E5979403F9C7BD01120114,
- A198BC270406D66000120114,
- A12536AA040BC4FB003D8244,
- A12536AB040BC50C003D8244,
- A12536AC040BC534003D8244,
- A12536AD040BC560003D8244,
- A12536AE040BC56A003D8244,
- A12536AF040BC56F003D8244,
- A12536B0040BC575003D8244,
- A12536B1040BC57F003D8244,
- A12536B2040BC841003D8244,
- A1CA60AF040F2A8A0013F915,
- );
- isa = PBXSourcesBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5E2688203F83E7D01120114 = {
- buildActionMask = 2147483647;
- files = (
- );
- isa = PBXFrameworksBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5E2688303F83E7D01120114 = {
- buildActionMask = 2147483647;
- files = (
- );
- isa = PBXRezBuildPhase;
- runOnlyForDeploymentPostprocessing = 0;
- };
- F5E2688403F83E7D01120114 = {
- buildPhases = (
- F5E2688003F83E7D01120114,
- F5E2688103F83E7D01120114,
- F5E2688203F83E7D01120114,
- F5E2688303F83E7D01120114,
- );
- buildSettings = {
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- HEADER_SEARCH_PATHS = "\"$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates\" \"$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/include\" \"$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates/ErrorTables\" \"$(SRCROOT)/../../Common/Headers\" \"$(SRCROOT)/../../KerberosErrors/Headers\" \"$(SRCROOT)/../../KerberosDebug/Headers\" \"$(SRCROOT)/../../KerberosErrors/Headers/Kerberos\" \"$(SRCROOT)/../../CredentialsCache/Headers\" \"$(SRCROOT)/../../CredentialsCache/Headers/Kerberos\" \"$(SRCROOT)/../../KerberosLogin/Headers\" \"$(SRCROOT)/../../KerberosLogin/Headers/Kerberos\"";
- LIBRARY_STYLE = STATIC;
- PRECOMPILE_PREFIX_HEADER = YES;
- PREFIX_HEADER = "$(SRCROOT)/../Sources/mac/MacOSX/Headers/Kerberos5Prefix.h";
- PRODUCT_NAME = libKerberos4.a;
- REZ_EXECUTABLE = YES;
- WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
- };
- dependencies = (
- A1253781040BF780003D8244,
- F5E2688803F8404F01120114,
- F5E2688703F8404801120114,
- );
- isa = PBXLibraryTarget;
- name = Kerberos4;
- productInstallPath = /usr/local/lib;
- productName = Kerberos4;
- productReference = F5E2688503F83E7D01120114;
- };
- F5E2688503F83E7D01120114 = {
- isa = PBXLibraryReference;
- path = libKerberos4.a;
- refType = 3;
- };
- F5E2688703F8404801120114 = {
- isa = PBXTargetDependency;
- target = F5CFD5CD022D86AD01120112;
- };
- F5E2688803F8404F01120114 = {
- isa = PBXTargetDependency;
- target = F5E2686C03F8336601120114;
- };
- F5E2688903F8405301120114 = {
- isa = PBXTargetDependency;
- target = F5E2686C03F8336601120114;
- };
- F5E2689B03F8423E01120114 = {
- fileRef = F5E2671F03F8200601120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E2689C03F8423F01120114 = {
- fileRef = F5E2672003F8200601120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268A503F8428101120114 = {
- fileRef = F517345A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268A603F8428301120114 = {
- fileRef = F517345B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268A703F8428401120114 = {
- fileRef = F517345C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268A803F8428601120114 = {
- fileRef = F517345D03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268A903F8428C01120114 = {
- fileRef = F517346203F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268AA03F8429101120114 = {
- fileRef = F517346303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268AB03F8429301120114 = {
- fileRef = F517346403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268AC03F8429401120114 = {
- fileRef = F517346503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268AD03F8429501120114 = {
- fileRef = F517346603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268AE03F8429A01120114 = {
- fileRef = F517346803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268AF03F842A001120114 = {
- fileRef = F517346A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268B003F842A101120114 = {
- fileRef = F517346C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268B103F842A701120114 = {
- fileRef = F517346E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268B203F842B001120114 = {
- fileRef = F517347B03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268B303F842B201120114 = {
- fileRef = F517347E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268B403F842B401120114 = {
- fileRef = F517348003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268B503F842C401120114 = {
- fileRef = F517346903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268B603F842C601120114 = {
- fileRef = F517345903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268BC03F8510401120114 = {
- fileRef = F517342403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268BD03F8533701120114 = {
- fileRef = F517342503F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268BE03F8533801120114 = {
- fileRef = F517342803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268BF03F8533B01120114 = {
- fileRef = F517342903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268C003F8534001120114 = {
- fileRef = F517342C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268C103F8534201120114 = {
- fileRef = F517342D03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268C203F8534401120114 = {
- fileRef = F517342E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268C403F8534A01120114 = {
- fileRef = F517343403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268C503F8534B01120114 = {
- fileRef = F517343703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268C603F8534E01120114 = {
- fileRef = F517343803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268C703F8534F01120114 = {
- fileRef = F517343903F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268C803F8535101120114 = {
- fileRef = F517343A03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268CA03F8535801120114 = {
- fileRef = F517343F03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268CB03F8535901120114 = {
- fileRef = F517344003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268CC03F8535B01120114 = {
- fileRef = F517344303F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268CD03F8535D01120114 = {
- fileRef = F517344403F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268CE03F8535E01120114 = {
- fileRef = F517344603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268CF03F8536101120114 = {
- fileRef = F517344C03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268D003F8536301120114 = {
- fileRef = F517345703F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268D103F8536601120114 = {
- fileRef = F517345803F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268D203F854CF01120114 = {
- fileRef = F517346103F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268D303F854DD01120114 = {
- fileRef = F517345E03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E268D403F854DD01120114 = {
- fileRef = F517345F03F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E5979303F9AE8C01120114 = {
- fileRef = F517343003F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
- };
- F5E5979403F9C7BD01120114 = {
- fileRef = F517348603F1B65A01120114;
- isa = PBXBuildFile;
- settings = {
- };
+ sourceTree = "<group>";
};
F5E59BD403FD7D5301120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = sourcecode.jam;
path = Kerberos5ServerBuild.jam;
refType = 4;
+ sourceTree = "<group>";
};
F5E59BD503FD803201120114 = {
buildArgumentsString = "-d3 \"-sJAMFILE=$(SRCROOT)/../Scripts/Kerberos5ServerBuild.jam\" $(ACTION)";
@@ -11524,280 +13344,22 @@
name = ServerBuild;
passBuildSettingsInEnvironment = 1;
productName = ServerBuild;
- settingsToExpand = 6;
- settingsToPassInEnvironment = 287;
- settingsToPassOnCommandLine = 280;
- };
- F5E59BD603FD832C01120114 = {
- children = (
- F5E59BD903FD832C01120114,
- F5E59BDA03FD832C01120114,
- F5E59BDB03FD832C01120114,
- F5E59BDC03FD832C01120114,
- F5E59BDD03FD832C01120114,
- F5E59BDE03FD832C01120114,
- F5E59BDF03FD832C01120114,
- F5E59BE003FD832C01120114,
- F5E59BE103FD832C01120114,
- F5E59BE203FD832C01120114,
- F5E59BE303FD832C01120114,
- F5E59BE403FD832C01120114,
- F5E59BE503FD832C01120114,
- F5E59BE603FD832C01120114,
- F5E59BE703FD832C01120114,
- F5E59BE803FD832C01120114,
- F5E59BE903FD832C01120114,
- F5E59BEA03FD832C01120114,
- F5E59BEB03FD832C01120114,
- F5E59BEC03FD832C01120114,
- F5E59BED03FD832C01120114,
- F5E59BEE03FD832C01120114,
- F5E59BEF03FD832C01120114,
- F5E59BF003FD832C01120114,
- F5E59BF103FD832C01120114,
- F5E59BF203FD832C01120114,
- F5E59BF303FD832C01120114,
- F5E59BF403FD832C01120114,
- F5E59BF503FD832C01120114,
- F5E59BF603FD832C01120114,
- F5E59BF703FD832C01120114,
- F5E59BF803FD832C01120114,
- F5E59BF903FD832C01120114,
- F5E59BFA03FD832C01120114,
- F5E59BFB03FD832C01120114,
- F5E59BFC03FD832C01120114,
- );
- isa = PBXGroup;
- path = et;
- refType = 4;
- };
- F5E59BD903FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = ChangeLog;
- refType = 4;
- };
- F5E59BDA03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = com_err.3;
- refType = 4;
- };
- F5E59BDB03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = com_err.c;
- refType = 4;
- };
- F5E59BDC03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = com_err.h;
- refType = 4;
- };
- F5E59BDD03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = com_err.texinfo;
- refType = 4;
- };
- F5E59BDE03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = compile_et.1;
- refType = 4;
- };
- F5E59BDF03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = compile_et.c;
- refType = 4;
- };
- F5E59BE003FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = compile_et.sh;
- refType = 4;
- };
- F5E59BE103FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = compiler.h;
- refType = 4;
- };
- F5E59BE203FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = config_script;
- refType = 4;
- };
- F5E59BE303FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXExecutableFileReference;
- path = configure;
- refType = 4;
- };
- F5E59BE403FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = configure.in;
- refType = 4;
- };
- F5E59BE503FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = error_message.c;
- refType = 4;
- };
- F5E59BE603FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = error_table.h;
- refType = 4;
- };
- F5E59BE703FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = error_table.y;
- refType = 4;
- };
- F5E59BE803FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = et.exp;
- refType = 4;
- };
- F5E59BE903FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = et.pbexp;
- refType = 4;
- };
- F5E59BEA03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = et1.et;
- refType = 4;
- };
- F5E59BEB03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = et2.et;
- refType = 4;
- };
- F5E59BEC03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = et_c.awk;
- refType = 4;
- };
- F5E59BED03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = et_c.pl;
- refType = 4;
- };
- F5E59BEE03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = et_h.awk;
- refType = 4;
- };
- F5E59BEF03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = et_h.pl;
- refType = 4;
- };
- F5E59BF003FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = et_lex.lex.l;
- refType = 4;
- };
- F5E59BF103FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = et_name.c;
- refType = 4;
- };
- F5E59BF203FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = init_et.c;
- refType = 4;
- };
- F5E59BF303FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = internal.h;
- refType = 4;
- };
- F5E59BF403FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = ISSUES;
- refType = 4;
- };
- F5E59BF503FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = Makefile.in;
- refType = 4;
- };
- F5E59BF603FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = "mit-sipb-copyright.h";
- refType = 4;
- };
- F5E59BF703FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = t_com_err.c;
- refType = 4;
- };
- F5E59BF803FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = test1.et;
- refType = 4;
- };
- F5E59BF903FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = test2.et;
- refType = 4;
- };
- F5E59BFA03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = test_et.c;
- refType = 4;
- };
- F5E59BFB03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = texinfo.tex;
- refType = 4;
- };
- F5E59BFC03FD832C01120114 = {
- fileEncoding = 30;
- isa = PBXFileReference;
- path = vfprintf.c;
- refType = 4;
};
F5E59C0D03FD95A101120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = aclocal.m4;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C0E03FD95A101120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = configure.in;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C0F03FD95CF01120114 = {
children = (
@@ -11827,138 +13389,183 @@
isa = PBXGroup;
path = config;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1103FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ChangeLog;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1203FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = config.guess;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1303FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = config.sub;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1503FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = "install-sh";
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1603FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = lib.in;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1703FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = libobj.in;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1803FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "mac-config.cache";
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1903FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "mac-config.README";
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1A03FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "mac-mf.sed";
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1B03FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "mac-post.in";
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1C03FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "mac-pre.in";
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1D03FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = mkinstalldirs;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1E03FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = "move-if-changed";
refType = 4;
+ sourceTree = "<group>";
};
F5E59C1F03FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = post.in;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C2003FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = pre.in;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C2103FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text.script.sh;
path = ren2long;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C2203FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = ren2long.awk;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C2303FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = rm.bat;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C2403FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = shlib.conf;
refType = 4;
+ sourceTree = "<group>";
};
F5E59C2503FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "win-post.in";
refType = 4;
+ sourceTree = "<group>";
};
F5E59C2603FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = "win-pre.in";
refType = 4;
+ sourceTree = "<group>";
};
F5E59C2703FD95D001120114 = {
fileEncoding = 30;
isa = PBXFileReference;
+ lastKnownFileType = text;
path = winexclude.sed;
refType = 4;
+ sourceTree = "<group>";
};
};
rootObject = F5CFD36E022D854401120112;
diff --git a/src/mac/MacOSX/Scripts/Kerberos5Errors.jam b/src/mac/MacOSX/Scripts/Kerberos5Errors.jam
index 9f7ce57..dfa3e8a 100644
--- a/src/mac/MacOSX/Scripts/Kerberos5Errors.jam
+++ b/src/mac/MacOSX/Scripts/Kerberos5Errors.jam
@@ -3,55 +3,55 @@ include "$(SRCROOT)/../../KerberosErrors/Scripts/compile_et.jam" ;
Intermediates = "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates" ;
IntermediateErrorTables = "$(Intermediates)/ErrorTables" ;
-compile_et "$(IntermediateErrorTables)/prof_err.h"
+compile_et "$(IntermediateErrorTables)/prof_err.h"
"$(IntermediateErrorTables)/prof_err.c"
"$(IntermediateErrorTables)/prof_err.strings" :
- "$(SRCROOT)/../Sources/util/profile/prof_err.et" ;
+ "$(SRCROOT)/../../Kerberos5/Sources/util/profile/prof_err.et" ;
-compile_et "$(IntermediateErrorTables)/krb_err.h"
+compile_et "$(IntermediateErrorTables)/krb_err.h"
"$(IntermediateErrorTables)/krb_err.c"
"$(IntermediateErrorTables)/krb_err.strings" :
- "$(SRCROOT)/../Sources/lib/krb4/krb_err.et" ;
+ "$(SRCROOT)/../../Kerberos5/Sources/lib/krb4/krb_err.et" ;
-compile_et "$(IntermediateErrorTables)/kadm_err.h"
+compile_et "$(IntermediateErrorTables)/kadm_err.h"
"$(IntermediateErrorTables)/kadm_err.c"
"$(IntermediateErrorTables)/kadm_err.strings" :
- "$(SRCROOT)/../Sources/lib/krb4/kadm_err.et" ;
+ "$(SRCROOT)/../../Kerberos5/Sources/lib/krb4/kadm_err.et" ;
-compile_et "$(IntermediateErrorTables)/krb524_err.h"
+compile_et "$(IntermediateErrorTables)/krb524_err.h"
"$(IntermediateErrorTables)/krb524_err.c"
"$(IntermediateErrorTables)/krb524_err.strings" :
- "$(SRCROOT)/../Sources/krb524/krb524_err.et" ;
+ "$(SRCROOT)/../../Kerberos5/Sources/lib/krb5/error_tables/krb524_err.et" ;
-compile_et "$(IntermediateErrorTables)/asn1_err.h"
+compile_et "$(IntermediateErrorTables)/asn1_err.h"
"$(IntermediateErrorTables)/asn1_err.c"
"$(IntermediateErrorTables)/asn1_err.strings" :
- "$(SRCROOT)/../Sources/lib/krb5/error_tables/asn1_err.et" ;
+ "$(SRCROOT)/../../Kerberos5/Sources/lib/krb5/error_tables/asn1_err.et" ;
-compile_et "$(IntermediateErrorTables)/kdb5_err.h"
+compile_et "$(IntermediateErrorTables)/kdb5_err.h"
"$(IntermediateErrorTables)/kdb5_err.c"
"$(IntermediateErrorTables)/kdb5_err.strings" :
- "$(SRCROOT)/../Sources/lib/krb5/error_tables/kdb5_err.et" ;
+ "$(SRCROOT)/../../Kerberos5/Sources/lib/krb5/error_tables/kdb5_err.et" ;
-compile_et "$(IntermediateErrorTables)/krb5_err.h"
+compile_et "$(IntermediateErrorTables)/krb5_err.h"
"$(IntermediateErrorTables)/krb5_err.c"
"$(IntermediateErrorTables)/krb5_err.strings" :
- "$(SRCROOT)/../Sources/lib/krb5/error_tables/krb5_err.et" ;
+ "$(SRCROOT)/../../Kerberos5/Sources/lib/krb5/error_tables/krb5_err.et" ;
-compile_et "$(IntermediateErrorTables)/kv5m_err.h"
+compile_et "$(IntermediateErrorTables)/kv5m_err.h"
"$(IntermediateErrorTables)/kv5m_err.c"
"$(IntermediateErrorTables)/kv5m_err.strings" :
- "$(SRCROOT)/../Sources/lib/krb5/error_tables/kv5m_err.et" ;
+ "$(SRCROOT)/../../Kerberos5/Sources/lib/krb5/error_tables/kv5m_err.et" ;
-compile_et "$(IntermediateErrorTables)/gssapi_err_generic.h"
+compile_et "$(IntermediateErrorTables)/gssapi_err_generic.h"
"$(IntermediateErrorTables)/gssapi_err_generic.c"
"$(IntermediateErrorTables)/gssapi_err_generic.strings" :
- "$(SRCROOT)/../Sources/lib/gssapi/generic/gssapi_err_generic.et" ;
+ "$(SRCROOT)/../../Kerberos5/Sources/lib/gssapi/generic/gssapi_err_generic.et" ;
-compile_et "$(IntermediateErrorTables)/gssapi_err_krb5.h"
+compile_et "$(IntermediateErrorTables)/gssapi_err_krb5.h"
"$(IntermediateErrorTables)/gssapi_err_krb5.c"
"$(IntermediateErrorTables)/gssapi_err_krb5.strings" :
- "$(SRCROOT)/../Sources/lib/gssapi/krb5/gssapi_err_krb5.et" ;
+ "$(SRCROOT)/../../Kerberos5/Sources/lib/gssapi/krb5/gssapi_err_krb5.et" ;
DEPENDS all : "$(IntermediateErrorTables)/prof_err.h"
"$(IntermediateErrorTables)/prof_err.c"
diff --git a/src/mac/MacOSX/Scripts/Kerberos5Headers.jam b/src/mac/MacOSX/Scripts/Kerberos5Headers.jam
index 02bc57a..de62e18 100644
--- a/src/mac/MacOSX/Scripts/Kerberos5Headers.jam
+++ b/src/mac/MacOSX/Scripts/Kerberos5Headers.jam
@@ -59,8 +59,6 @@ actions MakeFrameworkHeader
-e 's:<kerberosIV/krb_err.h>:<Kerberos/krb_err.h>:' \
-e 's:<profile.h>:<Kerberos/profile.h>:' \
-e 's:<krb5.h>:<Kerberos/krb5.h>:' \
- -e 's:<krb524.h>:<Kerberos/krb524.h>:' \
- -e 's:<krb524_err.h>:<Kerberos/krb524_err.h>:' \
-e 's:<gssapi/gssapi.h>:<Kerberos/gssapi.h>:' \
-e 's:<gssapi/gssapi_krb5.h>:<Kerberos/gssapi_krb5.h>:' \
-e 's:<gssapi/gssapi_generic.h>:<Kerberos/gssapi_generic.h>:' \
@@ -82,37 +80,34 @@ actions CopyHeader
MakeFrameworkHeader "$(IntermediateFrameworkHeaders)/com_err.h" : "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos/com_err.h" ;
CopyHeader "$(IntermediateIncludes)/com_err.h" : "$(SRCROOT)/../../KerberosErrors/Headers/Kerberos/com_err.h" ;
-CopyHeader "$(IntermediateV4Includes)/des.h" : "$(SRCROOT)/../Sources/include/kerberosIV/des.h" ;
+CopyHeader "$(IntermediateV4Includes)/des.h" : "$(SRCROOT)/../../Kerberos5/Sources/include/kerberosIV/des.h" ;
MakeFrameworkHeader "$(IntermediateFrameworkHeaders)/des.h" : "$(IntermediateV4Includes)/des.h" ;
-CopyHeader "$(IntermediateV4Includes)/krb.h" : "$(SRCROOT)/../Sources/include/kerberosIV/krb.h" ;
+CopyHeader "$(IntermediateV4Includes)/krb.h" : "$(SRCROOT)/../../Kerberos5/Sources/include/kerberosIV/krb.h" ;
CopyHeader "$(IntermediateV4Includes)/krb_err.h" : "$(IntermediateErrorTables)/krb_err.h" ;
MakeFrameworkHeader "$(IntermediateFrameworkHeaders)/krb.h" : "$(IntermediateV4Includes)/krb.h" ;
MakeFrameworkHeader "$(IntermediateFrameworkHeaders)/krb_err.h" : "$(IntermediateV4Includes)/krb_err.h" ;
CatHeader "$(IntermediateIncludes)/profile.h" : "__KERBEROSPROFILE__"
- "$(SRCROOT)/../Sources/util/profile/profile.hin"
+ "$(SRCROOT)/../../Kerberos5/Sources/util/profile/profile.hin"
"$(IntermediateErrorTables)/prof_err.h" ;
MakeFrameworkHeader "$(IntermediateFrameworkHeaders)/profile.h" : "$(IntermediateIncludes)/profile.h" ;
CatHeader "$(IntermediateIncludes)/krb5.h" : "__KERBEROS5__"
- "$(SRCROOT)/../Sources/include/krb5.hin"
+ "$(SRCROOT)/../../Kerberos5/Sources/include/krb5.hin"
"$(IntermediateErrorTables)/asn1_err.h"
"$(IntermediateErrorTables)/kdb5_err.h"
"$(IntermediateErrorTables)/krb5_err.h"
+ "$(IntermediateErrorTables)/krb524_err.h"
"$(IntermediateErrorTables)/kv5m_err.h" ;
-CopyHeader "$(IntermediateIncludes)/krb524.h" : "$(SRCROOT)/../Sources/krb524/krb524.h" ;
-CopyHeader "$(IntermediateIncludes)/krb524_err.h" : "$(IntermediateErrorTables)/krb524_err.h" ;
MakeFrameworkHeader "$(IntermediateFrameworkHeaders)/krb5.h" : "$(IntermediateIncludes)/krb5.h" ;
-MakeFrameworkHeader "$(IntermediateFrameworkHeaders)/krb524.h" : "$(IntermediateIncludes)/krb524.h" ;
-MakeFrameworkHeader "$(IntermediateFrameworkHeaders)/krb524_err.h" : "$(IntermediateIncludes)/krb524_err.h" ;
CatHeader "$(IntermediateGSSIncludes)/gssapi.h" : "__GSSAPI__"
- "$(SRCROOT)/../Sources/lib/gssapi/generic/gssapi.hin"
+ "$(SRCROOT)/../../Kerberos5/Sources/lib/gssapi/generic/gssapi.hin"
"$(IntermediateErrorTables)/gssapi_err_generic.h"
"$(IntermediateErrorTables)/gssapi_err_krb5.h" ;
-CopyHeader "$(IntermediateGSSIncludes)/gssapi_generic.h" : "$(SRCROOT)/../Sources/lib/gssapi/generic/gssapi_generic.h" ;
-CopyHeader "$(IntermediateGSSIncludes)/gssapi_krb5.h" : "$(SRCROOT)/../Sources/lib/gssapi/krb5/gssapi_krb5.h" ;
+CopyHeader "$(IntermediateGSSIncludes)/gssapi_generic.h" : "$(SRCROOT)/../../Kerberos5/Sources/lib/gssapi/generic/gssapi_generic.h" ;
+CopyHeader "$(IntermediateGSSIncludes)/gssapi_krb5.h" : "$(SRCROOT)/../../Kerberos5/Sources/lib/gssapi/krb5/gssapi_krb5.h" ;
MakeFrameworkHeader "$(IntermediateFrameworkHeaders)/gssapi.h" : "$(IntermediateGSSIncludes)/gssapi.h" ;
MakeFrameworkHeader "$(IntermediateFrameworkHeaders)/gssapi_generic.h" : "$(IntermediateGSSIncludes)/gssapi_generic.h" ;
MakeFrameworkHeader "$(IntermediateFrameworkHeaders)/gssapi_krb5.h" : "$(IntermediateGSSIncludes)/gssapi_krb5.h" ;
@@ -135,11 +130,7 @@ DEPENDS all : "$(IntermediateIncludes)/com_err.h"
"$(IntermediateFrameworkHeaders)/profile.h"
"$(IntermediateIncludes)/krb5.h"
- "$(IntermediateIncludes)/krb524.h"
- "$(IntermediateIncludes)/krb524_err.h"
"$(IntermediateFrameworkHeaders)/krb5.h"
- "$(IntermediateFrameworkHeaders)/krb524.h"
- "$(IntermediateFrameworkHeaders)/krb524_err.h"
"$(IntermediateGSSIncludes)/gssapi.h"
"$(IntermediateGSSIncludes)/gssapi_generic.h"
diff --git a/src/mac/MacOSX/Scripts/Kerberos5ServerBuild.jam b/src/mac/MacOSX/Scripts/Kerberos5ServerBuild.jam
index 9969720..24e8944 100644
--- a/src/mac/MacOSX/Scripts/Kerberos5ServerBuild.jam
+++ b/src/mac/MacOSX/Scripts/Kerberos5ServerBuild.jam
@@ -1,10 +1,24 @@
Intermediates = "$(BUILT_PRODUCTS_DIR)/Kerberos5.intermediates" ;
IntermediateBuild = "$(Intermediates)/build" ;
-Sources = "$(SRCROOT)/../Sources" ;
+Sources = "$(SRCROOT)/../../Kerberos5/Sources" ;
Reconf = "$(Sources)/util/reconf" ;
Configure = "$(Sources)/configure" ;
Makefile = "$(IntermediateBuild)/Makefile" ;
+MakeStamp = "$(IntermediateBuild)/make.stamp" ;
+
+# Assemble CFLAGS
+CONFIGURE_CFLAGS = "-fno-common -include /usr/include/TargetConditionals.h -DUSE_PASSWORD_SERVER" ;
+if $(RC_CFLAGS) != "" { CONFIGURE_CFLAGS = "$(CONFIGURE_CFLAGS) $(RC_CFLAGS)" ; }
+if $(CFLAGS) != "" { CONFIGURE_CFLAGS = "$(CONFIGURE_CFLAGS) $(CFLAGS)" ; }
+if $(OTHER_CFLAGS) != "" { CONFIGURE_CFLAGS = "$(CONFIGURE_CFLAGS) $(OTHER_CFLAGS)" ; }
+if $(WARNING_CFLAGS) != "" { CONFIGURE_CFLAGS = "$(CONFIGURE_CFLAGS) $(WARNING_CFLAGS)" ; }
+CONFIGURE_CFLAGS = "CFLAGS=$(CONFIGURE_CFLAGS)" ;
+
+# Assemble LDFLAGS
+CONFIGURE_LDFLAGS = "-Wl,-search_paths_first" ;
+if $(LDFLAGS) != "" { CONFIGURE_LDFLAGS = "$(LDFLAGS) $(CONFIGURE_LDFLAGS)" ; }
+CONFIGURE_LDFLAGS = "LDFLAGS=$(CONFIGURE_LDFLAGS:)" ;
#
# Note: in this jam script we have separated the dependency tree from the
@@ -32,10 +46,10 @@ rule Configure
actions Configure
{
mkdir -p "$(1:D)"
- cd "$(1:D)" && /bin/sh "$(2)" --prefix=/usr CFLAGS="-fno-common" || rm -f "$(1)"
+ cd "$(1:D)" && /bin/sh "$(2)" --prefix=/usr --localstatedir=/var/db "$(CONFIGURE_CFLAGS)" "$(CONFIGURE_LDFLAGS)" || rm -f "$(1)"
}
-# Make <stamp file> <build dir> : <makefile>
+# Make <stamp file> : <makefile>
rule Make
{
DEPENDS "$(1)" : "$(2)" ;
@@ -48,8 +62,82 @@ actions Make
cd "$(1:D)" && make && touch "$(1)" && echo "### HAPPINESS ###"
}
-Make "$(IntermediateBuild)/make.stamp" : "$(Makefile)" ;
+# InstallProgram <destination executable> : <source executable>
+rule InstallProgram
+{
+ DEPENDS "$(1)" : "$(2)" ;
+ DEPENDS "$(2)" : "$(MakeStamp)" ;
+ Clean.Remove clean "$(1)" ;
+}
+actions InstallProgram
+{
+ mkdir -p "$(1:D)"
+ /usr/bin/install -c -s "$(2)" "$(1)"
+}
+
+# InstallFile <destination file> : <source file>
+rule InstallFile
+{
+ DEPENDS "$(1)" : "$(2)" ;
+ DEPENDS "$(2)" : "$(MakeStamp)" ;
+ Clean.Remove clean "$(1)" ;
+}
+actions InstallFile
+{
+ mkdir -p "$(1:D)"
+ /usr/bin/install -c -m 644 "$(2)" "$(1)"
+}
+
+Make "$(MakeStamp)" : "$(Makefile)" ;
+
+InstallProgram "$(DSTROOT)/usr/sbin/kadmin" : "$(IntermediateBuild)/kadmin/cli/kadmin" ;
+InstallProgram "$(DSTROOT)/usr/sbin/kadmin.local" : "$(IntermediateBuild)/kadmin/cli/kadmin.local" ;
+InstallProgram "$(DSTROOT)/usr/sbin/kadmind" : "$(IntermediateBuild)/kadmin/server/kadmind" ;
+InstallProgram "$(DSTROOT)/usr/sbin/ktutil" : "$(IntermediateBuild)/kadmin/ktutil/ktutil" ;
+InstallProgram "$(DSTROOT)/usr/sbin/kdb5_util" : "$(IntermediateBuild)/kadmin/dbutil/kdb5_util" ;
+InstallProgram "$(DSTROOT)/usr/sbin/kprop" : "$(IntermediateBuild)/slave/kprop" ;
+InstallProgram "$(DSTROOT)/usr/sbin/kpropd" : "$(IntermediateBuild)/slave/kpropd" ;
+InstallProgram "$(DSTROOT)/usr/sbin/krb524d" : "$(IntermediateBuild)/krb524/krb524d" ;
+InstallProgram "$(DSTROOT)/usr/sbin/krb5kdc" : "$(IntermediateBuild)/kdc/krb5kdc" ;
+InstallProgram "$(DSTROOT)/usr/bin/krb5-config" : "$(IntermediateBuild)/krb5-config" ;
+
+InstallFile "$(DSTROOT)/usr/share/man/man1/kerberos.1" : "$(SRCROOT)/../../Kerberos5/Sources/gen-manpages/kerberos.M" ;
+InstallFile "$(DSTROOT)/usr/share/man/man5/kdc.conf.5" : "$(SRCROOT)/../../Kerberos5/Sources/config-files/kdc.conf.M" ;
+InstallFile "$(DSTROOT)/usr/share/man/man5/krb5.conf.5" : "$(SRCROOT)/../../Kerberos5/Sources/config-files/krb5.conf.M" ;
+InstallFile "$(DSTROOT)/usr/share/man/man8/kadmin.8" : "$(SRCROOT)/../../Kerberos5/Sources/kadmin/cli/kadmin.M" ;
+InstallFile "$(DSTROOT)/usr/share/man/man8/kadmin.local.8" : "$(SRCROOT)/../../Kerberos5/Sources/kadmin/cli/kadmin.local.M" ;
+InstallFile "$(DSTROOT)/usr/share/man/man8/kadmind.8" : "$(SRCROOT)/../../Kerberos5/Sources/kadmin/server/kadmind.M" ;
+InstallFile "$(DSTROOT)/usr/share/man/man8/ktutil.8" : "$(SRCROOT)/../../Kerberos5/Sources/kadmin/ktutil/ktutil.M" ;
+InstallFile "$(DSTROOT)/usr/share/man/man8/kdb5_util.8" : "$(SRCROOT)/../../Kerberos5/Sources/kadmin/dbutil/kdb5_util.M" ;
+InstallFile "$(DSTROOT)/usr/share/man/man8/kprop.8" : "$(SRCROOT)/../../Kerberos5/Sources/slave/kprop.M" ;
+InstallFile "$(DSTROOT)/usr/share/man/man8/kpropd.8" : "$(SRCROOT)/../../Kerberos5/Sources/slave/kpropd.M" ;
+InstallFile "$(DSTROOT)/usr/share/man/man8/krb5kdc.8" : "$(SRCROOT)/../../Kerberos5/Sources/kdc/krb5kdc.M" ;
+
+
+DEPENDS all : "$(MakeStamp)" ;
-DEPENDS all : "$(IntermediateBuild)/make.stamp" ;
-DEPENDS install : all ;
+DEPENDS install : all
+ "$(DSTROOT)/usr/sbin/kadmin"
+ "$(DSTROOT)/usr/sbin/kadmin.local"
+ "$(DSTROOT)/usr/sbin/kadmind"
+ "$(DSTROOT)/usr/sbin/kdb5_util"
+ "$(DSTROOT)/usr/sbin/kprop"
+ "$(DSTROOT)/usr/sbin/kpropd"
+ "$(DSTROOT)/usr/sbin/krb524d"
+ "$(DSTROOT)/usr/sbin/krb5kdc"
+ "$(DSTROOT)/usr/sbin/ktutil"
+ "$(DSTROOT)/usr/bin/krb5-config"
+
+ "$(DSTROOT)/usr/share/man/man1/kerberos.1"
+ "$(DSTROOT)/usr/share/man/man5/kdc.conf.5"
+ "$(DSTROOT)/usr/share/man/man5/krb5.conf.5"
+ "$(DSTROOT)/usr/share/man/man8/kadmin.8"
+ "$(DSTROOT)/usr/share/man/man8/kadmin.local.8"
+ "$(DSTROOT)/usr/share/man/man8/kadmind.8"
+ "$(DSTROOT)/usr/share/man/man8/kdb5_util.8"
+ "$(DSTROOT)/usr/share/man/man8/kprop.8"
+ "$(DSTROOT)/usr/share/man/man8/kpropd.8"
+ "$(DSTROOT)/usr/share/man/man8/krb5kdc.8"
+ "$(DSTROOT)/usr/share/man/man8/ktutil.8" ;
+
DEPENDS installhdrs : all ;