6a8aff7a创建于 2023年7月8日历史提交
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 56;
	objects = {

/* Begin PBXBuildFile section */
		A90CDDDC2A3BF7EE00DBA1A2 /* ApollonianGasket.metal in Sources */ = {isa = PBXBuildFile; fileRef = A90CDDDB2A3BF7EE00DBA1A2 /* ApollonianGasket.metal */; };
		A90CDDDE2A3BF82800DBA1A2 /* ApollonianGasket.swift in Sources */ = {isa = PBXBuildFile; fileRef = A90CDDDD2A3BF82800DBA1A2 /* ApollonianGasket.swift */; };
		A90CDDE02A3BFFA000DBA1A2 /* OversettableCardStack.swift in Sources */ = {isa = PBXBuildFile; fileRef = A90CDDDF2A3BFFA000DBA1A2 /* OversettableCardStack.swift */; };
		A91C31DE2A452A5F00F42A54 /* FractalPattern.metal in Sources */ = {isa = PBXBuildFile; fileRef = A91C31DD2A452A5F00F42A54 /* FractalPattern.metal */; };
		A91C31E02A45360800F42A54 /* FractalPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = A91C31DF2A45360800F42A54 /* FractalPattern.swift */; };
		A954A6262A4A90B1003465D3 /* BouncyHeart.swift in Sources */ = {isa = PBXBuildFile; fileRef = A954A6252A4A90B1003465D3 /* BouncyHeart.swift */; };
		A954A6282A4A90E1003465D3 /* BouncyHeart.metal in Sources */ = {isa = PBXBuildFile; fileRef = A954A6272A4A90E1003465D3 /* BouncyHeart.metal */; };
		A956769D2A33F9AB00354959 /* Wave.metal in Sources */ = {isa = PBXBuildFile; fileRef = A956769C2A33F9AB00354959 /* Wave.metal */; };
		A95676A02A340B7900354959 /* Kaleidoscope.metal in Sources */ = {isa = PBXBuildFile; fileRef = A956769F2A340B7900354959 /* Kaleidoscope.metal */; };
		A95676A22A340E9700354959 /* VerticalStack.swift in Sources */ = {isa = PBXBuildFile; fileRef = A95676A12A340E9700354959 /* VerticalStack.swift */; };
		A95676A42A340EC100354959 /* HorizontalDeck.swift in Sources */ = {isa = PBXBuildFile; fileRef = A95676A32A340EC100354959 /* HorizontalDeck.swift */; };
		A963E8272A3281B9006E8B8B /* SUIMetal.swift in Sources */ = {isa = PBXBuildFile; fileRef = A963E8262A3281B9006E8B8B /* SUIMetal.swift */; };
		A963E8292A3281B9006E8B8B /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A963E8282A3281B9006E8B8B /* ContentView.swift */; };
		A963E82B2A3281BA006E8B8B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A963E82A2A3281BA006E8B8B /* Assets.xcassets */; };
		A963E82E2A3281BA006E8B8B /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A963E82D2A3281BA006E8B8B /* Preview Assets.xcassets */; };
		A965383D2A43CB0B00E8CDD7 /* Noise.metal in Sources */ = {isa = PBXBuildFile; fileRef = A965383C2A43CB0B00E8CDD7 /* Noise.metal */; };
		A965383F2A43D36900E8CDD7 /* WaveParamView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A965383E2A43D36900E8CDD7 /* WaveParamView.swift */; };
		A96538412A43D37900E8CDD7 /* ComplexWaveView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96538402A43D37900E8CDD7 /* ComplexWaveView.swift */; };
		A96538432A43D38600E8CDD7 /* PixellateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96538422A43D38600E8CDD7 /* PixellateView.swift */; };
		A98235AE2A36755500AA1A0A /* BottomCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98235AD2A36755500AA1A0A /* BottomCard.swift */; };
		A98235B02A36756F00AA1A0A /* ShaderTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98235AF2A36756F00AA1A0A /* ShaderTest.swift */; };
		A98235B22A367BF400AA1A0A /* MainCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98235B12A367BF400AA1A0A /* MainCard.swift */; };
		A98235B62A367D1400AA1A0A /* GenericCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98235B52A367D1400AA1A0A /* GenericCardView.swift */; };
		A9902FA92A4169C0001B684A /* Pixellate.metal in Sources */ = {isa = PBXBuildFile; fileRef = A9902FA82A4169C0001B684A /* Pixellate.metal */; };
		A99368682A4671130099BC5A /* Mandelbrot.metal in Sources */ = {isa = PBXBuildFile; fileRef = A99368672A4671130099BC5A /* Mandelbrot.metal */; };
		A99A3F982A4FD5F000075644 /* GlowingWave.metal in Sources */ = {isa = PBXBuildFile; fileRef = A99A3F972A4FD5F000075644 /* GlowingWave.metal */; };
		A99A3F9A2A50D13000075644 /* GlowingWave.swift in Sources */ = {isa = PBXBuildFile; fileRef = A99A3F992A50D13000075644 /* GlowingWave.swift */; };
		A99A3F9C2A50D57400075644 /* GradientWave.metal in Sources */ = {isa = PBXBuildFile; fileRef = A99A3F9B2A50D57400075644 /* GradientWave.metal */; };
		A99A3F9E2A50D58600075644 /* GradientWave.swift in Sources */ = {isa = PBXBuildFile; fileRef = A99A3F9D2A50D58600075644 /* GradientWave.swift */; };
		A99A3FA02A50EC2F00075644 /* CirclePattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = A99A3F9F2A50EC2F00075644 /* CirclePattern.swift */; };
		A9AC61F92A391A84007F64D2 /* AngledStripes.metal in Sources */ = {isa = PBXBuildFile; fileRef = A9AC61F82A391A84007F64D2 /* AngledStripes.metal */; };
		A9AC61FB2A391DBC007F64D2 /* CircleMesh.metal in Sources */ = {isa = PBXBuildFile; fileRef = A9AC61FA2A391DBC007F64D2 /* CircleMesh.metal */; };
		A9AD3CFF2A590F40009BE9AB /* Flame.metal in Sources */ = {isa = PBXBuildFile; fileRef = A9AD3CFE2A590F40009BE9AB /* Flame.metal */; };
		A9AD3D012A590F4E009BE9AB /* Flame.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9AD3D002A590F4E009BE9AB /* Flame.swift */; };
		A9BA400F2A468DEC00BBD1D6 /* Mandelbrot.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9BA400E2A468DEC00BBD1D6 /* Mandelbrot.swift */; };
		A9C6DB142A32D38800F1602C /* Model.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9C6DB132A32D38800F1602C /* Model.swift */; };
		A9C6DB162A32D39E00F1602C /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9C6DB152A32D39E00F1602C /* Utils.swift */; };
		A9C6DB182A32D3E300F1602C /* CardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9C6DB172A32D3E300F1602C /* CardView.swift */; };
		A9CB46D72A3A32AB001447CA /* StickySlide.metal in Sources */ = {isa = PBXBuildFile; fileRef = A9CB46D62A3A32AB001447CA /* StickySlide.metal */; };
		A9D251502A5379BC00ECF2B8 /* Lightspeed.metal in Sources */ = {isa = PBXBuildFile; fileRef = A9D2514F2A5379BC00ECF2B8 /* Lightspeed.metal */; };
		A9D251522A53807400ECF2B8 /* Lightspeed.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D251512A53807400ECF2B8 /* Lightspeed.swift */; };
		A9D251542A5380A500ECF2B8 /* Psychodelics.metal in Sources */ = {isa = PBXBuildFile; fileRef = A9D251532A5380A500ECF2B8 /* Psychodelics.metal */; };
		A9D251562A53888700ECF2B8 /* Fireworks.metal in Sources */ = {isa = PBXBuildFile; fileRef = A9D251552A53888700ECF2B8 /* Fireworks.metal */; };
		A9D251582A53898100ECF2B8 /* Psychodelics.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D251572A53898100ECF2B8 /* Psychodelics.swift */; };
		A9D2515A2A53A9EF00ECF2B8 /* CirclePattern.metal in Sources */ = {isa = PBXBuildFile; fileRef = A9D251592A53A9EF00ECF2B8 /* CirclePattern.metal */; };
		A9D2515C2A53BF5C00ECF2B8 /* Fireworks.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D2515B2A53BF5C00ECF2B8 /* Fireworks.swift */; };
		A9D361232A3982C400FCC30F /* OversettableStoreScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D361222A3982C400FCC30F /* OversettableStoreScrollView.swift */; };
		A9D361252A3982D800FCC30F /* OversettableScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D361242A3982D800FCC30F /* OversettableScrollView.swift */; };
		A9D361272A39839200FCC30F /* TimelineImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D361262A39839200FCC30F /* TimelineImageView.swift */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		A90CDDDB2A3BF7EE00DBA1A2 /* ApollonianGasket.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = ApollonianGasket.metal; sourceTree = "<group>"; };
		A90CDDDD2A3BF82800DBA1A2 /* ApollonianGasket.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApollonianGasket.swift; sourceTree = "<group>"; };
		A90CDDDF2A3BFFA000DBA1A2 /* OversettableCardStack.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OversettableCardStack.swift; sourceTree = "<group>"; };
		A91C31DD2A452A5F00F42A54 /* FractalPattern.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = FractalPattern.metal; sourceTree = "<group>"; };
		A91C31DF2A45360800F42A54 /* FractalPattern.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FractalPattern.swift; sourceTree = "<group>"; };
		A954A6252A4A90B1003465D3 /* BouncyHeart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BouncyHeart.swift; sourceTree = "<group>"; };
		A954A6272A4A90E1003465D3 /* BouncyHeart.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = BouncyHeart.metal; sourceTree = "<group>"; };
		A956769C2A33F9AB00354959 /* Wave.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Wave.metal; sourceTree = "<group>"; };
		A956769F2A340B7900354959 /* Kaleidoscope.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Kaleidoscope.metal; sourceTree = "<group>"; };
		A95676A12A340E9700354959 /* VerticalStack.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VerticalStack.swift; sourceTree = "<group>"; };
		A95676A32A340EC100354959 /* HorizontalDeck.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HorizontalDeck.swift; sourceTree = "<group>"; };
		A963E8232A3281B9006E8B8B /* SUIMetal.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SUIMetal.app; sourceTree = BUILT_PRODUCTS_DIR; };
		A963E8262A3281B9006E8B8B /* SUIMetal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SUIMetal.swift; sourceTree = "<group>"; };
		A963E8282A3281B9006E8B8B /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
		A963E82A2A3281BA006E8B8B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		A963E82D2A3281BA006E8B8B /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
		A965383C2A43CB0B00E8CDD7 /* Noise.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Noise.metal; sourceTree = "<group>"; };
		A965383E2A43D36900E8CDD7 /* WaveParamView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WaveParamView.swift; sourceTree = "<group>"; };
		A96538402A43D37900E8CDD7 /* ComplexWaveView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComplexWaveView.swift; sourceTree = "<group>"; };
		A96538422A43D38600E8CDD7 /* PixellateView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PixellateView.swift; sourceTree = "<group>"; };
		A98235AD2A36755500AA1A0A /* BottomCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BottomCard.swift; sourceTree = "<group>"; };
		A98235AF2A36756F00AA1A0A /* ShaderTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShaderTest.swift; sourceTree = "<group>"; };
		A98235B12A367BF400AA1A0A /* MainCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainCard.swift; sourceTree = "<group>"; };
		A98235B52A367D1400AA1A0A /* GenericCardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenericCardView.swift; sourceTree = "<group>"; };
		A9902FA82A4169C0001B684A /* Pixellate.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Pixellate.metal; sourceTree = "<group>"; };
		A99368672A4671130099BC5A /* Mandelbrot.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Mandelbrot.metal; sourceTree = "<group>"; };
		A99A3F972A4FD5F000075644 /* GlowingWave.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = GlowingWave.metal; sourceTree = "<group>"; };
		A99A3F992A50D13000075644 /* GlowingWave.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlowingWave.swift; sourceTree = "<group>"; };
		A99A3F9B2A50D57400075644 /* GradientWave.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = GradientWave.metal; sourceTree = "<group>"; };
		A99A3F9D2A50D58600075644 /* GradientWave.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GradientWave.swift; sourceTree = "<group>"; };
		A99A3F9F2A50EC2F00075644 /* CirclePattern.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CirclePattern.swift; sourceTree = "<group>"; };
		A9AC61F82A391A84007F64D2 /* AngledStripes.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = AngledStripes.metal; sourceTree = "<group>"; };
		A9AC61FA2A391DBC007F64D2 /* CircleMesh.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = CircleMesh.metal; sourceTree = "<group>"; };
		A9AD3CFE2A590F40009BE9AB /* Flame.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Flame.metal; sourceTree = "<group>"; };
		A9AD3D002A590F4E009BE9AB /* Flame.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Flame.swift; sourceTree = "<group>"; };
		A9BA400E2A468DEC00BBD1D6 /* Mandelbrot.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Mandelbrot.swift; sourceTree = "<group>"; };
		A9C6DB132A32D38800F1602C /* Model.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Model.swift; sourceTree = "<group>"; };
		A9C6DB152A32D39E00F1602C /* Utils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
		A9C6DB172A32D3E300F1602C /* CardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardView.swift; sourceTree = "<group>"; };
		A9CB46D62A3A32AB001447CA /* StickySlide.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = StickySlide.metal; sourceTree = "<group>"; };
		A9D2514F2A5379BC00ECF2B8 /* Lightspeed.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Lightspeed.metal; sourceTree = "<group>"; };
		A9D251512A53807400ECF2B8 /* Lightspeed.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Lightspeed.swift; sourceTree = "<group>"; };
		A9D251532A5380A500ECF2B8 /* Psychodelics.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Psychodelics.metal; sourceTree = "<group>"; };
		A9D251552A53888700ECF2B8 /* Fireworks.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Fireworks.metal; sourceTree = "<group>"; };
		A9D251572A53898100ECF2B8 /* Psychodelics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Psychodelics.swift; sourceTree = "<group>"; };
		A9D251592A53A9EF00ECF2B8 /* CirclePattern.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = CirclePattern.metal; sourceTree = "<group>"; };
		A9D2515B2A53BF5C00ECF2B8 /* Fireworks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Fireworks.swift; sourceTree = "<group>"; };
		A9D361222A3982C400FCC30F /* OversettableStoreScrollView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OversettableStoreScrollView.swift; sourceTree = "<group>"; };
		A9D361242A3982D800FCC30F /* OversettableScrollView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OversettableScrollView.swift; sourceTree = "<group>"; };
		A9D361262A39839200FCC30F /* TimelineImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimelineImageView.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		A963E8202A3281B9006E8B8B /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		A963E81A2A3281B9006E8B8B = {
			isa = PBXGroup;
			children = (
				A963E8252A3281B9006E8B8B /* SUIMetal */,
				A963E8242A3281B9006E8B8B /* Products */,
			);
			sourceTree = "<group>";
		};
		A963E8242A3281B9006E8B8B /* Products */ = {
			isa = PBXGroup;
			children = (
				A963E8232A3281B9006E8B8B /* SUIMetal.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		A963E8252A3281B9006E8B8B /* SUIMetal */ = {
			isa = PBXGroup;
			children = (
				A98235B32A367C2C00AA1A0A /* Containers */,
				A98235AC2A36754600AA1A0A /* Components */,
				A98235B42A367C4400AA1A0A /* Shaders */,
				A963E8262A3281B9006E8B8B /* SUIMetal.swift */,
				A963E8282A3281B9006E8B8B /* ContentView.swift */,
				A9C6DB132A32D38800F1602C /* Model.swift */,
				A9C6DB152A32D39E00F1602C /* Utils.swift */,
				A963E82A2A3281BA006E8B8B /* Assets.xcassets */,
				A963E82C2A3281BA006E8B8B /* Preview Content */,
			);
			path = SUIMetal;
			sourceTree = "<group>";
		};
		A963E82C2A3281BA006E8B8B /* Preview Content */ = {
			isa = PBXGroup;
			children = (
				A963E82D2A3281BA006E8B8B /* Preview Assets.xcassets */,
			);
			path = "Preview Content";
			sourceTree = "<group>";
		};
		A98235AC2A36754600AA1A0A /* Components */ = {
			isa = PBXGroup;
			children = (
				A9C6DB172A32D3E300F1602C /* CardView.swift */,
				A98235B52A367D1400AA1A0A /* GenericCardView.swift */,
				A98235B12A367BF400AA1A0A /* MainCard.swift */,
				A98235AD2A36755500AA1A0A /* BottomCard.swift */,
				A98235AF2A36756F00AA1A0A /* ShaderTest.swift */,
				A9D361242A3982D800FCC30F /* OversettableScrollView.swift */,
				A9D361262A39839200FCC30F /* TimelineImageView.swift */,
				A90CDDDD2A3BF82800DBA1A2 /* ApollonianGasket.swift */,
				A965383E2A43D36900E8CDD7 /* WaveParamView.swift */,
				A96538402A43D37900E8CDD7 /* ComplexWaveView.swift */,
				A96538422A43D38600E8CDD7 /* PixellateView.swift */,
				A91C31DF2A45360800F42A54 /* FractalPattern.swift */,
				A9BA400E2A468DEC00BBD1D6 /* Mandelbrot.swift */,
				A954A6252A4A90B1003465D3 /* BouncyHeart.swift */,
				A99A3F992A50D13000075644 /* GlowingWave.swift */,
				A99A3F9D2A50D58600075644 /* GradientWave.swift */,
				A99A3F9F2A50EC2F00075644 /* CirclePattern.swift */,
				A9D251512A53807400ECF2B8 /* Lightspeed.swift */,
				A9D251572A53898100ECF2B8 /* Psychodelics.swift */,
				A9D2515B2A53BF5C00ECF2B8 /* Fireworks.swift */,
				A9AD3D002A590F4E009BE9AB /* Flame.swift */,
			);
			path = Components;
			sourceTree = "<group>";
		};
		A98235B32A367C2C00AA1A0A /* Containers */ = {
			isa = PBXGroup;
			children = (
				A95676A12A340E9700354959 /* VerticalStack.swift */,
				A95676A32A340EC100354959 /* HorizontalDeck.swift */,
				A9D361222A3982C400FCC30F /* OversettableStoreScrollView.swift */,
				A90CDDDF2A3BFFA000DBA1A2 /* OversettableCardStack.swift */,
			);
			path = Containers;
			sourceTree = "<group>";
		};
		A98235B42A367C4400AA1A0A /* Shaders */ = {
			isa = PBXGroup;
			children = (
				A9902FAA2A4169DF001B684A /* Experimental */,
				A956769C2A33F9AB00354959 /* Wave.metal */,
				A956769F2A340B7900354959 /* Kaleidoscope.metal */,
				A9AC61FA2A391DBC007F64D2 /* CircleMesh.metal */,
				A90CDDDB2A3BF7EE00DBA1A2 /* ApollonianGasket.metal */,
				A9902FA82A4169C0001B684A /* Pixellate.metal */,
				A965383C2A43CB0B00E8CDD7 /* Noise.metal */,
				A91C31DD2A452A5F00F42A54 /* FractalPattern.metal */,
				A99368672A4671130099BC5A /* Mandelbrot.metal */,
				A954A6272A4A90E1003465D3 /* BouncyHeart.metal */,
				A99A3F972A4FD5F000075644 /* GlowingWave.metal */,
				A99A3F9B2A50D57400075644 /* GradientWave.metal */,
				A9D251592A53A9EF00ECF2B8 /* CirclePattern.metal */,
				A9D2514F2A5379BC00ECF2B8 /* Lightspeed.metal */,
				A9D251532A5380A500ECF2B8 /* Psychodelics.metal */,
				A9D251552A53888700ECF2B8 /* Fireworks.metal */,
				A9AD3CFE2A590F40009BE9AB /* Flame.metal */,
			);
			path = Shaders;
			sourceTree = "<group>";
		};
		A9902FAA2A4169DF001B684A /* Experimental */ = {
			isa = PBXGroup;
			children = (
				A9CB46D62A3A32AB001447CA /* StickySlide.metal */,
				A9AC61F82A391A84007F64D2 /* AngledStripes.metal */,
			);
			path = Experimental;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		A963E8222A3281B9006E8B8B /* SUIMetal */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = A963E8312A3281BA006E8B8B /* Build configuration list for PBXNativeTarget "SUIMetal" */;
			buildPhases = (
				A963E81F2A3281B9006E8B8B /* Sources */,
				A963E8202A3281B9006E8B8B /* Frameworks */,
				A963E8212A3281B9006E8B8B /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = SUIMetal;
			productName = "orthogonal-scroll-layouts";
			productReference = A963E8232A3281B9006E8B8B /* SUIMetal.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		A963E81B2A3281B9006E8B8B /* Project object */ = {
			isa = PBXProject;
			attributes = {
				BuildIndependentTargetsInParallel = 1;
				LastSwiftUpdateCheck = 1500;
				LastUpgradeCheck = 1500;
				TargetAttributes = {
					A963E8222A3281B9006E8B8B = {
						CreatedOnToolsVersion = 15.0;
					};
				};
			};
			buildConfigurationList = A963E81E2A3281B9006E8B8B /* Build configuration list for PBXProject "SUIMetal" */;
			compatibilityVersion = "Xcode 14.0";
			developmentRegion = en;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = A963E81A2A3281B9006E8B8B;
			productRefGroup = A963E8242A3281B9006E8B8B /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				A963E8222A3281B9006E8B8B /* SUIMetal */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		A963E8212A3281B9006E8B8B /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				A963E82E2A3281BA006E8B8B /* Preview Assets.xcassets in Resources */,
				A963E82B2A3281BA006E8B8B /* Assets.xcassets in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		A963E81F2A3281B9006E8B8B /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				A91C31DE2A452A5F00F42A54 /* FractalPattern.metal in Sources */,
				A9902FA92A4169C0001B684A /* Pixellate.metal in Sources */,
				A965383F2A43D36900E8CDD7 /* WaveParamView.swift in Sources */,
				A96538412A43D37900E8CDD7 /* ComplexWaveView.swift in Sources */,
				A9AC61FB2A391DBC007F64D2 /* CircleMesh.metal in Sources */,
				A954A6282A4A90E1003465D3 /* BouncyHeart.metal in Sources */,
				A9D361272A39839200FCC30F /* TimelineImageView.swift in Sources */,
				A954A6262A4A90B1003465D3 /* BouncyHeart.swift in Sources */,
				A9CB46D72A3A32AB001447CA /* StickySlide.metal in Sources */,
				A9C6DB142A32D38800F1602C /* Model.swift in Sources */,
				A9D251542A5380A500ECF2B8 /* Psychodelics.metal in Sources */,
				A98235B22A367BF400AA1A0A /* MainCard.swift in Sources */,
				A9D2515A2A53A9EF00ECF2B8 /* CirclePattern.metal in Sources */,
				A9D251562A53888700ECF2B8 /* Fireworks.metal in Sources */,
				A9D361252A3982D800FCC30F /* OversettableScrollView.swift in Sources */,
				A9D2515C2A53BF5C00ECF2B8 /* Fireworks.swift in Sources */,
				A9D251582A53898100ECF2B8 /* Psychodelics.swift in Sources */,
				A99A3F9C2A50D57400075644 /* GradientWave.metal in Sources */,
				A963E8292A3281B9006E8B8B /* ContentView.swift in Sources */,
				A99A3F9A2A50D13000075644 /* GlowingWave.swift in Sources */,
				A91C31E02A45360800F42A54 /* FractalPattern.swift in Sources */,
				A98235B02A36756F00AA1A0A /* ShaderTest.swift in Sources */,
				A9AC61F92A391A84007F64D2 /* AngledStripes.metal in Sources */,
				A965383D2A43CB0B00E8CDD7 /* Noise.metal in Sources */,
				A95676A02A340B7900354959 /* Kaleidoscope.metal in Sources */,
				A9BA400F2A468DEC00BBD1D6 /* Mandelbrot.swift in Sources */,
				A963E8272A3281B9006E8B8B /* SUIMetal.swift in Sources */,
				A90CDDDE2A3BF82800DBA1A2 /* ApollonianGasket.swift in Sources */,
				A90CDDE02A3BFFA000DBA1A2 /* OversettableCardStack.swift in Sources */,
				A99A3FA02A50EC2F00075644 /* CirclePattern.swift in Sources */,
				A98235B62A367D1400AA1A0A /* GenericCardView.swift in Sources */,
				A9C6DB162A32D39E00F1602C /* Utils.swift in Sources */,
				A956769D2A33F9AB00354959 /* Wave.metal in Sources */,
				A9D251502A5379BC00ECF2B8 /* Lightspeed.metal in Sources */,
				A99A3F9E2A50D58600075644 /* GradientWave.swift in Sources */,
				A95676A42A340EC100354959 /* HorizontalDeck.swift in Sources */,
				A99A3F982A4FD5F000075644 /* GlowingWave.metal in Sources */,
				A9AD3D012A590F4E009BE9AB /* Flame.swift in Sources */,
				A96538432A43D38600E8CDD7 /* PixellateView.swift in Sources */,
				A95676A22A340E9700354959 /* VerticalStack.swift in Sources */,
				A9AD3CFF2A590F40009BE9AB /* Flame.metal in Sources */,
				A9D361232A3982C400FCC30F /* OversettableStoreScrollView.swift in Sources */,
				A90CDDDC2A3BF7EE00DBA1A2 /* ApollonianGasket.metal in Sources */,
				A9D251522A53807400ECF2B8 /* Lightspeed.swift in Sources */,
				A98235AE2A36755500AA1A0A /* BottomCard.swift in Sources */,
				A9C6DB182A32D3E300F1602C /* CardView.swift in Sources */,
				A99368682A4671130099BC5A /* Mandelbrot.metal in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		A963E82F2A3281BA006E8B8B /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
				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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
				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;
				ENABLE_USER_SCRIPT_SANDBOXING = YES;
				GCC_C_LANGUAGE_STANDARD = gnu17;
				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 = 17.0;
				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
				MTL_FAST_MATH = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
			};
			name = Debug;
		};
		A963E8302A3281BA006E8B8B /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
				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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
				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;
				ENABLE_USER_SCRIPT_SANDBOXING = YES;
				GCC_C_LANGUAGE_STANDARD = gnu17;
				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 = 17.0;
				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
				MTL_ENABLE_DEBUG_INFO = NO;
				MTL_FAST_MATH = YES;
				SDKROOT = iphoneos;
				SWIFT_COMPILATION_MODE = wholemodule;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		A963E8322A3281BA006E8B8B /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_ASSET_PATHS = "\"SUIMetal/Preview Content\"";
				DEVELOPMENT_TEAM = T3K58FE38R;
				ENABLE_PREVIEWS = YES;
				GENERATE_INFOPLIST_FILE = YES;
				INFOPLIST_KEY_CFBundleDisplayName = SUIMetal;
				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
				INFOPLIST_KEY_UIStatusBarHidden = YES;
				INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait";
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = eleev.astemir.metal;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
				SUPPORTS_MACCATALYST = NO;
				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
				SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = YES;
				SWIFT_EMIT_LOC_STRINGS = YES;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2,7";
			};
			name = Debug;
		};
		A963E8332A3281BA006E8B8B /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_ASSET_PATHS = "\"SUIMetal/Preview Content\"";
				DEVELOPMENT_TEAM = T3K58FE38R;
				ENABLE_PREVIEWS = YES;
				GENERATE_INFOPLIST_FILE = YES;
				INFOPLIST_KEY_CFBundleDisplayName = SUIMetal;
				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
				INFOPLIST_KEY_UIStatusBarHidden = YES;
				INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait";
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = eleev.astemir.metal;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
				SUPPORTS_MACCATALYST = NO;
				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
				SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = YES;
				SWIFT_EMIT_LOC_STRINGS = YES;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2,7";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		A963E81E2A3281B9006E8B8B /* Build configuration list for PBXProject "SUIMetal" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				A963E82F2A3281BA006E8B8B /* Debug */,
				A963E8302A3281BA006E8B8B /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		A963E8312A3281BA006E8B8B /* Build configuration list for PBXNativeTarget "SUIMetal" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				A963E8322A3281BA006E8B8B /* Debug */,
				A963E8332A3281BA006E8B8B /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = A963E81B2A3281B9006E8B8B /* Project object */;
}