1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-09 23:54:20 +00:00

Examples: update xcode projects.

This commit is contained in:
ocornut 2025-05-05 17:12:06 +02:00
parent c0dfd65d67
commit e3bfaab3f7
3 changed files with 32 additions and 12 deletions

1
.gitignore vendored
View file

@ -53,6 +53,7 @@ cmake-build-*
.vscode
## Unix executables from our example Makefiles
examples/example_apple_metal/example_apple_metal
examples/example_glfw_metal/example_glfw_metal
examples/example_glfw_opengl2/example_glfw_opengl2
examples/example_glfw_opengl3/example_glfw_opengl3