Jiacheng

Results 190 comments of Jiacheng

Meet the same problem, we use some external npm package which will generate Buffer and we transfer them by the websocket.

Hello, Sorry for the inconvinience. I am already implemented this in #135. `Quit and reopen` is diffucult for me.. So I just show a message box to Quit App:

Seems like a bug in MacOS Ventura, I will look into it now.

Currently I am using Sonoma 14.1 (23B73), it don't have this problen. so I can't debug.

is there any build script let me can build `SDL2.xcframework` library?? https://github.com/love2d/love-apple-dependencies/tree/main/iOS/libraries/SDL2.xcframework I'm new to iOS develop, I think may it has a script like: https://github.com/love2d/love/blob/9963d1247c05b303caf7c61e8016315a1cd33465/platform/xcode/ios/luajit-iOS.sh#L10

the xcframework target in SDL2 framework's structure like this: but the xcframework of love2d is: this will cause an error:

looks like SDL2 2.26.3(latest) still have this problem. --- you can use follow steps to create a new `SDL2.xcframework` Firstly, build static library for iOS: then open the build folder...

大佬能不能实现一个 ghcr.io 的反代呢?是 github container 的。我自己琢磨了一下,发现自己对 docker pull 的流程不是太了解,正在学习中。