Set up iOS asset catalog automatically
This commit is contained in:
parent
ed01b25ea8
commit
11db39805b
@ -35,7 +35,7 @@
|
|||||||
<platform name="ios">
|
<platform name="ios">
|
||||||
<allow-intent href="itms:*" />
|
<allow-intent href="itms:*" />
|
||||||
<allow-intent href="itms-apps:*" />
|
<allow-intent href="itms-apps:*" />
|
||||||
|
<hook src="scripts/ios_assetcopy.sh" type="before_compile" />
|
||||||
</platform>
|
</platform>
|
||||||
<hook src="scripts/npm_prepare.sh" type="before_prepare" />
|
<hook src="scripts/npm_prepare.sh" type="before_prepare" />
|
||||||
<hook src="scripts/ios_assetcopy.sh" type="before_compile" />
|
|
||||||
</widget>
|
</widget>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user