adding missing files to plugin.xml

This commit is contained in:
Tony Homer 2016-04-26 18:20:48 -04:00
parent ec3e90dbc8
commit f0d18db90e

View File

@ -43,6 +43,8 @@
</js-module>
<header-file src="src/ios/YoikScreenOrientation.h" />
<source-file src="src/ios/YoikScreenOrientation.m" />
<source-file src="src/ios/CDVViewController+UpdateSupportedOrientations.h" />
<source-file src="src/ios/CDVViewController+UpdateSupportedOrientations.m" />
</platform>
<platform name="android">