> On May 13, 2022, at 6:07 PM, Kenton Varda <ken...@cloudflare.com> wrote:
> 
> Do you mean that iOS was broken at the last release, but has been fixed at 
> master since then? (I don't know how to test iOS so I have no idea which 
> versions work or not…)

I just mean that AFAIK there are no binary libraries for iOS on your website. 
(Right?)

I did discover that I can run `cmake -G Xcode .` and CMake will generate an 
Xcode project file. Then I was able to change a few build settings in the 
project and get Xcode to build iOS static libs. I haven’t actually tested them 
yet, but this looks like a promising approach, even if it’s not as turn-key as 
just running CMake in my top-level project directory.

—Jens

-- 
You received this message because you are subscribed to the Google Groups 
"Cap'n Proto" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to capnproto+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/capnproto/A18C5685-FBE1-4D85-A71E-40F4010BF426%40mooseyard.com.

Reply via email to