fix header file incorrectly set as source-file

This commit is contained in:
Tony Homer
2016-05-04 17:19:17 -04:00
parent f0d18db90e
commit a661578b4c
+1 -1
View File
@@ -43,7 +43,7 @@
</js-module>
<header-file src="src/ios/YoikScreenOrientation.h" />
<source-file src="src/ios/YoikScreenOrientation.m" />
<source-file src="src/ios/CDVViewController+UpdateSupportedOrientations.h" />
<header-file src="src/ios/CDVViewController+UpdateSupportedOrientations.h" />
<source-file src="src/ios/CDVViewController+UpdateSupportedOrientations.m" />
</platform>