mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 06:26:15 +01:00
Upload the correct folders
This commit is contained in:
1
justfile
1
justfile
@@ -6,6 +6,7 @@ check-features:
|
||||
ci-check: build-ffi-native build-tools-native build-cpp build-c
|
||||
cargo clippy --all-targets --all-features -- -D warnings
|
||||
macos-ci-check: ci-check xcframework
|
||||
cd tools && cargo build --release --target x86_64-apple-darwin
|
||||
|
||||
[working-directory: 'ffi']
|
||||
build-ffi-native:
|
||||
|
||||
Reference in New Issue
Block a user