Ahmed Shendy
Ahmed Shendy
@marhold why do you think it doesn't work with me for Xcode 13.4.1, It doesn't see it at all.
Unfortunately, this caused some of our apps to get rejected: > Deprecated API Usage - New apps that use `UIWebView` are no longer accepted. Instead, use `WKWebView` for improved security...
@YYKKKKXX Were you able to solve this?
@YYKKKKXX I got it working with beta3.10 of version 1, but not stable and sometimes work .. but still cannot make 0.13.4 or 0.13.5 working.
@GengJian Would you be able to show lottie animation?
If an in-memory alternative to be used, then user must be informed in some way that all favorites are not persistent.
@thdxr it is not allowed: ``` ❯ touch $TMPDIR/test.dylib touch: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//test.dylib: Permission denied ```
@thdxr no no it works when running `TMPDIR=/tmp opencode`, that's it, can it work without issues after that? ``` ❯ echo $TMPDIR /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/ ❯ ls -ld $TMPDIR drwx------ 64 root...
btw, I didn't run any command in any restricted context, just open normal terminal and use it.