mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2025-02-23 16:42:50 +08:00
adding missing files to plugin.xml
This commit is contained in:
parent
ec3e90dbc8
commit
f0d18db90e
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user