mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 06:26:15 +01:00
Remove iOS builds from CI checks
This commit is contained in:
2
justfile
2
justfile
@@ -6,7 +6,7 @@ check-features:
|
||||
ci-check: build-ffi-native build-tools-native build-cpp build-c
|
||||
cargo clippy --all-targets --all-features -- -D warnings
|
||||
cargo fmt -- --check
|
||||
macos-ci-check: ci-check xcframework
|
||||
macos-ci-check: ci-check
|
||||
cd tools && cargo build --release --target x86_64-apple-darwin
|
||||
windows-ci-check: build-ffi-native build-tools-native build-cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user