diff --git a/ios/App/App/capacitor.config.json b/ios/App/App/capacitor.config.json index dac2eb1a6..376f0d671 100644 --- a/ios/App/App/capacitor.config.json +++ b/ios/App/App/capacitor.config.json @@ -11,5 +11,5 @@ } }, "cordova": {}, - "linuxAndroidStudioPath": "/home/seanwu/android-studio/bin/studio.sh" -} \ No newline at end of file + "linuxAndroidStudioPath": "/home/username/android-studio/bin/studio.sh" +}