mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2025-05-05 01:32:59 +08:00
adding missing files to plugin.xml
This commit is contained in:
parent
ec3e90dbc8
commit
f0d18db90e
@ -43,6 +43,8 @@
|
|||||||
</js-module>
|
</js-module>
|
||||||
<header-file src="src/ios/YoikScreenOrientation.h" />
|
<header-file src="src/ios/YoikScreenOrientation.h" />
|
||||||
<source-file src="src/ios/YoikScreenOrientation.m" />
|
<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>
|
||||||
|
|
||||||
<platform name="android">
|
<platform name="android">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user