|
| 1 | +// !$*UTF8*$! |
| 2 | +{ |
| 3 | + archiveVersion = 1; |
| 4 | + classes = { |
| 5 | + }; |
| 6 | + objectVersion = 46; |
| 7 | + objects = { |
| 8 | + |
| 9 | +/* Begin PBXBuildFile section */ |
| 10 | + 91B432D719995BC50048E023 /* DTMobileISShim.m in Sources */ = {isa = PBXBuildFile; fileRef = 91B432D619995BC50048E023 /* DTMobileISShim.m */; }; |
| 11 | + 91B432D919995BEC0048E023 /* ArrayOfStrings.m in Sources */ = {isa = PBXBuildFile; fileRef = 91B432D819995BEC0048E023 /* ArrayOfStrings.m */; }; |
| 12 | +/* End PBXBuildFile section */ |
| 13 | + |
| 14 | +/* Begin PBXFileReference section */ |
| 15 | + 91B432BD19995B4A0048E023 /* DTMobileISShim.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = DTMobileISShim.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 16 | + 91B432D619995BC50048E023 /* DTMobileISShim.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DTMobileISShim.m; sourceTree = "<group>"; }; |
| 17 | + 91B432D819995BEC0048E023 /* ArrayOfStrings.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ArrayOfStrings.m; path = ../Common/ArrayOfStrings.m; sourceTree = "<group>"; }; |
| 18 | +/* End PBXFileReference section */ |
| 19 | + |
| 20 | +/* Begin PBXFrameworksBuildPhase section */ |
| 21 | + 91B432B919995B4A0048E023 /* Frameworks */ = { |
| 22 | + isa = PBXFrameworksBuildPhase; |
| 23 | + buildActionMask = 2147483647; |
| 24 | + files = ( |
| 25 | + ); |
| 26 | + runOnlyForDeploymentPostprocessing = 0; |
| 27 | + }; |
| 28 | +/* End PBXFrameworksBuildPhase section */ |
| 29 | + |
| 30 | +/* Begin PBXGroup section */ |
| 31 | + 91B432B319995B490048E023 = { |
| 32 | + isa = PBXGroup; |
| 33 | + children = ( |
| 34 | + 91B432D819995BEC0048E023 /* ArrayOfStrings.m */, |
| 35 | + 91B432BF19995B4A0048E023 /* DTMobileISShim */, |
| 36 | + 91B432BE19995B4A0048E023 /* Products */, |
| 37 | + ); |
| 38 | + sourceTree = "<group>"; |
| 39 | + }; |
| 40 | + 91B432BE19995B4A0048E023 /* Products */ = { |
| 41 | + isa = PBXGroup; |
| 42 | + children = ( |
| 43 | + 91B432BD19995B4A0048E023 /* DTMobileISShim. */, |
| 44 | + ); |
| 45 | + name = Products; |
| 46 | + sourceTree = "<group>"; |
| 47 | + }; |
| 48 | + 91B432BF19995B4A0048E023 /* DTMobileISShim */ = { |
| 49 | + isa = PBXGroup; |
| 50 | + children = ( |
| 51 | + 91B432D619995BC50048E023 /* DTMobileISShim.m */, |
| 52 | + ); |
| 53 | + path = DTMobileISShim; |
| 54 | + sourceTree = "<group>"; |
| 55 | + }; |
| 56 | +/* End PBXGroup section */ |
| 57 | + |
| 58 | +/* Begin PBXHeadersBuildPhase section */ |
| 59 | + 91B432BA19995B4A0048E023 /* Headers */ = { |
| 60 | + isa = PBXHeadersBuildPhase; |
| 61 | + buildActionMask = 2147483647; |
| 62 | + files = ( |
| 63 | + ); |
| 64 | + runOnlyForDeploymentPostprocessing = 0; |
| 65 | + }; |
| 66 | +/* End PBXHeadersBuildPhase section */ |
| 67 | + |
| 68 | +/* Begin PBXNativeTarget section */ |
| 69 | + 91B432BC19995B4A0048E023 /* DTMobileISShim */ = { |
| 70 | + isa = PBXNativeTarget; |
| 71 | + buildConfigurationList = 91B432D019995B4A0048E023 /* Build configuration list for PBXNativeTarget "DTMobileISShim" */; |
| 72 | + buildPhases = ( |
| 73 | + 91B432B819995B4A0048E023 /* Sources */, |
| 74 | + 91B432B919995B4A0048E023 /* Frameworks */, |
| 75 | + 91B432BA19995B4A0048E023 /* Headers */, |
| 76 | + 91B432BB19995B4A0048E023 /* Resources */, |
| 77 | + ); |
| 78 | + buildRules = ( |
| 79 | + ); |
| 80 | + dependencies = ( |
| 81 | + ); |
| 82 | + name = DTMobileISShim; |
| 83 | + productName = DTMobileISShim; |
| 84 | + productReference = 91B432BD19995B4A0048E023 /* DTMobileISShim. */; |
| 85 | + productType = "com.apple.product-type.library.dynamic"; |
| 86 | + }; |
| 87 | +/* End PBXNativeTarget section */ |
| 88 | + |
| 89 | +/* Begin PBXProject section */ |
| 90 | + 91B432B419995B490048E023 /* Project object */ = { |
| 91 | + isa = PBXProject; |
| 92 | + attributes = { |
| 93 | + LastUpgradeCheck = 0600; |
| 94 | + ORGANIZATIONNAME = Facebook; |
| 95 | + TargetAttributes = { |
| 96 | + 91B432BC19995B4A0048E023 = { |
| 97 | + CreatedOnToolsVersion = 6.0; |
| 98 | + }; |
| 99 | + }; |
| 100 | + }; |
| 101 | + buildConfigurationList = 91B432B719995B490048E023 /* Build configuration list for PBXProject "DTMobileISShim" */; |
| 102 | + compatibilityVersion = "Xcode 3.2"; |
| 103 | + developmentRegion = English; |
| 104 | + hasScannedForEncodings = 0; |
| 105 | + knownRegions = ( |
| 106 | + en, |
| 107 | + ); |
| 108 | + mainGroup = 91B432B319995B490048E023; |
| 109 | + productRefGroup = 91B432BE19995B4A0048E023 /* Products */; |
| 110 | + projectDirPath = ""; |
| 111 | + projectRoot = ""; |
| 112 | + targets = ( |
| 113 | + 91B432BC19995B4A0048E023 /* DTMobileISShim */, |
| 114 | + ); |
| 115 | + }; |
| 116 | +/* End PBXProject section */ |
| 117 | + |
| 118 | +/* Begin PBXResourcesBuildPhase section */ |
| 119 | + 91B432BB19995B4A0048E023 /* Resources */ = { |
| 120 | + isa = PBXResourcesBuildPhase; |
| 121 | + buildActionMask = 2147483647; |
| 122 | + files = ( |
| 123 | + ); |
| 124 | + runOnlyForDeploymentPostprocessing = 0; |
| 125 | + }; |
| 126 | +/* End PBXResourcesBuildPhase section */ |
| 127 | + |
| 128 | +/* Begin PBXSourcesBuildPhase section */ |
| 129 | + 91B432B819995B4A0048E023 /* Sources */ = { |
| 130 | + isa = PBXSourcesBuildPhase; |
| 131 | + buildActionMask = 2147483647; |
| 132 | + files = ( |
| 133 | + 91B432D919995BEC0048E023 /* ArrayOfStrings.m in Sources */, |
| 134 | + 91B432D719995BC50048E023 /* DTMobileISShim.m in Sources */, |
| 135 | + ); |
| 136 | + runOnlyForDeploymentPostprocessing = 0; |
| 137 | + }; |
| 138 | +/* End PBXSourcesBuildPhase section */ |
| 139 | + |
| 140 | +/* Begin XCBuildConfiguration section */ |
| 141 | + 91B432CE19995B4A0048E023 /* Debug */ = { |
| 142 | + isa = XCBuildConfiguration; |
| 143 | + buildSettings = { |
| 144 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 145 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 146 | + CLANG_CXX_LIBRARY = "libc++"; |
| 147 | + CLANG_ENABLE_MODULES = YES; |
| 148 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 149 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 150 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 151 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 152 | + CLANG_WARN_EMPTY_BODY = YES; |
| 153 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 154 | + CLANG_WARN_INT_CONVERSION = YES; |
| 155 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 156 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 157 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 158 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 159 | + COPY_PHASE_STRIP = NO; |
| 160 | + CURRENT_PROJECT_VERSION = 1; |
| 161 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 162 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 163 | + GCC_DYNAMIC_NO_PIC = NO; |
| 164 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 165 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 166 | + "DEBUG=1", |
| 167 | + "$(inherited)", |
| 168 | + ); |
| 169 | + GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
| 170 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 171 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 172 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 173 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 174 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 175 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 176 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 177 | + MTL_ENABLE_DEBUG_INFO = YES; |
| 178 | + ONLY_ACTIVE_ARCH = YES; |
| 179 | + SDKROOT = iphoneos; |
| 180 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 181 | + VERSIONING_SYSTEM = "apple-generic"; |
| 182 | + VERSION_INFO_PREFIX = ""; |
| 183 | + }; |
| 184 | + name = Debug; |
| 185 | + }; |
| 186 | + 91B432CF19995B4A0048E023 /* Release */ = { |
| 187 | + isa = XCBuildConfiguration; |
| 188 | + buildSettings = { |
| 189 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 190 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 191 | + CLANG_CXX_LIBRARY = "libc++"; |
| 192 | + CLANG_ENABLE_MODULES = YES; |
| 193 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 194 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 195 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 196 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 197 | + CLANG_WARN_EMPTY_BODY = YES; |
| 198 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 199 | + CLANG_WARN_INT_CONVERSION = YES; |
| 200 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 201 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 202 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 203 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 204 | + COPY_PHASE_STRIP = YES; |
| 205 | + CURRENT_PROJECT_VERSION = 1; |
| 206 | + ENABLE_NS_ASSERTIONS = NO; |
| 207 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 208 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 209 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 210 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 211 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 212 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 213 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 214 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 215 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 216 | + MTL_ENABLE_DEBUG_INFO = NO; |
| 217 | + SDKROOT = iphoneos; |
| 218 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 219 | + VALIDATE_PRODUCT = YES; |
| 220 | + VERSIONING_SYSTEM = "apple-generic"; |
| 221 | + VERSION_INFO_PREFIX = ""; |
| 222 | + }; |
| 223 | + name = Release; |
| 224 | + }; |
| 225 | + 91B432D119995B4A0048E023 /* Debug */ = { |
| 226 | + isa = XCBuildConfiguration; |
| 227 | + buildSettings = { |
| 228 | + DEFINES_MODULE = YES; |
| 229 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 230 | + DYLIB_CURRENT_VERSION = 1; |
| 231 | + DYLIB_INSTALL_NAME_BASE = /usr/local/lib; |
| 232 | + EXECUTABLE_EXTENSION = dylib; |
| 233 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 234 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 235 | + PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include; |
| 236 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 237 | + PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include; |
| 238 | + SKIP_INSTALL = YES; |
| 239 | + WRAPPER_EXTENSION = ""; |
| 240 | + }; |
| 241 | + name = Debug; |
| 242 | + }; |
| 243 | + 91B432D219995B4A0048E023 /* Release */ = { |
| 244 | + isa = XCBuildConfiguration; |
| 245 | + buildSettings = { |
| 246 | + DEFINES_MODULE = YES; |
| 247 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 248 | + DYLIB_CURRENT_VERSION = 1; |
| 249 | + DYLIB_INSTALL_NAME_BASE = /usr/local/lib; |
| 250 | + EXECUTABLE_EXTENSION = dylib; |
| 251 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 252 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 253 | + PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include; |
| 254 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 255 | + PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include; |
| 256 | + SKIP_INSTALL = YES; |
| 257 | + WRAPPER_EXTENSION = ""; |
| 258 | + }; |
| 259 | + name = Release; |
| 260 | + }; |
| 261 | +/* End XCBuildConfiguration section */ |
| 262 | + |
| 263 | +/* Begin XCConfigurationList section */ |
| 264 | + 91B432B719995B490048E023 /* Build configuration list for PBXProject "DTMobileISShim" */ = { |
| 265 | + isa = XCConfigurationList; |
| 266 | + buildConfigurations = ( |
| 267 | + 91B432CE19995B4A0048E023 /* Debug */, |
| 268 | + 91B432CF19995B4A0048E023 /* Release */, |
| 269 | + ); |
| 270 | + defaultConfigurationIsVisible = 0; |
| 271 | + defaultConfigurationName = Release; |
| 272 | + }; |
| 273 | + 91B432D019995B4A0048E023 /* Build configuration list for PBXNativeTarget "DTMobileISShim" */ = { |
| 274 | + isa = XCConfigurationList; |
| 275 | + buildConfigurations = ( |
| 276 | + 91B432D119995B4A0048E023 /* Debug */, |
| 277 | + 91B432D219995B4A0048E023 /* Release */, |
| 278 | + ); |
| 279 | + defaultConfigurationIsVisible = 0; |
| 280 | + defaultConfigurationName = Release; |
| 281 | + }; |
| 282 | +/* End XCConfigurationList section */ |
| 283 | + }; |
| 284 | + rootObject = 91B432B419995B490048E023 /* Project object */; |
| 285 | +} |
0 commit comments