mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2026-05-31 00:00:04 +08:00
fix header file incorrectly set as source-file
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user