// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ E21D8BB727888D050041DBCE /* UITextViewByCodeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E21D8BB627888D050041DBCE /* UITextViewByCodeViewController.swift */; }; F556F5C026CD20A300A80B83 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F556F5B726CD20A300A80B83 /* ViewController.swift */; }; F556F5C126CD20A300A80B83 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F556F5B826CD20A300A80B83 /* Assets.xcassets */; }; F556F5C226CD20A300A80B83 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F556F5B926CD20A300A80B83 /* LaunchScreen.storyboard */; }; F556F5C326CD20A300A80B83 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F556F5BB26CD20A300A80B83 /* Main.storyboard */; }; F556F5C426CD20A300A80B83 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F556F5BD26CD20A300A80B83 /* AppDelegate.swift */; }; F556F5E626CD21D300A80B83 /* SkeletonView.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F556F5E026CD21CB00A80B83 /* SkeletonView.framework */; }; F556F6EE26CE813F00A80B83 /* Cell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F556F6E626CE813F00A80B83 /* Cell.swift */; }; F556F6EF26CE813F00A80B83 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = F556F6EC26CE813F00A80B83 /* Constants.swift */; }; F556F6F026CE813F00A80B83 /* HeaderFooterSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = F556F6ED26CE813F00A80B83 /* HeaderFooterSection.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ F556F5DF26CD21CB00A80B83 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = F556F5D926CD21CB00A80B83 /* SkeletonView.xcodeproj */; proxyType = 2; remoteGlobalIDString = "SkeletonView::SkeletonView::Product"; remoteInfo = "SkeletonView iOS"; }; F556F5E126CD21CB00A80B83 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = F556F5D926CD21CB00A80B83 /* SkeletonView.xcodeproj */; proxyType = 2; remoteGlobalIDString = "SkeletonView::SkeletonViewTests::Product"; remoteInfo = SkeletonViewTests; }; F556F5E326CD21CB00A80B83 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = F556F5D926CD21CB00A80B83 /* SkeletonView.xcodeproj */; proxyType = 2; remoteGlobalIDString = F556F59426CD1F3900A80B83; remoteInfo = "SkeletonView tvOS"; }; F556F5E926CD21DA00A80B83 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = F556F5D926CD21CB00A80B83 /* SkeletonView.xcodeproj */; proxyType = 1; remoteGlobalIDString = "SkeletonView::SkeletonView"; remoteInfo = "SkeletonView iOS"; }; F556F6EA26CE813F00A80B83 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = F556F5D926CD21CB00A80B83 /* SkeletonView.xcodeproj */; proxyType = 2; remoteGlobalIDString = F556F67126CD458500A80B83; remoteInfo = "SkeletonView tvOS Tests"; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ E21D8BB627888D050041DBCE /* UITextViewByCodeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UITextViewByCodeViewController.swift; sourceTree = ""; }; F556F59F26CD201B00A80B83 /* iOS Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "iOS Example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; F556F5B726CD20A300A80B83 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; F556F5B826CD20A300A80B83 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; F556F5BA26CD20A300A80B83 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; F556F5BC26CD20A300A80B83 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; F556F5BD26CD20A300A80B83 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; F556F5BE26CD20A300A80B83 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; F556F5D926CD21CB00A80B83 /* SkeletonView.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SkeletonView.xcodeproj; path = ../../SkeletonView.xcodeproj; sourceTree = ""; }; F556F6E626CE813F00A80B83 /* Cell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Cell.swift; sourceTree = ""; }; F556F6EC26CE813F00A80B83 /* Constants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = ""; }; F556F6ED26CE813F00A80B83 /* HeaderFooterSection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HeaderFooterSection.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ F556F59C26CD201B00A80B83 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( F556F5E626CD21D300A80B83 /* SkeletonView.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ F556F59626CD201B00A80B83 = { isa = PBXGroup; children = ( F556F5B626CD20A300A80B83 /* Sources */, F556F5A026CD201B00A80B83 /* Products */, F556F5D926CD21CB00A80B83 /* SkeletonView.xcodeproj */, ); sourceTree = ""; }; F556F5A026CD201B00A80B83 /* Products */ = { isa = PBXGroup; children = ( F556F59F26CD201B00A80B83 /* iOS Example.app */, ); name = Products; sourceTree = ""; }; F556F5B626CD20A300A80B83 /* Sources */ = { isa = PBXGroup; children = ( F556F6E626CE813F00A80B83 /* Cell.swift */, F556F6EC26CE813F00A80B83 /* Constants.swift */, F556F6ED26CE813F00A80B83 /* HeaderFooterSection.swift */, F556F5B726CD20A300A80B83 /* ViewController.swift */, E21D8BB627888D050041DBCE /* UITextViewByCodeViewController.swift */, F556F5B826CD20A300A80B83 /* Assets.xcassets */, F556F5B926CD20A300A80B83 /* LaunchScreen.storyboard */, F556F5BB26CD20A300A80B83 /* Main.storyboard */, F556F5BD26CD20A300A80B83 /* AppDelegate.swift */, F556F5BE26CD20A300A80B83 /* Info.plist */, ); path = Sources; sourceTree = ""; }; F556F5DA26CD21CB00A80B83 /* Products */ = { isa = PBXGroup; children = ( F556F5E026CD21CB00A80B83 /* SkeletonView.framework */, F556F5E226CD21CB00A80B83 /* SkeletonViewTests.xctest */, F556F5E426CD21CB00A80B83 /* SkeletonView.framework */, F556F6EB26CE813F00A80B83 /* SkeletonView tvOS Tests.xctest */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ F556F59E26CD201B00A80B83 /* iOS Example */ = { isa = PBXNativeTarget; buildConfigurationList = F556F5B326CD201C00A80B83 /* Build configuration list for PBXNativeTarget "iOS Example" */; buildPhases = ( F556F59B26CD201B00A80B83 /* Sources */, F556F59C26CD201B00A80B83 /* Frameworks */, F556F59D26CD201B00A80B83 /* Resources */, ); buildRules = ( ); dependencies = ( F556F5EA26CD21DA00A80B83 /* PBXTargetDependency */, ); name = "iOS Example"; productName = "iOS Example"; productReference = F556F59F26CD201B00A80B83 /* iOS Example.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ F556F59726CD201B00A80B83 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1250; LastUpgradeCheck = 1300; TargetAttributes = { F556F59E26CD201B00A80B83 = { CreatedOnToolsVersion = 12.5.1; }; }; }; buildConfigurationList = F556F59A26CD201B00A80B83 /* Build configuration list for PBXProject "iOS Example" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = F556F59626CD201B00A80B83; productRefGroup = F556F5A026CD201B00A80B83 /* Products */; projectDirPath = ""; projectReferences = ( { ProductGroup = F556F5DA26CD21CB00A80B83 /* Products */; ProjectRef = F556F5D926CD21CB00A80B83 /* SkeletonView.xcodeproj */; }, ); projectRoot = ""; targets = ( F556F59E26CD201B00A80B83 /* iOS Example */, ); }; /* End PBXProject section */ /* Begin PBXReferenceProxy section */ F556F5E026CD21CB00A80B83 /* SkeletonView.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = SkeletonView.framework; remoteRef = F556F5DF26CD21CB00A80B83 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; F556F5E226CD21CB00A80B83 /* SkeletonViewTests.xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; path = SkeletonViewTests.xctest; remoteRef = F556F5E126CD21CB00A80B83 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; F556F5E426CD21CB00A80B83 /* SkeletonView.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = SkeletonView.framework; remoteRef = F556F5E326CD21CB00A80B83 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; F556F6EB26CE813F00A80B83 /* SkeletonView tvOS Tests.xctest */ = { isa = PBXReferenceProxy; fileType = wrapper.cfbundle; path = "SkeletonView tvOS Tests.xctest"; remoteRef = F556F6EA26CE813F00A80B83 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXReferenceProxy section */ /* Begin PBXResourcesBuildPhase section */ F556F59D26CD201B00A80B83 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( F556F5C326CD20A300A80B83 /* Main.storyboard in Resources */, F556F5C126CD20A300A80B83 /* Assets.xcassets in Resources */, F556F5C226CD20A300A80B83 /* LaunchScreen.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ F556F59B26CD201B00A80B83 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( F556F6EF26CE813F00A80B83 /* Constants.swift in Sources */, F556F5C426CD20A300A80B83 /* AppDelegate.swift in Sources */, F556F6EE26CE813F00A80B83 /* Cell.swift in Sources */, F556F5C026CD20A300A80B83 /* ViewController.swift in Sources */, F556F6F026CE813F00A80B83 /* HeaderFooterSection.swift in Sources */, E21D8BB727888D050041DBCE /* UITextViewByCodeViewController.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ F556F5EA26CD21DA00A80B83 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "SkeletonView iOS"; targetProxy = F556F5E926CD21DA00A80B83 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ F556F5B926CD20A300A80B83 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( F556F5BA26CD20A300A80B83 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; F556F5BB26CD20A300A80B83 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( F556F5BC26CD20A300A80B83 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ F556F5B126CD201C00A80B83 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu11; 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 = 14.5; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; F556F5B226CD201C00A80B83 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu11; 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 = 14.5; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; F556F5B426CD201C00A80B83 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = "$(SRCROOT)/Sources/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = "com.skeletonview.iOS-Example"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; F556F5B526CD201C00A80B83 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = "$(SRCROOT)/Sources/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = "com.skeletonview.iOS-Example"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ F556F59A26CD201B00A80B83 /* Build configuration list for PBXProject "iOS Example" */ = { isa = XCConfigurationList; buildConfigurations = ( F556F5B126CD201C00A80B83 /* Debug */, F556F5B226CD201C00A80B83 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; F556F5B326CD201C00A80B83 /* Build configuration list for PBXNativeTarget "iOS Example" */ = { isa = XCConfigurationList; buildConfigurations = ( F556F5B426CD201C00A80B83 /* Debug */, F556F5B526CD201C00A80B83 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = F556F59726CD201B00A80B83 /* Project object */; }