|
50 | 50 | CEBA3F782FF3419100758CA6 /* ObjectivelyGPU.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6251F22589273797656C269E /* ObjectivelyGPU.framework */; }; |
51 | 51 | CECF83982FEF6A7200CB0CCA /* Mathlib.h in Headers */ = {isa = PBXBuildFile; fileRef = CECF83972FEF6A7200CB0CCA /* Mathlib.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
52 | 52 | CECF83B52FEF765400CB0CCA /* Hello.frag.glsl in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83A42FEF712F00CB0CCA /* Hello.frag.glsl */; }; |
53 | | - CECF83B62FEF765400CB0CCA /* Hello.frag.msl in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83A52FEF712F00CB0CCA /* Hello.frag.msl */; }; |
| 53 | + CECF83B62FEF765400CB0CCA /* Hello.frag.metal in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83A52FEF712F00CB0CCA /* Hello.frag.metal */; }; |
54 | 54 | CECF83B72FEF765400CB0CCA /* Hello.frag.spv in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83A62FEF712F00CB0CCA /* Hello.frag.spv */; }; |
55 | 55 | CECF83B82FEF765400CB0CCA /* Hello.vert.glsl in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83A72FEF712F00CB0CCA /* Hello.vert.glsl */; }; |
56 | | - CECF83B92FEF765400CB0CCA /* Hello.vert.msl in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83A82FEF712F00CB0CCA /* Hello.vert.msl */; }; |
| 56 | + CECF83B92FEF765400CB0CCA /* Hello.vert.metal in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83A82FEF712F00CB0CCA /* Hello.vert.metal */; }; |
57 | 57 | CECF83BA2FEF765400CB0CCA /* Hello.vert.spv in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83A92FEF712F00CB0CCA /* Hello.vert.spv */; }; |
58 | 58 | CECF83BB2FEF765400CB0CCA /* HelloCompute.c in CopyFiles */ = {isa = PBXBuildFile; fileRef = EE00020000000000000000B2 /* HelloCompute.c */; }; |
59 | 59 | CECF83BC2FEF765400CB0CCA /* HelloCompute.comp.glsl in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83AA2FEF712F00CB0CCA /* HelloCompute.comp.glsl */; }; |
60 | | - CECF83BD2FEF765400CB0CCA /* HelloCompute.comp.msl in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83AB2FEF712F00CB0CCA /* HelloCompute.comp.msl */; }; |
| 60 | + CECF83BD2FEF765400CB0CCA /* HelloCompute.comp.metal in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83AB2FEF712F00CB0CCA /* HelloCompute.comp.metal */; }; |
61 | 61 | CECF83BE2FEF765400CB0CCA /* HelloCompute.comp.spv in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83AC2FEF712F00CB0CCA /* HelloCompute.comp.spv */; }; |
62 | 62 | CECF83BF2FEF765400CB0CCA /* HelloCompute.frag.glsl in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83AD2FEF712F00CB0CCA /* HelloCompute.frag.glsl */; }; |
63 | | - CECF83C02FEF765400CB0CCA /* HelloCompute.frag.msl in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83AE2FEF712F00CB0CCA /* HelloCompute.frag.msl */; }; |
| 63 | + CECF83C02FEF765400CB0CCA /* HelloCompute.frag.metal in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83AE2FEF712F00CB0CCA /* HelloCompute.frag.metal */; }; |
64 | 64 | CECF83C12FEF765400CB0CCA /* HelloCompute.frag.spv in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83AF2FEF712F00CB0CCA /* HelloCompute.frag.spv */; }; |
65 | 65 | CECF83C22FEF765400CB0CCA /* HelloCompute.vert.glsl in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83B02FEF712F00CB0CCA /* HelloCompute.vert.glsl */; }; |
66 | | - CECF83C32FEF765400CB0CCA /* HelloCompute.vert.msl in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83B12FEF712F00CB0CCA /* HelloCompute.vert.msl */; }; |
| 66 | + CECF83C32FEF765400CB0CCA /* HelloCompute.vert.metal in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83B12FEF712F00CB0CCA /* HelloCompute.vert.metal */; }; |
67 | 67 | CECF83C42FEF765400CB0CCA /* HelloCompute.vert.spv in CopyFiles */ = {isa = PBXBuildFile; fileRef = CECF83B22FEF712F00CB0CCA /* HelloCompute.vert.spv */; }; |
68 | 68 | CECF83C72FF03A3500CB0CCA /* Framebuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = CECF83C52FF03A3500CB0CCA /* Framebuffer.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
69 | 69 | CECF83C82FF03A3500CB0CCA /* Framebuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = CECF83C62FF03A3500CB0CCA /* Framebuffer.c */; }; |
|
77 | 77 | EE00160000000000000000B7 /* SDL3.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA000000000000000000EE01 /* SDL3.xcframework */; }; |
78 | 78 | EE00170000000000000000B8 /* Objectively.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CEA0030000000000000000F0 /* Objectively.framework */; }; |
79 | 79 | EI00100000000000000000B1 /* Hello.c in Sources */ = {isa = PBXBuildFile; fileRef = EE00010000000000000000B1 /* Hello.c */; }; |
80 | | - EI00200000000000000000B1 /* Hello.frag.msl in Resources */ = {isa = PBXBuildFile; fileRef = CECF83A52FEF712F00CB0CCA /* Hello.frag.msl */; }; |
81 | | - EI00300000000000000000B1 /* Hello.vert.msl in Resources */ = {isa = PBXBuildFile; fileRef = CECF83A82FEF712F00CB0CCA /* Hello.vert.msl */; }; |
| 80 | + EI00200000000000000000B1 /* Hello.frag.metal in Resources */ = {isa = PBXBuildFile; fileRef = CECF83A52FEF712F00CB0CCA /* Hello.frag.metal */; }; |
| 81 | + EI00300000000000000000B1 /* Hello.vert.metal in Resources */ = {isa = PBXBuildFile; fileRef = CECF83A82FEF712F00CB0CCA /* Hello.vert.metal */; }; |
82 | 82 | EI00400000000000000000B4 /* SDL3.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA000000000000000000EE01 /* SDL3.xcframework */; }; |
83 | 83 | EI00700000000000000000B7 /* SDL3.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = AA000000000000000000EE01 /* SDL3.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
84 | 84 | F73340493879CD8034F99D51 /* ComputePass.c in Sources */ = {isa = PBXBuildFile; fileRef = ED8024CA4186E352C1EC4CA1 /* ComputePass.c */; }; |
|
119 | 119 | dstSubfolderSpec = 7; |
120 | 120 | files = ( |
121 | 121 | CECF83B52FEF765400CB0CCA /* Hello.frag.glsl in CopyFiles */, |
122 | | - CECF83B62FEF765400CB0CCA /* Hello.frag.msl in CopyFiles */, |
| 122 | + CECF83B62FEF765400CB0CCA /* Hello.frag.metal in CopyFiles */, |
123 | 123 | CECF83B72FEF765400CB0CCA /* Hello.frag.spv in CopyFiles */, |
124 | 124 | CECF83B82FEF765400CB0CCA /* Hello.vert.glsl in CopyFiles */, |
125 | | - CECF83B92FEF765400CB0CCA /* Hello.vert.msl in CopyFiles */, |
| 125 | + CECF83B92FEF765400CB0CCA /* Hello.vert.metal in CopyFiles */, |
126 | 126 | CECF83BA2FEF765400CB0CCA /* Hello.vert.spv in CopyFiles */, |
127 | 127 | CECF83BB2FEF765400CB0CCA /* HelloCompute.c in CopyFiles */, |
128 | 128 | CECF83BC2FEF765400CB0CCA /* HelloCompute.comp.glsl in CopyFiles */, |
129 | | - CECF83BD2FEF765400CB0CCA /* HelloCompute.comp.msl in CopyFiles */, |
| 129 | + CECF83BD2FEF765400CB0CCA /* HelloCompute.comp.metal in CopyFiles */, |
130 | 130 | CECF83BE2FEF765400CB0CCA /* HelloCompute.comp.spv in CopyFiles */, |
131 | 131 | CECF83BF2FEF765400CB0CCA /* HelloCompute.frag.glsl in CopyFiles */, |
132 | | - CECF83C02FEF765400CB0CCA /* HelloCompute.frag.msl in CopyFiles */, |
| 132 | + CECF83C02FEF765400CB0CCA /* HelloCompute.frag.metal in CopyFiles */, |
133 | 133 | CECF83C12FEF765400CB0CCA /* HelloCompute.frag.spv in CopyFiles */, |
134 | 134 | CECF83C22FEF765400CB0CCA /* HelloCompute.vert.glsl in CopyFiles */, |
135 | | - CECF83C32FEF765400CB0CCA /* HelloCompute.vert.msl in CopyFiles */, |
| 135 | + CECF83C32FEF765400CB0CCA /* HelloCompute.vert.metal in CopyFiles */, |
136 | 136 | CECF83C42FEF765400CB0CCA /* HelloCompute.vert.spv in CopyFiles */, |
137 | 137 | ); |
138 | 138 | runOnlyForDeploymentPostprocessing = 0; |
|
184 | 184 | CECF83972FEF6A7200CB0CCA /* Mathlib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mathlib.h; sourceTree = "<group>"; }; |
185 | 185 | CECF83A32FEF6F5B00CB0CCA /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; }; |
186 | 186 | CECF83A42FEF712F00CB0CCA /* Hello.frag.glsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = Hello.frag.glsl; sourceTree = "<group>"; }; |
187 | | - CECF83A52FEF712F00CB0CCA /* Hello.frag.msl */ = {isa = PBXFileReference; lastKnownFileType = text; path = Hello.frag.msl; sourceTree = "<group>"; }; |
| 187 | + CECF83A52FEF712F00CB0CCA /* Hello.frag.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Hello.frag.metal; sourceTree = "<group>"; }; |
188 | 188 | CECF83A62FEF712F00CB0CCA /* Hello.frag.spv */ = {isa = PBXFileReference; lastKnownFileType = file; path = Hello.frag.spv; sourceTree = "<group>"; }; |
189 | 189 | CECF83A72FEF712F00CB0CCA /* Hello.vert.glsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = Hello.vert.glsl; sourceTree = "<group>"; }; |
190 | | - CECF83A82FEF712F00CB0CCA /* Hello.vert.msl */ = {isa = PBXFileReference; lastKnownFileType = text; path = Hello.vert.msl; sourceTree = "<group>"; }; |
| 190 | + CECF83A82FEF712F00CB0CCA /* Hello.vert.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Hello.vert.metal; sourceTree = "<group>"; }; |
191 | 191 | CECF83A92FEF712F00CB0CCA /* Hello.vert.spv */ = {isa = PBXFileReference; lastKnownFileType = file; path = Hello.vert.spv; sourceTree = "<group>"; }; |
192 | 192 | CECF83AA2FEF712F00CB0CCA /* HelloCompute.comp.glsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloCompute.comp.glsl; sourceTree = "<group>"; }; |
193 | | - CECF83AB2FEF712F00CB0CCA /* HelloCompute.comp.msl */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloCompute.comp.msl; sourceTree = "<group>"; }; |
| 193 | + CECF83AB2FEF712F00CB0CCA /* HelloCompute.comp.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = HelloCompute.comp.metal; sourceTree = "<group>"; }; |
194 | 194 | CECF83AC2FEF712F00CB0CCA /* HelloCompute.comp.spv */ = {isa = PBXFileReference; lastKnownFileType = file; path = HelloCompute.comp.spv; sourceTree = "<group>"; }; |
195 | 195 | CECF83AD2FEF712F00CB0CCA /* HelloCompute.frag.glsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloCompute.frag.glsl; sourceTree = "<group>"; }; |
196 | | - CECF83AE2FEF712F00CB0CCA /* HelloCompute.frag.msl */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloCompute.frag.msl; sourceTree = "<group>"; }; |
| 196 | + CECF83AE2FEF712F00CB0CCA /* HelloCompute.frag.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = HelloCompute.frag.metal; sourceTree = "<group>"; }; |
197 | 197 | CECF83AF2FEF712F00CB0CCA /* HelloCompute.frag.spv */ = {isa = PBXFileReference; lastKnownFileType = file; path = HelloCompute.frag.spv; sourceTree = "<group>"; }; |
198 | 198 | CECF83B02FEF712F00CB0CCA /* HelloCompute.vert.glsl */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloCompute.vert.glsl; sourceTree = "<group>"; }; |
199 | | - CECF83B12FEF712F00CB0CCA /* HelloCompute.vert.msl */ = {isa = PBXFileReference; lastKnownFileType = text; path = HelloCompute.vert.msl; sourceTree = "<group>"; }; |
| 199 | + CECF83B12FEF712F00CB0CCA /* HelloCompute.vert.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = HelloCompute.vert.metal; sourceTree = "<group>"; }; |
200 | 200 | CECF83B22FEF712F00CB0CCA /* HelloCompute.vert.spv */ = {isa = PBXFileReference; lastKnownFileType = file; path = HelloCompute.vert.spv; sourceTree = "<group>"; }; |
201 | 201 | CECF83C52FF03A3500CB0CCA /* Framebuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Framebuffer.h; sourceTree = "<group>"; }; |
202 | 202 | CECF83C62FF03A3500CB0CCA /* Framebuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Framebuffer.c; sourceTree = "<group>"; }; |
|
356 | 356 | children = ( |
357 | 357 | EE00010000000000000000B1 /* Hello.c */, |
358 | 358 | CECF83A42FEF712F00CB0CCA /* Hello.frag.glsl */, |
359 | | - CECF83A52FEF712F00CB0CCA /* Hello.frag.msl */, |
| 359 | + CECF83A52FEF712F00CB0CCA /* Hello.frag.metal */, |
360 | 360 | CECF83A62FEF712F00CB0CCA /* Hello.frag.spv */, |
361 | 361 | CECF83A72FEF712F00CB0CCA /* Hello.vert.glsl */, |
362 | | - CECF83A82FEF712F00CB0CCA /* Hello.vert.msl */, |
| 362 | + CECF83A82FEF712F00CB0CCA /* Hello.vert.metal */, |
363 | 363 | CECF83A92FEF712F00CB0CCA /* Hello.vert.spv */, |
364 | 364 | EE00020000000000000000B2 /* HelloCompute.c */, |
365 | 365 | CECF83AA2FEF712F00CB0CCA /* HelloCompute.comp.glsl */, |
366 | | - CECF83AB2FEF712F00CB0CCA /* HelloCompute.comp.msl */, |
| 366 | + CECF83AB2FEF712F00CB0CCA /* HelloCompute.comp.metal */, |
367 | 367 | CECF83AC2FEF712F00CB0CCA /* HelloCompute.comp.spv */, |
368 | 368 | CECF83AD2FEF712F00CB0CCA /* HelloCompute.frag.glsl */, |
369 | | - CECF83AE2FEF712F00CB0CCA /* HelloCompute.frag.msl */, |
| 369 | + CECF83AE2FEF712F00CB0CCA /* HelloCompute.frag.metal */, |
370 | 370 | CECF83AF2FEF712F00CB0CCA /* HelloCompute.frag.spv */, |
371 | 371 | CECF83B02FEF712F00CB0CCA /* HelloCompute.vert.glsl */, |
372 | | - CECF83B12FEF712F00CB0CCA /* HelloCompute.vert.msl */, |
| 372 | + CECF83B12FEF712F00CB0CCA /* HelloCompute.vert.metal */, |
373 | 373 | CECF83B22FEF712F00CB0CCA /* HelloCompute.vert.spv */, |
374 | 374 | EI00020000000000000000B2 /* Info.plist */, |
375 | 375 | EI00030000000000000000B3 /* LaunchScreen.storyboard */, |
|
519 | 519 | isa = PBXResourcesBuildPhase; |
520 | 520 | buildActionMask = 2147483647; |
521 | 521 | files = ( |
522 | | - EI00200000000000000000B1 /* Hello.frag.msl in Resources */, |
523 | | - EI00300000000000000000B1 /* Hello.vert.msl in Resources */, |
| 522 | + EI00200000000000000000B1 /* Hello.frag.metal in Resources */, |
| 523 | + EI00300000000000000000B1 /* Hello.vert.metal in Resources */, |
524 | 524 | ); |
525 | 525 | runOnlyForDeploymentPostprocessing = 0; |
526 | 526 | }; |
|
0 commit comments