|
| 1 | +// !$*UTF8*$! |
| 2 | +{ |
| 3 | + archiveVersion = 1; |
| 4 | + classes = { |
| 5 | + }; |
| 6 | + objectVersion = 46; |
| 7 | + objects = { |
| 8 | + |
| 9 | +/* Begin PBXBuildFile section */ |
| 10 | + A89D8FE717CFFDCE0077F2B5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A89D8FE617CFFDCE0077F2B5 /* Foundation.framework */; }; |
| 11 | + A89D8FEA17CFFDCE0077F2B5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A89D8FE917CFFDCE0077F2B5 /* main.m */; }; |
| 12 | + A89D8FEE17CFFDCE0077F2B5 /* assetgen.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = A89D8FED17CFFDCE0077F2B5 /* assetgen.1 */; }; |
| 13 | +/* End PBXBuildFile section */ |
| 14 | + |
| 15 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 16 | + A89D8FE117CFFDCE0077F2B5 /* CopyFiles */ = { |
| 17 | + isa = PBXCopyFilesBuildPhase; |
| 18 | + buildActionMask = 2147483647; |
| 19 | + dstPath = /usr/share/man/man1/; |
| 20 | + dstSubfolderSpec = 0; |
| 21 | + files = ( |
| 22 | + A89D8FEE17CFFDCE0077F2B5 /* assetgen.1 in CopyFiles */, |
| 23 | + ); |
| 24 | + runOnlyForDeploymentPostprocessing = 1; |
| 25 | + }; |
| 26 | +/* End PBXCopyFilesBuildPhase section */ |
| 27 | + |
| 28 | +/* Begin PBXFileReference section */ |
| 29 | + A89D8FE317CFFDCE0077F2B5 /* assetgen */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = assetgen; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 30 | + A89D8FE617CFFDCE0077F2B5 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
| 31 | + A89D8FE917CFFDCE0077F2B5 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
| 32 | + A89D8FEC17CFFDCE0077F2B5 /* assetgen-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "assetgen-Prefix.pch"; sourceTree = "<group>"; }; |
| 33 | + A89D8FED17CFFDCE0077F2B5 /* assetgen.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = assetgen.1; sourceTree = "<group>"; }; |
| 34 | +/* End PBXFileReference section */ |
| 35 | + |
| 36 | +/* Begin PBXFrameworksBuildPhase section */ |
| 37 | + A89D8FE017CFFDCE0077F2B5 /* Frameworks */ = { |
| 38 | + isa = PBXFrameworksBuildPhase; |
| 39 | + buildActionMask = 2147483647; |
| 40 | + files = ( |
| 41 | + A89D8FE717CFFDCE0077F2B5 /* Foundation.framework in Frameworks */, |
| 42 | + ); |
| 43 | + runOnlyForDeploymentPostprocessing = 0; |
| 44 | + }; |
| 45 | +/* End PBXFrameworksBuildPhase section */ |
| 46 | + |
| 47 | +/* Begin PBXGroup section */ |
| 48 | + A89D8FDA17CFFDCE0077F2B5 = { |
| 49 | + isa = PBXGroup; |
| 50 | + children = ( |
| 51 | + A89D8FE817CFFDCE0077F2B5 /* assetgen */, |
| 52 | + A89D8FE517CFFDCE0077F2B5 /* Frameworks */, |
| 53 | + A89D8FE417CFFDCE0077F2B5 /* Products */, |
| 54 | + ); |
| 55 | + sourceTree = "<group>"; |
| 56 | + }; |
| 57 | + A89D8FE417CFFDCE0077F2B5 /* Products */ = { |
| 58 | + isa = PBXGroup; |
| 59 | + children = ( |
| 60 | + A89D8FE317CFFDCE0077F2B5 /* assetgen */, |
| 61 | + ); |
| 62 | + name = Products; |
| 63 | + sourceTree = "<group>"; |
| 64 | + }; |
| 65 | + A89D8FE517CFFDCE0077F2B5 /* Frameworks */ = { |
| 66 | + isa = PBXGroup; |
| 67 | + children = ( |
| 68 | + A89D8FE617CFFDCE0077F2B5 /* Foundation.framework */, |
| 69 | + ); |
| 70 | + name = Frameworks; |
| 71 | + sourceTree = "<group>"; |
| 72 | + }; |
| 73 | + A89D8FE817CFFDCE0077F2B5 /* assetgen */ = { |
| 74 | + isa = PBXGroup; |
| 75 | + children = ( |
| 76 | + A89D8FE917CFFDCE0077F2B5 /* main.m */, |
| 77 | + A89D8FED17CFFDCE0077F2B5 /* assetgen.1 */, |
| 78 | + A89D8FEB17CFFDCE0077F2B5 /* Supporting Files */, |
| 79 | + ); |
| 80 | + path = assetgen; |
| 81 | + sourceTree = "<group>"; |
| 82 | + }; |
| 83 | + A89D8FEB17CFFDCE0077F2B5 /* Supporting Files */ = { |
| 84 | + isa = PBXGroup; |
| 85 | + children = ( |
| 86 | + A89D8FEC17CFFDCE0077F2B5 /* assetgen-Prefix.pch */, |
| 87 | + ); |
| 88 | + name = "Supporting Files"; |
| 89 | + sourceTree = "<group>"; |
| 90 | + }; |
| 91 | +/* End PBXGroup section */ |
| 92 | + |
| 93 | +/* Begin PBXNativeTarget section */ |
| 94 | + A89D8FE217CFFDCE0077F2B5 /* assetgen */ = { |
| 95 | + isa = PBXNativeTarget; |
| 96 | + buildConfigurationList = A89D8FF117CFFDCE0077F2B5 /* Build configuration list for PBXNativeTarget "assetgen" */; |
| 97 | + buildPhases = ( |
| 98 | + A89D8FDF17CFFDCE0077F2B5 /* Sources */, |
| 99 | + A89D8FE017CFFDCE0077F2B5 /* Frameworks */, |
| 100 | + A89D8FE117CFFDCE0077F2B5 /* CopyFiles */, |
| 101 | + ); |
| 102 | + buildRules = ( |
| 103 | + ); |
| 104 | + dependencies = ( |
| 105 | + ); |
| 106 | + name = assetgen; |
| 107 | + productName = assetgen; |
| 108 | + productReference = A89D8FE317CFFDCE0077F2B5 /* assetgen */; |
| 109 | + productType = "com.apple.product-type.tool"; |
| 110 | + }; |
| 111 | +/* End PBXNativeTarget section */ |
| 112 | + |
| 113 | +/* Begin PBXProject section */ |
| 114 | + A89D8FDB17CFFDCE0077F2B5 /* Project object */ = { |
| 115 | + isa = PBXProject; |
| 116 | + attributes = { |
| 117 | + LastUpgradeCheck = 0500; |
| 118 | + ORGANIZATIONNAME = "Square, Inc"; |
| 119 | + }; |
| 120 | + buildConfigurationList = A89D8FDE17CFFDCE0077F2B5 /* Build configuration list for PBXProject "assetgen" */; |
| 121 | + compatibilityVersion = "Xcode 3.2"; |
| 122 | + developmentRegion = English; |
| 123 | + hasScannedForEncodings = 0; |
| 124 | + knownRegions = ( |
| 125 | + en, |
| 126 | + ); |
| 127 | + mainGroup = A89D8FDA17CFFDCE0077F2B5; |
| 128 | + productRefGroup = A89D8FE417CFFDCE0077F2B5 /* Products */; |
| 129 | + projectDirPath = ""; |
| 130 | + projectRoot = ""; |
| 131 | + targets = ( |
| 132 | + A89D8FE217CFFDCE0077F2B5 /* assetgen */, |
| 133 | + ); |
| 134 | + }; |
| 135 | +/* End PBXProject section */ |
| 136 | + |
| 137 | +/* Begin PBXSourcesBuildPhase section */ |
| 138 | + A89D8FDF17CFFDCE0077F2B5 /* Sources */ = { |
| 139 | + isa = PBXSourcesBuildPhase; |
| 140 | + buildActionMask = 2147483647; |
| 141 | + files = ( |
| 142 | + A89D8FEA17CFFDCE0077F2B5 /* main.m in Sources */, |
| 143 | + ); |
| 144 | + runOnlyForDeploymentPostprocessing = 0; |
| 145 | + }; |
| 146 | +/* End PBXSourcesBuildPhase section */ |
| 147 | + |
| 148 | +/* Begin XCBuildConfiguration section */ |
| 149 | + A89D8FEF17CFFDCE0077F2B5 /* Debug */ = { |
| 150 | + isa = XCBuildConfiguration; |
| 151 | + buildSettings = { |
| 152 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 153 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 154 | + CLANG_CXX_LIBRARY = "libc++"; |
| 155 | + CLANG_ENABLE_MODULES = YES; |
| 156 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 157 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 158 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 159 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 160 | + CLANG_WARN_EMPTY_BODY = YES; |
| 161 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 162 | + CLANG_WARN_INT_CONVERSION = YES; |
| 163 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 164 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 165 | + COPY_PHASE_STRIP = NO; |
| 166 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 167 | + GCC_DYNAMIC_NO_PIC = NO; |
| 168 | + GCC_ENABLE_OBJC_EXCEPTIONS = YES; |
| 169 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 170 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 171 | + "DEBUG=1", |
| 172 | + "$(inherited)", |
| 173 | + ); |
| 174 | + GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
| 175 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 176 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 177 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 178 | + GCC_WARN_UNINITIALIZED_AUTOS = YES; |
| 179 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 180 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 181 | + MACOSX_DEPLOYMENT_TARGET = 10.8; |
| 182 | + ONLY_ACTIVE_ARCH = YES; |
| 183 | + SDKROOT = macosx; |
| 184 | + }; |
| 185 | + name = Debug; |
| 186 | + }; |
| 187 | + A89D8FF017CFFDCE0077F2B5 /* Release */ = { |
| 188 | + isa = XCBuildConfiguration; |
| 189 | + buildSettings = { |
| 190 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 191 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 192 | + CLANG_CXX_LIBRARY = "libc++"; |
| 193 | + CLANG_ENABLE_MODULES = YES; |
| 194 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 195 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 196 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 197 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 198 | + CLANG_WARN_EMPTY_BODY = YES; |
| 199 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 200 | + CLANG_WARN_INT_CONVERSION = YES; |
| 201 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 202 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 203 | + COPY_PHASE_STRIP = YES; |
| 204 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 205 | + ENABLE_NS_ASSERTIONS = NO; |
| 206 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 207 | + GCC_ENABLE_OBJC_EXCEPTIONS = YES; |
| 208 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 209 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 210 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 211 | + GCC_WARN_UNINITIALIZED_AUTOS = YES; |
| 212 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 213 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 214 | + MACOSX_DEPLOYMENT_TARGET = 10.8; |
| 215 | + SDKROOT = macosx; |
| 216 | + }; |
| 217 | + name = Release; |
| 218 | + }; |
| 219 | + A89D8FF217CFFDCE0077F2B5 /* Debug */ = { |
| 220 | + isa = XCBuildConfiguration; |
| 221 | + buildSettings = { |
| 222 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 223 | + GCC_PREFIX_HEADER = "assetgen/assetgen-Prefix.pch"; |
| 224 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 225 | + }; |
| 226 | + name = Debug; |
| 227 | + }; |
| 228 | + A89D8FF317CFFDCE0077F2B5 /* Release */ = { |
| 229 | + isa = XCBuildConfiguration; |
| 230 | + buildSettings = { |
| 231 | + GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 232 | + GCC_PREFIX_HEADER = "assetgen/assetgen-Prefix.pch"; |
| 233 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 234 | + }; |
| 235 | + name = Release; |
| 236 | + }; |
| 237 | +/* End XCBuildConfiguration section */ |
| 238 | + |
| 239 | +/* Begin XCConfigurationList section */ |
| 240 | + A89D8FDE17CFFDCE0077F2B5 /* Build configuration list for PBXProject "assetgen" */ = { |
| 241 | + isa = XCConfigurationList; |
| 242 | + buildConfigurations = ( |
| 243 | + A89D8FEF17CFFDCE0077F2B5 /* Debug */, |
| 244 | + A89D8FF017CFFDCE0077F2B5 /* Release */, |
| 245 | + ); |
| 246 | + defaultConfigurationIsVisible = 0; |
| 247 | + defaultConfigurationName = Release; |
| 248 | + }; |
| 249 | + A89D8FF117CFFDCE0077F2B5 /* Build configuration list for PBXNativeTarget "assetgen" */ = { |
| 250 | + isa = XCConfigurationList; |
| 251 | + buildConfigurations = ( |
| 252 | + A89D8FF217CFFDCE0077F2B5 /* Debug */, |
| 253 | + A89D8FF317CFFDCE0077F2B5 /* Release */, |
| 254 | + ); |
| 255 | + defaultConfigurationIsVisible = 0; |
| 256 | + }; |
| 257 | +/* End XCConfigurationList section */ |
| 258 | + }; |
| 259 | + rootObject = A89D8FDB17CFFDCE0077F2B5 /* Project object */; |
| 260 | +} |
0 commit comments