add .gitignore
This commit is contained in:
6
msext/Class/Video/AgoraRtcEngineKit.framework/Modules/module.modulemap
Executable file
6
msext/Class/Video/AgoraRtcEngineKit.framework/Modules/module.modulemap
Executable file
@@ -0,0 +1,6 @@
|
||||
framework module AgoraRtcEngineKit {
|
||||
umbrella header "AgoraRtcEngineKit.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user