diff --git a/TabletDemo/TableKitDemo.xcodeproj/project.pbxproj b/TabletDemo/TableKitDemo.xcodeproj/project.pbxproj deleted file mode 100644 index dac2c73..0000000 --- a/TabletDemo/TableKitDemo.xcodeproj/project.pbxproj +++ /dev/null @@ -1,364 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 46; - objects = { - -/* Begin PBXBuildFile section */ - DA08A0531CF4E9B500BBF1F8 /* StoryboardImageTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA08A0521CF4E9B500BBF1F8 /* StoryboardImageTableViewCell.swift */; }; - DA9EA7421D0B63E20021F650 /* TableKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA9EA7411D0B63E20021F650 /* TableKit.framework */; }; - DAC2D5CA1C9D303E009E9C19 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAC2D5C91C9D303E009E9C19 /* AppDelegate.swift */; }; - DAC2D5CF1C9D30A7009E9C19 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DAC2D5CD1C9D30A7009E9C19 /* Main.storyboard */; }; - DAC2D5D01C9D30A7009E9C19 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DAC2D5CE1C9D30A7009E9C19 /* LaunchScreen.storyboard */; }; - DAC2D69C1C9E75E3009E9C19 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DAC2D69B1C9E75E3009E9C19 /* Assets.xcassets */; }; - DACB71761CC2D63D00432BD3 /* MainController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DACB71751CC2D63D00432BD3 /* MainController.swift */; }; - DACB71781CC2D6ED00432BD3 /* StoryboardTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DACB71771CC2D6ED00432BD3 /* StoryboardTableViewCell.swift */; }; - DACB717A1CC2D89D00432BD3 /* HeaderFooterController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DACB71791CC2D89D00432BD3 /* HeaderFooterController.swift */; }; -/* End PBXBuildFile section */ - -/* Begin PBXFileReference section */ - DA08A0521CF4E9B500BBF1F8 /* StoryboardImageTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoryboardImageTableViewCell.swift; sourceTree = ""; }; - DA539C931CF6610400368ACB /* Tablet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Tablet.framework; path = "../../../../../Library/Developer/Xcode/DerivedData/Tablet-hgommdyxtgxijceamltarpblrbwc/Build/Products/Debug-iphoneos/Tablet.framework"; sourceTree = ""; }; - DA9EA7411D0B63E20021F650 /* TableKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = TableKit.framework; path = "../../../../../Library/Developer/Xcode/DerivedData/Tablet-hgommdyxtgxijceamltarpblrbwc/Build/Products/Debug-iphonesimulator/TableKit.framework"; sourceTree = ""; }; - DAB7EB271BEF787300D2AD5E /* TabletDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TabletDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; - DAC2D5C91C9D303E009E9C19 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; - DAC2D5CD1C9D30A7009E9C19 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = ""; }; - DAC2D5CE1C9D30A7009E9C19 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = ""; }; - DAC2D69B1C9E75E3009E9C19 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; - DAC2D69D1C9E78B5009E9C19 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - DACB71751CC2D63D00432BD3 /* MainController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainController.swift; sourceTree = ""; }; - DACB71771CC2D6ED00432BD3 /* StoryboardTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoryboardTableViewCell.swift; sourceTree = ""; }; - DACB71791CC2D89D00432BD3 /* HeaderFooterController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HeaderFooterController.swift; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - DAB7EB241BEF787300D2AD5E /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - DA9EA7421D0B63E20021F650 /* TableKit.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - DA539C871CF50B1800368ACB /* Frameworks */ = { - isa = PBXGroup; - children = ( - DA9EA7411D0B63E20021F650 /* TableKit.framework */, - DA539C931CF6610400368ACB /* Tablet.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - DAB7EB1E1BEF787300D2AD5E = { - isa = PBXGroup; - children = ( - DAC2D5C61C9D2FE5009E9C19 /* Classes */, - DAC2D5CB1C9D3058009E9C19 /* Resources */, - DA539C871CF50B1800368ACB /* Frameworks */, - DAB7EB281BEF787300D2AD5E /* Products */, - ); - sourceTree = ""; - }; - DAB7EB281BEF787300D2AD5E /* Products */ = { - isa = PBXGroup; - children = ( - DAB7EB271BEF787300D2AD5E /* TabletDemo.app */, - ); - name = Products; - sourceTree = ""; - }; - DAC2D5C61C9D2FE5009E9C19 /* Classes */ = { - isa = PBXGroup; - children = ( - DAC2D5C81C9D3014009E9C19 /* Application */, - DAC2D5C71C9D3005009E9C19 /* Presentation */, - ); - path = Classes; - sourceTree = ""; - }; - DAC2D5C71C9D3005009E9C19 /* Presentation */ = { - isa = PBXGroup; - children = ( - DACB71731CC2D5ED00432BD3 /* Controllers */, - DACB71741CC2D5FD00432BD3 /* Views */, - ); - path = Presentation; - sourceTree = ""; - }; - DAC2D5C81C9D3014009E9C19 /* Application */ = { - isa = PBXGroup; - children = ( - DAC2D5C91C9D303E009E9C19 /* AppDelegate.swift */, - ); - path = Application; - sourceTree = ""; - }; - DAC2D5CB1C9D3058009E9C19 /* Resources */ = { - isa = PBXGroup; - children = ( - DAC2D69D1C9E78B5009E9C19 /* Info.plist */, - DAC2D69A1C9E75BE009E9C19 /* Assets */, - DAC2D5CC1C9D306C009E9C19 /* Storyboards */, - ); - path = Resources; - sourceTree = ""; - }; - DAC2D5CC1C9D306C009E9C19 /* Storyboards */ = { - isa = PBXGroup; - children = ( - DAC2D5CD1C9D30A7009E9C19 /* Main.storyboard */, - DAC2D5CE1C9D30A7009E9C19 /* LaunchScreen.storyboard */, - ); - path = Storyboards; - sourceTree = ""; - }; - DAC2D69A1C9E75BE009E9C19 /* Assets */ = { - isa = PBXGroup; - children = ( - DAC2D69B1C9E75E3009E9C19 /* Assets.xcassets */, - ); - path = Assets; - sourceTree = ""; - }; - DACB71731CC2D5ED00432BD3 /* Controllers */ = { - isa = PBXGroup; - children = ( - DACB71751CC2D63D00432BD3 /* MainController.swift */, - DACB71791CC2D89D00432BD3 /* HeaderFooterController.swift */, - ); - path = Controllers; - sourceTree = ""; - }; - DACB71741CC2D5FD00432BD3 /* Views */ = { - isa = PBXGroup; - children = ( - DACB71771CC2D6ED00432BD3 /* StoryboardTableViewCell.swift */, - DA08A0521CF4E9B500BBF1F8 /* StoryboardImageTableViewCell.swift */, - ); - path = Views; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - DAB7EB261BEF787300D2AD5E /* TabletDemo */ = { - isa = PBXNativeTarget; - buildConfigurationList = DAB7EB391BEF787300D2AD5E /* Build configuration list for PBXNativeTarget "TabletDemo" */; - buildPhases = ( - DAB7EB231BEF787300D2AD5E /* Sources */, - DAB7EB241BEF787300D2AD5E /* Frameworks */, - DAB7EB251BEF787300D2AD5E /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = TabletDemo; - productName = TabletDemo; - productReference = DAB7EB271BEF787300D2AD5E /* TabletDemo.app */; - productType = "com.apple.product-type.application"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - DAB7EB1F1BEF787300D2AD5E /* Project object */ = { - isa = PBXProject; - attributes = { - LastSwiftUpdateCheck = 0720; - LastUpgradeCheck = 0700; - ORGANIZATIONNAME = Tablet; - TargetAttributes = { - DAB7EB261BEF787300D2AD5E = { - CreatedOnToolsVersion = 7.0.1; - DevelopmentTeam = Z48R734SJX; - }; - }; - }; - buildConfigurationList = DAB7EB221BEF787300D2AD5E /* Build configuration list for PBXProject "TabletDemo" */; - compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; - hasScannedForEncodings = 0; - knownRegions = ( - en, - Base, - ); - mainGroup = DAB7EB1E1BEF787300D2AD5E; - productRefGroup = DAB7EB281BEF787300D2AD5E /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - DAB7EB261BEF787300D2AD5E /* TabletDemo */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - DAB7EB251BEF787300D2AD5E /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - DAC2D5CF1C9D30A7009E9C19 /* Main.storyboard in Resources */, - DAC2D5D01C9D30A7009E9C19 /* LaunchScreen.storyboard in Resources */, - DAC2D69C1C9E75E3009E9C19 /* Assets.xcassets in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - DAB7EB231BEF787300D2AD5E /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - DACB71781CC2D6ED00432BD3 /* StoryboardTableViewCell.swift in Sources */, - DACB71761CC2D63D00432BD3 /* MainController.swift in Sources */, - DAC2D5CA1C9D303E009E9C19 /* AppDelegate.swift in Sources */, - DACB717A1CC2D89D00432BD3 /* HeaderFooterController.swift in Sources */, - DA08A0531CF4E9B500BBF1F8 /* StoryboardImageTableViewCell.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin XCBuildConfiguration section */ - DAB7EB371BEF787300D2AD5E /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - MTL_ENABLE_DEBUG_INFO = YES; - ONLY_ACTIVE_ARCH = YES; - SDKROOT = iphoneos; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - }; - name = Debug; - }; - DAB7EB381BEF787300D2AD5E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_C_LANGUAGE_STANDARD = gnu99; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - MTL_ENABLE_DEBUG_INFO = NO; - SDKROOT = iphoneos; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - DAB7EB3A1BEF787300D2AD5E /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - INFOPLIST_FILE = Resources/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.tablet.demo; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE = ""; - }; - name = Debug; - }; - DAB7EB3B1BEF787300D2AD5E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - INFOPLIST_FILE = Resources/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.tablet.demo; - PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE = ""; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - DAB7EB221BEF787300D2AD5E /* Build configuration list for PBXProject "TabletDemo" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - DAB7EB371BEF787300D2AD5E /* Debug */, - DAB7EB381BEF787300D2AD5E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - DAB7EB391BEF787300D2AD5E /* Build configuration list for PBXNativeTarget "TabletDemo" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - DAB7EB3A1BEF787300D2AD5E /* Debug */, - DAB7EB3B1BEF787300D2AD5E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = DAB7EB1F1BEF787300D2AD5E /* Project object */; -} diff --git a/TabletDemo/TableKitDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/TabletDemo/TableKitDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 9fbb493..0000000 --- a/TabletDemo/TableKitDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - -