// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 9725C8891E658B7200C79AEC /* Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9725C8881E658B7200C79AEC /* Types.swift */; }; 977AD2BC1E65871B00E19852 /* GradientLoadingBarDefaultValues.swift in Sources */ = {isa = PBXBuildFile; fileRef = 977AD2BB1E65871B00E19852 /* GradientLoadingBarDefaultValues.swift */; }; 97AE29101E13C5B400C454C6 /* GradientLoadingBar.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97AE29061E13C5B400C454C6 /* GradientLoadingBar.framework */; }; 97AE29151E13C5B400C454C6 /* GradientLoadingBarTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97AE29141E13C5B400C454C6 /* GradientLoadingBarTests.swift */; }; 97AE29171E13C5B400C454C6 /* GradientLoadingBar.h in Headers */ = {isa = PBXBuildFile; fileRef = 97AE29091E13C5B400C454C6 /* GradientLoadingBar.h */; settings = {ATTRIBUTES = (Public, ); }; }; 97AE29281E13C5E500C454C6 /* GradientLoadingBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97AE29201E13C5E500C454C6 /* GradientLoadingBar.swift */; }; 97AE29291E13C5E500C454C6 /* UIColor+Initializers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97AE29231E13C5E500C454C6 /* UIColor+Initializers.swift */; }; 97AE292A1E13C5E500C454C6 /* Durations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97AE29251E13C5E500C454C6 /* Durations.swift */; }; 97AE292B1E13C5E500C454C6 /* GradientView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97AE29271E13C5E500C454C6 /* GradientView.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 97AE29111E13C5B400C454C6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 97AE28FD1E13C5B400C454C6 /* Project object */; proxyType = 1; remoteGlobalIDString = 97AE29051E13C5B400C454C6; remoteInfo = GradientLoadingBar; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 9725C8881E658B7200C79AEC /* Types.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Types.swift; path = Types/Types.swift; sourceTree = ""; }; 977AD2BB1E65871B00E19852 /* GradientLoadingBarDefaultValues.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = GradientLoadingBarDefaultValues.swift; path = Constants/GradientLoadingBarDefaultValues.swift; sourceTree = ""; }; 97AE29061E13C5B400C454C6 /* GradientLoadingBar.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = GradientLoadingBar.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 97AE29091E13C5B400C454C6 /* GradientLoadingBar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GradientLoadingBar.h; sourceTree = ""; }; 97AE290A1E13C5B400C454C6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 97AE290F1E13C5B400C454C6 /* GradientLoadingBarTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GradientLoadingBarTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 97AE29141E13C5B400C454C6 /* GradientLoadingBarTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GradientLoadingBarTests.swift; sourceTree = ""; }; 97AE29161E13C5B400C454C6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 97AE29201E13C5E500C454C6 /* GradientLoadingBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GradientLoadingBar.swift; sourceTree = ""; }; 97AE29231E13C5E500C454C6 /* UIColor+Initializers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Initializers.swift"; sourceTree = ""; }; 97AE29251E13C5E500C454C6 /* Durations.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Durations.swift; sourceTree = ""; }; 97AE29271E13C5E500C454C6 /* GradientView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GradientView.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 97AE29021E13C5B400C454C6 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 97AE290C1E13C5B400C454C6 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 97AE29101E13C5B400C454C6 /* GradientLoadingBar.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 973C80121E65722C00346ACE /* Types */ = { isa = PBXGroup; children = ( 9725C8881E658B7200C79AEC /* Types.swift */, ); name = Types; sourceTree = ""; }; 977AD2B81E657F8300E19852 /* Constants */ = { isa = PBXGroup; children = ( 977AD2BB1E65871B00E19852 /* GradientLoadingBarDefaultValues.swift */, ); name = Constants; sourceTree = ""; }; 97AE28FC1E13C5B400C454C6 = { isa = PBXGroup; children = ( 97AE29081E13C5B400C454C6 /* GradientLoadingBar */, 97AE29131E13C5B400C454C6 /* GradientLoadingBarTests */, 97AE29071E13C5B400C454C6 /* Products */, ); sourceTree = ""; }; 97AE29071E13C5B400C454C6 /* Products */ = { isa = PBXGroup; children = ( 97AE29061E13C5B400C454C6 /* GradientLoadingBar.framework */, 97AE290F1E13C5B400C454C6 /* GradientLoadingBarTests.xctest */, ); name = Products; sourceTree = ""; }; 97AE29081E13C5B400C454C6 /* GradientLoadingBar */ = { isa = PBXGroup; children = ( 97AE29211E13C5E500C454C6 /* Helpers */, 97AE29261E13C5E500C454C6 /* Views */, 97AE29201E13C5E500C454C6 /* GradientLoadingBar.swift */, 97AE29091E13C5B400C454C6 /* GradientLoadingBar.h */, 97AE290A1E13C5B400C454C6 /* Info.plist */, ); path = GradientLoadingBar; sourceTree = ""; }; 97AE29131E13C5B400C454C6 /* GradientLoadingBarTests */ = { isa = PBXGroup; children = ( 97AE29141E13C5B400C454C6 /* GradientLoadingBarTests.swift */, 97AE29161E13C5B400C454C6 /* Info.plist */, ); path = GradientLoadingBarTests; sourceTree = ""; }; 97AE29211E13C5E500C454C6 /* Helpers */ = { isa = PBXGroup; children = ( 977AD2B81E657F8300E19852 /* Constants */, 97AE29221E13C5E500C454C6 /* Extensions */, 97AE29241E13C5E500C454C6 /* Structs */, 973C80121E65722C00346ACE /* Types */, ); path = Helpers; sourceTree = ""; }; 97AE29221E13C5E500C454C6 /* Extensions */ = { isa = PBXGroup; children = ( 97AE29231E13C5E500C454C6 /* UIColor+Initializers.swift */, ); path = Extensions; sourceTree = ""; }; 97AE29241E13C5E500C454C6 /* Structs */ = { isa = PBXGroup; children = ( 97AE29251E13C5E500C454C6 /* Durations.swift */, ); path = Structs; sourceTree = ""; }; 97AE29261E13C5E500C454C6 /* Views */ = { isa = PBXGroup; children = ( 97AE29271E13C5E500C454C6 /* GradientView.swift */, ); path = Views; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 97AE29031E13C5B400C454C6 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 97AE29171E13C5B400C454C6 /* GradientLoadingBar.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 97AE29051E13C5B400C454C6 /* GradientLoadingBar */ = { isa = PBXNativeTarget; buildConfigurationList = 97AE291A1E13C5B400C454C6 /* Build configuration list for PBXNativeTarget "GradientLoadingBar" */; buildPhases = ( 97AE29011E13C5B400C454C6 /* Sources */, 97AE29021E13C5B400C454C6 /* Frameworks */, 97AE29031E13C5B400C454C6 /* Headers */, 97AE29041E13C5B400C454C6 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = GradientLoadingBar; productName = GradientLoadingBar; productReference = 97AE29061E13C5B400C454C6 /* GradientLoadingBar.framework */; productType = "com.apple.product-type.framework"; }; 97AE290E1E13C5B400C454C6 /* GradientLoadingBarTests */ = { isa = PBXNativeTarget; buildConfigurationList = 97AE291D1E13C5B400C454C6 /* Build configuration list for PBXNativeTarget "GradientLoadingBarTests" */; buildPhases = ( 97AE290B1E13C5B400C454C6 /* Sources */, 97AE290C1E13C5B400C454C6 /* Frameworks */, 97AE290D1E13C5B400C454C6 /* Resources */, ); buildRules = ( ); dependencies = ( 97AE29121E13C5B400C454C6 /* PBXTargetDependency */, ); name = GradientLoadingBarTests; productName = GradientLoadingBarTests; productReference = 97AE290F1E13C5B400C454C6 /* GradientLoadingBarTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 97AE28FD1E13C5B400C454C6 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0810; LastUpgradeCheck = 0810; ORGANIZATIONNAME = "Felix Mau"; TargetAttributes = { 97AE29051E13C5B400C454C6 = { CreatedOnToolsVersion = 8.1; LastSwiftMigration = 0810; ProvisioningStyle = Automatic; }; 97AE290E1E13C5B400C454C6 = { CreatedOnToolsVersion = 8.1; ProvisioningStyle = Automatic; }; }; }; buildConfigurationList = 97AE29001E13C5B400C454C6 /* Build configuration list for PBXProject "GradientLoadingBar" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 97AE28FC1E13C5B400C454C6; productRefGroup = 97AE29071E13C5B400C454C6 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 97AE29051E13C5B400C454C6 /* GradientLoadingBar */, 97AE290E1E13C5B400C454C6 /* GradientLoadingBarTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 97AE29041E13C5B400C454C6 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 97AE290D1E13C5B400C454C6 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 97AE29011E13C5B400C454C6 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 97AE29291E13C5E500C454C6 /* UIColor+Initializers.swift in Sources */, 97AE29281E13C5E500C454C6 /* GradientLoadingBar.swift in Sources */, 977AD2BC1E65871B00E19852 /* GradientLoadingBarDefaultValues.swift in Sources */, 9725C8891E658B7200C79AEC /* Types.swift in Sources */, 97AE292B1E13C5E500C454C6 /* GradientView.swift in Sources */, 97AE292A1E13C5E500C454C6 /* Durations.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 97AE290B1E13C5B400C454C6 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 97AE29151E13C5B400C454C6 /* GradientLoadingBarTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 97AE29121E13C5B400C454C6 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 97AE29051E13C5B400C454C6 /* GradientLoadingBar */; targetProxy = 97AE29111E13C5B400C454C6 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 97AE29181E13C5B400C454C6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; 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_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_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVES = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; 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 = 10.1; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; 97AE29191E13C5B400C454C6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; 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_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_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVES = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; 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 = 10.1; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; 97AE291B1E13C5B400C454C6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = GradientLoadingBar/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = hamburg.felix.GradientLoadingBar; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 3.0; }; name = Debug; }; 97AE291C1E13C5B400C454C6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = GradientLoadingBar/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = hamburg.felix.GradientLoadingBar; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SWIFT_VERSION = 3.0; }; name = Release; }; 97AE291E1E13C5B400C454C6 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; INFOPLIST_FILE = GradientLoadingBarTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = hamburg.felix.GradientLoadingBarTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 3.0; }; name = Debug; }; 97AE291F1E13C5B400C454C6 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; INFOPLIST_FILE = GradientLoadingBarTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = hamburg.felix.GradientLoadingBarTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 3.0; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 97AE29001E13C5B400C454C6 /* Build configuration list for PBXProject "GradientLoadingBar" */ = { isa = XCConfigurationList; buildConfigurations = ( 97AE29181E13C5B400C454C6 /* Debug */, 97AE29191E13C5B400C454C6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 97AE291A1E13C5B400C454C6 /* Build configuration list for PBXNativeTarget "GradientLoadingBar" */ = { isa = XCConfigurationList; buildConfigurations = ( 97AE291B1E13C5B400C454C6 /* Debug */, 97AE291C1E13C5B400C454C6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 97AE291D1E13C5B400C454C6 /* Build configuration list for PBXNativeTarget "GradientLoadingBarTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 97AE291E1E13C5B400C454C6 /* Debug */, 97AE291F1E13C5B400C454C6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 97AE28FD1E13C5B400C454C6 /* Project object */; }