Tom Kidd
Tom Kidd
When I fire off a build of CorsixTH, at some point in the process I see this: ``` -- fixup_bundle: done Usage: luarocks install [-h] [--keep] [--force] [--force-fast] [--only-deps] [--no-doc]...
OK so for some reason when I run the downloader script `./wwdcDownloader.swift` it tries to download the WWDC 2019 Keynote video, which then fails, presumably because it isn't available. But...
Allows it to work without having to tamper with the App Bundle. Let me know if you'd rather handle it differently.
The version of JSON for Modern C++ in the code does something Xcode 16.3's bundled clang doesn't like (but 16.2 seems to be fine with it). Since the version in...