1 2 3 4 5 6 7 8
proto: cd src && protoc --swift_out=../../../Sources/bevy_ios_notifications Data.proto check: proto cargo c cargo c --target aarch64-apple-ios cargo clippy cargo fmt -- --check