| 1 | // !$*UTF8*$! |
| 2 | { |
| 3 | archiveVersion = 1; |
| 4 | classes = { |
| 5 | }; |
| 6 | objectVersion = 45; |
| 7 | objects = { |
| 8 | |
| 9 | /* Begin PBXBuildFile section */ |
| 10 | 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; }; |
| 11 | 8DD76F9F0486AA7600D96B5E /* ABQuery.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859EA3029092ED04C91782 /* ABQuery.1 */; }; |
| 12 | C48F82A51051931E00C24762 /* ABQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = C48F82A41051931E00C24762 /* ABQuery.m */; }; |
| 13 | C48F82AD1051935600C24762 /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C48F82AC1051935600C24762 /* AddressBook.framework */; }; |
| 14 | /* End PBXBuildFile section */ |
| 15 | |
| 16 | /* Begin PBXCopyFilesBuildPhase section */ |
| 17 | 8DD76F9E0486AA7600D96B5E /* CopyFiles */ = { |
| 18 | isa = PBXCopyFilesBuildPhase; |
| 19 | buildActionMask = 8; |
| 20 | dstPath = /usr/share/man/man1/; |
| 21 | dstSubfolderSpec = 0; |
| 22 | files = ( |
| 23 | 8DD76F9F0486AA7600D96B5E /* ABQuery.1 in CopyFiles */, |
| 24 | ); |
| 25 | runOnlyForDeploymentPostprocessing = 1; |
| 26 | }; |
| 27 | /* End PBXCopyFilesBuildPhase section */ |
| 28 | |
| 29 | /* Begin PBXFileReference section */ |
| 30 | 08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; |
| 31 | 8DD76FA10486AA7600D96B5E /* ABQuery */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ABQuery; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 32 | C48F82A31051931E00C24762 /* ABQuery_Prefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ABQuery_Prefix.h; path = "ABQuery_Prefix.h"; sourceTree = SOURCE_ROOT; }; |
| 33 | C48F82A41051931E00C24762 /* ABQuery.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ABQuery.m; path = "ABQuery.m"; sourceTree = SOURCE_ROOT; }; |
| 34 | C48F82AC1051935600C24762 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = /System/Library/Frameworks/AddressBook.framework; sourceTree = "<absolute>"; }; |
| 35 | C6859EA3029092ED04C91782 /* ABQuery.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = ABQuery.1; sourceTree = "<group>"; }; |
| 36 | /* End PBXFileReference section */ |
| 37 | |
| 38 | /* Begin PBXFrameworksBuildPhase section */ |
| 39 | 8DD76F9B0486AA7600D96B5E /* Frameworks */ = { |
| 40 | isa = PBXFrameworksBuildPhase; |
| 41 | buildActionMask = 2147483647; |
| 42 | files = ( |
| 43 | 8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */, |
| 44 | C48F82AD1051935600C24762 /* AddressBook.framework in Frameworks */, |
| 45 | ); |
| 46 | runOnlyForDeploymentPostprocessing = 0; |
| 47 | }; |
| 48 | /* End PBXFrameworksBuildPhase section */ |
| 49 | |
| 50 | /* Begin PBXGroup section */ |
| 51 | 08FB7794FE84155DC02AAC07 /* ABQuery */ = { |
| 52 | isa = PBXGroup; |
| 53 | children = ( |
| 54 | C48F82AC1051935600C24762 /* AddressBook.framework */, |
| 55 | 08FB7795FE84155DC02AAC07 /* Source */, |
| 56 | C6859EA2029092E104C91782 /* Documentation */, |
| 57 | 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */, |
| 58 | 1AB674ADFE9D54B511CA2CBB /* Products */, |
| 59 | ); |
| 60 | name = ABQuery; |
| 61 | sourceTree = "<group>"; |
| 62 | }; |
| 63 | 08FB7795FE84155DC02AAC07 /* Source */ = { |
| 64 | isa = PBXGroup; |
| 65 | children = ( |
| 66 | C48F82A31051931E00C24762 /* ABQuery_Prefix.h */, |
| 67 | C48F82A41051931E00C24762 /* ABQuery.m */, |
| 68 | ); |
| 69 | name = Source; |
| 70 | sourceTree = "<group>"; |
| 71 | }; |
| 72 | 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = { |
| 73 | isa = PBXGroup; |
| 74 | children = ( |
| 75 | 08FB779EFE84155DC02AAC07 /* Foundation.framework */, |
| 76 | ); |
| 77 | name = "External Frameworks and Libraries"; |
| 78 | sourceTree = "<group>"; |
| 79 | }; |
| 80 | 1AB674ADFE9D54B511CA2CBB /* Products */ = { |
| 81 | isa = PBXGroup; |
| 82 | children = ( |
| 83 | 8DD76FA10486AA7600D96B5E /* ABQuery */, |
| 84 | ); |
| 85 | name = Products; |
| 86 | sourceTree = "<group>"; |
| 87 | }; |
| 88 | C6859EA2029092E104C91782 /* Documentation */ = { |
| 89 | isa = PBXGroup; |
| 90 | children = ( |
| 91 | C6859EA3029092ED04C91782 /* ABQuery.1 */, |
| 92 | ); |
| 93 | name = Documentation; |
| 94 | sourceTree = "<group>"; |
| 95 | }; |
| 96 | /* End PBXGroup section */ |
| 97 | |
| 98 | /* Begin PBXNativeTarget section */ |
| 99 | 8DD76F960486AA7600D96B5E /* ABQuery */ = { |
| 100 | isa = PBXNativeTarget; |
| 101 | buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "ABQuery" */; |
| 102 | buildPhases = ( |
| 103 | 8DD76F990486AA7600D96B5E /* Sources */, |
| 104 | 8DD76F9B0486AA7600D96B5E /* Frameworks */, |
| 105 | 8DD76F9E0486AA7600D96B5E /* CopyFiles */, |
| 106 | ); |
| 107 | buildRules = ( |
| 108 | ); |
| 109 | dependencies = ( |
| 110 | ); |
| 111 | name = ABQuery; |
| 112 | productInstallPath = "$(HOME)/bin"; |
| 113 | productName = ABQuery; |
| 114 | productReference = 8DD76FA10486AA7600D96B5E /* ABQuery */; |
| 115 | productType = "com.apple.product-type.tool"; |
| 116 | }; |
| 117 | /* End PBXNativeTarget section */ |
| 118 | |
| 119 | /* Begin PBXProject section */ |
| 120 | 08FB7793FE84155DC02AAC07 /* Project object */ = { |
| 121 | isa = PBXProject; |
| 122 | buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "ABQuery" */; |
| 123 | compatibilityVersion = "Xcode 3.1"; |
| 124 | hasScannedForEncodings = 1; |
| 125 | mainGroup = 08FB7794FE84155DC02AAC07 /* ABQuery */; |
| 126 | projectDirPath = ""; |
| 127 | projectRoot = ""; |
| 128 | targets = ( |
| 129 | 8DD76F960486AA7600D96B5E /* ABQuery */, |
| 130 | ); |
| 131 | }; |
| 132 | /* End PBXProject section */ |
| 133 | |
| 134 | /* Begin PBXSourcesBuildPhase section */ |
| 135 | 8DD76F990486AA7600D96B5E /* Sources */ = { |
| 136 | isa = PBXSourcesBuildPhase; |
| 137 | buildActionMask = 2147483647; |
| 138 | files = ( |
| 139 | C48F82A51051931E00C24762 /* ABQuery.m in Sources */, |
| 140 | ); |
| 141 | runOnlyForDeploymentPostprocessing = 0; |
| 142 | }; |
| 143 | /* End PBXSourcesBuildPhase section */ |
| 144 | |
| 145 | /* Begin XCBuildConfiguration section */ |
| 146 | 1DEB927508733DD40010E9CD /* Debug */ = { |
| 147 | isa = XCBuildConfiguration; |
| 148 | buildSettings = { |
| 149 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 150 | COPY_PHASE_STRIP = NO; |
| 151 | GCC_DYNAMIC_NO_PIC = NO; |
| 152 | GCC_ENABLE_FIX_AND_CONTINUE = YES; |
| 153 | GCC_MODEL_TUNING = G5; |
| 154 | GCC_OPTIMIZATION_LEVEL = 0; |
| 155 | GCC_PRECOMPILE_PREFIX_HEADER = NO; |
| 156 | INSTALL_PATH = /usr/local/bin; |
| 157 | PRODUCT_NAME = ABQuery; |
| 158 | }; |
| 159 | name = Debug; |
| 160 | }; |
| 161 | 1DEB927608733DD40010E9CD /* Release */ = { |
| 162 | isa = XCBuildConfiguration; |
| 163 | buildSettings = { |
| 164 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 165 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 166 | GCC_MODEL_TUNING = G5; |
| 167 | GCC_PRECOMPILE_PREFIX_HEADER = NO; |
| 168 | INSTALL_PATH = /usr/local/bin; |
| 169 | PRODUCT_NAME = ABQuery; |
| 170 | }; |
| 171 | name = Release; |
| 172 | }; |
| 173 | 1DEB927908733DD40010E9CD /* Debug */ = { |
| 174 | isa = XCBuildConfiguration; |
| 175 | buildSettings = { |
| 176 | ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
| 177 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 178 | GCC_OPTIMIZATION_LEVEL = 0; |
| 179 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 180 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 181 | ONLY_ACTIVE_ARCH = YES; |
| 182 | PREBINDING = NO; |
| 183 | SDKROOT = macosx10.6; |
| 184 | }; |
| 185 | name = Debug; |
| 186 | }; |
| 187 | 1DEB927A08733DD40010E9CD /* Release */ = { |
| 188 | isa = XCBuildConfiguration; |
| 189 | buildSettings = { |
| 190 | ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
| 191 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 192 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 193 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 194 | PREBINDING = NO; |
| 195 | SDKROOT = macosx10.6; |
| 196 | }; |
| 197 | name = Release; |
| 198 | }; |
| 199 | /* End XCBuildConfiguration section */ |
| 200 | |
| 201 | /* Begin XCConfigurationList section */ |
| 202 | 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "ABQuery" */ = { |
| 203 | isa = XCConfigurationList; |
| 204 | buildConfigurations = ( |
| 205 | 1DEB927508733DD40010E9CD /* Debug */, |
| 206 | 1DEB927608733DD40010E9CD /* Release */, |
| 207 | ); |
| 208 | defaultConfigurationIsVisible = 0; |
| 209 | defaultConfigurationName = Release; |
| 210 | }; |
| 211 | 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "ABQuery" */ = { |
| 212 | isa = XCConfigurationList; |
| 213 | buildConfigurations = ( |
| 214 | 1DEB927908733DD40010E9CD /* Debug */, |
| 215 | 1DEB927A08733DD40010E9CD /* Release */, |
| 216 | ); |
| 217 | defaultConfigurationIsVisible = 0; |
| 218 | defaultConfigurationName = Release; |
| 219 | }; |
| 220 | /* End XCConfigurationList section */ |
| 221 | }; |
| 222 | rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
| 223 | } |