mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2025-05-05 01:32:59 +08:00
fix header file incorrectly set as source-file
This commit is contained in:
parent
f0d18db90e
commit
a661578b4c
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user