// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 5022C19720B803AB0068B650 /* Icon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5022C19620B803AB0068B650 /* Icon.swift */; }; 50246419217CCA2B00454379 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50246418217CCA2B00454379 /* AppDelegate.swift */; }; 5024641B217CCA2B00454379 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5024641A217CCA2B00454379 /* ViewController.swift */; }; 5024641E217CCA2B00454379 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5024641C217CCA2B00454379 /* Main.storyboard */; }; 50246420217CCA2B00454379 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5024641F217CCA2B00454379 /* Assets.xcassets */; }; 50246423217CCA2B00454379 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 50246421217CCA2B00454379 /* LaunchScreen.storyboard */; }; 50246428217CCB1000454379 /* MKRingProgressView.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5025B8911E52FF5D0018FA7D /* MKRingProgressView.framework */; }; 50246429217CCB1000454379 /* MKRingProgressView.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 5025B8911E52FF5D0018FA7D /* MKRingProgressView.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; 5025B8921E52FF6F0018FA7D /* MKRingProgressView.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5025B8911E52FF5D0018FA7D /* MKRingProgressView.framework */; }; 5025B8941E52FFC90018FA7D /* MKRingProgressView.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 5025B8911E52FF5D0018FA7D /* MKRingProgressView.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; 507AB38C217E231800D87320 /* ParametersViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 507AB38B217E231800D87320 /* ParametersViewController.swift */; }; 507AB38F217E2A2600D87320 /* Icon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 507AB38E217E2A2600D87320 /* Icon.swift */; }; 508CBF7B1BD6C2C7008A3B4E /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508CBF7A1BD6C2C7008A3B4E /* AppDelegate.swift */; }; 508CBF7D1BD6C2C7008A3B4E /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508CBF7C1BD6C2C7008A3B4E /* ViewController.swift */; }; 508CBF801BD6C2C7008A3B4E /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 508CBF7E1BD6C2C7008A3B4E /* Main.storyboard */; }; 508CBF821BD6C2C7008A3B4E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 508CBF811BD6C2C7008A3B4E /* Assets.xcassets */; }; 508CBF851BD6C2C7008A3B4E /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 508CBF831BD6C2C7008A3B4E /* LaunchScreen.storyboard */; }; 508CBF921BD6CA0C008A3B4E /* MKRingProgressGroupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508CBF911BD6CA0C008A3B4E /* MKRingProgressGroupView.swift */; }; 508CBF951BD6DBC2008A3B4E /* MKRingProgressGroupButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 508CBF941BD6DBC2008A3B4E /* MKRingProgressGroupButton.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 5025B8901E52FF5D0018FA7D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 5025B88C1E52FF5D0018FA7D /* MKRingProgressView.xcodeproj */; proxyType = 2; remoteGlobalIDString = 5085266E1E52FDC000D611F4; remoteInfo = MKRingProgressView; }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ 5024642C217CCB1000454379 /* Embed Frameworks */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; dstSubfolderSpec = 10; files = ( 50246429217CCB1000454379 /* MKRingProgressView.framework in Embed Frameworks */, ); name = "Embed Frameworks"; runOnlyForDeploymentPostprocessing = 0; }; 5025B8971E52FFC90018FA7D /* Embed Frameworks */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; dstSubfolderSpec = 10; files = ( 5025B8941E52FFC90018FA7D /* MKRingProgressView.framework in Embed Frameworks */, ); name = "Embed Frameworks"; runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 5022C19620B803AB0068B650 /* Icon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Icon.swift; sourceTree = ""; }; 50246416217CCA2A00454379 /* ProgressRingExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ProgressRingExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; 50246418217CCA2B00454379 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 5024641A217CCA2B00454379 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; 5024641D217CCA2B00454379 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 5024641F217CCA2B00454379 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 50246422217CCA2B00454379 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 50246424217CCA2B00454379 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 5025B88C1E52FF5D0018FA7D /* MKRingProgressView.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = MKRingProgressView.xcodeproj; path = ../MKRingProgressView.xcodeproj; sourceTree = ""; }; 507AB38B217E231800D87320 /* ParametersViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParametersViewController.swift; sourceTree = ""; }; 507AB38E217E2A2600D87320 /* Icon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Icon.swift; sourceTree = ""; }; 508CBF771BD6C2C7008A3B4E /* ActivityRingsExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ActivityRingsExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; 508CBF7A1BD6C2C7008A3B4E /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 508CBF7C1BD6C2C7008A3B4E /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; 508CBF7F1BD6C2C7008A3B4E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 508CBF811BD6C2C7008A3B4E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 508CBF841BD6C2C7008A3B4E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 508CBF861BD6C2C7008A3B4E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 508CBF911BD6CA0C008A3B4E /* MKRingProgressGroupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MKRingProgressGroupView.swift; sourceTree = ""; }; 508CBF941BD6DBC2008A3B4E /* MKRingProgressGroupButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MKRingProgressGroupButton.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 50246413217CCA2A00454379 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 50246428217CCB1000454379 /* MKRingProgressView.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 508CBF741BD6C2C7008A3B4E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 5025B8921E52FF6F0018FA7D /* MKRingProgressView.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 50246417217CCA2B00454379 /* ProgressRingExample */ = { isa = PBXGroup; children = ( 50246418217CCA2B00454379 /* AppDelegate.swift */, 507AB38E217E2A2600D87320 /* Icon.swift */, 5024641A217CCA2B00454379 /* ViewController.swift */, 507AB38B217E231800D87320 /* ParametersViewController.swift */, 5024641C217CCA2B00454379 /* Main.storyboard */, 50246421217CCA2B00454379 /* LaunchScreen.storyboard */, 5024641F217CCA2B00454379 /* Assets.xcassets */, 50246424217CCA2B00454379 /* Info.plist */, ); path = ProgressRingExample; sourceTree = ""; }; 5025B88D1E52FF5D0018FA7D /* Products */ = { isa = PBXGroup; children = ( 5025B8911E52FF5D0018FA7D /* MKRingProgressView.framework */, ); name = Products; sourceTree = ""; }; 508CBF6E1BD6C2C7008A3B4E = { isa = PBXGroup; children = ( 5025B88C1E52FF5D0018FA7D /* MKRingProgressView.xcodeproj */, 508CBF791BD6C2C7008A3B4E /* ActivityRingsExample */, 50246417217CCA2B00454379 /* ProgressRingExample */, 508CBF781BD6C2C7008A3B4E /* Products */, ); sourceTree = ""; }; 508CBF781BD6C2C7008A3B4E /* Products */ = { isa = PBXGroup; children = ( 508CBF771BD6C2C7008A3B4E /* ActivityRingsExample.app */, 50246416217CCA2A00454379 /* ProgressRingExample.app */, ); name = Products; sourceTree = ""; }; 508CBF791BD6C2C7008A3B4E /* ActivityRingsExample */ = { isa = PBXGroup; children = ( 50DEDC431BD7811E009C3882 /* MKRingProgressGroup */, 508CBF7A1BD6C2C7008A3B4E /* AppDelegate.swift */, 5022C19620B803AB0068B650 /* Icon.swift */, 508CBF7C1BD6C2C7008A3B4E /* ViewController.swift */, 508CBF7E1BD6C2C7008A3B4E /* Main.storyboard */, 508CBF831BD6C2C7008A3B4E /* LaunchScreen.storyboard */, 508CBF811BD6C2C7008A3B4E /* Assets.xcassets */, 508CBF861BD6C2C7008A3B4E /* Info.plist */, ); path = ActivityRingsExample; sourceTree = ""; }; 50DEDC431BD7811E009C3882 /* MKRingProgressGroup */ = { isa = PBXGroup; children = ( 508CBF911BD6CA0C008A3B4E /* MKRingProgressGroupView.swift */, 508CBF941BD6DBC2008A3B4E /* MKRingProgressGroupButton.swift */, ); name = MKRingProgressGroup; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 50246415217CCA2A00454379 /* ProgressRingExample */ = { isa = PBXNativeTarget; buildConfigurationList = 50246425217CCA2B00454379 /* Build configuration list for PBXNativeTarget "ProgressRingExample" */; buildPhases = ( 50246412217CCA2A00454379 /* Sources */, 50246413217CCA2A00454379 /* Frameworks */, 50246414217CCA2A00454379 /* Resources */, 5024642C217CCB1000454379 /* Embed Frameworks */, ); buildRules = ( ); dependencies = ( ); name = ProgressRingExample; productName = RingProgressExample; productReference = 50246416217CCA2A00454379 /* ProgressRingExample.app */; productType = "com.apple.product-type.application"; }; 508CBF761BD6C2C7008A3B4E /* ActivityRingsExample */ = { isa = PBXNativeTarget; buildConfigurationList = 508CBF891BD6C2C7008A3B4E /* Build configuration list for PBXNativeTarget "ActivityRingsExample" */; buildPhases = ( 508CBF731BD6C2C7008A3B4E /* Sources */, 508CBF741BD6C2C7008A3B4E /* Frameworks */, 508CBF751BD6C2C7008A3B4E /* Resources */, 5025B8971E52FFC90018FA7D /* Embed Frameworks */, ); buildRules = ( ); dependencies = ( ); name = ActivityRingsExample; productName = MKRingProgressViewExample; productReference = 508CBF771BD6C2C7008A3B4E /* ActivityRingsExample.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 508CBF6F1BD6C2C7008A3B4E /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1000; LastUpgradeCheck = 1020; ORGANIZATIONNAME = "Max Konovalov"; TargetAttributes = { 50246415217CCA2A00454379 = { CreatedOnToolsVersion = 10.0; ProvisioningStyle = Manual; }; 508CBF761BD6C2C7008A3B4E = { CreatedOnToolsVersion = 7.0.1; LastSwiftMigration = 0930; ProvisioningStyle = Manual; }; }; }; buildConfigurationList = 508CBF721BD6C2C7008A3B4E /* Build configuration list for PBXProject "MKRingProgressViewExample" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 508CBF6E1BD6C2C7008A3B4E; productRefGroup = 508CBF781BD6C2C7008A3B4E /* Products */; projectDirPath = ""; projectReferences = ( { ProductGroup = 5025B88D1E52FF5D0018FA7D /* Products */; ProjectRef = 5025B88C1E52FF5D0018FA7D /* MKRingProgressView.xcodeproj */; }, ); projectRoot = ""; targets = ( 508CBF761BD6C2C7008A3B4E /* ActivityRingsExample */, 50246415217CCA2A00454379 /* ProgressRingExample */, ); }; /* End PBXProject section */ /* Begin PBXReferenceProxy section */ 5025B8911E52FF5D0018FA7D /* MKRingProgressView.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = MKRingProgressView.framework; remoteRef = 5025B8901E52FF5D0018FA7D /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXReferenceProxy section */ /* Begin PBXResourcesBuildPhase section */ 50246414217CCA2A00454379 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 50246423217CCA2B00454379 /* LaunchScreen.storyboard in Resources */, 50246420217CCA2B00454379 /* Assets.xcassets in Resources */, 5024641E217CCA2B00454379 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 508CBF751BD6C2C7008A3B4E /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 508CBF851BD6C2C7008A3B4E /* LaunchScreen.storyboard in Resources */, 508CBF821BD6C2C7008A3B4E /* Assets.xcassets in Resources */, 508CBF801BD6C2C7008A3B4E /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 50246412217CCA2A00454379 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 5024641B217CCA2B00454379 /* ViewController.swift in Sources */, 507AB38C217E231800D87320 /* ParametersViewController.swift in Sources */, 507AB38F217E2A2600D87320 /* Icon.swift in Sources */, 50246419217CCA2B00454379 /* AppDelegate.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 508CBF731BD6C2C7008A3B4E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 508CBF7D1BD6C2C7008A3B4E /* ViewController.swift in Sources */, 508CBF7B1BD6C2C7008A3B4E /* AppDelegate.swift in Sources */, 508CBF951BD6DBC2008A3B4E /* MKRingProgressGroupButton.swift in Sources */, 5022C19720B803AB0068B650 /* Icon.swift in Sources */, 508CBF921BD6CA0C008A3B4E /* MKRingProgressGroupView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 5024641C217CCA2B00454379 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 5024641D217CCA2B00454379 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 50246421217CCA2B00454379 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 50246422217CCA2B00454379 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; 508CBF7E1BD6C2C7008A3B4E /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 508CBF7F1BD6C2C7008A3B4E /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 508CBF831BD6C2C7008A3B4E /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 508CBF841BD6C2C7008A3B4E /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 50246426217CCA2B00454379 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; DEVELOPMENT_TEAM = ""; GCC_C_LANGUAGE_STANDARD = gnu11; INFOPLIST_FILE = "$(SRCROOT)/ProgressRingExample/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.maxkonovalov.ProgressRingExample; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 50246427217CCA2B00454379 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; DEVELOPMENT_TEAM = ""; GCC_C_LANGUAGE_STANDARD = gnu11; INFOPLIST_FILE = "$(SRCROOT)/ProgressRingExample/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = com.maxkonovalov.ProgressRingExample; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 508CBF871BD6C2C7008A3B4E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = 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_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_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; 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.2; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 508CBF881BD6C2C7008A3B4E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = 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_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_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; 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.2; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 508CBF8A1BD6C2C7008A3B4E /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; DEVELOPMENT_TEAM = ""; INFOPLIST_FILE = "$(SRCROOT)/ActivityRingsExample/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.maxkonovalov.ActivityRingsExample; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_COMPILATION_MODE = singlefile; }; name = Debug; }; 508CBF8B1BD6C2C7008A3B4E /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; DEVELOPMENT_TEAM = ""; INFOPLIST_FILE = "$(SRCROOT)/ActivityRingsExample/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.maxkonovalov.ActivityRingsExample; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 50246425217CCA2B00454379 /* Build configuration list for PBXNativeTarget "ProgressRingExample" */ = { isa = XCConfigurationList; buildConfigurations = ( 50246426217CCA2B00454379 /* Debug */, 50246427217CCA2B00454379 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 508CBF721BD6C2C7008A3B4E /* Build configuration list for PBXProject "MKRingProgressViewExample" */ = { isa = XCConfigurationList; buildConfigurations = ( 508CBF871BD6C2C7008A3B4E /* Debug */, 508CBF881BD6C2C7008A3B4E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 508CBF891BD6C2C7008A3B4E /* Build configuration list for PBXNativeTarget "ActivityRingsExample" */ = { isa = XCConfigurationList; buildConfigurations = ( 508CBF8A1BD6C2C7008A3B4E /* Debug */, 508CBF8B1BD6C2C7008A3B4E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 508CBF6F1BD6C2C7008A3B4E /* Project object */; }