mirror of
https://github.com/xweiba/location-spoofer.git
synced 2026-09-26 16:41:54 +08:00
7 lines
289 B
Plaintext
7 lines
289 B
Plaintext
/* App display name */
|
|
"CFBundleDisplayName" = "Location Spoofer";
|
|
|
|
/* Location permission prompts */
|
|
"NSLocationWhenInUseUsageDescription" = "用於顯示和驗證虛擬定位是否生效";
|
|
"NSLocationAlwaysAndWhenInUseUsageDescription" = "用於顯示和驗證虛擬定位是否生效";
|