mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2026-04-23 00:00:14 +08:00
adding missing files to plugin.xml
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user