Skip to content

Commit ac76221

Browse files
committed
Update README.md
added ios/tvos metal to the list of supported platforms
1 parent 03e4f65 commit ac76221

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Native code rendering is implemented for several platforms and graphics APIs:
2929
* Windows Store aka UWP (D3D11, D3D12)
3030
* WebGL (OpenGL ES)
3131
* Android (OpenGL ES, Vulkan)
32-
* ...more platforms (iOS, ...) coming soon, we just did not get around to adding project files yet.
32+
* iOS/tvOS (Metal; Simulator is supported if you use unity 2020+ and XCode 11+)
33+
* ...more platforms might be coming soon, we just did not get around to adding project files yet.
3334

3435
Code is organized as follows:
3536

0 commit comments

Comments
 (0)