Matthew Self

Results 2 comments of Matthew Self

The comments in this thread let me solve the problem I was having with the .app not launching, but the executable inside working fine. I had literally spent days trying...

It looks like Catalyst support was added in Bazel 3.6.0 in Aug 2020. I am able to compile my project using `--apple_platform_type=catalyst`, but when I use an `ios_framework` rule, the...