| 
jens@0
 | 
     1  | 
// !$*UTF8*$!
  | 
| 
jens@0
 | 
     2  | 
{
 | 
| 
jens@0
 | 
     3  | 
	archiveVersion = 1;
  | 
| 
jens@0
 | 
     4  | 
	classes = {
 | 
| 
jens@0
 | 
     5  | 
	};
  | 
| 
jens@0
 | 
     6  | 
	objectVersion = 45;
  | 
| 
jens@0
 | 
     7  | 
	objects = {
 | 
| 
jens@0
 | 
     8  | 
  | 
| 
jens@0
 | 
     9  | 
/* Begin PBXBuildFile section */
  | 
| 
jens@0
 | 
    10  | 
		27156CAA104C9C44009EBD39 /* gtest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27156CA9104C9C44009EBD39 /* gtest.framework */; };
 | 
| 
jens@0
 | 
    11  | 
		27603901105AC81200D931A7 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27603900105AC81200D931A7 /* CoreFoundation.framework */; };
 | 
| 
jens@0
 | 
    12  | 
		276E5BCD1066D13D008A2171 /* Base.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BC41066D13D008A2171 /* Base.cpp */; };
 | 
| 
jens@0
 | 
    13  | 
		276E5BCE1066D13D008A2171 /* Chunk.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BC51066D13D008A2171 /* Chunk.cpp */; };
 | 
| 
jens@0
 | 
    14  | 
		276E5BCF1066D13D008A2171 /* Dictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BC61066D13D008A2171 /* Dictionary.cpp */; };
 | 
| 
jens@0
 | 
    15  | 
		276E5BD01066D13D008A2171 /* File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BC71066D13D008A2171 /* File.cpp */; };
 | 
| 
jens@0
 | 
    16  | 
		276E5BD11066D13D008A2171 /* Hash.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BC81066D13D008A2171 /* Hash.cpp */; };
 | 
| 
jens@0
 | 
    17  | 
		276E5BD21066D13D008A2171 /* Index.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BC91066D13D008A2171 /* Index.cpp */; };
 | 
| 
jens@0
 | 
    18  | 
		276E5BD31066D13D008A2171 /* MemoryMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BCA1066D13D008A2171 /* MemoryMap.cpp */; };
 | 
| 
jens@0
 | 
    19  | 
		276E5BD41066D13D008A2171 /* Ottoman.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BCB1066D13D008A2171 /* Ottoman.cpp */; };
 | 
| 
jens@0
 | 
    20  | 
		276E5BD51066D13D008A2171 /* VersionDictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BCC1066D13D008A2171 /* VersionDictionary.cpp */; };
 | 
| 
jens@0
 | 
    21  | 
		276E5BDD1066D142008A2171 /* Dictionary_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BD71066D142008A2171 /* Dictionary_test.cpp */; };
 | 
| 
jens@0
 | 
    22  | 
		276E5BDE1066D142008A2171 /* Hash_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BD81066D142008A2171 /* Hash_test.cpp */; };
 | 
| 
jens@0
 | 
    23  | 
		276E5BDF1066D142008A2171 /* Ottoman_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BD91066D142008A2171 /* Ottoman_test.cpp */; };
 | 
| 
jens@0
 | 
    24  | 
		276E5BE01066D142008A2171 /* TestUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BDA1066D142008A2171 /* TestUtils.cpp */; };
 | 
| 
jens@0
 | 
    25  | 
		276E5BE11066D142008A2171 /* VersionDictionary_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 276E5BDC1066D142008A2171 /* VersionDictionary_test.cpp */; };
 | 
| 
jens@0
 | 
    26  | 
/* End PBXBuildFile section */
  | 
| 
jens@0
 | 
    27  | 
  | 
| 
jens@0
 | 
    28  | 
/* Begin PBXCopyFilesBuildPhase section */
  | 
| 
jens@0
 | 
    29  | 
		8DD76F690486A84900D96B5E /* CopyFiles */ = {
 | 
| 
jens@0
 | 
    30  | 
			isa = PBXCopyFilesBuildPhase;
  | 
| 
jens@0
 | 
    31  | 
			buildActionMask = 8;
  | 
| 
jens@0
 | 
    32  | 
			dstPath = /usr/share/man/man1/;
  | 
| 
jens@0
 | 
    33  | 
			dstSubfolderSpec = 0;
  | 
| 
jens@0
 | 
    34  | 
			files = (
  | 
| 
jens@0
 | 
    35  | 
			);
  | 
| 
jens@0
 | 
    36  | 
			runOnlyForDeploymentPostprocessing = 1;
  | 
| 
jens@0
 | 
    37  | 
		};
  | 
| 
jens@0
 | 
    38  | 
/* End PBXCopyFilesBuildPhase section */
  | 
| 
jens@0
 | 
    39  | 
  | 
| 
jens@0
 | 
    40  | 
/* Begin PBXFileReference section */
  | 
| 
jens@0
 | 
    41  | 
		27156CA9104C9C44009EBD39 /* gtest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = gtest.framework; path = /Library/Frameworks/gtest.framework; sourceTree = "<absolute>"; };
 | 
| 
jens@0
 | 
    42  | 
		27603900105AC81200D931A7 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
 | 
| 
jens@0
 | 
    43  | 
		276E5BBA1066D135008A2171 /* Base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Base.h; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    44  | 
		276E5BBB1066D135008A2171 /* Chunk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Chunk.h; path = ../include/Chunk.h; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    45  | 
		276E5BBC1066D135008A2171 /* Dictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dictionary.h; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    46  | 
		276E5BBD1066D135008A2171 /* File.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = File.h; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    47  | 
		276E5BBE1066D135008A2171 /* Hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Hash.h; path = ../include/Hash.h; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    48  | 
		276E5BBF1066D135008A2171 /* Index.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Index.h; path = ../include/Index.h; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    49  | 
		276E5BC01066D135008A2171 /* MemoryMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MemoryMap.h; path = ../include/MemoryMap.h; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    50  | 
		276E5BC11066D135008A2171 /* Ottoman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ottoman.h; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    51  | 
		276E5BC21066D135008A2171 /* VersionDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VersionDictionary.h; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    52  | 
		276E5BC41066D13D008A2171 /* Base.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Base.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    53  | 
		276E5BC51066D13D008A2171 /* Chunk.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Chunk.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    54  | 
		276E5BC61066D13D008A2171 /* Dictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Dictionary.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    55  | 
		276E5BC71066D13D008A2171 /* File.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = File.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    56  | 
		276E5BC81066D13D008A2171 /* Hash.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Hash.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    57  | 
		276E5BC91066D13D008A2171 /* Index.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Index.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    58  | 
		276E5BCA1066D13D008A2171 /* MemoryMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MemoryMap.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    59  | 
		276E5BCB1066D13D008A2171 /* Ottoman.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Ottoman.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    60  | 
		276E5BCC1066D13D008A2171 /* VersionDictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VersionDictionary.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    61  | 
		276E5BD71066D142008A2171 /* Dictionary_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Dictionary_test.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    62  | 
		276E5BD81066D142008A2171 /* Hash_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Hash_test.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    63  | 
		276E5BD91066D142008A2171 /* Ottoman_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Ottoman_test.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    64  | 
		276E5BDA1066D142008A2171 /* TestUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TestUtils.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    65  | 
		276E5BDB1066D142008A2171 /* TestUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestUtils.h; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    66  | 
		276E5BDC1066D142008A2171 /* VersionDictionary_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VersionDictionary_test.cpp; sourceTree = "<group>"; };
 | 
| 
jens@0
 | 
    67  | 
		8DD76F6C0486A84900D96B5E /* SafeStorageTest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SafeStorageTest; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
| 
jens@0
 | 
    68  | 
/* End PBXFileReference section */
  | 
| 
jens@0
 | 
    69  | 
  | 
| 
jens@0
 | 
    70  | 
/* Begin PBXFrameworksBuildPhase section */
  | 
| 
jens@0
 | 
    71  | 
		8DD76F660486A84900D96B5E /* Frameworks */ = {
 | 
| 
jens@0
 | 
    72  | 
			isa = PBXFrameworksBuildPhase;
  | 
| 
jens@0
 | 
    73  | 
			buildActionMask = 2147483647;
  | 
| 
jens@0
 | 
    74  | 
			files = (
  | 
| 
jens@0
 | 
    75  | 
				27156CAA104C9C44009EBD39 /* gtest.framework in Frameworks */,
  | 
| 
jens@0
 | 
    76  | 
				27603901105AC81200D931A7 /* CoreFoundation.framework in Frameworks */,
  | 
| 
jens@0
 | 
    77  | 
			);
  | 
| 
jens@0
 | 
    78  | 
			runOnlyForDeploymentPostprocessing = 0;
  | 
| 
jens@0
 | 
    79  | 
		};
  | 
| 
jens@0
 | 
    80  | 
/* End PBXFrameworksBuildPhase section */
  | 
| 
jens@0
 | 
    81  | 
  | 
| 
jens@0
 | 
    82  | 
/* Begin PBXGroup section */
  | 
| 
jens@0
 | 
    83  | 
		08FB7794FE84155DC02AAC07 /* BPlusTree */ = {
 | 
| 
jens@0
 | 
    84  | 
			isa = PBXGroup;
  | 
| 
jens@0
 | 
    85  | 
			children = (
  | 
| 
jens@0
 | 
    86  | 
				276E5BB91066D135008A2171 /* include */,
  | 
| 
jens@0
 | 
    87  | 
				276E5BC31066D13D008A2171 /* src */,
  | 
| 
jens@0
 | 
    88  | 
				276E5BD61066D142008A2171 /* test */,
  | 
| 
jens@0
 | 
    89  | 
				27603900105AC81200D931A7 /* CoreFoundation.framework */,
  | 
| 
jens@0
 | 
    90  | 
				27156CA9104C9C44009EBD39 /* gtest.framework */,
  | 
| 
jens@0
 | 
    91  | 
				1AB674ADFE9D54B511CA2CBB /* Products */,
  | 
| 
jens@0
 | 
    92  | 
			);
  | 
| 
jens@0
 | 
    93  | 
			name = BPlusTree;
  | 
| 
jens@0
 | 
    94  | 
			sourceTree = "<group>";
  | 
| 
jens@0
 | 
    95  | 
		};
  | 
| 
jens@0
 | 
    96  | 
		1AB674ADFE9D54B511CA2CBB /* Products */ = {
 | 
| 
jens@0
 | 
    97  | 
			isa = PBXGroup;
  | 
| 
jens@0
 | 
    98  | 
			children = (
  | 
| 
jens@0
 | 
    99  | 
				8DD76F6C0486A84900D96B5E /* SafeStorageTest */,
  | 
| 
jens@0
 | 
   100  | 
			);
  | 
| 
jens@0
 | 
   101  | 
			name = Products;
  | 
| 
jens@0
 | 
   102  | 
			sourceTree = "<group>";
  | 
| 
jens@0
 | 
   103  | 
		};
  | 
| 
jens@0
 | 
   104  | 
		276E5BB91066D135008A2171 /* include */ = {
 | 
| 
jens@0
 | 
   105  | 
			isa = PBXGroup;
  | 
| 
jens@0
 | 
   106  | 
			children = (
  | 
| 
jens@0
 | 
   107  | 
				276E5BBA1066D135008A2171 /* Base.h */,
  | 
| 
jens@0
 | 
   108  | 
				276E5BBC1066D135008A2171 /* Dictionary.h */,
  | 
| 
jens@0
 | 
   109  | 
				276E5BBD1066D135008A2171 /* File.h */,
  | 
| 
jens@0
 | 
   110  | 
				276E5BC11066D135008A2171 /* Ottoman.h */,
  | 
| 
jens@0
 | 
   111  | 
				276E5BC21066D135008A2171 /* VersionDictionary.h */,
  | 
| 
jens@0
 | 
   112  | 
			);
  | 
| 
jens@0
 | 
   113  | 
			path = include;
  | 
| 
jens@0
 | 
   114  | 
			sourceTree = "<group>";
  | 
| 
jens@0
 | 
   115  | 
		};
  | 
| 
jens@0
 | 
   116  | 
		276E5BC31066D13D008A2171 /* src */ = {
 | 
| 
jens@0
 | 
   117  | 
			isa = PBXGroup;
  | 
| 
jens@0
 | 
   118  | 
			children = (
  | 
| 
jens@0
 | 
   119  | 
				276E5BC41066D13D008A2171 /* Base.cpp */,
  | 
| 
jens@0
 | 
   120  | 
				276E5BBB1066D135008A2171 /* Chunk.h */,
  | 
| 
jens@0
 | 
   121  | 
				276E5BC51066D13D008A2171 /* Chunk.cpp */,
  | 
| 
jens@0
 | 
   122  | 
				276E5BC61066D13D008A2171 /* Dictionary.cpp */,
  | 
| 
jens@0
 | 
   123  | 
				276E5BC71066D13D008A2171 /* File.cpp */,
  | 
| 
jens@0
 | 
   124  | 
				276E5BBE1066D135008A2171 /* Hash.h */,
  | 
| 
jens@0
 | 
   125  | 
				276E5BC81066D13D008A2171 /* Hash.cpp */,
  | 
| 
jens@0
 | 
   126  | 
				276E5BBF1066D135008A2171 /* Index.h */,
  | 
| 
jens@0
 | 
   127  | 
				276E5BC91066D13D008A2171 /* Index.cpp */,
  | 
| 
jens@0
 | 
   128  | 
				276E5BC01066D135008A2171 /* MemoryMap.h */,
  | 
| 
jens@0
 | 
   129  | 
				276E5BCA1066D13D008A2171 /* MemoryMap.cpp */,
  | 
| 
jens@0
 | 
   130  | 
				276E5BCB1066D13D008A2171 /* Ottoman.cpp */,
  | 
| 
jens@0
 | 
   131  | 
				276E5BCC1066D13D008A2171 /* VersionDictionary.cpp */,
  | 
| 
jens@0
 | 
   132  | 
			);
  | 
| 
jens@0
 | 
   133  | 
			path = src;
  | 
| 
jens@0
 | 
   134  | 
			sourceTree = "<group>";
  | 
| 
jens@0
 | 
   135  | 
		};
  | 
| 
jens@0
 | 
   136  | 
		276E5BD61066D142008A2171 /* test */ = {
 | 
| 
jens@0
 | 
   137  | 
			isa = PBXGroup;
  | 
| 
jens@0
 | 
   138  | 
			children = (
  | 
| 
jens@0
 | 
   139  | 
				276E5BD71066D142008A2171 /* Dictionary_test.cpp */,
  | 
| 
jens@0
 | 
   140  | 
				276E5BD81066D142008A2171 /* Hash_test.cpp */,
  | 
| 
jens@0
 | 
   141  | 
				276E5BD91066D142008A2171 /* Ottoman_test.cpp */,
  | 
| 
jens@0
 | 
   142  | 
				276E5BDC1066D142008A2171 /* VersionDictionary_test.cpp */,
  | 
| 
jens@0
 | 
   143  | 
				276E5BDB1066D142008A2171 /* TestUtils.h */,
  | 
| 
jens@0
 | 
   144  | 
				276E5BDA1066D142008A2171 /* TestUtils.cpp */,
  | 
| 
jens@0
 | 
   145  | 
			);
  | 
| 
jens@0
 | 
   146  | 
			path = test;
  | 
| 
jens@0
 | 
   147  | 
			sourceTree = "<group>";
  | 
| 
jens@0
 | 
   148  | 
		};
  | 
| 
jens@0
 | 
   149  | 
/* End PBXGroup section */
  | 
| 
jens@0
 | 
   150  | 
  | 
| 
jens@0
 | 
   151  | 
/* Begin PBXNativeTarget section */
  | 
| 
jens@0
 | 
   152  | 
		8DD76F620486A84900D96B5E /* OttomanTest */ = {
 | 
| 
jens@0
 | 
   153  | 
			isa = PBXNativeTarget;
  | 
| 
jens@0
 | 
   154  | 
			buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "OttomanTest" */;
  | 
| 
jens@0
 | 
   155  | 
			buildPhases = (
  | 
| 
jens@0
 | 
   156  | 
				8DD76F640486A84900D96B5E /* Sources */,
  | 
| 
jens@0
 | 
   157  | 
				8DD76F660486A84900D96B5E /* Frameworks */,
  | 
| 
jens@0
 | 
   158  | 
				8DD76F690486A84900D96B5E /* CopyFiles */,
  | 
| 
jens@0
 | 
   159  | 
			);
  | 
| 
jens@0
 | 
   160  | 
			buildRules = (
  | 
| 
jens@0
 | 
   161  | 
			);
  | 
| 
jens@0
 | 
   162  | 
			dependencies = (
  | 
| 
jens@0
 | 
   163  | 
			);
  | 
| 
jens@0
 | 
   164  | 
			name = OttomanTest;
  | 
| 
jens@0
 | 
   165  | 
			productInstallPath = "$(HOME)/bin";
  | 
| 
jens@0
 | 
   166  | 
			productName = BPlusTree;
  | 
| 
jens@0
 | 
   167  | 
			productReference = 8DD76F6C0486A84900D96B5E /* SafeStorageTest */;
  | 
| 
jens@0
 | 
   168  | 
			productType = "com.apple.product-type.tool";
  | 
| 
jens@0
 | 
   169  | 
		};
  | 
| 
jens@0
 | 
   170  | 
/* End PBXNativeTarget section */
  | 
| 
jens@0
 | 
   171  | 
  | 
| 
jens@0
 | 
   172  | 
/* Begin PBXProject section */
  | 
| 
jens@0
 | 
   173  | 
		08FB7793FE84155DC02AAC07 /* Project object */ = {
 | 
| 
jens@0
 | 
   174  | 
			isa = PBXProject;
  | 
| 
jens@0
 | 
   175  | 
			buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "Ottoman" */;
  | 
| 
jens@0
 | 
   176  | 
			compatibilityVersion = "Xcode 3.1";
  | 
| 
jens@0
 | 
   177  | 
			hasScannedForEncodings = 1;
  | 
| 
jens@0
 | 
   178  | 
			mainGroup = 08FB7794FE84155DC02AAC07 /* BPlusTree */;
  | 
| 
jens@0
 | 
   179  | 
			projectDirPath = "";
  | 
| 
jens@0
 | 
   180  | 
			projectRoot = "";
  | 
| 
jens@0
 | 
   181  | 
			targets = (
  | 
| 
jens@0
 | 
   182  | 
				8DD76F620486A84900D96B5E /* OttomanTest */,
  | 
| 
jens@0
 | 
   183  | 
			);
  | 
| 
jens@0
 | 
   184  | 
		};
  | 
| 
jens@0
 | 
   185  | 
/* End PBXProject section */
  | 
| 
jens@0
 | 
   186  | 
  | 
| 
jens@0
 | 
   187  | 
/* Begin PBXSourcesBuildPhase section */
  | 
| 
jens@0
 | 
   188  | 
		8DD76F640486A84900D96B5E /* Sources */ = {
 | 
| 
jens@0
 | 
   189  | 
			isa = PBXSourcesBuildPhase;
  | 
| 
jens@0
 | 
   190  | 
			buildActionMask = 2147483647;
  | 
| 
jens@0
 | 
   191  | 
			files = (
  | 
| 
jens@0
 | 
   192  | 
				276E5BCD1066D13D008A2171 /* Base.cpp in Sources */,
  | 
| 
jens@0
 | 
   193  | 
				276E5BCE1066D13D008A2171 /* Chunk.cpp in Sources */,
  | 
| 
jens@0
 | 
   194  | 
				276E5BCF1066D13D008A2171 /* Dictionary.cpp in Sources */,
  | 
| 
jens@0
 | 
   195  | 
				276E5BD01066D13D008A2171 /* File.cpp in Sources */,
  | 
| 
jens@0
 | 
   196  | 
				276E5BD11066D13D008A2171 /* Hash.cpp in Sources */,
  | 
| 
jens@0
 | 
   197  | 
				276E5BD21066D13D008A2171 /* Index.cpp in Sources */,
  | 
| 
jens@0
 | 
   198  | 
				276E5BD31066D13D008A2171 /* MemoryMap.cpp in Sources */,
  | 
| 
jens@0
 | 
   199  | 
				276E5BD41066D13D008A2171 /* Ottoman.cpp in Sources */,
  | 
| 
jens@0
 | 
   200  | 
				276E5BD51066D13D008A2171 /* VersionDictionary.cpp in Sources */,
  | 
| 
jens@0
 | 
   201  | 
				276E5BDD1066D142008A2171 /* Dictionary_test.cpp in Sources */,
  | 
| 
jens@0
 | 
   202  | 
				276E5BDE1066D142008A2171 /* Hash_test.cpp in Sources */,
  | 
| 
jens@0
 | 
   203  | 
				276E5BDF1066D142008A2171 /* Ottoman_test.cpp in Sources */,
  | 
| 
jens@0
 | 
   204  | 
				276E5BE01066D142008A2171 /* TestUtils.cpp in Sources */,
  | 
| 
jens@0
 | 
   205  | 
				276E5BE11066D142008A2171 /* VersionDictionary_test.cpp in Sources */,
  | 
| 
jens@0
 | 
   206  | 
			);
  | 
| 
jens@0
 | 
   207  | 
			runOnlyForDeploymentPostprocessing = 0;
  | 
| 
jens@0
 | 
   208  | 
		};
  | 
| 
jens@0
 | 
   209  | 
/* End PBXSourcesBuildPhase section */
  | 
| 
jens@0
 | 
   210  | 
  | 
| 
jens@0
 | 
   211  | 
/* Begin XCBuildConfiguration section */
  | 
| 
jens@0
 | 
   212  | 
		1DEB923208733DC60010E9CD /* Debug */ = {
 | 
| 
jens@0
 | 
   213  | 
			isa = XCBuildConfiguration;
  | 
| 
jens@0
 | 
   214  | 
			buildSettings = {
 | 
| 
jens@0
 | 
   215  | 
				ALWAYS_SEARCH_USER_PATHS = NO;
  | 
| 
jens@0
 | 
   216  | 
				COPY_PHASE_STRIP = NO;
  | 
| 
jens@0
 | 
   217  | 
				FRAMEWORK_SEARCH_PATHS = (
  | 
| 
jens@0
 | 
   218  | 
					"$(inherited)",
  | 
| 
jens@0
 | 
   219  | 
					/Code/googletest/xcode/build/Debug,
  | 
| 
jens@0
 | 
   220  | 
				);
  | 
| 
jens@0
 | 
   221  | 
				GCC_DYNAMIC_NO_PIC = NO;
  | 
| 
jens@0
 | 
   222  | 
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
  | 
| 
jens@0
 | 
   223  | 
				GCC_MODEL_TUNING = G5;
  | 
| 
jens@0
 | 
   224  | 
				GCC_OPTIMIZATION_LEVEL = 0;
  | 
| 
jens@0
 | 
   225  | 
				GCC_PREPROCESSOR_DEFINITIONS = "";
  | 
| 
jens@0
 | 
   226  | 
				INSTALL_PATH = /usr/local/bin;
  | 
| 
jens@0
 | 
   227  | 
				LIBRARY_SEARCH_PATHS = (
  | 
| 
jens@0
 | 
   228  | 
					"$(inherited)",
  | 
| 
jens@0
 | 
   229  | 
					/Code/googletest/xcode/build/Debug,
  | 
| 
jens@0
 | 
   230  | 
				);
  | 
| 
jens@0
 | 
   231  | 
				PRODUCT_NAME = SafeStorageTest;
  | 
| 
jens@0
 | 
   232  | 
			};
  | 
| 
jens@0
 | 
   233  | 
			name = Debug;
  | 
| 
jens@0
 | 
   234  | 
		};
  | 
| 
jens@0
 | 
   235  | 
		1DEB923308733DC60010E9CD /* Release */ = {
 | 
| 
jens@0
 | 
   236  | 
			isa = XCBuildConfiguration;
  | 
| 
jens@0
 | 
   237  | 
			buildSettings = {
 | 
| 
jens@0
 | 
   238  | 
				ALWAYS_SEARCH_USER_PATHS = NO;
  | 
| 
jens@0
 | 
   239  | 
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  | 
| 
jens@0
 | 
   240  | 
				FRAMEWORK_SEARCH_PATHS = (
  | 
| 
jens@0
 | 
   241  | 
					"$(inherited)",
  | 
| 
jens@0
 | 
   242  | 
					/Code/googletest/xcode/build/Debug,
  | 
| 
jens@0
 | 
   243  | 
				);
  | 
| 
jens@0
 | 
   244  | 
				GCC_MODEL_TUNING = G5;
  | 
| 
jens@0
 | 
   245  | 
				INSTALL_PATH = /usr/local/bin;
  | 
| 
jens@0
 | 
   246  | 
				LIBRARY_SEARCH_PATHS = (
  | 
| 
jens@0
 | 
   247  | 
					"$(inherited)",
  | 
| 
jens@0
 | 
   248  | 
					/Code/googletest/xcode/build/Debug,
  | 
| 
jens@0
 | 
   249  | 
				);
  | 
| 
jens@0
 | 
   250  | 
				PRODUCT_NAME = SafeStorageTest;
  | 
| 
jens@0
 | 
   251  | 
			};
  | 
| 
jens@0
 | 
   252  | 
			name = Release;
  | 
| 
jens@0
 | 
   253  | 
		};
  | 
| 
jens@0
 | 
   254  | 
		1DEB923608733DC60010E9CD /* Debug */ = {
 | 
| 
jens@0
 | 
   255  | 
			isa = XCBuildConfiguration;
  | 
| 
jens@0
 | 
   256  | 
			buildSettings = {
 | 
| 
jens@0
 | 
   257  | 
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  | 
| 
jens@0
 | 
   258  | 
				GCC_C_LANGUAGE_STANDARD = c99;
  | 
| 
jens@0
 | 
   259  | 
				GCC_OPTIMIZATION_LEVEL = 0;
  | 
| 
jens@0
 | 
   260  | 
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
  | 
| 
jens@0
 | 
   261  | 
				GCC_PREPROCESSOR_DEFINITIONS = "";
  | 
| 
jens@0
 | 
   262  | 
				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
  | 
| 
jens@0
 | 
   263  | 
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  | 
| 
jens@0
 | 
   264  | 
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
  | 
| 
jens@0
 | 
   265  | 
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
  | 
| 
jens@0
 | 
   266  | 
				GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
  | 
| 
jens@0
 | 
   267  | 
				GCC_WARN_SHADOW = NO;
  | 
| 
jens@0
 | 
   268  | 
				GCC_WARN_UNUSED_VARIABLE = YES;
  | 
| 
jens@0
 | 
   269  | 
				ONLY_ACTIVE_ARCH = YES;
  | 
| 
jens@0
 | 
   270  | 
				PREBINDING = NO;
  | 
| 
jens@0
 | 
   271  | 
				SDKROOT = macosx10.5;
  | 
| 
jens@0
 | 
   272  | 
				WARNING_CFLAGS = "-Wall";
  | 
| 
jens@0
 | 
   273  | 
			};
  | 
| 
jens@0
 | 
   274  | 
			name = Debug;
  | 
| 
jens@0
 | 
   275  | 
		};
  | 
| 
jens@0
 | 
   276  | 
		1DEB923708733DC60010E9CD /* Release */ = {
 | 
| 
jens@0
 | 
   277  | 
			isa = XCBuildConfiguration;
  | 
| 
jens@0
 | 
   278  | 
			buildSettings = {
 | 
| 
jens@0
 | 
   279  | 
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  | 
| 
jens@0
 | 
   280  | 
				DEAD_CODE_STRIPPING = YES;
  | 
| 
jens@0
 | 
   281  | 
				GCC_C_LANGUAGE_STANDARD = c99;
  | 
| 
jens@0
 | 
   282  | 
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
  | 
| 
jens@0
 | 
   283  | 
				GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
  | 
| 
jens@0
 | 
   284  | 
				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
  | 
| 
jens@0
 | 
   285  | 
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  | 
| 
jens@0
 | 
   286  | 
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
  | 
| 
jens@0
 | 
   287  | 
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
  | 
| 
jens@0
 | 
   288  | 
				GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
  | 
| 
jens@0
 | 
   289  | 
				GCC_WARN_SHADOW = NO;
  | 
| 
jens@0
 | 
   290  | 
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
  | 
| 
jens@0
 | 
   291  | 
				GCC_WARN_UNUSED_VARIABLE = YES;
  | 
| 
jens@0
 | 
   292  | 
				PREBINDING = NO;
  | 
| 
jens@0
 | 
   293  | 
				SDKROOT = macosx10.5;
  | 
| 
jens@0
 | 
   294  | 
				WARNING_CFLAGS = "-Wall";
  | 
| 
jens@0
 | 
   295  | 
			};
  | 
| 
jens@0
 | 
   296  | 
			name = Release;
  | 
| 
jens@0
 | 
   297  | 
		};
  | 
| 
jens@0
 | 
   298  | 
/* End XCBuildConfiguration section */
  | 
| 
jens@0
 | 
   299  | 
  | 
| 
jens@0
 | 
   300  | 
/* Begin XCConfigurationList section */
  | 
| 
jens@0
 | 
   301  | 
		1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "OttomanTest" */ = {
 | 
| 
jens@0
 | 
   302  | 
			isa = XCConfigurationList;
  | 
| 
jens@0
 | 
   303  | 
			buildConfigurations = (
  | 
| 
jens@0
 | 
   304  | 
				1DEB923208733DC60010E9CD /* Debug */,
  | 
| 
jens@0
 | 
   305  | 
				1DEB923308733DC60010E9CD /* Release */,
  | 
| 
jens@0
 | 
   306  | 
			);
  | 
| 
jens@0
 | 
   307  | 
			defaultConfigurationIsVisible = 0;
  | 
| 
jens@0
 | 
   308  | 
			defaultConfigurationName = Release;
  | 
| 
jens@0
 | 
   309  | 
		};
  | 
| 
jens@0
 | 
   310  | 
		1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "Ottoman" */ = {
 | 
| 
jens@0
 | 
   311  | 
			isa = XCConfigurationList;
  | 
| 
jens@0
 | 
   312  | 
			buildConfigurations = (
  | 
| 
jens@0
 | 
   313  | 
				1DEB923608733DC60010E9CD /* Debug */,
  | 
| 
jens@0
 | 
   314  | 
				1DEB923708733DC60010E9CD /* Release */,
  | 
| 
jens@0
 | 
   315  | 
			);
  | 
| 
jens@0
 | 
   316  | 
			defaultConfigurationIsVisible = 0;
  | 
| 
jens@0
 | 
   317  | 
			defaultConfigurationName = Release;
  | 
| 
jens@0
 | 
   318  | 
		};
  | 
| 
jens@0
 | 
   319  | 
/* End XCConfigurationList section */
  | 
| 
jens@0
 | 
   320  | 
	};
  | 
| 
jens@0
 | 
   321  | 
	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  | 
| 
jens@0
 | 
   322  | 
}
  |