static void resetApp(String appName, String bundleId) { _replaceAppInfo(bundleId); _updateXcconfig(); _replaceScheme(appName); }