Injoy
Injoy
I also encountered this problem. Now I use WinRing0 https://autohotkey.com/boards/viewtopic.php?t=9009
基本功能的话,能像当前XAlig一样支持代码排版,如变量声明、赋值等 
need correct method name. pr #4
Classes 和 Lib 有什么区别?我看代码都是相同的啊。
原因是 iOS 14.4 以下不支持 ES6 的语法,导致没有执行 `showIntallButton()` https://caniuse.com/?search=static%20class%20fields
我测试安装按钮在两个低版本 iOS 系统上的表现 使用 --target=es2020,在 iOS 13 上可见 使用 --target=es2017,在 iOS 10 上可见
构建镜像时报错 ``` #17 [builder 9/10] RUN SECRET_TOKEN=precompile_placeholder bin/rails assets:precompile #17 3.776 bin/rails aborted! #17 3.776 FFI::NotFoundError: Function 'statvfs64' not found in [libc.so] #17 3.776 /app/vendor/bundle/ruby/3.3.0/gems/ffi-1.16.3/lib/ffi/library.rb:216:in `attach_function' #17 3.776 /app/vendor/bundle/ruby/3.3.0/gems/sys-filesystem-1.4.4/lib/sys/unix/sys/filesystem/functions.rb:30:in `'...