Commit 1ac096e55faba754aa8a5aa23a9231df47cb4828

Thomas de Grivel 2023-12-06T11:30:12

compile on MacOS X Sonoma for arm64

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/libc3/window/sdl2/demo/macos/c3_window_sdl2_demo_debug.app/Contents/Info.plist b/libc3/window/sdl2/demo/macos/c3_window_sdl2_demo_debug.app/Contents/Info.plist
index 16d4085..3e35f4c 100644
--- a/libc3/window/sdl2/demo/macos/c3_window_sdl2_demo_debug.app/Contents/Info.plist
+++ b/libc3/window/sdl2/demo/macos/c3_window_sdl2_demo_debug.app/Contents/Info.plist
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>CFBundleExecutable</key>
-	<string>c3_window_sdl2_demo</string>
+	<string>c3_window_sdl2_demo_debug</string>
 	<key>CFBundleIconFile</key>
 	<string>c3</string>
 	<key>CFBundleIdentifier</key>