Backup for 2020-12-18
This commit is contained in:
parent
d2482499d1
commit
1aee556ca5
@ -3,7 +3,7 @@
|
|||||||
<name>Aiber</name>
|
<name>Aiber</name>
|
||||||
<description />
|
<description />
|
||||||
<author email="tony@mimetechnologies.com" href="https://mimetechnologies.com">MIME Technologies Ltd</author>
|
<author email="tony@mimetechnologies.com" href="https://mimetechnologies.com">MIME Technologies Ltd</author>
|
||||||
<content original-src="index.html" src="http://localhost:8100" />
|
<content src="index.html" />
|
||||||
<access origin="*" />
|
<access origin="*" />
|
||||||
<allow-intent href="http://*/*" />
|
<allow-intent href="http://*/*" />
|
||||||
<allow-intent href="https://*/*" />
|
<allow-intent href="https://*/*" />
|
||||||
@ -123,5 +123,4 @@
|
|||||||
<plugin name="cordova-sqlite-storage" spec="^5.1.0" />
|
<plugin name="cordova-sqlite-storage" spec="^5.1.0" />
|
||||||
<plugin name="uk.co.workingedge.cordova.plugin.sqliteporter" spec="~1.1.1" />
|
<plugin name="uk.co.workingedge.cordova.plugin.sqliteporter" spec="~1.1.1" />
|
||||||
<plugin name="cordova-plugin-app-launcher" spec="~0.4.0" />
|
<plugin name="cordova-plugin-app-launcher" spec="~0.4.0" />
|
||||||
<allow-navigation href="http://localhost:8100" sessionid="4d7bb030" />
|
|
||||||
</widget>
|
</widget>
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
<allow-intent href="sms:*" />
|
<allow-intent href="sms:*" />
|
||||||
<allow-intent href="mailto:*" />
|
<allow-intent href="mailto:*" />
|
||||||
<allow-intent href="geo:*" />
|
<allow-intent href="geo:*" />
|
||||||
<allow-navigation href="http://localhost:8100" sessionid="4d7bb030" />
|
<allow-navigation href="http://localhost:8100" sessionid="52c44976" />
|
||||||
<allow-intent href="itms:*" />
|
<allow-intent href="itms:*" />
|
||||||
<allow-intent href="itms-apps:*" />
|
<allow-intent href="itms-apps:*" />
|
||||||
<edit-config file="*-Info.plist" mode="merge" target="NSLocationWhenInUseUsageDescription">
|
<edit-config file="*-Info.plist" mode="merge" target="NSLocationWhenInUseUsageDescription">
|
||||||
|
Loading…
Reference in New Issue
Block a user