Shadowfacts dec7a6e57f Swift concurrency stuff
i don't know if any of this is right, but it seems like it works so...
2022-03-06 15:08:42 -05:00
2022-03-06 15:08:42 -05:00
2022-03-06 15:08:42 -05:00
2022-01-21 22:25:37 -05:00
2021-12-07 21:58:02 -05:00
2021-12-07 21:58:02 -05:00

Reader

In order to build reader you need the appropriate targets added to your Rust toolchain.

$ rustup target add aarch64-apple-ios aarch64-apple-ios-sim x86_64-apple-ios

x86_64-apple-ios is only necessary if you're on an Intel Mac, and aarch-64-apple-ios-sim if you're on Apple Silicon.

The Xcode build script will take care of actually building the Rust code.

Description
No description provided
Readme 686 KiB
Languages
Swift 98.8%
CSS 1%
JavaScript 0.1%