Skip to content

Commit

Permalink
wip: Upgrade to Quasar 2 / Vue 3 - try to fix cordova build #393 [ski…
Browse files Browse the repository at this point in the history
…p app] [skip android]
  • Loading branch information
cnouguier committed Aug 21, 2022
1 parent 1c14acf commit df6810a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-cordova/config.xml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
</platform>
<platform name="ios">
<!--hook src="hooks/ios-update-pods.sh" type="before_platform_add"/-->
<hook src="hooks/ios-run-pods.sh" type="after_platform_add"/>
<hook src="hooks/ios-run-pods.sh" type="before_platform_add"/>
<allow-intent href="itms:*"/>
<allow-intent href="itms-apps:*"/>
<feature name="CDVWKWebViewEngine">
Expand Down

0 comments on commit df6810a

Please sign in to comment.