// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ E31617A61BC0596C007AD70F /* BaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E31617A51BC0596C007AD70F /* BaseView.swift */; }; E340FDB81BDE45F000CE6550 /* RotatingArc.swift in Sources */ = {isa = PBXBuildFile; fileRef = E340FDB71BDE45F000CE6550 /* RotatingArc.swift */; settings = {ASSET_TAGS = (); }; }; E35D1C6C1B676889001DBAF2 /* Spinner.swift in Sources */ = {isa = PBXBuildFile; fileRef = E35D1C6B1B676889001DBAF2 /* Spinner.swift */; }; E37568DF1B6AAB530073E26F /* ProgressBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = E37568DE1B6AAB530073E26F /* ProgressBar.swift */; }; E3918F811B4E88CF00558DAB /* CircularProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3918F801B4E88CF00558DAB /* CircularProgressView.swift */; }; E3918F841B4E88DE00558DAB /* CircularSnail.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3918F821B4E88DE00558DAB /* CircularSnail.swift */; }; E3918F851B4E88DE00558DAB /* ShootingStars.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3918F831B4E88DE00558DAB /* ShootingStars.swift */; }; E3918F8D1B4E8AB100558DAB /* IndeterminateAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3918F8C1B4E8AB100558DAB /* IndeterminateAnimation.swift */; }; E3918F8F1B4E8C2900558DAB /* DeterminateAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3918F8E1B4E8C2900558DAB /* DeterminateAnimation.swift */; }; E3918FA81B4ECF7100558DAB /* Rainbow.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3918FA71B4ECF7100558DAB /* Rainbow.swift */; }; E3A468521B5434F7006DDE31 /* Crawler.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3A468511B5434F7006DDE31 /* Crawler.swift */; }; E3AD65D81B426758009541CD /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3AD65D71B426758009541CD /* AppDelegate.swift */; }; E3AD65DA1B426758009541CD /* DeterminateVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3AD65D91B426758009541CD /* DeterminateVC.swift */; }; E3AD65DF1B426758009541CD /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E3AD65DD1B426758009541CD /* Main.storyboard */; }; E3AD65EB1B426758009541CD /* ProgressKitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3AD65EA1B426758009541CD /* ProgressKitTests.swift */; }; E3AD65F71B427511009541CD /* InDeterminateVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3AD65F61B427511009541CD /* InDeterminateVC.swift */; }; E3CCD5981BBC19ED00F7DB9A /* ProgressKit.podspec in Resources */ = {isa = PBXBuildFile; fileRef = E3CCD5971BBC19ED00F7DB9A /* ProgressKit.podspec */; }; E3CCD59A1BBC2B9B00F7DB9A /* ProgressUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3CCD5991BBC2B9B00F7DB9A /* ProgressUtils.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ E3AD65E51B426758009541CD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = E3AD65CA1B426758009541CD /* Project object */; proxyType = 1; remoteGlobalIDString = E3AD65D11B426758009541CD; remoteInfo = ProgressKit; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ E31617A51BC0596C007AD70F /* BaseView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseView.swift; sourceTree = ""; }; E340FDB71BDE45F000CE6550 /* RotatingArc.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RotatingArc.swift; path = InDeterminate/RotatingArc.swift; sourceTree = ""; }; E35D1C6B1B676889001DBAF2 /* Spinner.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Spinner.swift; path = InDeterminate/Spinner.swift; sourceTree = ""; }; E37568DE1B6AAB530073E26F /* ProgressBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProgressBar.swift; path = Determinate/ProgressBar.swift; sourceTree = ""; }; E3918F801B4E88CF00558DAB /* CircularProgressView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CircularProgressView.swift; path = Determinate/CircularProgressView.swift; sourceTree = ""; }; E3918F821B4E88DE00558DAB /* CircularSnail.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CircularSnail.swift; path = InDeterminate/CircularSnail.swift; sourceTree = ""; }; E3918F831B4E88DE00558DAB /* ShootingStars.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ShootingStars.swift; path = InDeterminate/ShootingStars.swift; sourceTree = ""; }; E3918F8C1B4E8AB100558DAB /* IndeterminateAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = IndeterminateAnimation.swift; path = InDeterminate/IndeterminateAnimation.swift; sourceTree = ""; }; E3918F8E1B4E8C2900558DAB /* DeterminateAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DeterminateAnimation.swift; path = Determinate/DeterminateAnimation.swift; sourceTree = ""; }; E3918FA71B4ECF7100558DAB /* Rainbow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Rainbow.swift; path = InDeterminate/Rainbow.swift; sourceTree = ""; }; E3A468511B5434F7006DDE31 /* Crawler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Crawler.swift; path = InDeterminate/Crawler.swift; sourceTree = ""; }; E3AD65D21B426758009541CD /* ProgressKit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ProgressKit.app; sourceTree = BUILT_PRODUCTS_DIR; }; E3AD65D61B426758009541CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; E3AD65D71B426758009541CD /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; E3AD65D91B426758009541CD /* DeterminateVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeterminateVC.swift; sourceTree = ""; }; E3AD65DE1B426758009541CD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; E3AD65E41B426758009541CD /* ProgressKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ProgressKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; E3AD65E91B426758009541CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; E3AD65EA1B426758009541CD /* ProgressKitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressKitTests.swift; sourceTree = ""; }; E3AD65F61B427511009541CD /* InDeterminateVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InDeterminateVC.swift; sourceTree = ""; }; E3CCD5971BBC19ED00F7DB9A /* ProgressKit.podspec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ProgressKit.podspec; sourceTree = SOURCE_ROOT; }; E3CCD5991BBC2B9B00F7DB9A /* ProgressUtils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressUtils.swift; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ E3AD65CF1B426758009541CD /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; E3AD65E11B426758009541CD /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ E316CCAA1B4E8633005A9A31 /* Indeterminate */ = { isa = PBXGroup; children = ( E3918F8C1B4E8AB100558DAB /* IndeterminateAnimation.swift */, E3918F821B4E88DE00558DAB /* CircularSnail.swift */, E3918FA71B4ECF7100558DAB /* Rainbow.swift */, E3A468511B5434F7006DDE31 /* Crawler.swift */, E3918F831B4E88DE00558DAB /* ShootingStars.swift */, E35D1C6B1B676889001DBAF2 /* Spinner.swift */, E340FDB71BDE45F000CE6550 /* RotatingArc.swift */, ); name = Indeterminate; sourceTree = ""; }; E316CCAB1B4E8642005A9A31 /* Determinate */ = { isa = PBXGroup; children = ( E3918F8E1B4E8C2900558DAB /* DeterminateAnimation.swift */, E3918F801B4E88CF00558DAB /* CircularProgressView.swift */, E37568DE1B6AAB530073E26F /* ProgressBar.swift */, ); name = Determinate; sourceTree = ""; }; E3AD65C91B426758009541CD = { isa = PBXGroup; children = ( E31617A51BC0596C007AD70F /* BaseView.swift */, E316CCAA1B4E8633005A9A31 /* Indeterminate */, E316CCAB1B4E8642005A9A31 /* Determinate */, E3AD65D41B426758009541CD /* ProgressKit */, E3AD65E71B426758009541CD /* ProgressKitTests */, E3AD65D31B426758009541CD /* Products */, ); sourceTree = ""; }; E3AD65D31B426758009541CD /* Products */ = { isa = PBXGroup; children = ( E3AD65D21B426758009541CD /* ProgressKit.app */, E3AD65E41B426758009541CD /* ProgressKitTests.xctest */, ); name = Products; sourceTree = ""; }; E3AD65D41B426758009541CD /* ProgressKit */ = { isa = PBXGroup; children = ( E3AD65D71B426758009541CD /* AppDelegate.swift */, E3AD65D91B426758009541CD /* DeterminateVC.swift */, E3AD65F61B427511009541CD /* InDeterminateVC.swift */, E3AD65DD1B426758009541CD /* Main.storyboard */, E3AD65D51B426758009541CD /* Supporting Files */, ); path = ProgressKit; sourceTree = ""; }; E3AD65D51B426758009541CD /* Supporting Files */ = { isa = PBXGroup; children = ( E3CCD5991BBC2B9B00F7DB9A /* ProgressUtils.swift */, E3CCD5971BBC19ED00F7DB9A /* ProgressKit.podspec */, E3AD65D61B426758009541CD /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; E3AD65E71B426758009541CD /* ProgressKitTests */ = { isa = PBXGroup; children = ( E3AD65EA1B426758009541CD /* ProgressKitTests.swift */, E3AD65E81B426758009541CD /* Supporting Files */, ); path = ProgressKitTests; sourceTree = ""; }; E3AD65E81B426758009541CD /* Supporting Files */ = { isa = PBXGroup; children = ( E3AD65E91B426758009541CD /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ E3AD65D11B426758009541CD /* ProgressKit */ = { isa = PBXNativeTarget; buildConfigurationList = E3AD65EE1B426758009541CD /* Build configuration list for PBXNativeTarget "ProgressKit" */; buildPhases = ( E3AD65CE1B426758009541CD /* Sources */, E3AD65CF1B426758009541CD /* Frameworks */, E3AD65D01B426758009541CD /* Resources */, ); buildRules = ( ); dependencies = ( ); name = ProgressKit; productName = ProgressKit; productReference = E3AD65D21B426758009541CD /* ProgressKit.app */; productType = "com.apple.product-type.application"; }; E3AD65E31B426758009541CD /* ProgressKitTests */ = { isa = PBXNativeTarget; buildConfigurationList = E3AD65F11B426758009541CD /* Build configuration list for PBXNativeTarget "ProgressKitTests" */; buildPhases = ( E3AD65E01B426758009541CD /* Sources */, E3AD65E11B426758009541CD /* Frameworks */, E3AD65E21B426758009541CD /* Resources */, ); buildRules = ( ); dependencies = ( E3AD65E61B426758009541CD /* PBXTargetDependency */, ); name = ProgressKitTests; productName = ProgressKitTests; productReference = E3AD65E41B426758009541CD /* ProgressKitTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ E3AD65CA1B426758009541CD /* Project object */ = { isa = PBXProject; attributes = { LastSwiftMigration = 0700; LastSwiftUpdateCheck = 0700; LastUpgradeCheck = 0700; ORGANIZATIONNAME = "Kauntey Suryawanshi"; TargetAttributes = { E3AD65D11B426758009541CD = { CreatedOnToolsVersion = 6.3.2; }; E3AD65E31B426758009541CD = { CreatedOnToolsVersion = 6.3.2; TestTargetID = E3AD65D11B426758009541CD; }; }; }; buildConfigurationList = E3AD65CD1B426758009541CD /* Build configuration list for PBXProject "ProgressKit" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = E3AD65C91B426758009541CD; productRefGroup = E3AD65D31B426758009541CD /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( E3AD65D11B426758009541CD /* ProgressKit */, E3AD65E31B426758009541CD /* ProgressKitTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ E3AD65D01B426758009541CD /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( E3CCD5981BBC19ED00F7DB9A /* ProgressKit.podspec in Resources */, E3AD65DF1B426758009541CD /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; E3AD65E21B426758009541CD /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ E3AD65CE1B426758009541CD /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( E3A468521B5434F7006DDE31 /* Crawler.swift in Sources */, E3AD65DA1B426758009541CD /* DeterminateVC.swift in Sources */, E3918F8D1B4E8AB100558DAB /* IndeterminateAnimation.swift in Sources */, E3AD65F71B427511009541CD /* InDeterminateVC.swift in Sources */, E3918F851B4E88DE00558DAB /* ShootingStars.swift in Sources */, E3918F811B4E88CF00558DAB /* CircularProgressView.swift in Sources */, E35D1C6C1B676889001DBAF2 /* Spinner.swift in Sources */, E3918F841B4E88DE00558DAB /* CircularSnail.swift in Sources */, E3AD65D81B426758009541CD /* AppDelegate.swift in Sources */, E37568DF1B6AAB530073E26F /* ProgressBar.swift in Sources */, E340FDB81BDE45F000CE6550 /* RotatingArc.swift in Sources */, E3CCD59A1BBC2B9B00F7DB9A /* ProgressUtils.swift in Sources */, E31617A61BC0596C007AD70F /* BaseView.swift in Sources */, E3918FA81B4ECF7100558DAB /* Rainbow.swift in Sources */, E3918F8F1B4E8C2900558DAB /* DeterminateAnimation.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; E3AD65E01B426758009541CD /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( E3AD65EB1B426758009541CD /* ProgressKitTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ E3AD65E61B426758009541CD /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = E3AD65D11B426758009541CD /* ProgressKit */; targetProxy = E3AD65E51B426758009541CD /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ E3AD65DD1B426758009541CD /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( E3AD65DE1B426758009541CD /* Base */, ); name = Main.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ E3AD65EC1B426758009541CD /* 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 = "-"; 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_SYMBOLS_PRIVATE_EXTERN = NO; 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; MACOSX_DEPLOYMENT_TARGET = 10.10; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; E3AD65ED1B426758009541CD /* 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 = "-"; 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; MACOSX_DEPLOYMENT_TARGET = 10.10; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = macosx; }; name = Release; }; E3AD65EF1B426758009541CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = ProgressKit/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.kaunteya.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; E3AD65F01B426758009541CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = ProgressKit/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.kaunteya.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; E3AD65F21B426758009541CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; COMBINE_HIDPI_IMAGES = YES; FRAMEWORK_SEARCH_PATHS = ( "$(DEVELOPER_FRAMEWORKS_DIR)", "$(inherited)", ); GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = ProgressKitTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.kaunteya.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ProgressKit.app/Contents/MacOS/ProgressKit"; }; name = Debug; }; E3AD65F31B426758009541CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; COMBINE_HIDPI_IMAGES = YES; FRAMEWORK_SEARCH_PATHS = ( "$(DEVELOPER_FRAMEWORKS_DIR)", "$(inherited)", ); INFOPLIST_FILE = ProgressKitTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "com.kaunteya.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ProgressKit.app/Contents/MacOS/ProgressKit"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ E3AD65CD1B426758009541CD /* Build configuration list for PBXProject "ProgressKit" */ = { isa = XCConfigurationList; buildConfigurations = ( E3AD65EC1B426758009541CD /* Debug */, E3AD65ED1B426758009541CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; E3AD65EE1B426758009541CD /* Build configuration list for PBXNativeTarget "ProgressKit" */ = { isa = XCConfigurationList; buildConfigurations = ( E3AD65EF1B426758009541CD /* Debug */, E3AD65F01B426758009541CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; E3AD65F11B426758009541CD /* Build configuration list for PBXNativeTarget "ProgressKitTests" */ = { isa = XCConfigurationList; buildConfigurations = ( E3AD65F21B426758009541CD /* Debug */, E3AD65F31B426758009541CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = E3AD65CA1B426758009541CD /* Project object */; }