// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ 0D11D3CE249C294E00223146 /* NeumorphicButtons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11D3CD249C294E00223146 /* NeumorphicButtons.swift */; }; 0D11D3D0249C3AE400223146 /* Card.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11D3CF249C3AE300223146 /* Card.swift */; }; 0D11D3D2249CE6C800223146 /* GlowEffect.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11D3D1249CE6C800223146 /* GlowEffect.swift */; }; 0D11D3D4249D05D800223146 /* Wedge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11D3D3249D05D800223146 /* Wedge.swift */; }; 0D11D3D7249D2F0B00223146 /* ZircleProgress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11D3D6249D2F0B00223146 /* ZircleProgress.swift */; }; 0D11D3D9249D51FC00223146 /* ZircleTextField_Preview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11D3D8249D51FC00223146 /* ZircleTextField_Preview.swift */; }; 0D11D3DB249D5F1600223146 /* ProgressBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11D3DA249D5F1600223146 /* ProgressBar.swift */; }; 0D11D3DD249D81B900223146 /* Pie.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11D3DC249D81B900223146 /* Pie.swift */; }; 0D1366AC24991A6000F0EB54 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1366AB24991A6000F0EB54 /* AppDelegate.swift */; }; 0D1366AE24991A6000F0EB54 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1366AD24991A6000F0EB54 /* SceneDelegate.swift */; }; 0D1366B024991A6000F0EB54 /* SplashScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1366AF24991A6000F0EB54 /* SplashScreen.swift */; }; 0D1366B224991A6100F0EB54 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0D1366B124991A6100F0EB54 /* Assets.xcassets */; }; 0D1366B524991A6100F0EB54 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0D1366B424991A6100F0EB54 /* Preview Assets.xcassets */; }; 0D1366B824991A6100F0EB54 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0D1366B624991A6100F0EB54 /* LaunchScreen.storyboard */; }; 0D1366C324991A6200F0EB54 /* ZirclesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1366C224991A6200F0EB54 /* ZirclesTests.swift */; }; 0D1366CE24991A6200F0EB54 /* ZirclesUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1366CD24991A6200F0EB54 /* ZirclesUITests.swift */; }; 0D6A22C0249A9C3000B4E946 /* Colors+Zircles.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D6A22BF249A9C3000B4E946 /* Colors+Zircles.swift */; }; 0D6A22C5249AB1FC00B4E946 /* ZcashSymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D6A22C4249AB1FC00B4E946 /* ZcashSymbol.swift */; }; 0D6A22C7249AB36100B4E946 /* ZcashButtonBackground.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D6A22C6249AB36100B4E946 /* ZcashButtonBackground.swift */; }; 0D6A22C9249AB3CA00B4E946 /* ZcashButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D6A22C8249AB3CA00B4E946 /* ZcashButton.swift */; }; 0D6A22CB249AB61200B4E946 /* Glow_Preview.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D6A22CA249AB61200B4E946 /* Glow_Preview.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 0D1366BF24991A6200F0EB54 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 0D1366A024991A6000F0EB54 /* Project object */; proxyType = 1; remoteGlobalIDString = 0D1366A724991A6000F0EB54; remoteInfo = Zircles; }; 0D1366CA24991A6200F0EB54 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 0D1366A024991A6000F0EB54 /* Project object */; proxyType = 1; remoteGlobalIDString = 0D1366A724991A6000F0EB54; remoteInfo = Zircles; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 0D11D3CD249C294E00223146 /* NeumorphicButtons.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NeumorphicButtons.swift; sourceTree = ""; }; 0D11D3CF249C3AE300223146 /* Card.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Card.swift; sourceTree = ""; }; 0D11D3D1249CE6C800223146 /* GlowEffect.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlowEffect.swift; sourceTree = ""; }; 0D11D3D3249D05D800223146 /* Wedge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Wedge.swift; sourceTree = ""; }; 0D11D3D6249D2F0B00223146 /* ZircleProgress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZircleProgress.swift; sourceTree = ""; }; 0D11D3D8249D51FC00223146 /* ZircleTextField_Preview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZircleTextField_Preview.swift; sourceTree = ""; }; 0D11D3DA249D5F1600223146 /* ProgressBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressBar.swift; sourceTree = ""; }; 0D11D3DC249D81B900223146 /* Pie.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Pie.swift; sourceTree = ""; }; 0D1366A824991A6000F0EB54 /* Zircles.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Zircles.app; sourceTree = BUILT_PRODUCTS_DIR; }; 0D1366AB24991A6000F0EB54 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 0D1366AD24991A6000F0EB54 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; 0D1366AF24991A6000F0EB54 /* SplashScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashScreen.swift; sourceTree = ""; }; 0D1366B124991A6100F0EB54 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 0D1366B424991A6100F0EB54 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; 0D1366B724991A6100F0EB54 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 0D1366B924991A6100F0EB54 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 0D1366BE24991A6200F0EB54 /* ZirclesTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ZirclesTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 0D1366C224991A6200F0EB54 /* ZirclesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZirclesTests.swift; sourceTree = ""; }; 0D1366C424991A6200F0EB54 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 0D1366C924991A6200F0EB54 /* ZirclesUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ZirclesUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 0D1366CD24991A6200F0EB54 /* ZirclesUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZirclesUITests.swift; sourceTree = ""; }; 0D1366CF24991A6200F0EB54 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 0D6A22BF249A9C3000B4E946 /* Colors+Zircles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Colors+Zircles.swift"; sourceTree = ""; }; 0D6A22C4249AB1FC00B4E946 /* ZcashSymbol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ZcashSymbol.swift; sourceTree = ""; }; 0D6A22C6249AB36100B4E946 /* ZcashButtonBackground.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ZcashButtonBackground.swift; sourceTree = ""; }; 0D6A22C8249AB3CA00B4E946 /* ZcashButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ZcashButton.swift; sourceTree = ""; }; 0D6A22CA249AB61200B4E946 /* Glow_Preview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Glow_Preview.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 0D1366A524991A6000F0EB54 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 0D1366BB24991A6200F0EB54 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 0D1366C624991A6200F0EB54 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 0D11D3D5249D2E0400223146 /* Utils */ = { isa = PBXGroup; children = ( 0D11D3D8249D51FC00223146 /* ZircleTextField_Preview.swift */, 0D6A22CA249AB61200B4E946 /* Glow_Preview.swift */, ); path = Utils; sourceTree = ""; }; 0D13669F24991A6000F0EB54 = { isa = PBXGroup; children = ( 0D1366AA24991A6000F0EB54 /* Zircles */, 0D1366C124991A6200F0EB54 /* ZirclesTests */, 0D1366CC24991A6200F0EB54 /* ZirclesUITests */, 0D1366A924991A6000F0EB54 /* Products */, E7393F4D108BAE27C875D7F0 /* Pods */, ); sourceTree = ""; }; 0D1366A924991A6000F0EB54 /* Products */ = { isa = PBXGroup; children = ( 0D1366A824991A6000F0EB54 /* Zircles.app */, 0D1366BE24991A6200F0EB54 /* ZirclesTests.xctest */, 0D1366C924991A6200F0EB54 /* ZirclesUITests.xctest */, ); name = Products; sourceTree = ""; }; 0D1366AA24991A6000F0EB54 /* Zircles */ = { isa = PBXGroup; children = ( 0D11D3D5249D2E0400223146 /* Utils */, 0D6A22CC249ACD6C00B4E946 /* Neumorphic */, 0D6A22C1249AB12200B4E946 /* Components */, 0D1366AB24991A6000F0EB54 /* AppDelegate.swift */, 0D1366AD24991A6000F0EB54 /* SceneDelegate.swift */, 0D1366AF24991A6000F0EB54 /* SplashScreen.swift */, 0D1366B124991A6100F0EB54 /* Assets.xcassets */, 0D1366B624991A6100F0EB54 /* LaunchScreen.storyboard */, 0D1366B924991A6100F0EB54 /* Info.plist */, 0D1366B324991A6100F0EB54 /* Preview Content */, 0D6A22BF249A9C3000B4E946 /* Colors+Zircles.swift */, ); path = Zircles; sourceTree = ""; }; 0D1366B324991A6100F0EB54 /* Preview Content */ = { isa = PBXGroup; children = ( 0D1366B424991A6100F0EB54 /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; 0D1366C124991A6200F0EB54 /* ZirclesTests */ = { isa = PBXGroup; children = ( 0D1366C224991A6200F0EB54 /* ZirclesTests.swift */, 0D1366C424991A6200F0EB54 /* Info.plist */, ); path = ZirclesTests; sourceTree = ""; }; 0D1366CC24991A6200F0EB54 /* ZirclesUITests */ = { isa = PBXGroup; children = ( 0D1366CD24991A6200F0EB54 /* ZirclesUITests.swift */, 0D1366CF24991A6200F0EB54 /* Info.plist */, ); path = ZirclesUITests; sourceTree = ""; }; 0D6A22C1249AB12200B4E946 /* Components */ = { isa = PBXGroup; children = ( 0D11D3D6249D2F0B00223146 /* ZircleProgress.swift */, 0D6A22C8249AB3CA00B4E946 /* ZcashButton.swift */, 0D6A22C6249AB36100B4E946 /* ZcashButtonBackground.swift */, 0D6A22C4249AB1FC00B4E946 /* ZcashSymbol.swift */, ); path = Components; sourceTree = ""; }; 0D6A22CC249ACD6C00B4E946 /* Neumorphic */ = { isa = PBXGroup; children = ( 0D11D3DA249D5F1600223146 /* ProgressBar.swift */, 0D11D3CD249C294E00223146 /* NeumorphicButtons.swift */, 0D11D3CF249C3AE300223146 /* Card.swift */, 0D11D3D1249CE6C800223146 /* GlowEffect.swift */, 0D11D3D3249D05D800223146 /* Wedge.swift */, 0D11D3DC249D81B900223146 /* Pie.swift */, ); path = Neumorphic; sourceTree = ""; }; E7393F4D108BAE27C875D7F0 /* Pods */ = { isa = PBXGroup; children = ( ); path = Pods; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 0D1366A724991A6000F0EB54 /* Zircles */ = { isa = PBXNativeTarget; buildConfigurationList = 0D1366D224991A6200F0EB54 /* Build configuration list for PBXNativeTarget "Zircles" */; buildPhases = ( 0D1366A424991A6000F0EB54 /* Sources */, 0D1366A524991A6000F0EB54 /* Frameworks */, 0D1366A624991A6000F0EB54 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Zircles; productName = Zircles; productReference = 0D1366A824991A6000F0EB54 /* Zircles.app */; productType = "com.apple.product-type.application"; }; 0D1366BD24991A6200F0EB54 /* ZirclesTests */ = { isa = PBXNativeTarget; buildConfigurationList = 0D1366D524991A6200F0EB54 /* Build configuration list for PBXNativeTarget "ZirclesTests" */; buildPhases = ( 0D1366BA24991A6200F0EB54 /* Sources */, 0D1366BB24991A6200F0EB54 /* Frameworks */, 0D1366BC24991A6200F0EB54 /* Resources */, ); buildRules = ( ); dependencies = ( 0D1366C024991A6200F0EB54 /* PBXTargetDependency */, ); name = ZirclesTests; productName = ZirclesTests; productReference = 0D1366BE24991A6200F0EB54 /* ZirclesTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; 0D1366C824991A6200F0EB54 /* ZirclesUITests */ = { isa = PBXNativeTarget; buildConfigurationList = 0D1366D824991A6200F0EB54 /* Build configuration list for PBXNativeTarget "ZirclesUITests" */; buildPhases = ( 0D1366C524991A6200F0EB54 /* Sources */, 0D1366C624991A6200F0EB54 /* Frameworks */, 0D1366C724991A6200F0EB54 /* Resources */, ); buildRules = ( ); dependencies = ( 0D1366CB24991A6200F0EB54 /* PBXTargetDependency */, ); name = ZirclesUITests; productName = ZirclesUITests; productReference = 0D1366C924991A6200F0EB54 /* ZirclesUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0D1366A024991A6000F0EB54 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1150; LastUpgradeCheck = 1150; ORGANIZATIONNAME = "Electric Coin Company"; TargetAttributes = { 0D1366A724991A6000F0EB54 = { CreatedOnToolsVersion = 11.5; }; 0D1366BD24991A6200F0EB54 = { CreatedOnToolsVersion = 11.5; TestTargetID = 0D1366A724991A6000F0EB54; }; 0D1366C824991A6200F0EB54 = { CreatedOnToolsVersion = 11.5; TestTargetID = 0D1366A724991A6000F0EB54; }; }; }; buildConfigurationList = 0D1366A324991A6000F0EB54 /* Build configuration list for PBXProject "Zircles" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 0D13669F24991A6000F0EB54; productRefGroup = 0D1366A924991A6000F0EB54 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 0D1366A724991A6000F0EB54 /* Zircles */, 0D1366BD24991A6200F0EB54 /* ZirclesTests */, 0D1366C824991A6200F0EB54 /* ZirclesUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 0D1366A624991A6000F0EB54 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 0D1366B824991A6100F0EB54 /* LaunchScreen.storyboard in Resources */, 0D1366B524991A6100F0EB54 /* Preview Assets.xcassets in Resources */, 0D1366B224991A6100F0EB54 /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 0D1366BC24991A6200F0EB54 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 0D1366C724991A6200F0EB54 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 0D1366A424991A6000F0EB54 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 0D6A22C9249AB3CA00B4E946 /* ZcashButton.swift in Sources */, 0D6A22C0249A9C3000B4E946 /* Colors+Zircles.swift in Sources */, 0D11D3DD249D81B900223146 /* Pie.swift in Sources */, 0D6A22C5249AB1FC00B4E946 /* ZcashSymbol.swift in Sources */, 0D1366AC24991A6000F0EB54 /* AppDelegate.swift in Sources */, 0D11D3CE249C294E00223146 /* NeumorphicButtons.swift in Sources */, 0D6A22C7249AB36100B4E946 /* ZcashButtonBackground.swift in Sources */, 0D11D3D4249D05D800223146 /* Wedge.swift in Sources */, 0D1366AE24991A6000F0EB54 /* SceneDelegate.swift in Sources */, 0D11D3D0249C3AE400223146 /* Card.swift in Sources */, 0D6A22CB249AB61200B4E946 /* Glow_Preview.swift in Sources */, 0D11D3D7249D2F0B00223146 /* ZircleProgress.swift in Sources */, 0D11D3D9249D51FC00223146 /* ZircleTextField_Preview.swift in Sources */, 0D11D3D2249CE6C800223146 /* GlowEffect.swift in Sources */, 0D11D3DB249D5F1600223146 /* ProgressBar.swift in Sources */, 0D1366B024991A6000F0EB54 /* SplashScreen.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 0D1366BA24991A6200F0EB54 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 0D1366C324991A6200F0EB54 /* ZirclesTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 0D1366C524991A6200F0EB54 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 0D1366CE24991A6200F0EB54 /* ZirclesUITests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 0D1366C024991A6200F0EB54 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 0D1366A724991A6000F0EB54 /* Zircles */; targetProxy = 0D1366BF24991A6200F0EB54 /* PBXContainerItemProxy */; }; 0D1366CB24991A6200F0EB54 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 0D1366A724991A6000F0EB54 /* Zircles */; targetProxy = 0D1366CA24991A6200F0EB54 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 0D1366B624991A6100F0EB54 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 0D1366B724991A6100F0EB54 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 0D1366D024991A6200F0EB54 /* 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_CODE_COVERAGE = NO; 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_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 = 13.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; }; 0D1366D124991A6200F0EB54 /* 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_CODE_COVERAGE = NO; 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_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 = 13.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; }; 0D1366D324991A6200F0EB54 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "\"Zircles/Preview Content\""; DEVELOPMENT_TEAM = 6J82A38BF9; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = Zircles/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.Zircles; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 0D1366D424991A6200F0EB54 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "\"Zircles/Preview Content\""; DEVELOPMENT_TEAM = 6J82A38BF9; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = Zircles/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.Zircles; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 0D1366D624991A6200F0EB54 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 6J82A38BF9; INFOPLIST_FILE = ZirclesTests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.5; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.ZirclesTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Zircles.app/Zircles"; }; name = Debug; }; 0D1366D724991A6200F0EB54 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 6J82A38BF9; INFOPLIST_FILE = ZirclesTests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.5; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.ZirclesTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Zircles.app/Zircles"; }; name = Release; }; 0D1366D924991A6200F0EB54 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 6J82A38BF9; INFOPLIST_FILE = ZirclesUITests/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.ZirclesUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = Zircles; }; name = Debug; }; 0D1366DA24991A6200F0EB54 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 6J82A38BF9; INFOPLIST_FILE = ZirclesUITests/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.ZirclesUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = Zircles; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 0D1366A324991A6000F0EB54 /* Build configuration list for PBXProject "Zircles" */ = { isa = XCConfigurationList; buildConfigurations = ( 0D1366D024991A6200F0EB54 /* Debug */, 0D1366D124991A6200F0EB54 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 0D1366D224991A6200F0EB54 /* Build configuration list for PBXNativeTarget "Zircles" */ = { isa = XCConfigurationList; buildConfigurations = ( 0D1366D324991A6200F0EB54 /* Debug */, 0D1366D424991A6200F0EB54 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 0D1366D524991A6200F0EB54 /* Build configuration list for PBXNativeTarget "ZirclesTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 0D1366D624991A6200F0EB54 /* Debug */, 0D1366D724991A6200F0EB54 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 0D1366D824991A6200F0EB54 /* Build configuration list for PBXNativeTarget "ZirclesUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( 0D1366D924991A6200F0EB54 /* Debug */, 0D1366DA24991A6200F0EB54 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 0D1366A024991A6000F0EB54 /* Project object */; }