Results 49 comments of 박현우

@chris1111 , could you compile a notarized build for arm64? For iPhone app execution SIP should be enabled, so we need arm64 build. Current upload isn't signed at all. Thanks....

EUDdraft uses eudplib as its trigger generator. Unfortunately I don't yet have proper documentations for it either. It requires too much work. eudplib code is located at https://github.com/phu54321/eudplib/tree/master/eudplib . Some...

I'll look at it. Some considerations are about how the eps code and python code could cleanly interoperate. epScript does a lot of things in a background to resolve differences...

I'm thinking of a syntax like this: ``` function x() { py { a = [x * x for x in range(5)] } const aArr = EUDArray(py_a); } ``` eps...

Fill the templates :)

https://github.com/trgkanki/remaining_time/commit/73ede17ead0ca5b8e2be9fbdebaecda5edb0e588 Already fixed. Problem is I somehow cannot upload it :(

Please post a video describing your issue. I suspect that this is not fixable, though. It's a complex issue. The video should at least these things - Numbers of remaining...

Ok this seems like a bug

Need a time to init VM with newest Anki installation to test with. I won't upgrade my main Anki to 23.10 (as I'm using other addons)

Could you try: [build.zip](https://github.com/trgkanki/remaining_time/files/13872899/build.zip) Addon will have an error on the first Anki run. IDK how to fix it though... Addon will work on subsequent runs.