// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ C04CDEB221730A820018C4DA /* Rect.swift in Sources */ = {isa = PBXBuildFile; fileRef = C04CDEB121730A820018C4DA /* Rect.swift */; }; C04CDEB321730A820018C4DA /* Rect.swift in Sources */ = {isa = PBXBuildFile; fileRef = C04CDEB121730A820018C4DA /* Rect.swift */; }; C04CDEB421730A820018C4DA /* Rect.swift in Sources */ = {isa = PBXBuildFile; fileRef = C04CDEB121730A820018C4DA /* Rect.swift */; }; C04CDEB62173ABD50018C4DA /* MarchingSquares.metal in Sources */ = {isa = PBXBuildFile; fileRef = C04CDEB52173ABD50018C4DA /* MarchingSquares.metal */; }; C04CDEB72173ABD50018C4DA /* MarchingSquares.metal in Sources */ = {isa = PBXBuildFile; fileRef = C04CDEB52173ABD50018C4DA /* MarchingSquares.metal */; }; C04CDEB82173ABD50018C4DA /* MarchingSquares.metal in Sources */ = {isa = PBXBuildFile; fileRef = C04CDEB52173ABD50018C4DA /* MarchingSquares.metal */; }; C0ABCC411F50A560004A0290 /* ScreenSaver.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C0ABCC401F50A560004A0290 /* ScreenSaver.framework */; }; C0B906E91F455D1A00B5F89B /* MetaballsSaverView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0B906E81F455D1A00B5F89B /* MetaballsSaverView.swift */; }; C0B906EA1F455EB300B5F89B /* MetalKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C0BBE3A71F2E893A00E68524 /* MetalKit.framework */; }; C0BBE36B1F2E816500E68524 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0BBE36A1F2E816500E68524 /* AppDelegate.swift */; }; C0BBE36D1F2E816500E68524 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0BBE36C1F2E816500E68524 /* ViewController.swift */; }; C0BBE36F1F2E816500E68524 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C0BBE36E1F2E816500E68524 /* Assets.xcassets */; }; C0BBE3721F2E816500E68524 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C0BBE3701F2E816500E68524 /* Main.storyboard */; }; C0BBE37D1F2E816500E68524 /* MetaballsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0BBE37C1F2E816500E68524 /* MetaballsTests.swift */; }; C0FF7C8E2168062B0081B781 /* Metaballs.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0BBE3A31F2E81C700E68524 /* Metaballs.swift */; }; C0FF7C8F2168062B0081B781 /* Geometry.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0CE7BFF1F362C3F001516B6 /* Geometry.swift */; }; C0FF7C902168062B0081B781 /* Memory.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0DF1D781F3789DC0038B0A0 /* Memory.swift */; }; C0FF7C912168062B0081B781 /* Renderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0BBE3AB1F2E941200E68524 /* Renderer.swift */; }; C0FF7C922168062B0081B781 /* Shaders.metal in Sources */ = {isa = PBXBuildFile; fileRef = C0BBE3A91F2E91D900E68524 /* Shaders.metal */; }; C0FF7C932168062B0081B781 /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0B906D41F45432700B5F89B /* Preferences.swift */; }; C0FF7C942168062B0081B781 /* PreferencesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C091616F1F3F5AE6009C4263 /* PreferencesViewController.swift */; }; C0FF7C952168062C0081B781 /* Metaballs.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0BBE3A31F2E81C700E68524 /* Metaballs.swift */; }; C0FF7C962168062C0081B781 /* Geometry.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0CE7BFF1F362C3F001516B6 /* Geometry.swift */; }; C0FF7C972168062C0081B781 /* Memory.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0DF1D781F3789DC0038B0A0 /* Memory.swift */; }; C0FF7C982168062C0081B781 /* Renderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0BBE3AB1F2E941200E68524 /* Renderer.swift */; }; C0FF7C992168062C0081B781 /* Shaders.metal in Sources */ = {isa = PBXBuildFile; fileRef = C0BBE3A91F2E91D900E68524 /* Shaders.metal */; }; C0FF7C9A2168062C0081B781 /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0B906D41F45432700B5F89B /* Preferences.swift */; }; C0FF7C9B2168062C0081B781 /* PreferencesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C091616F1F3F5AE6009C4263 /* PreferencesViewController.swift */; }; C0FF7C9D216A6DE00081B781 /* Math.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0FF7C9C216A6DE00081B781 /* Math.swift */; }; C0FF7C9E216A6DE00081B781 /* Math.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0FF7C9C216A6DE00081B781 /* Math.swift */; }; C0FF7CA6216AFD840081B781 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0FF7CA5216AFD840081B781 /* AppDelegate.swift */; }; C0FF7CA8216AFD840081B781 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0FF7CA7216AFD840081B781 /* ViewController.swift */; }; C0FF7CAB216AFD840081B781 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C0FF7CA9216AFD840081B781 /* Main.storyboard */; }; C0FF7CAD216AFD890081B781 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C0FF7CAC216AFD890081B781 /* Assets.xcassets */; }; C0FF7CB0216AFD890081B781 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C0FF7CAE216AFD890081B781 /* LaunchScreen.storyboard */; }; C0FF7CB5216B002E0081B781 /* Metaballs.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0BBE3A31F2E81C700E68524 /* Metaballs.swift */; }; C0FF7CB6216B002E0081B781 /* Geometry.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0CE7BFF1F362C3F001516B6 /* Geometry.swift */; }; C0FF7CB7216B002E0081B781 /* Memory.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0DF1D781F3789DC0038B0A0 /* Memory.swift */; }; C0FF7CB8216B002E0081B781 /* Math.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0FF7C9C216A6DE00081B781 /* Math.swift */; }; C0FF7CB9216B002E0081B781 /* Renderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0BBE3AB1F2E941200E68524 /* Renderer.swift */; }; C0FF7CBA216B002E0081B781 /* Shaders.metal in Sources */ = {isa = PBXBuildFile; fileRef = C0BBE3A91F2E91D900E68524 /* Shaders.metal */; }; C0FF7CBB216B002E0081B781 /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0B906D41F45432700B5F89B /* Preferences.swift */; }; C0FF7CBC216B002E0081B781 /* PreferencesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C091616F1F3F5AE6009C4263 /* PreferencesViewController.swift */; }; C0FF7CBF216B00570081B781 /* MetalKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C0FF7CBD216B00570081B781 /* MetalKit.framework */; }; C0FF7CC0216B00570081B781 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C0FF7CBE216B00570081B781 /* Metal.framework */; }; C0FF7CC2217020820081B781 /* MarchingSquares.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0FF7CC1217020820081B781 /* MarchingSquares.swift */; }; C0FF7CC3217020820081B781 /* MarchingSquares.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0FF7CC1217020820081B781 /* MarchingSquares.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ C0BBE3791F2E816500E68524 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = C0BBE35F1F2E816500E68524 /* Project object */; proxyType = 1; remoteGlobalIDString = C0BBE3661F2E816500E68524; remoteInfo = Metaballs; }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ C0B906EC1F473E0400B5F89B /* Copy Frameworks */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; dstSubfolderSpec = 10; files = ( ); name = "Copy Frameworks"; runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ C04CDEB121730A820018C4DA /* Rect.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Rect.swift; sourceTree = ""; }; C04CDEB52173ABD50018C4DA /* MarchingSquares.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = MarchingSquares.metal; sourceTree = ""; }; C04CDEB92173ABE50018C4DA /* ShaderTypes.hh */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = ShaderTypes.hh; sourceTree = ""; }; C091616F1F3F5AE6009C4263 /* PreferencesViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PreferencesViewController.swift; sourceTree = ""; }; C0ABCC401F50A560004A0290 /* ScreenSaver.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenSaver.framework; path = System/Library/Frameworks/ScreenSaver.framework; sourceTree = SDKROOT; }; C0B906D41F45432700B5F89B /* Preferences.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Preferences.swift; sourceTree = ""; }; C0B906DB1F455AD000B5F89B /* Metaballs.saver */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Metaballs.saver; sourceTree = BUILT_PRODUCTS_DIR; }; C0B906E11F455AD000B5F89B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; C0B906E81F455D1A00B5F89B /* MetaballsSaverView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MetaballsSaverView.swift; sourceTree = ""; }; C0BBE3671F2E816500E68524 /* Metaballs.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Metaballs.app; sourceTree = BUILT_PRODUCTS_DIR; }; C0BBE36A1F2E816500E68524 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; C0BBE36C1F2E816500E68524 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; C0BBE36E1F2E816500E68524 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; C0BBE3711F2E816500E68524 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; C0BBE3731F2E816500E68524 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; C0BBE3781F2E816500E68524 /* MetaballsTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MetaballsTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; C0BBE37C1F2E816500E68524 /* MetaballsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MetaballsTests.swift; sourceTree = ""; }; C0BBE37E1F2E816500E68524 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; C0BBE3991F2E81B600E68524 /* MetaballsKitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MetaballsKitTests.swift; sourceTree = ""; }; C0BBE39B1F2E81B600E68524 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; C0BBE3A31F2E81C700E68524 /* Metaballs.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Metaballs.swift; sourceTree = ""; }; C0BBE3A71F2E893A00E68524 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; C0BBE3A91F2E91D900E68524 /* Shaders.metal */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.metal; path = Shaders.metal; sourceTree = ""; }; C0BBE3AB1F2E941200E68524 /* Renderer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Renderer.swift; sourceTree = ""; }; C0CE7BFF1F362C3F001516B6 /* Geometry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Geometry.swift; sourceTree = ""; }; C0DF1D781F3789DC0038B0A0 /* Memory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Memory.swift; sourceTree = ""; }; C0FF7C9C216A6DE00081B781 /* Math.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Math.swift; sourceTree = ""; }; C0FF7CA3216AFD840081B781 /* Metaballs.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Metaballs.app; sourceTree = BUILT_PRODUCTS_DIR; }; C0FF7CA5216AFD840081B781 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; C0FF7CA7216AFD840081B781 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; C0FF7CAA216AFD840081B781 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; C0FF7CAC216AFD890081B781 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; C0FF7CAF216AFD890081B781 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; C0FF7CB1216AFD890081B781 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; C0FF7CBD216B00570081B781 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/MetalKit.framework; sourceTree = DEVELOPER_DIR; }; C0FF7CBE216B00570081B781 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/Metal.framework; sourceTree = DEVELOPER_DIR; }; C0FF7CC1217020820081B781 /* MarchingSquares.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarchingSquares.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ C0B906D71F455AD000B5F89B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( C0ABCC411F50A560004A0290 /* ScreenSaver.framework in Frameworks */, C0B906EA1F455EB300B5F89B /* MetalKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; C0BBE3641F2E816500E68524 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; C0BBE3751F2E816500E68524 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; C0FF7CA0216AFD840081B781 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( C0FF7CBF216B00570081B781 /* MetalKit.framework in Frameworks */, C0FF7CC0216B00570081B781 /* Metal.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ C0943E7E2173F669000CA76A /* Shaders */ = { isa = PBXGroup; children = ( C04CDEB92173ABE50018C4DA /* ShaderTypes.hh */, C04CDEB52173ABD50018C4DA /* MarchingSquares.metal */, C0BBE3A91F2E91D900E68524 /* Shaders.metal */, ); path = Shaders; sourceTree = ""; }; C0B906DC1F455AD000B5F89B /* Screensaver */ = { isa = PBXGroup; children = ( C0B906E81F455D1A00B5F89B /* MetaballsSaverView.swift */, C0B906E11F455AD000B5F89B /* Info.plist */, ); name = Screensaver; path = MetaballsSaver; sourceTree = ""; }; C0BBE35E1F2E816500E68524 = { isa = PBXGroup; children = ( C0BBE3691F2E816500E68524 /* Metaballs-macOS */, C0FF7CA4216AFD840081B781 /* Metaballs-iOS */, C0B906DC1F455AD000B5F89B /* Screensaver */, C0BBE38D1F2E81B600E68524 /* Shared */, C0BBE37B1F2E816500E68524 /* MetaballsTests */, C0BBE3981F2E81B600E68524 /* MetaballsKitTests */, C0BBE3681F2E816500E68524 /* Products */, C0BBE3A61F2E893A00E68524 /* Frameworks */, ); sourceTree = ""; }; C0BBE3681F2E816500E68524 /* Products */ = { isa = PBXGroup; children = ( C0BBE3671F2E816500E68524 /* Metaballs.app */, C0BBE3781F2E816500E68524 /* MetaballsTests.xctest */, C0B906DB1F455AD000B5F89B /* Metaballs.saver */, C0FF7CA3216AFD840081B781 /* Metaballs.app */, ); name = Products; sourceTree = ""; }; C0BBE3691F2E816500E68524 /* Metaballs-macOS */ = { isa = PBXGroup; children = ( C0BBE36A1F2E816500E68524 /* AppDelegate.swift */, C0BBE36C1F2E816500E68524 /* ViewController.swift */, C0BBE36E1F2E816500E68524 /* Assets.xcassets */, C0BBE3701F2E816500E68524 /* Main.storyboard */, C0BBE3731F2E816500E68524 /* Info.plist */, ); path = "Metaballs-macOS"; sourceTree = ""; }; C0BBE37B1F2E816500E68524 /* MetaballsTests */ = { isa = PBXGroup; children = ( C0BBE37C1F2E816500E68524 /* MetaballsTests.swift */, C0BBE37E1F2E816500E68524 /* Info.plist */, ); path = MetaballsTests; sourceTree = ""; }; C0BBE38D1F2E81B600E68524 /* Shared */ = { isa = PBXGroup; children = ( C0BBE3A31F2E81C700E68524 /* Metaballs.swift */, C0FF7CC1217020820081B781 /* MarchingSquares.swift */, C0943E7E2173F669000CA76A /* Shaders */, C0CE7BFF1F362C3F001516B6 /* Geometry.swift */, C0DF1D781F3789DC0038B0A0 /* Memory.swift */, C0FF7C9C216A6DE00081B781 /* Math.swift */, C04CDEB121730A820018C4DA /* Rect.swift */, C0BBE3AB1F2E941200E68524 /* Renderer.swift */, C0B906D41F45432700B5F89B /* Preferences.swift */, C091616F1F3F5AE6009C4263 /* PreferencesViewController.swift */, ); name = Shared; path = MetaballsKit; sourceTree = ""; }; C0BBE3981F2E81B600E68524 /* MetaballsKitTests */ = { isa = PBXGroup; children = ( C0BBE3991F2E81B600E68524 /* MetaballsKitTests.swift */, C0BBE39B1F2E81B600E68524 /* Info.plist */, ); path = MetaballsKitTests; sourceTree = ""; }; C0BBE3A61F2E893A00E68524 /* Frameworks */ = { isa = PBXGroup; children = ( C0FF7CBE216B00570081B781 /* Metal.framework */, C0FF7CBD216B00570081B781 /* MetalKit.framework */, C0ABCC401F50A560004A0290 /* ScreenSaver.framework */, C0BBE3A71F2E893A00E68524 /* MetalKit.framework */, ); name = Frameworks; sourceTree = ""; }; C0FF7CA4216AFD840081B781 /* Metaballs-iOS */ = { isa = PBXGroup; children = ( C0FF7CA5216AFD840081B781 /* AppDelegate.swift */, C0FF7CA7216AFD840081B781 /* ViewController.swift */, C0FF7CA9216AFD840081B781 /* Main.storyboard */, C0FF7CAC216AFD890081B781 /* Assets.xcassets */, C0FF7CAE216AFD890081B781 /* LaunchScreen.storyboard */, C0FF7CB1216AFD890081B781 /* Info.plist */, ); path = "Metaballs-iOS"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ C0B906D81F455AD000B5F89B /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ C0B906DA1F455AD000B5F89B /* MetaballsSaver */ = { isa = PBXNativeTarget; buildConfigurationList = C0B906E21F455AD000B5F89B /* Build configuration list for PBXNativeTarget "MetaballsSaver" */; buildPhases = ( C0B906D61F455AD000B5F89B /* Sources */, C0B906D71F455AD000B5F89B /* Frameworks */, C0B906D81F455AD000B5F89B /* Headers */, C0B906EC1F473E0400B5F89B /* Copy Frameworks */, C0B906D91F455AD000B5F89B /* Resources */, ); buildRules = ( ); dependencies = ( ); name = MetaballsSaver; productName = MetaballsSaver; productReference = C0B906DB1F455AD000B5F89B /* Metaballs.saver */; productType = "com.apple.product-type.bundle"; }; C0BBE3661F2E816500E68524 /* Metaballs-macOS */ = { isa = PBXNativeTarget; buildConfigurationList = C0BBE3811F2E816500E68524 /* Build configuration list for PBXNativeTarget "Metaballs-macOS" */; buildPhases = ( C0BBE3631F2E816500E68524 /* Sources */, C0BBE3641F2E816500E68524 /* Frameworks */, C0BBE3651F2E816500E68524 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "Metaballs-macOS"; productName = Metaballs; productReference = C0BBE3671F2E816500E68524 /* Metaballs.app */; productType = "com.apple.product-type.application"; }; C0BBE3771F2E816500E68524 /* MetaballsTests */ = { isa = PBXNativeTarget; buildConfigurationList = C0BBE3841F2E816500E68524 /* Build configuration list for PBXNativeTarget "MetaballsTests" */; buildPhases = ( C0BBE3741F2E816500E68524 /* Sources */, C0BBE3751F2E816500E68524 /* Frameworks */, C0BBE3761F2E816500E68524 /* Resources */, ); buildRules = ( ); dependencies = ( C0BBE37A1F2E816500E68524 /* PBXTargetDependency */, ); name = MetaballsTests; productName = MetaballsTests; productReference = C0BBE3781F2E816500E68524 /* MetaballsTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; C0FF7CA2216AFD840081B781 /* Metaballs-iOS */ = { isa = PBXNativeTarget; buildConfigurationList = C0FF7CB2216AFD890081B781 /* Build configuration list for PBXNativeTarget "Metaballs-iOS" */; buildPhases = ( C0FF7C9F216AFD840081B781 /* Sources */, C0FF7CA0216AFD840081B781 /* Frameworks */, C0FF7CA1216AFD840081B781 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = "Metaballs-iOS"; productName = "Metaballs-iOS"; productReference = C0FF7CA3216AFD840081B781 /* Metaballs.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ C0BBE35F1F2E816500E68524 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1000; LastUpgradeCheck = 1000; ORGANIZATIONNAME = "Eryn Wells"; TargetAttributes = { C0B906DA1F455AD000B5F89B = { CreatedOnToolsVersion = 8.3.3; DevelopmentTeam = 78372RE6B4; LastSwiftMigration = 0830; ProvisioningStyle = Automatic; }; C0BBE3661F2E816500E68524 = { CreatedOnToolsVersion = 8.3.3; DevelopmentTeam = 78372RE6B4; LastSwiftMigration = 1000; ProvisioningStyle = Automatic; }; C0BBE3771F2E816500E68524 = { CreatedOnToolsVersion = 8.3.3; DevelopmentTeam = 78372RE6B4; LastSwiftMigration = 1000; ProvisioningStyle = Automatic; TestTargetID = C0BBE3661F2E816500E68524; }; C0FF7CA2216AFD840081B781 = { CreatedOnToolsVersion = 10.0; DevelopmentTeam = 78372RE6B4; ProvisioningStyle = Automatic; }; }; }; buildConfigurationList = C0BBE3621F2E816500E68524 /* Build configuration list for PBXProject "Metaballs" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = C0BBE35E1F2E816500E68524; productRefGroup = C0BBE3681F2E816500E68524 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( C0BBE3661F2E816500E68524 /* Metaballs-macOS */, C0FF7CA2216AFD840081B781 /* Metaballs-iOS */, C0BBE3771F2E816500E68524 /* MetaballsTests */, C0B906DA1F455AD000B5F89B /* MetaballsSaver */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ C0B906D91F455AD000B5F89B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; C0BBE3651F2E816500E68524 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( C0BBE36F1F2E816500E68524 /* Assets.xcassets in Resources */, C0BBE3721F2E816500E68524 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; C0BBE3761F2E816500E68524 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; C0FF7CA1216AFD840081B781 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( C0FF7CB0216AFD890081B781 /* LaunchScreen.storyboard in Resources */, C0FF7CAD216AFD890081B781 /* Assets.xcassets in Resources */, C0FF7CAB216AFD840081B781 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ C0B906D61F455AD000B5F89B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( C0FF7C992168062C0081B781 /* Shaders.metal in Sources */, C0FF7C9A2168062C0081B781 /* Preferences.swift in Sources */, C0FF7C9E216A6DE00081B781 /* Math.swift in Sources */, C04CDEB82173ABD50018C4DA /* MarchingSquares.metal in Sources */, C0FF7CC3217020820081B781 /* MarchingSquares.swift in Sources */, C04CDEB421730A820018C4DA /* Rect.swift in Sources */, C0FF7C972168062C0081B781 /* Memory.swift in Sources */, C0FF7C9B2168062C0081B781 /* PreferencesViewController.swift in Sources */, C0B906E91F455D1A00B5F89B /* MetaballsSaverView.swift in Sources */, C0FF7C962168062C0081B781 /* Geometry.swift in Sources */, C0FF7C982168062C0081B781 /* Renderer.swift in Sources */, C0FF7C952168062C0081B781 /* Metaballs.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; C0BBE3631F2E816500E68524 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( C04CDEB221730A820018C4DA /* Rect.swift in Sources */, C0FF7C8E2168062B0081B781 /* Metaballs.swift in Sources */, C0FF7C922168062B0081B781 /* Shaders.metal in Sources */, C0FF7C942168062B0081B781 /* PreferencesViewController.swift in Sources */, C0FF7C8F2168062B0081B781 /* Geometry.swift in Sources */, C0BBE36D1F2E816500E68524 /* ViewController.swift in Sources */, C0FF7C902168062B0081B781 /* Memory.swift in Sources */, C0FF7C912168062B0081B781 /* Renderer.swift in Sources */, C0FF7C932168062B0081B781 /* Preferences.swift in Sources */, C0BBE36B1F2E816500E68524 /* AppDelegate.swift in Sources */, C0FF7C9D216A6DE00081B781 /* Math.swift in Sources */, C04CDEB62173ABD50018C4DA /* MarchingSquares.metal in Sources */, C0FF7CC2217020820081B781 /* MarchingSquares.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; C0BBE3741F2E816500E68524 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( C0BBE37D1F2E816500E68524 /* MetaballsTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; C0FF7C9F216AFD840081B781 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( C0FF7CBA216B002E0081B781 /* Shaders.metal in Sources */, C0FF7CB5216B002E0081B781 /* Metaballs.swift in Sources */, C0FF7CB6216B002E0081B781 /* Geometry.swift in Sources */, C04CDEB72173ABD50018C4DA /* MarchingSquares.metal in Sources */, C0FF7CB9216B002E0081B781 /* Renderer.swift in Sources */, C04CDEB321730A820018C4DA /* Rect.swift in Sources */, C0FF7CA8216AFD840081B781 /* ViewController.swift in Sources */, C0FF7CBC216B002E0081B781 /* PreferencesViewController.swift in Sources */, C0FF7CB7216B002E0081B781 /* Memory.swift in Sources */, C0FF7CA6216AFD840081B781 /* AppDelegate.swift in Sources */, C0FF7CB8216B002E0081B781 /* Math.swift in Sources */, C0FF7CBB216B002E0081B781 /* Preferences.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ C0BBE37A1F2E816500E68524 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = C0BBE3661F2E816500E68524 /* Metaballs-macOS */; targetProxy = C0BBE3791F2E816500E68524 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ C0BBE3701F2E816500E68524 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( C0BBE3711F2E816500E68524 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; C0FF7CA9216AFD840081B781 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( C0FF7CAA216AFD840081B781 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; C0FF7CAE216AFD890081B781 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( C0FF7CAF216AFD890081B781 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ C0B906E31F455AD000B5F89B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Mac Developer"; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = 78372RE6B4; INFOPLIST_FILE = MetaballsSaver/Info.plist; INSTALL_PATH = "$(HOME)/Library/Screen Savers"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 10.12; PRODUCT_BUNDLE_IDENTIFIER = me.erynwells.MetaballsSaver; PRODUCT_NAME = Metaballs; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 4.2; WRAPPER_EXTENSION = saver; }; name = Debug; }; C0B906E41F455AD000B5F89B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Mac Developer"; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = 78372RE6B4; INFOPLIST_FILE = MetaballsSaver/Info.plist; INSTALL_PATH = "$(HOME)/Library/Screen Savers"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 10.12; PRODUCT_BUNDLE_IDENTIFIER = me.erynwells.MetaballsSaver; PRODUCT_NAME = Metaballs; SWIFT_VERSION = 4.2; WRAPPER_EXTENSION = saver; }; name = Release; }; C0BBE37F1F2E816500E68524 /* 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++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_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_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_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.12; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; C0BBE3801F2E816500E68524 /* 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++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_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_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.12; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = macosx; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; }; name = Release; }; C0BBE3821F2E816500E68524 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = 78372RE6B4; INFOPLIST_FILE = "Metaballs-macOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 10.14; PRODUCT_BUNDLE_IDENTIFIER = me.erynwells.Metaballs; PRODUCT_NAME = Metaballs; SWIFT_SWIFT3_OBJC_INFERENCE = Default; SWIFT_VERSION = 4.2; }; name = Debug; }; C0BBE3831F2E816500E68524 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = 78372RE6B4; INFOPLIST_FILE = "Metaballs-macOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 10.14; PRODUCT_BUNDLE_IDENTIFIER = me.erynwells.Metaballs; PRODUCT_NAME = Metaballs; SWIFT_SWIFT3_OBJC_INFERENCE = Default; SWIFT_VERSION = 4.2; }; name = Release; }; C0BBE3851F2E816500E68524 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = 78372RE6B4; INFOPLIST_FILE = MetaballsTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = me.erynwells.MetaballsTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_SWIFT3_OBJC_INFERENCE = Default; SWIFT_VERSION = 4.2; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Metaballs.app/Contents/MacOS/Metaballs"; }; name = Debug; }; C0BBE3861F2E816500E68524 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = 78372RE6B4; INFOPLIST_FILE = MetaballsTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = me.erynwells.MetaballsTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_SWIFT3_OBJC_INFERENCE = Default; SWIFT_VERSION = 4.2; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Metaballs.app/Contents/MacOS/Metaballs"; }; name = Release; }; C0FF7CB3216AFD890081B781 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 78372RE6B4; GCC_C_LANGUAGE_STANDARD = gnu11; INFOPLIST_FILE = "Metaballs-iOS/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = "me.erynwells.Metaballs-iOS"; PRODUCT_NAME = Metaballs; SDKROOT = iphoneos; SWIFT_VERSION = 4.2; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; C0FF7CB4216AFD890081B781 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 78372RE6B4; GCC_C_LANGUAGE_STANDARD = gnu11; INFOPLIST_FILE = "Metaballs-iOS/Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 12.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = "me.erynwells.Metaballs-iOS"; PRODUCT_NAME = Metaballs; SDKROOT = iphoneos; SWIFT_VERSION = 4.2; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ C0B906E21F455AD000B5F89B /* Build configuration list for PBXNativeTarget "MetaballsSaver" */ = { isa = XCConfigurationList; buildConfigurations = ( C0B906E31F455AD000B5F89B /* Debug */, C0B906E41F455AD000B5F89B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C0BBE3621F2E816500E68524 /* Build configuration list for PBXProject "Metaballs" */ = { isa = XCConfigurationList; buildConfigurations = ( C0BBE37F1F2E816500E68524 /* Debug */, C0BBE3801F2E816500E68524 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C0BBE3811F2E816500E68524 /* Build configuration list for PBXNativeTarget "Metaballs-macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( C0BBE3821F2E816500E68524 /* Debug */, C0BBE3831F2E816500E68524 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C0BBE3841F2E816500E68524 /* Build configuration list for PBXNativeTarget "MetaballsTests" */ = { isa = XCConfigurationList; buildConfigurations = ( C0BBE3851F2E816500E68524 /* Debug */, C0BBE3861F2E816500E68524 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C0FF7CB2216AFD890081B781 /* Build configuration list for PBXNativeTarget "Metaballs-iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( C0FF7CB3216AFD890081B781 /* Debug */, C0FF7CB4216AFD890081B781 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = C0BBE35F1F2E816500E68524 /* Project object */; }