mirror of
https://github.com/ocornut/imgui.git
synced 2026-07-23 09:23:16 +00:00
+ Amend edit to EXAMPLES.md, comment build.xml
This commit is contained in:
committed by
ocornut
parent
68fce9f3bd
commit
62399b5bfe
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -593,6 +593,10 @@ jobs:
|
||||
run: xcodebuild -project examples/example_apple_metal/example_apple_metal.xcodeproj -target example_apple_metal_macos
|
||||
if: github.event_name == 'workflow_run'
|
||||
|
||||
#- name: Build macOS example_apple_metal4
|
||||
# run: xcodebuild -project examples/example_apple_metal4/example_apple_metal4.xcodeproj -target example_apple_metal_macos
|
||||
# if: github.event_name == 'workflow_run'
|
||||
|
||||
- name: Build macOS example_apple_opengl2
|
||||
run: xcodebuild -project examples/example_apple_opengl2/example_apple_opengl2.xcodeproj -target example_osx_opengl2
|
||||
if: github.event_name == 'workflow_run'
|
||||
|
||||
Reference in New Issue
Block a user