注释掉plugin.xml中ios的部分
This commit is contained in:
parent
234c9d8220
commit
7214d9b437
@ -23,7 +23,7 @@
|
||||
<clobbers target="cordova.plugin.trtc"/>
|
||||
</js-module>
|
||||
|
||||
<platform name="ios">
|
||||
<!-- <platform name="ios">
|
||||
<config-file target="config.xml" parent="/*">
|
||||
<feature name="Trtc">
|
||||
<param name="ios-package" value="TrtcPlugin"/>
|
||||
@ -136,7 +136,7 @@
|
||||
<config-file target="*TrtcConfig.plist" parent="AppId">
|
||||
<string>$APP_ID</string>
|
||||
</config-file>
|
||||
</platform>
|
||||
</platform> -->
|
||||
|
||||
<platform name="android">
|
||||
<config-file target="config.xml" parent="/*">
|
||||
|
Loading…
x
Reference in New Issue
Block a user