diff --git a/README.md b/README.md index e896aef..8538648 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Alipay.alipay(payInfo, (res)=>console.log(res)) [NetworkInfo] Signal strength query returned error: Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied", descriptor: ``` -在 `Product` -> `Scheme` -> `Edit Scheme` -> `Run` -> `Environment Variables` 添加 `OS_ACTIVITY_MODE` `disable` +在 `Product` -> `Scheme` -> `Edit Scheme` -> `Run` -> `Arguments` -> `Environment Variables` 添加 `OS_ACTIVITY_MODE` `disable` ## 其它