代码拉取完成,页面将自动刷新
同步操作将从 济南279链服/firefly 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.github.stellarcn.firefly" version="2.1.4" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>firefly</name>
<description>
stellar wallet
</description>
<content src="index.html" />
<allow-navigation href="*" />
<access origin="*" />
<allow-intent href="*" />
<allow-intent href="http://*/*" />
<allow-intent href="https://*/*" />
<allow-intent href="tel:*" />
<allow-intent href="sms:*" />
<allow-intent href="mailto:*" />
<allow-intent href="geo:*" />
<splash src="res/screen/firefly/splash.png" />
<platform name="android">
<allow-intent href="market:*" />
<icon density="ldpi" src="res/icon/firefly/logo.png" />
<icon density="mdpi" src="res/icon/firefly/logo.png" />
<icon density="hdpi" src="res/icon/firefly/logo.png" />
<icon density="xhdpi" src="res/icon/firefly/logo.png" />
<icon density="xxhdpi" src="res/icon/firefly/logo.png" />
<splash src="res/screen/firefly/splash.png" />
</platform>
<platform name="ios">
<allow-intent href="itms:*" />
<allow-intent href="itms-apps:*" />
<icon height="180" src="res/icon/firefly/icon-60@3x.png" width="180" />
<icon height="60" src="res/icon/firefly/icon-20@3x.png" width="60" />
<icon height="40" src="res/icon/firefly/icon-40.png" width="40" />
<icon height="80" src="res/icon/firefly/icon40x40@2x.png" width="80" />
<icon height="57" src="res/icon/firefly/icon.png" width="57" />
<icon height="20" src="res/icon/firefly/icon-20.png" width="20" />
<splash src="res/screen/firefly/splash.png" />
</platform>
<platform name="browser">
</platform>
<feature name="CDVWKWebViewEngine">
<param name="ios-package" value="CDVWKWebViewEngine" />
</feature>
<feature name="SocialSharing">
<param name="ios-package" value="SocialSharing" />
<param name="android-package" value="nl.xservices.plugins.SocialSharing" />
</feature>
<preference name="CordovaWebViewEngine" value="CDVWKWebViewEngine" />
<preference name="BackgroundColor" value="#212122" />
<preference name="DisallowOverscroll" value="true" />
<preference name="EnableViewportScale" value="true" />
<preference name="SuppressesLongPressGesture" value="false" />
<preference name="orientation" value="portrait" />
<preference name="StatusBarOverlaysWebView" value="true" />
<preference name="StatusBarBackgroundColor" value="#21ce90" />
<preference name="StatusBarStyle" value="lightcontent" />
<preference name="Fullscreen" value="false" />
<preference name="SplashScreen" value="splash" />
<preference name="SplashScreenDelay" value="10000" />
<preference name="SplashScreenBackgroundColor" value="#21ce90" />
<preference name="SplashMaintainAspectRatio" value="true" />
<preference name="ShowSplashScreen" value="true" />
<chcp>
<auto-download enabled="false" />
<auto-install enabled="false" />
<config-file url="https://update.fchain.io/v2/chcp.json" />
</chcp>
<engine name="browser" spec="^5.0.1" />
<engine name="android" spec="^6.2.3" />
<engine name="ios" spec="^4.5.4" />
<plugin name="cordova-plugin-device" spec="^1.1.7" />
<plugin name="cordova-plugin-whitelist" spec="^1" />
<plugin name="cordova-plugin-qrscanner" spec="git+https://github.com/imloama/cordova-plugin-qrscanner.git" />
<plugin name="cordova-plugin-splashscreen" spec="^4.1.0" />
<plugin name="cordova-plugin-statusbar" spec="^2.3.0" />
<plugin name="cordova-clipboard" spec="^1.1.1" />
<plugin name="cordova-plugin-camera" spec="^2.4.1" />
<plugin name="cordova-sqlite-storage" spec="^2.1.2" />
<plugin name="cordova-plugin-inappbrowser" spec="^1.7.2" />
<plugin name="cordova-plugin-globalization" spec="^1.0.9" />
<plugin name="cordova-plugin-screen-orientation" spec="^3.0.1" />
<plugin name="cordova-plugin-advanced-http" spec="^1.11.1" />
<plugin name="cordova-hot-code-push-plugin" spec="^1.5.3" />
<plugin name="cordova-plugin-x-socialsharing" spec="^5.3.2" />
<plugin name="cordova-plugin-themeablebrowser" spec="git+https://github.com/imloama/cordova-plugin-themeablebrowser.git" />
<plugin name="cordova-plugin-wkwebview-engine" spec="^1.1.4" />
</widget>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。