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