2020-11-14 22:29:18.596815+0800 keemun[1484:46696] Available orientation: KIVY_ORIENTATION=Portrait
2020-11-14 22:29:18.597002+0800 keemun[1484:46696] Initializing python
2020-11-14 22:29:18.846378+0800 keemun[1484:46696] Running main.py: /Users/kevinwong/Library/Developer/CoreSimulator/Devices/26A4782A-CFAC-4A6D-BEE2-98E1C24CF1D1/data/Containers/Bundle/Application/3B85FA9F-53B2-4FFC-8A12-D750AFF3DD80/keemun.app/YourApp/main.py
[INFO ] [Kivy ] v2.0.0rc1, git-e2326b4, 20201113
[INFO ] [Kivy ] Installed at "/Users/kevinwong/Library/Developer/CoreSimulator/Devices/26A4782A-CFAC-4A6D-BEE2-98E1C24CF1D1/data/Containers/Bundle/Application/3B85FA9F-53B2-4FFC-8A12-D750AFF3DD80/keemun.app/lib/python3.8/site-packages/kivy/__init__.py"
[INFO ] [Python ] v3.8.2 (default, Nov 13 2020, 15:56:31)
[Clang 12.0.0 (clang-1200.0.32.2)]
[INFO ] [Python ] Interpreter at "/Users/kevinwong/Library/Developer/CoreSimulator/Devices/26A4782A-CFAC-4A6D-BEE2-98E1C24CF1D1/data/Containers/Bundle/Application/3B85FA9F-53B2-4FFC-8A12-D750AFF3DD80/keemun.app/keemun"
[INFO ] [Factory ] 184 symbols loaded
[INFO ] [Image ] Providers: img_imageio, img_tex (img_dds, img_sdl2, img_ffpyplayer, img_pil, img_gif ignored)
[INFO ] [Text ] Provider: sdl2
[INFO ] [Window ] Provider: sdl2
[INFO ] [GL ] Using the "OpenGL ES 2" graphics system
[INFO ] [GL ] Backend used <sdl2>
[INFO ] [GL ] OpenGL version <b'OpenGL ES 2.0 APPLE-18.0.31'>
[INFO ] [GL ] OpenGL vendor <b'Apple Inc.'>
[INFO ] [GL ] OpenGL renderer <b'Apple Software Renderer'>
[INFO ] [GL ] OpenGL parsed version: 2, 0
[INFO ] [GL ] Shading version <b'OpenGL ES GLSL ES 1.00'>
[INFO ] [GL ] Texture max size <4096>
[INFO ] [GL ] Texture max units <8>
[INFO ] [Window ] auto add sdl2 input provider
[INFO ] [Window ] virtual keyboard not allowed, single mode, not docked
Got dlopen error on Foundation: dlopen(/System/Library/Frameworks/Foundation.framework/Versions/Current/Foundation, 1): no suitable image found. Did find:
/System/Library/Frameworks/Foundation.framework/Versions/Current/Foundation: mach-o, but not built for platform iOS-sim
Got fallback dlopen error on Foundation: dlopen(/Groups/System/Library/Frameworks/Foundation.framework/Versions/Current/Foundation, 1): image not found