mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 06:26:15 +01:00
Merge pull request #10 from CelloSerenity/master
Update location_simulation.rs
This commit is contained in:
@@ -49,7 +49,7 @@ async fn main() {
|
|||||||
.get_matches();
|
.get_matches();
|
||||||
|
|
||||||
if matches.get_flag("about") {
|
if matches.get_flag("about") {
|
||||||
println!("simulate_location - Sets the simlulated location on an iOS device");
|
println!("simulate_location - Sets the simulated location on an iOS device");
|
||||||
println!("Copyright (c) 2025 Jackson Coxson");
|
println!("Copyright (c) 2025 Jackson Coxson");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user