└── LiveKit-iOS
├── LiveKit-iOS
├── zh-Hans.lproj
│ ├── Main.strings
│ └── LaunchScreen.strings
├── Assets.xcassets
│ ├── Contents.json
│ ├── Button
│ │ ├── Contents.json
│ │ ├── 开始.imageset
│ │ │ ├── 开始.png
│ │ │ └── Contents.json
│ │ ├── 点赞.imageset
│ │ │ ├── 点赞.png
│ │ │ └── Contents.json
│ │ ├── 暂停.imageset
│ │ │ ├── play.png
│ │ │ └── Contents.json
│ │ ├── 返回.imageset
│ │ │ ├── goback.png
│ │ │ └── Contents.json
│ │ ├── address.imageset
│ │ │ ├── address-1.png
│ │ │ └── Contents.json
│ │ ├── card_search.imageset
│ │ │ ├── UMS_find@2x.png
│ │ │ └── Contents.json
│ │ ├── gift.imageset
│ │ │ ├── 2.0_sixin_lt_lw_@2x.png
│ │ │ ├── 2.0_sixin_lt_lw_@3x.png
│ │ │ └── Contents.json
│ │ ├── camra_beauty.imageset
│ │ │ ├── camra_beauty@2x.png
│ │ │ ├── camra_beauty@3x.png
│ │ │ └── Contents.json
│ │ ├── camra_preview.imageset
│ │ │ ├── camra_preview@2x.png
│ │ │ ├── camra_preview@3x.png
│ │ │ └── Contents.json
│ │ ├── close_preview.imageset
│ │ │ ├── close_preview@2x.png
│ │ │ ├── close_preview@3x.png
│ │ │ └── Contents.json
│ │ ├── me_btn_edit_h_.imageset
│ │ │ ├── me_btn_edit_h_@2x.png
│ │ │ ├── me_btn_edit_h_@3x.png
│ │ │ └── Contents.json
│ │ ├── card_message.imageset
│ │ │ ├── live_comment_high_new@2x.png
│ │ │ └── Contents.json
│ │ ├── camra_beauty_close.imageset
│ │ │ ├── camra_beauty_close@2x.png
│ │ │ ├── camra_beauty_close@3x.png
│ │ │ └── Contents.json
│ │ ├── me_harvest_exchange.imageset
│ │ │ ├── me_harvest_exchange@2x.png
│ │ │ ├── me_harvest_exchange@3x.png
│ │ │ └── Contents.json
│ │ └── me_new_icon_zuanshi.imageset
│ │ │ ├── me_new_icon_zuanshi@2x.png
│ │ │ ├── me_new_icon_zuanshi@3x.png
│ │ │ └── Contents.json
│ ├── Gift
│ │ ├── Contents.json
│ │ ├── porsche.imageset
│ │ │ ├── porsche.png
│ │ │ └── Contents.json
│ │ ├── gift_fireworks_1.imageset
│ │ │ ├── gift_fireworks_1.png
│ │ │ └── Contents.json
│ │ └── gift_fireworks_2.imageset
│ │ │ ├── gift_fireworks_2.png
│ │ │ └── Contents.json
│ ├── Main
│ │ ├── Contents.json
│ │ ├── NavBack.imageset
│ │ │ ├── NavBack@2x.png
│ │ │ └── Contents.json
│ │ ├── bg_zbfx.imageset
│ │ │ ├── bg_zbfx@3x.png
│ │ │ └── Contents.json
│ │ ├── tab_bg.imageset
│ │ │ ├── tab_bg@2x.png
│ │ │ ├── tab_bg@3x.png
│ │ │ └── Contents.json
│ │ ├── welcome_1.imageset
│ │ │ ├── welcome_1@3x.png
│ │ │ └── Contents.json
│ │ ├── welcome_2.imageset
│ │ │ ├── welcome_2@3x.png
│ │ │ └── Contents.json
│ │ ├── default_room.imageset
│ │ │ ├── default_room@2x.jpg
│ │ │ ├── default_room@3x.jpg
│ │ │ └── Contents.json
│ │ ├── room_button.imageset
│ │ │ ├── room_button@2x.png
│ │ │ ├── room_button@3x.png
│ │ │ └── Contents.json
│ │ └── global_background.imageset
│ │ │ ├── global_tittle@2x.png
│ │ │ ├── global_tittle@3x.png
│ │ │ └── Contents.json
│ ├── Mine
│ │ ├── Contents.json
│ │ ├── jiaIcon.imageset
│ │ │ ├── jiaIcon.jpg
│ │ │ └── Contents.json
│ │ ├── me_new_btn_rt.imageset
│ │ │ ├── me_new_btn_rt@2x.png
│ │ │ ├── me_new_btn_rt@3x.png
│ │ │ └── Contents.json
│ │ ├── me_new_dengji.imageset
│ │ │ ├── me_new_dengji@2x.png
│ │ │ ├── me_new_dengji@3x.png
│ │ │ └── Contents.json
│ │ ├── me_new_shouyi.imageset
│ │ │ ├── me_new_shouyi@2x.png
│ │ │ ├── me_new_shouyi@3x.png
│ │ │ └── Contents.json
│ │ ├── me_new_bg_live.imageset
│ │ │ ├── me_new_bg_live@2x.png
│ │ │ ├── me_new_bg_live@3x.png
│ │ │ └── Contents.json
│ │ ├── me_new_zhanghao.imageset
│ │ │ ├── me_new_zhanghao@2x.png
│ │ │ ├── me_new_zhanghao@3x.png
│ │ │ └── Contents.json
│ │ ├── me_new_icon_live.imageset
│ │ │ ├── me_new_icon_live@2x.png
│ │ │ ├── me_new_icon_live@3x.png
│ │ │ └── Contents.json
│ │ ├── live_area_icn_male_prd.imageset
│ │ │ ├── live_area_icn_male_prd@2x.png
│ │ │ ├── live_area_icn_male_prd@3x.png
│ │ │ └── Contents.json
│ │ └── me_myaccount_reddiamond.imageset
│ │ │ ├── me_myaccount_reddiamond@2x.png
│ │ │ ├── me_myaccount_reddiamond@3x.png
│ │ │ └── Contents.json
│ ├── tabBar
│ │ ├── Contents.json
│ │ ├── tab_me.imageset
│ │ │ ├── tab_me@2x.png
│ │ │ ├── tab_me@3x.png
│ │ │ └── Contents.json
│ │ ├── tab_live.imageset
│ │ │ ├── tab_live@2x.png
│ │ │ ├── tab_live@3x.png
│ │ │ └── Contents.json
│ │ ├── tab_me_p.imageset
│ │ │ ├── tab_me_p@2x.png
│ │ │ ├── tab_me_p@3x.png
│ │ │ └── Contents.json
│ │ ├── tab_room.imageset
│ │ │ ├── tab_room@2x.png
│ │ │ ├── tab_room@3x.png
│ │ │ └── Contents.json
│ │ ├── tab_live_p.imageset
│ │ │ ├── tab_live_p@2x.png
│ │ │ ├── tab_live_p@3x.png
│ │ │ └── Contents.json
│ │ └── tab_room_p.imageset
│ │ │ ├── tab_room_p@2x.png
│ │ │ ├── tab_room_p@3x.png
│ │ │ └── Contents.json
│ ├── AppIcon.appiconset
│ │ ├── Icon.png
│ │ ├── Icon-40.png
│ │ ├── Icon-72.png
│ │ ├── Icon-76.png
│ │ ├── Icon@2x.png
│ │ ├── Icon-40@2x.png
│ │ ├── Icon-40@3x.png
│ │ ├── Icon-60@2x.png
│ │ ├── Icon-60@3x.png
│ │ ├── Icon-72@2x.png
│ │ ├── Icon-76@2x.png
│ │ ├── Icon-Small.png
│ │ ├── Icon-83.5@2x.png
│ │ ├── Icon-Small-50.png
│ │ ├── Icon-Small@2x.png
│ │ ├── Icon-Small@3x.png
│ │ └── Icon-Small-50@2x.png
│ └── LaunchImage.launchimage
│ │ ├── Default.png
│ │ ├── Default@2x.png
│ │ ├── Default~ipad.png
│ │ ├── Default-568h@2x.png
│ │ ├── Default-667h@2x.png
│ │ ├── Default~ipad@2x.png
│ │ ├── Default~ipad~landscape.png
│ │ ├── Default-Landscape-736h@3x.png
│ │ ├── Default-Portrait-736h@3x.png
│ │ ├── Default~ipad~landscape@2x.png
│ │ ├── Default~ipad~nostatusbar.png
│ │ ├── Default~ipad~nostatusbar@2x.png
│ │ ├── Default~ipad~landscape~nostatusbar.png
│ │ └── Default~ipad~landscape~nostatusbar@2x.png
├── LiveChat
│ ├── Resources
│ │ ├── Gift
│ │ │ ├── car.png
│ │ │ ├── 保时捷.gif
│ │ │ ├── 法拉利.gif
│ │ │ ├── banner.png
│ │ │ ├── bomber.gif
│ │ │ ├── plane.png
│ │ │ ├── sea@2x.png
│ │ │ ├── ferrari.png
│ │ │ ├── ship@2x.png
│ │ │ ├── tinyCar.png
│ │ │ ├── plane_shadow.png
│ │ │ └── shipshadow@2x.png
│ │ └── HeartImage
│ │ │ ├── car.png
│ │ │ ├── applause_8.png
│ │ │ ├── applause_9.png
│ │ │ ├── applause@2x.png
│ │ │ ├── applause@3x.png
│ │ │ ├── applause_10.png
│ │ │ ├── applause_11.png
│ │ │ ├── applause_12.png
│ │ │ ├── applause_13.png
│ │ │ ├── applause_14.png
│ │ │ ├── applause_15.png
│ │ │ ├── applause_16.png
│ │ │ ├── applause_17.png
│ │ │ ├── applause_18.png
│ │ │ ├── applause_19.png
│ │ │ ├── applause_1@2x.png
│ │ │ ├── applause_1@3x.png
│ │ │ ├── applause_20.png
│ │ │ ├── applause_21.png
│ │ │ ├── applause_22.png
│ │ │ ├── applause_23.png
│ │ │ ├── applause_24.png
│ │ │ ├── applause_2@2x.png
│ │ │ ├── applause_2@3x.png
│ │ │ ├── applause_3@2x.png
│ │ │ ├── applause_3@3x.png
│ │ │ ├── applause_4@2x.png
│ │ │ ├── applause_4@3x.png
│ │ │ ├── applause_5@2x.png
│ │ │ ├── applause_5@3x.png
│ │ │ ├── applause_6@2x.png
│ │ │ ├── applause_6@3x.png
│ │ │ ├── applause_7@2x.png
│ │ │ ├── applause_7@3x.png
│ │ │ ├── applause_16@2x.png
│ │ │ ├── applause_16@3x.png
│ │ │ ├── applause_17@2x.png
│ │ │ ├── applause_17@3x.png
│ │ │ ├── applause_18@2x.png
│ │ │ ├── applause_18@3x.png
│ │ │ ├── applause_19@2x.png
│ │ │ ├── applause_19@3x.png
│ │ │ ├── applause_20@2x.png
│ │ │ ├── applause_20@3x.png
│ │ │ ├── applause_21@2x.png
│ │ │ ├── applause_21@3x.png
│ │ │ ├── applause_22@2x.png
│ │ │ ├── applause_22@3x.png
│ │ │ ├── applause_23@2x.png
│ │ │ ├── applause_23@3x.png
│ │ │ ├── applause_24@2x.png
│ │ │ └── applause_24@3x.png
│ ├── Streaming
│ │ └── PLCameraStreamingKit
│ │ │ ├── PLCameraFilter.m
│ │ │ ├── PLGPUImageCameraFilter.h
│ │ │ └── PLCameraFilter.h
│ └── View
│ │ ├── LCLKGift01InputViewPlugin.h
│ │ ├── LCLKGift02InputViewPlugin.h
│ │ ├── LCLKGift03InputViewPlugin.h
│ │ ├── LCLKGift04InputViewPlugin.h
│ │ ├── LCLKGift05InputViewPlugin.h
│ │ ├── LCLKGift06InputViewPlugin.h
│ │ ├── LCLKGift07InputViewPlugin.h
│ │ └── LCLKGift08InputViewPlugin.h
├── Class
│ ├── Main
│ │ ├── Libs
│ │ │ └── librtmp-iOS
│ │ │ │ └── lib
│ │ │ │ ├── librtmp.a
│ │ │ │ ├── libssl.a
│ │ │ │ └── libcrypto.a
│ │ └── Controller
│ │ │ ├── MainTabBarController.h
│ │ │ └── MainNavigationController.h
│ ├── Mine
│ │ ├── View
│ │ │ ├── MyView.h
│ │ │ ├── MiddleView.h
│ │ │ ├── MineHeadView.h
│ │ │ └── MiddleView.m
│ │ ├── Controller
│ │ │ └── MineViewController.h
│ │ └── Category
│ │ │ ├── UIImage+Image.h
│ │ │ ├── UIView+Frame.h
│ │ │ ├── UIImage+Image.m
│ │ │ └── UIBarButtonItem+Item.h
│ ├── Camera
│ │ ├── View
│ │ │ └── StartLiveView.h
│ │ └── Controller
│ │ │ └── CameraViewController.h
│ ├── Live
│ │ ├── ChildViewController
│ │ │ ├── NewViewController.h
│ │ │ ├── HotViewController.h
│ │ │ └── AttentionViewController.h
│ │ └── Controller
│ │ │ ├── SearchViewController.h
│ │ │ └── LiveViewController.h
│ └── Category
│ │ ├── UIImage+Image.h
│ │ ├── UIImage+Image.m
│ │ └── UIBarButtonItem+Item.h
├── ViewController.h
├── LiveKit-iOS.entitlements
├── AppDelegate.h
└── main.m
├── ChatKit
├── Class
│ ├── Resources
│ │ ├── Emoji.bundle
│ │ │ ├── [么么哒]@2x.png
│ │ │ ├── [么么哒]@3x.png
│ │ │ ├── [偷笑]@2x.png
│ │ │ ├── [偷笑]@3x.png
│ │ │ ├── [傲慢]@2x.png
│ │ │ ├── [傲慢]@3x.png
│ │ │ ├── [删除]@2x.png
│ │ │ ├── [可怜]@2x.png
│ │ │ ├── [可怜]@3x.png
│ │ │ ├── [可爱]@2x.png
│ │ │ ├── [可爱]@3x.png
│ │ │ ├── [右哼哼]@2x.png
│ │ │ ├── [右哼哼]@3x.png
│ │ │ ├── [吐]@2x.png
│ │ │ ├── [吐]@3x.png
│ │ │ ├── [吓]@2x.png
│ │ │ ├── [吓]@3x.png
│ │ │ ├── [咒骂]@2x.png
│ │ │ ├── [咒骂]@3x.png
│ │ │ ├── [困]@2x.png
│ │ │ ├── [困]@3x.png
│ │ │ ├── [坏笑]@2x.png
│ │ │ ├── [坏笑]@3x.png
│ │ │ ├── [大哭]@2x.png
│ │ │ ├── [大哭]@3x.png
│ │ │ ├── [奋斗]@2x.png
│ │ │ ├── [奋斗]@3x.png
│ │ │ ├── [害羞]@2x.png
│ │ │ ├── [害羞]@3x.png
│ │ │ ├── [左哼哼]@2x.png
│ │ │ ├── [左哼哼]@3x.png
│ │ │ ├── [差劲]@2x.png
│ │ │ ├── [差劲]@3x.png
│ │ │ ├── [心碎了]@2x.png
│ │ │ ├── [心碎了]@3x.png
│ │ │ ├── [快哭了]@2x.png
│ │ │ ├── [快哭了]@3x.png
│ │ │ ├── [怒]@2x.png
│ │ │ ├── [怒]@3x.png
│ │ │ ├── [惊恐]@2x.png
│ │ │ ├── [惊恐]@3x.png
│ │ │ ├── [惊讶]@2x.png
│ │ │ ├── [惊讶]@3x.png
│ │ │ ├── [抓狂]@2x.png
│ │ │ ├── [抓狂]@3x.png
│ │ │ ├── [抠鼻]@2x.png
│ │ │ ├── [抠鼻]@3x.png
│ │ │ ├── [抱抱]@2x.png
│ │ │ ├── [抱抱]@3x.png
│ │ │ ├── [撇嘴]@2x.png
│ │ │ ├── [撇嘴]@3x.png
│ │ │ ├── [擦汗]@2x.png
│ │ │ ├── [擦汗]@3x.png
│ │ │ ├── [晕]@2x.png
│ │ │ ├── [晕]@3x.png
│ │ │ ├── [流泪]@2x.png
│ │ │ ├── [流泪]@3x.png
│ │ │ ├── [爱心]@2x.png
│ │ │ ├── [爱心]@3x.png
│ │ │ ├── [猪头]@2x.png
│ │ │ ├── [猪头]@3x.png
│ │ │ ├── [疑问]@2x.png
│ │ │ ├── [疑问]@3x.png
│ │ │ ├── [睡觉]@2x.png
│ │ │ ├── [睡觉]@3x.png
│ │ │ ├── [示爱]@2x.png
│ │ │ ├── [示爱]@3x.png
│ │ │ ├── [糗大了]@2x.png
│ │ │ ├── [糗大了]@3x.png
│ │ │ ├── [色]@2x.png
│ │ │ ├── [色]@3x.png
│ │ │ ├── [衰]@2x.png
│ │ │ ├── [衰]@3x.png
│ │ │ ├── [调皮]@2x.png
│ │ │ ├── [调皮]@3x.png
│ │ │ ├── [鄙视]@2x.png
│ │ │ ├── [鄙视]@3x.png
│ │ │ ├── [闭嘴]@2x.png
│ │ │ ├── [闭嘴]@3x.png
│ │ │ ├── [鼓掌]@2x.png
│ │ │ ├── [鼓掌]@3x.png
│ │ │ ├── [龇牙]@2x.png
│ │ │ ├── [龇牙]@3x.png
│ │ │ ├── [笑cry]@2x.png
│ │ │ └── [笑cry]@3x.png
│ │ ├── Other.bundle
│ │ │ ├── Remind_Mute.png
│ │ │ ├── chatMuteOn@2x.png
│ │ │ ├── safari-icon.png
│ │ │ ├── ChatKit-Theme.plist
│ │ │ ├── safari-icon@2x.png
│ │ │ ├── ChatKit-Settings.plist
│ │ │ ├── AddGroupMemberBtn@2x.png
│ │ │ ├── CellBlueSelected@2x.png
│ │ │ ├── CellGraySelected@2x.png
│ │ │ ├── AddGroupMemberBtnHL@2x.png
│ │ │ ├── SearchContactsBarIcon@2x.png
│ │ │ ├── Connectkeyboad_banner_mute@2x.png
│ │ │ ├── Connectkeyboad_banner_mute@3x.png
│ │ │ └── conversationViewController_default_backgroundImage.png
│ │ ├── LiveKitButtonIcon.bundle
│ │ │ ├── 开始.png
│ │ │ ├── 点赞.png
│ │ │ ├── goback.png
│ │ │ ├── play.png
│ │ │ ├── UMS_find@2x.png
│ │ │ ├── address-1.png
│ │ │ ├── camra_beauty@2x.png
│ │ │ ├── camra_beauty@3x.png
│ │ │ ├── camra_preview@2x.png
│ │ │ ├── camra_preview@3x.png
│ │ │ ├── close_preview@2x.png
│ │ │ ├── close_preview@3x.png
│ │ │ ├── me_btn_edit_h_@2x.png
│ │ │ ├── me_btn_edit_h_@3x.png
│ │ │ ├── 2.0_sixin_lt_lw_@2x.png
│ │ │ ├── 2.0_sixin_lt_lw_@3x.png
│ │ │ ├── camra_beauty_close@2x.png
│ │ │ ├── camra_beauty_close@3x.png
│ │ │ ├── me_harvest_exchange@2x.png
│ │ │ ├── me_harvest_exchange@3x.png
│ │ │ ├── me_new_icon_zuanshi@2x.png
│ │ │ ├── me_new_icon_zuanshi@3x.png
│ │ │ └── live_comment_high_new@2x.png
│ │ ├── MBProgressHUD.bundle
│ │ │ ├── error@2x.png
│ │ │ └── success@2x.png
│ │ ├── VoiceMessageSource.bundle
│ │ │ ├── send.caf
│ │ │ ├── receive.caf
│ │ │ └── loudReceive.caf
│ │ ├── MessageBubble.bundle
│ │ │ ├── btn_time_bg.png
│ │ │ ├── RecordCancel@2x.png
│ │ │ ├── RecordingBkg@2x.png
│ │ │ ├── btn_time_bg@2x.png
│ │ │ ├── btn_time_bg@3x.png
│ │ │ ├── MessageSendFail@2x.png
│ │ │ ├── MessageSendFail@3x.png
│ │ │ ├── MessageBubble_Video@2x.png
│ │ │ ├── MessageBubble_Video@3x.png
│ │ │ ├── RecordingSignal001@2x.png
│ │ │ ├── RecordingSignal002@2x.png
│ │ │ ├── RecordingSignal003@2x.png
│ │ │ ├── RecordingSignal004@2x.png
│ │ │ ├── RecordingSignal005@2x.png
│ │ │ ├── RecordingSignal006@2x.png
│ │ │ ├── RecordingSignal007@2x.png
│ │ │ ├── RecordingSignal008@2x.png
│ │ │ ├── VoiceMessage_Unread@2x.png
│ │ │ ├── MessageBubble-Customize.plist
│ │ │ ├── MessageBubble_Location@2x.png
│ │ │ ├── MessageBubble_Receiver@2x.png
│ │ │ ├── MessageBubble_Sender@2x.png
│ │ │ ├── SenderVoiceNodePlaying@2x.png
│ │ │ ├── ReceiverVoiceNodePlaying@2x.png
│ │ │ ├── ReceiverVoiceNodePlaying000@2x.png
│ │ │ ├── ReceiverVoiceNodePlaying001@2x.png
│ │ │ ├── ReceiverVoiceNodePlaying002@2x.png
│ │ │ ├── ReceiverVoiceNodePlaying003@2x.png
│ │ │ ├── SenderVoiceNodePlaying000@2x.png
│ │ │ ├── SenderVoiceNodePlaying001@2x.png
│ │ │ ├── SenderVoiceNodePlaying002@2x.png
│ │ │ ├── SenderVoiceNodePlaying003@2x.png
│ │ │ ├── message_liveChat_background_normal.png
│ │ │ ├── message_sender_background_normal@2x.png
│ │ │ ├── message_sender_background_normal@3x.png
│ │ │ ├── message_liveChat_background_normal@2x.png
│ │ │ ├── message_liveChat_background_normal@3x.png
│ │ │ ├── message_receiver_background_normal@2x.png
│ │ │ ├── message_receiver_background_normal@3x.png
│ │ │ ├── message_receiver_background_highlight@2x.png
│ │ │ ├── message_receiver_background_highlight@3x.png
│ │ │ ├── message_sender_background_highlight@2x.png
│ │ │ ├── message_sender_background_highlight@3x.png
│ │ │ ├── message_hollow_sender_background_normal@2x.png
│ │ │ ├── message_hollow_sender_background_normal@3x.png
│ │ │ ├── message_hollow_receiver_background_normal@2x.png
│ │ │ ├── message_hollow_receiver_background_normal@3x.png
│ │ │ ├── message_hollow_sender_background_highlight@2x.png
│ │ │ ├── message_hollow_sender_background_highlight@3x.png
│ │ │ ├── message_hollow_receiver_background_highlight@2x.png
│ │ │ └── message_hollow_receiver_background_highlight@3x.png
│ │ ├── ChatKeyboard.bundle
│ │ │ ├── sharemore_pic@2x.png
│ │ │ ├── sharemore_pic@3x.png
│ │ │ ├── ToolViewEmotion@2x.png
│ │ │ ├── ToolViewEmotion@3x.png
│ │ │ ├── VoiceBtn_Black@2x.png
│ │ │ ├── VoiceBtn_Black@3x.png
│ │ │ ├── input_bar_flat@2x.png
│ │ │ ├── sharemore_video@2x.png
│ │ │ ├── sharemore_video@3x.png
│ │ │ ├── ToolViewEmotionHL@2x.png
│ │ │ ├── ToolViewEmotionHL@3x.png
│ │ │ ├── ToolViewInputVoice@2x.png
│ │ │ ├── ToolViewInputVoice@3x.png
│ │ │ ├── ToolViewKeyboard@2x.png
│ │ │ ├── ToolViewKeyboard@3x.png
│ │ │ ├── ToolViewKeyboardHL@2x.png
│ │ │ ├── ToolViewKeyboardHL@3x.png
│ │ │ ├── VoiceBtn_BlackHL@2x.png
│ │ │ ├── VoiceBtn_BlackHL@3x.png
│ │ │ ├── chat_bar_icons_pic@3x.png
│ │ │ ├── input_field_cover@2x.png
│ │ │ ├── preview_background@2x.png
│ │ │ ├── ToolViewInputVoiceHL@2x.png
│ │ │ ├── ToolViewInputVoiceHL@3x.png
│ │ │ ├── chat_bar_face_normal@3x.png
│ │ │ ├── chat_bar_more_normal@3x.png
│ │ │ ├── location_green_icon@2x.png
│ │ │ ├── TypeSelectorBtnHL_Black@2x.png
│ │ │ ├── TypeSelectorBtnHL_Black@3x.png
│ │ │ ├── TypeSelectorBtn_Black@2x.png
│ │ │ ├── TypeSelectorBtn_Black@3x.png
│ │ │ ├── chat_bar_emoji_normal@2x.png
│ │ │ ├── chat_bar_face_highlight@3x.png
│ │ │ ├── chat_bar_icons_camera@3x.png
│ │ │ ├── chat_bar_icons_location@3x.png
│ │ │ ├── chat_bar_input_normal@2x.png
│ │ │ ├── chat_bar_more_highlight@3x.png
│ │ │ ├── chat_bar_picture_normal@2x.png
│ │ │ ├── chat_bar_recent_normal@2x.png
│ │ │ ├── chat_bar_record_circle@2x.png
│ │ │ ├── chat_bar_voice_normal@2x.png
│ │ │ ├── chat_bar_emoji_highlight@2x.png
│ │ │ ├── chat_bar_recent_highlight@2x.png
│ │ │ ├── show_user_location_normal@2x.png
│ │ │ ├── show_user_location_pressed@2x.png
│ │ │ └── show_user_location_selected@2x.png
│ │ ├── BarButtonIcon.bundle
│ │ │ ├── barbuttonicon_add@2x.png
│ │ │ ├── barbuttonicon_add@3x.png
│ │ │ ├── barbuttonicon_set@2x.png
│ │ │ ├── barbuttonicon_set@3x.png
│ │ │ ├── barbuttonicon_back@2x.png
│ │ │ ├── barbuttonicon_back@3x.png
│ │ │ ├── barbuttonicon_more@2x.png
│ │ │ ├── barbuttonicon_more@3x.png
│ │ │ ├── barbuttonicon_Camera@2x.png
│ │ │ ├── barbuttonicon_Camera@3x.png
│ │ │ ├── barbuttonicon_Operate@2x.png
│ │ │ ├── barbuttonicon_Operate@3x.png
│ │ │ ├── barbuttonicon_delete@2x.png
│ │ │ ├── barbuttonicon_delete@3x.png
│ │ │ ├── barbuttonicon_question@2x.png
│ │ │ ├── barbuttonicon_question@3x.png
│ │ │ ├── barbuttonicon_InfoMulti@2x.png
│ │ │ ├── barbuttonicon_InfoMulti@3x.png
│ │ │ ├── barbuttonicon_InfoSingle@2x.png
│ │ │ ├── barbuttonicon_InfoSingle@3x.png
│ │ │ ├── barbuttonicon_addfriends@2x.png
│ │ │ ├── barbuttonicon_addfriends@3x.png
│ │ │ ├── barbuttonicon_back_cube@2x.png
│ │ │ ├── barbuttonicon_back_cube@3x.png
│ │ │ ├── barbuttonicon_more_black@2x.png
│ │ │ ├── barbuttonicon_more_black@3x.png
│ │ │ ├── barbuttonicon_more_cube@2x.png
│ │ │ └── barbuttonicon_more_cube@3x.png
│ │ ├── DateTools.bundle
│ │ │ ├── ar.lproj
│ │ │ │ └── DateTools.strings
│ │ │ ├── gre.lproj
│ │ │ │ └── DateTools.strings
│ │ │ ├── sv.lproj
│ │ │ │ └── DateTools.strings
│ │ │ └── th.lproj
│ │ │ │ └── DateTools.strings
│ │ ├── Placeholder.bundle
│ │ │ ├── Placeholder_Avatar@2x.png
│ │ │ ├── Placeholder_Group@2x.png
│ │ │ ├── Placeholder_Image@2x.png
│ │ │ └── Placeholder_Accept_Defeat@2x.png
│ │ ├── LCCKPhotoBrowser.bundle
│ │ │ ├── LCCKPhotoBrowser_error.png
│ │ │ ├── LCCKPhotoBrowser_arrowLeft.png
│ │ │ ├── LCCKPhotoBrowser_arrowRight.png
│ │ │ ├── LCCKPhotoBrowser_error@2x.png
│ │ │ ├── LCCKPhotoBrowser_arrowLeft@2x.png
│ │ │ └── LCCKPhotoBrowser_arrowRight@2x.png
│ │ └── LCCKPBLocalizations.bundle
│ │ │ ├── en.lproj
│ │ │ └── Localizable.strings
│ │ │ ├── es.lproj
│ │ │ └── Localizable.strings
│ │ │ ├── fr.lproj
│ │ │ └── Localizable.strings
│ │ │ ├── ru.lproj
│ │ │ └── Localizable.strings
│ │ │ └── zh-Hans.lproj
│ │ │ └── Localizable.strings
│ ├── Tool
│ │ ├── Vendor
│ │ │ ├── VoiceLib
│ │ │ │ └── lame.framework
│ │ │ │ │ └── lame
│ │ │ ├── LCCKDeallocBlockExecutor
│ │ │ │ ├── LCCKDeallocBlockExecutor.h
│ │ │ │ ├── LCCKDeallocExecutor.h
│ │ │ │ └── NSObject+LCCKDeallocBlockExecutor.h
│ │ │ └── LCCKWebViewController
│ │ │ │ └── LCCKSafariActivity
│ │ │ │ └── LCCKSafariActivity.h
│ │ └── Categories
│ │ │ ├── UIColor+LCCKExtension.h
│ │ │ ├── NSString+LCCKMD5.h
│ │ │ ├── UIImageView+LCCKExtension.h
│ │ │ ├── NSBundle+LCCKExtension.h
│ │ │ └── UIView+LCCKExtension.h
│ ├── Model
│ │ ├── AVIMMessage+LCCKExtension.h
│ │ ├── LCLKLiveChatMessage.h
│ │ ├── LCLKLiveDanmuMessage.h
│ │ ├── LCLKLiveGiftMessage.h
│ │ ├── LCLKLiveLikeMessage.h
│ │ ├── LCLKLiveLikeMessage.m
│ │ ├── LCLKLiveChatMessage.m
│ │ ├── LCLKLiveGiftMessage.m
│ │ └── LCLKLiveDanmuMessage.m
│ ├── Module
│ │ ├── Base
│ │ │ └── LCCKBaseNavigationController.h
│ │ ├── Conversation
│ │ │ ├── Tool
│ │ │ │ ├── DisableImageMemoryCache
│ │ │ │ │ ├── NSBundle+LCCKSCaleArray.h
│ │ │ │ │ ├── NSString+LCCKAddScale.h
│ │ │ │ │ ├── LCCKWeakReference.h
│ │ │ │ │ ├── LCCKWeakReference.m
│ │ │ │ │ └── LCCKImageManager.h
│ │ │ │ ├── LCCKCellRegisterController.h
│ │ │ │ └── LCCKMessageVoiceFactory.h
│ │ │ └── View
│ │ │ │ ├── ChatMessageCell
│ │ │ │ ├── LCCKContentView.h
│ │ │ │ ├── LCLKLiveChatMessageCell.h
│ │ │ │ ├── LCCKChatSystemMessageCell.h
│ │ │ │ └── LCCKChatLocationMessageCell.h
│ │ │ │ └── ChatBar
│ │ │ │ ├── LCCKInputViewPluginLocation.h
│ │ │ │ ├── LCCKInputViewPluginPickImage.h
│ │ │ │ └── LCCKInputViewPluginTakePhoto.h
│ │ └── ContactList
│ │ │ └── Model
│ │ │ └── LCCKContact.h
│ └── View
│ │ └── LCCKConversationRefreshHeader.h
└── ChatKit.xcodeproj
│ └── project.xcworkspace
│ └── contents.xcworkspacedata
├── LiveKit-iOS.xcodeproj
└── project.xcworkspace
│ └── contents.xcworkspacedata
├── LiveKit-iOS.xcworkspace
└── contents.xcworkspacedata
└── Podfile
/LiveKit-iOS/LiveKit-iOS/zh-Hans.lproj/Main.strings:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/zh-Hans.lproj/LaunchScreen.strings:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "info" : {
3 | "version" : 1,
4 | "author" : "xcode"
5 | }
6 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "info" : {
3 | "version" : 1,
4 | "author" : "xcode"
5 | }
6 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Gift/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "info" : {
3 | "version" : 1,
4 | "author" : "xcode"
5 | }
6 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "info" : {
3 | "version" : 1,
4 | "author" : "xcode"
5 | }
6 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "info" : {
3 | "version" : 1,
4 | "author" : "xcode"
5 | }
6 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "info" : {
3 | "version" : 1,
4 | "author" : "xcode"
5 | }
6 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/car.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/car.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/保时捷.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/保时捷.gif
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/法拉利.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/法拉利.gif
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/banner.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/banner.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/bomber.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/bomber.gif
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/plane.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/plane.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/sea@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/sea@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[么么哒]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[么么哒]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[么么哒]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[么么哒]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[偷笑]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[偷笑]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[偷笑]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[偷笑]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[傲慢]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[傲慢]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[傲慢]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[傲慢]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[删除]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[删除]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[可怜]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[可怜]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[可怜]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[可怜]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[可爱]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[可爱]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[可爱]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[可爱]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[右哼哼]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[右哼哼]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[右哼哼]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[右哼哼]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[吐]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[吐]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[吐]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[吐]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[吓]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[吓]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[吓]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[吓]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[咒骂]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[咒骂]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[咒骂]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[咒骂]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[困]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[困]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[困]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[困]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[坏笑]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[坏笑]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[坏笑]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[坏笑]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[大哭]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[大哭]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[大哭]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[大哭]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[奋斗]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[奋斗]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[奋斗]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[奋斗]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[害羞]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[害羞]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[害羞]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[害羞]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[左哼哼]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[左哼哼]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[左哼哼]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[左哼哼]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[差劲]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[差劲]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[差劲]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[差劲]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[心碎了]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[心碎了]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[心碎了]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[心碎了]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[快哭了]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[快哭了]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[快哭了]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[快哭了]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[怒]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[怒]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[怒]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[怒]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[惊恐]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[惊恐]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[惊恐]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[惊恐]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[惊讶]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[惊讶]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[惊讶]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[惊讶]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[抓狂]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[抓狂]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[抓狂]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[抓狂]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[抠鼻]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[抠鼻]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[抠鼻]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[抠鼻]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[抱抱]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[抱抱]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[抱抱]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[抱抱]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[撇嘴]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[撇嘴]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[撇嘴]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[撇嘴]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[擦汗]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[擦汗]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[擦汗]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[擦汗]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[晕]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[晕]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[晕]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[晕]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[流泪]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[流泪]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[流泪]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[流泪]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[爱心]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[爱心]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[爱心]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[爱心]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[猪头]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[猪头]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[猪头]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[猪头]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[疑问]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[疑问]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[疑问]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[疑问]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[睡觉]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[睡觉]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[睡觉]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[睡觉]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[示爱]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[示爱]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[示爱]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[示爱]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[糗大了]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[糗大了]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[糗大了]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[糗大了]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[色]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[色]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[色]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[色]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[衰]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[衰]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[衰]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[衰]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[调皮]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[调皮]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[调皮]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[调皮]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[鄙视]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[鄙视]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[鄙视]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[鄙视]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[闭嘴]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[闭嘴]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[闭嘴]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[闭嘴]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[鼓掌]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[鼓掌]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[鼓掌]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[鼓掌]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[龇牙]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[龇牙]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[龇牙]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[龇牙]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/ferrari.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/ferrari.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/ship@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/ship@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/tinyCar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/tinyCar.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/car.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/car.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[笑cry]@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[笑cry]@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[笑cry]@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Emoji.bundle/[笑cry]@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/Remind_Mute.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/Remind_Mute.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/chatMuteOn@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/chatMuteOn@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/safari-icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/safari-icon.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Tool/Vendor/VoiceLib/lame.framework/lame:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Tool/Vendor/VoiceLib/lame.framework/lame
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/开始.imageset/开始.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/开始.imageset/开始.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/点赞.imageset/点赞.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/点赞.imageset/点赞.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Main/Libs/librtmp-iOS/lib/librtmp.a:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Class/Main/Libs/librtmp-iOS/lib/librtmp.a
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Main/Libs/librtmp-iOS/lib/libssl.a:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Class/Main/Libs/librtmp-iOS/lib/libssl.a
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/plane_shadow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/plane_shadow.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/shipshadow@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/Gift/shipshadow@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/开始.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/开始.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/点赞.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/点赞.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/ChatKit-Theme.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/ChatKit-Theme.plist
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/safari-icon@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/safari-icon@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/暂停.imageset/play.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/暂停.imageset/play.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Main/Libs/librtmp-iOS/lib/libcrypto.a:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Class/Main/Libs/librtmp-iOS/lib/libcrypto.a
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_8.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_9.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/goback.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/goback.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/play.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/play.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MBProgressHUD.bundle/error@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MBProgressHUD.bundle/error@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MBProgressHUD.bundle/success@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MBProgressHUD.bundle/success@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/ChatKit-Settings.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/ChatKit-Settings.plist
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/VoiceMessageSource.bundle/send.caf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/VoiceMessageSource.bundle/send.caf
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-40.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-40.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-72.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-72.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-76.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-76.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/返回.imageset/goback.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/返回.imageset/goback.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_10.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_11.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_12.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_13.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_14.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_15.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_16.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_17.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_18.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_19.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_1@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_1@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_1@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_1@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_20.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_21.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_21.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_22.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_22.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_23.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_23.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_24.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_2@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_2@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_2@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_2@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_3@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_3@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_3@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_3@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_4@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_4@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_4@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_4@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_5@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_5@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_5@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_5@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_6@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_6@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_6@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_6@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_7@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_7@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_7@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_7@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/btn_time_bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/btn_time_bg.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/AddGroupMemberBtn@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/AddGroupMemberBtn@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/CellBlueSelected@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/CellBlueSelected@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/CellGraySelected@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/CellGraySelected@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/VoiceMessageSource.bundle/receive.caf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/VoiceMessageSource.bundle/receive.caf
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-40@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-40@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-40@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-40@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-60@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-60@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-60@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-60@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-72@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-72@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-76@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-76@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-Small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-Small.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Gift/porsche.imageset/porsche.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Gift/porsche.imageset/porsche.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/jiaIcon.imageset/jiaIcon.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/jiaIcon.imageset/jiaIcon.jpg
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_16@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_16@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_16@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_16@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_17@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_17@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_17@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_17@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_18@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_18@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_18@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_18@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_19@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_19@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_19@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_19@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_20@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_20@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_20@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_20@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_21@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_21@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_21@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_21@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_22@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_22@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_22@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_22@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_23@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_23@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_23@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_23@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_24@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_24@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_24@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/LiveChat/Resources/HeartImage/applause_24@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/sharemore_pic@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/sharemore_pic@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/sharemore_pic@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/sharemore_pic@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/UMS_find@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/UMS_find@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/address-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/address-1.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordCancel@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordCancel@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingBkg@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingBkg@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/btn_time_bg@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/btn_time_bg@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/btn_time_bg@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/btn_time_bg@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/AddGroupMemberBtnHL@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/AddGroupMemberBtnHL@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-83.5@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-83.5@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-Small-50.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-Small-50.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-Small@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-Small@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-Small@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-Small@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/NavBack.imageset/NavBack@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/NavBack.imageset/NavBack@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/bg_zbfx.imageset/bg_zbfx@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/bg_zbfx.imageset/bg_zbfx@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/tab_bg.imageset/tab_bg@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/tab_bg.imageset/tab_bg@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/tab_bg.imageset/tab_bg@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/tab_bg.imageset/tab_bg@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_me.imageset/tab_me@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_me.imageset/tab_me@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_me.imageset/tab_me@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_me.imageset/tab_me@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewEmotion@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewEmotion@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewEmotion@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewEmotion@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/VoiceBtn_Black@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/VoiceBtn_Black@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/VoiceBtn_Black@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/VoiceBtn_Black@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/input_bar_flat@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/input_bar_flat@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/sharemore_video@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/sharemore_video@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/sharemore_video@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/sharemore_video@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/SearchContactsBarIcon@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/SearchContactsBarIcon@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/VoiceMessageSource.bundle/loudReceive.caf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/VoiceMessageSource.bundle/loudReceive.caf
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/address.imageset/address-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/address.imageset/address-1.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_add@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_add@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_add@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_add@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_set@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_set@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_set@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_set@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewEmotionHL@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewEmotionHL@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewEmotionHL@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewEmotionHL@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewInputVoice@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewInputVoice@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewInputVoice@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewInputVoice@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewKeyboard@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewKeyboard@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewKeyboard@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewKeyboard@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewKeyboardHL@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewKeyboardHL@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewKeyboardHL@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewKeyboardHL@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/VoiceBtn_BlackHL@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/VoiceBtn_BlackHL@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/VoiceBtn_BlackHL@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/VoiceBtn_BlackHL@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_icons_pic@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_icons_pic@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/input_field_cover@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/input_field_cover@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/preview_background@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/preview_background@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/DateTools.bundle/ar.lproj/DateTools.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/DateTools.bundle/ar.lproj/DateTools.strings
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/DateTools.bundle/gre.lproj/DateTools.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/DateTools.bundle/gre.lproj/DateTools.strings
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/DateTools.bundle/sv.lproj/DateTools.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/DateTools.bundle/sv.lproj/DateTools.strings
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/DateTools.bundle/th.lproj/DateTools.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/DateTools.bundle/th.lproj/DateTools.strings
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/camra_beauty@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/camra_beauty@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/camra_beauty@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/camra_beauty@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/camra_preview@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/camra_preview@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/camra_preview@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/camra_preview@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/close_preview@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/close_preview@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/close_preview@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/close_preview@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageSendFail@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageSendFail@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageSendFail@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageSendFail@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Placeholder.bundle/Placeholder_Avatar@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Placeholder.bundle/Placeholder_Avatar@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Placeholder.bundle/Placeholder_Group@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Placeholder.bundle/Placeholder_Group@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Placeholder.bundle/Placeholder_Image@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Placeholder.bundle/Placeholder_Image@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-Small-50@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/AppIcon.appiconset/Icon-Small-50@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/welcome_1.imageset/welcome_1@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/welcome_1.imageset/welcome_1@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/welcome_2.imageset/welcome_2@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/welcome_2.imageset/welcome_2@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_live.imageset/tab_live@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_live.imageset/tab_live@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_live.imageset/tab_live@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_live.imageset/tab_live@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_me_p.imageset/tab_me_p@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_me_p.imageset/tab_me_p@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_me_p.imageset/tab_me_p@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_me_p.imageset/tab_me_p@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_room.imageset/tab_room@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_room.imageset/tab_room@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_room.imageset/tab_room@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_room.imageset/tab_room@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_back@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_back@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_back@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_back@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_more@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_more@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_more@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_more@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewInputVoiceHL@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewInputVoiceHL@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewInputVoiceHL@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/ToolViewInputVoiceHL@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_face_normal@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_face_normal@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_more_normal@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_more_normal@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/location_green_icon@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/location_green_icon@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/me_btn_edit_h_@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/me_btn_edit_h_@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/me_btn_edit_h_@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/me_btn_edit_h_@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageBubble_Video@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageBubble_Video@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageBubble_Video@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageBubble_Video@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal001@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal001@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal002@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal002@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal003@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal003@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal004@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal004@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal005@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal005@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal006@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal006@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal007@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal007@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal008@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/RecordingSignal008@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/VoiceMessage_Unread@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/VoiceMessage_Unread@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/Connectkeyboad_banner_mute@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/Connectkeyboad_banner_mute@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/Connectkeyboad_banner_mute@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/Connectkeyboad_banner_mute@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/card_search.imageset/UMS_find@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/card_search.imageset/UMS_find@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default-568h@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default-568h@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default-667h@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default-667h@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_Camera@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_Camera@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_Camera@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_Camera@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_Operate@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_Operate@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_Operate@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_Operate@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_delete@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_delete@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_delete@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_delete@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_question@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_question@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_question@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_question@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/TypeSelectorBtnHL_Black@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/TypeSelectorBtnHL_Black@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/TypeSelectorBtnHL_Black@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/TypeSelectorBtnHL_Black@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/TypeSelectorBtn_Black@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/TypeSelectorBtn_Black@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/TypeSelectorBtn_Black@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/TypeSelectorBtn_Black@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_emoji_normal@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_emoji_normal@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_face_highlight@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_face_highlight@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_icons_camera@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_icons_camera@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_icons_location@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_icons_location@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_input_normal@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_input_normal@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_more_highlight@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_more_highlight@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_picture_normal@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_picture_normal@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_recent_normal@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_recent_normal@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_record_circle@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_record_circle@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_voice_normal@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_voice_normal@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LCCKPhotoBrowser.bundle/LCCKPhotoBrowser_error.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LCCKPhotoBrowser.bundle/LCCKPhotoBrowser_error.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/2.0_sixin_lt_lw_@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/2.0_sixin_lt_lw_@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/2.0_sixin_lt_lw_@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/2.0_sixin_lt_lw_@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/camra_beauty_close@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/camra_beauty_close@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/camra_beauty_close@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/camra_beauty_close@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageBubble-Customize.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageBubble-Customize.plist
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageBubble_Location@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageBubble_Location@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageBubble_Receiver@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageBubble_Receiver@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageBubble_Sender@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/MessageBubble_Sender@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/SenderVoiceNodePlaying@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/SenderVoiceNodePlaying@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/gift.imageset/2.0_sixin_lt_lw_@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/gift.imageset/2.0_sixin_lt_lw_@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/gift.imageset/2.0_sixin_lt_lw_@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/gift.imageset/2.0_sixin_lt_lw_@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/default_room.imageset/default_room@2x.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/default_room.imageset/default_room@2x.jpg
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/default_room.imageset/default_room@3x.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/default_room.imageset/default_room@3x.jpg
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/room_button.imageset/room_button@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/room_button.imageset/room_button@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/room_button.imageset/room_button@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/room_button.imageset/room_button@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_live_p.imageset/tab_live_p@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_live_p.imageset/tab_live_p@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_live_p.imageset/tab_live_p@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_live_p.imageset/tab_live_p@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_room_p.imageset/tab_room_p@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_room_p.imageset/tab_room_p@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_room_p.imageset/tab_room_p@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_room_p.imageset/tab_room_p@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_InfoMulti@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_InfoMulti@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_InfoMulti@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_InfoMulti@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_InfoSingle@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_InfoSingle@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_InfoSingle@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_InfoSingle@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_addfriends@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_addfriends@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_addfriends@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_addfriends@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_back_cube@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_back_cube@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_back_cube@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_back_cube@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_more_black@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_more_black@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_more_black@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_more_black@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_more_cube@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_more_cube@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_more_cube@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/BarButtonIcon.bundle/barbuttonicon_more_cube@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_emoji_highlight@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_emoji_highlight@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_recent_highlight@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/chat_bar_recent_highlight@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/show_user_location_normal@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/show_user_location_normal@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/me_harvest_exchange@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/me_harvest_exchange@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/me_harvest_exchange@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/me_harvest_exchange@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/me_new_icon_zuanshi@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/me_new_icon_zuanshi@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/me_new_icon_zuanshi@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/me_new_icon_zuanshi@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/ReceiverVoiceNodePlaying@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/ReceiverVoiceNodePlaying@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Placeholder.bundle/Placeholder_Accept_Defeat@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Placeholder.bundle/Placeholder_Accept_Defeat@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_beauty.imageset/camra_beauty@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_beauty.imageset/camra_beauty@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_beauty.imageset/camra_beauty@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_beauty.imageset/camra_beauty@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_btn_rt.imageset/me_new_btn_rt@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_btn_rt.imageset/me_new_btn_rt@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_btn_rt.imageset/me_new_btn_rt@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_btn_rt.imageset/me_new_btn_rt@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_dengji.imageset/me_new_dengji@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_dengji.imageset/me_new_dengji@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_dengji.imageset/me_new_dengji@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_dengji.imageset/me_new_dengji@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_shouyi.imageset/me_new_shouyi@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_shouyi.imageset/me_new_shouyi@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_shouyi.imageset/me_new_shouyi@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_shouyi.imageset/me_new_shouyi@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/show_user_location_pressed@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/show_user_location_pressed@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/show_user_location_selected@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/ChatKeyboard.bundle/show_user_location_selected@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LCCKPBLocalizations.bundle/en.lproj/Localizable.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LCCKPBLocalizations.bundle/en.lproj/Localizable.strings
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LCCKPBLocalizations.bundle/es.lproj/Localizable.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LCCKPBLocalizations.bundle/es.lproj/Localizable.strings
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LCCKPBLocalizations.bundle/fr.lproj/Localizable.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LCCKPBLocalizations.bundle/fr.lproj/Localizable.strings
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LCCKPBLocalizations.bundle/ru.lproj/Localizable.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LCCKPBLocalizations.bundle/ru.lproj/Localizable.strings
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LCCKPhotoBrowser.bundle/LCCKPhotoBrowser_arrowLeft.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LCCKPhotoBrowser.bundle/LCCKPhotoBrowser_arrowLeft.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LCCKPhotoBrowser.bundle/LCCKPhotoBrowser_arrowRight.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LCCKPhotoBrowser.bundle/LCCKPhotoBrowser_arrowRight.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LCCKPhotoBrowser.bundle/LCCKPhotoBrowser_error@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LCCKPhotoBrowser.bundle/LCCKPhotoBrowser_error@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/live_comment_high_new@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LiveKitButtonIcon.bundle/live_comment_high_new@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/ReceiverVoiceNodePlaying000@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/ReceiverVoiceNodePlaying000@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/ReceiverVoiceNodePlaying001@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/ReceiverVoiceNodePlaying001@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/ReceiverVoiceNodePlaying002@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/ReceiverVoiceNodePlaying002@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/ReceiverVoiceNodePlaying003@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/ReceiverVoiceNodePlaying003@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/SenderVoiceNodePlaying000@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/SenderVoiceNodePlaying000@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/SenderVoiceNodePlaying001@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/SenderVoiceNodePlaying001@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/SenderVoiceNodePlaying002@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/SenderVoiceNodePlaying002@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/SenderVoiceNodePlaying003@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/SenderVoiceNodePlaying003@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_preview.imageset/camra_preview@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_preview.imageset/camra_preview@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_preview.imageset/camra_preview@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_preview.imageset/camra_preview@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/close_preview.imageset/close_preview@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/close_preview.imageset/close_preview@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/close_preview.imageset/close_preview@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/close_preview.imageset/close_preview@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Gift/gift_fireworks_1.imageset/gift_fireworks_1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Gift/gift_fireworks_1.imageset/gift_fireworks_1.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Gift/gift_fireworks_2.imageset/gift_fireworks_2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Gift/gift_fireworks_2.imageset/gift_fireworks_2.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad~landscape.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad~landscape.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_bg_live.imageset/me_new_bg_live@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_bg_live.imageset/me_new_bg_live@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_bg_live.imageset/me_new_bg_live@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_bg_live.imageset/me_new_bg_live@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LCCKPhotoBrowser.bundle/LCCKPhotoBrowser_arrowLeft@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LCCKPhotoBrowser.bundle/LCCKPhotoBrowser_arrowLeft@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_btn_edit_h_.imageset/me_btn_edit_h_@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_btn_edit_h_.imageset/me_btn_edit_h_@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_btn_edit_h_.imageset/me_btn_edit_h_@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_btn_edit_h_.imageset/me_btn_edit_h_@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default-Landscape-736h@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default-Landscape-736h@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default-Portrait-736h@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default-Portrait-736h@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad~landscape@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad~landscape@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad~nostatusbar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad~nostatusbar.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/global_background.imageset/global_tittle@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/global_background.imageset/global_tittle@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/global_background.imageset/global_tittle@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/global_background.imageset/global_tittle@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_zhanghao.imageset/me_new_zhanghao@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_zhanghao.imageset/me_new_zhanghao@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_zhanghao.imageset/me_new_zhanghao@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_zhanghao.imageset/me_new_zhanghao@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LCCKPBLocalizations.bundle/zh-Hans.lproj/Localizable.strings:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LCCKPBLocalizations.bundle/zh-Hans.lproj/Localizable.strings
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/LCCKPhotoBrowser.bundle/LCCKPhotoBrowser_arrowRight@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/LCCKPhotoBrowser.bundle/LCCKPhotoBrowser_arrowRight@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_liveChat_background_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_liveChat_background_normal.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_sender_background_normal@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_sender_background_normal@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_sender_background_normal@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_sender_background_normal@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad~nostatusbar@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad~nostatusbar@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_icon_live.imageset/me_new_icon_live@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_icon_live.imageset/me_new_icon_live@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_icon_live.imageset/me_new_icon_live@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_icon_live.imageset/me_new_icon_live@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/ChatKit.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_liveChat_background_normal@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_liveChat_background_normal@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_liveChat_background_normal@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_liveChat_background_normal@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_receiver_background_normal@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_receiver_background_normal@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_receiver_background_normal@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_receiver_background_normal@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/card_message.imageset/live_comment_high_new@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/card_message.imageset/live_comment_high_new@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_receiver_background_highlight@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_receiver_background_highlight@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_receiver_background_highlight@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_receiver_background_highlight@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_sender_background_highlight@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_sender_background_highlight@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_sender_background_highlight@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_sender_background_highlight@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_beauty_close.imageset/camra_beauty_close@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_beauty_close.imageset/camra_beauty_close@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_beauty_close.imageset/camra_beauty_close@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_beauty_close.imageset/camra_beauty_close@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_sender_background_normal@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_sender_background_normal@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_sender_background_normal@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_sender_background_normal@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/conversationViewController_default_backgroundImage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/Other.bundle/conversationViewController_default_backgroundImage.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_harvest_exchange.imageset/me_harvest_exchange@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_harvest_exchange.imageset/me_harvest_exchange@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_harvest_exchange.imageset/me_harvest_exchange@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_harvest_exchange.imageset/me_harvest_exchange@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_new_icon_zuanshi.imageset/me_new_icon_zuanshi@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_new_icon_zuanshi.imageset/me_new_icon_zuanshi@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_new_icon_zuanshi.imageset/me_new_icon_zuanshi@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_new_icon_zuanshi.imageset/me_new_icon_zuanshi@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad~landscape~nostatusbar.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad~landscape~nostatusbar.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_receiver_background_normal@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_receiver_background_normal@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_receiver_background_normal@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_receiver_background_normal@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_sender_background_highlight@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_sender_background_highlight@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_sender_background_highlight@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_sender_background_highlight@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad~landscape~nostatusbar@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/LaunchImage.launchimage/Default~ipad~landscape~nostatusbar@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/live_area_icn_male_prd.imageset/live_area_icn_male_prd@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/live_area_icn_male_prd.imageset/live_area_icn_male_prd@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/live_area_icn_male_prd.imageset/live_area_icn_male_prd@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/live_area_icn_male_prd.imageset/live_area_icn_male_prd@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_receiver_background_highlight@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_receiver_background_highlight@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_receiver_background_highlight@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/ChatKit/Class/Resources/MessageBubble.bundle/message_hollow_receiver_background_highlight@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_myaccount_reddiamond.imageset/me_myaccount_reddiamond@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_myaccount_reddiamond.imageset/me_myaccount_reddiamond@2x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_myaccount_reddiamond.imageset/me_myaccount_reddiamond@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/leancloud/LeanCloudLiveKit-iOS/HEAD/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_myaccount_reddiamond.imageset/me_myaccount_reddiamond@3x.png
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Mine/View/MyView.h:
--------------------------------------------------------------------------------
1 | //
2 | // MyView.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/7/4.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface MyView : UIView
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Camera/View/StartLiveView.h:
--------------------------------------------------------------------------------
1 | //
2 | // StartLiveView.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/7/3.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface StartLiveView : UIView
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/ViewController.h:
--------------------------------------------------------------------------------
1 | //
2 | // ViewController.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/6/29.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface ViewController : UIViewController
12 |
13 |
14 | @end
15 |
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveKit-iOS.entitlements:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | aps-environment
6 | development
7 |
8 |
9 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Mine/View/MiddleView.h:
--------------------------------------------------------------------------------
1 | //
2 | // MiddleView.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/7/3.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface MiddleView : UIView
12 |
13 | + (instancetype)middleView;
14 | @end
15 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Mine/Controller/MineViewController.h:
--------------------------------------------------------------------------------
1 | //
2 | // MineViewController.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/6/29.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface MineViewController : UIViewController
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Camera/Controller/CameraViewController.h:
--------------------------------------------------------------------------------
1 | //
2 | // CameraViewController.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/7/3.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface CameraViewController : UIViewController
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Live/ChildViewController/NewViewController.h:
--------------------------------------------------------------------------------
1 | //
2 | // NewViewController.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/7/2.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface NewViewController : UIViewController
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Live/Controller/SearchViewController.h:
--------------------------------------------------------------------------------
1 | //
2 | // SearchViewController.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/6/30.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface SearchViewController : UIViewController
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Model/AVIMMessage+LCCKExtension.h:
--------------------------------------------------------------------------------
1 | //
2 | // AVIMMessage+LCCKExtension.h
3 | // Pods
4 | //
5 | // Created by 陈宜龙 on 16/8/20.
6 | //
7 | //
8 |
9 | #import
10 |
11 | @interface AVIMMessage (LCCKExtension)
12 |
13 | - (AVIMTypedMessage *)lcck_getValidTypedMessage;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Live/ChildViewController/HotViewController.h:
--------------------------------------------------------------------------------
1 | //
2 | // HotViewController.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/7/2.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 |
12 | @interface HotViewController : UIViewController
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Main/Controller/MainTabBarController.h:
--------------------------------------------------------------------------------
1 | //
2 | // MainTabBarController.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/6/29.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface MainTabBarController : UITabBarController
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Live/ChildViewController/AttentionViewController.h:
--------------------------------------------------------------------------------
1 | //
2 | // AttentionViewController.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/7/2.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface AttentionViewController : UIViewController
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Main/Controller/MainNavigationController.h:
--------------------------------------------------------------------------------
1 | //
2 | // MainNavigationController.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/6/29.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface MainNavigationController : UINavigationController
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Model/LCLKLiveChatMessage.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKLiveChatMessage.h
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/7/27.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 | #import "LCCKConstants.h"
11 |
12 | @interface LCLKLiveChatMessage : AVIMTextMessage
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Model/LCLKLiveDanmuMessage.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKLiveDanmuMessage.h
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/7/29.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 | #import "LCCKConstants.h"
11 |
12 | @interface LCLKLiveDanmuMessage : AVIMTextMessage
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Model/LCLKLiveGiftMessage.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKLiveGiftMessage.h
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/7/29.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 | #import "LCCKConstants.h"
11 |
12 | @interface LCLKLiveGiftMessage : AVIMTextMessage
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Model/LCLKLiveLikeMessage.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKLiveLikeMessage.h
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/7/29.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 | #import "LCCKConstants.h"
11 |
12 | @interface LCLKLiveLikeMessage : AVIMTextMessage
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Mine/View/MineHeadView.h:
--------------------------------------------------------------------------------
1 | //
2 | // MineHeadView.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/7/3.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface MineHeadView : UIView
12 |
13 | + (instancetype)mineHeadView;
14 |
15 | - (void)setCirculBtn;
16 | @end
17 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/AppDelegate.h:
--------------------------------------------------------------------------------
1 | //
2 | // AppDelegate.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/6/29.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface AppDelegate : UIResponder
12 |
13 | @property (strong, nonatomic) UIWindow *window;
14 |
15 |
16 | @end
17 |
18 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Category/UIImage+Image.h:
--------------------------------------------------------------------------------
1 | //
2 | // UIImage+Image.h
3 | // BuDeJie
4 | //
5 | // Created by 1 on 16/5/29.
6 | // Copyright © 2016年 小码哥. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface UIImage (Image)
12 |
13 | // 加载不要被渲染的图片
14 | + (UIImage *)imageWithOriginalRenderingMode:(NSString *)imageName;
15 |
16 | @end
17 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Tool/Vendor/LCCKDeallocBlockExecutor/LCCKDeallocBlockExecutor.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKDeallocBlockExecutor.h
3 | // LCCKDeallocExecutor
4 | //
5 | // v0.7.10 Created by 微博@iOS程序犭袁 (http://weibo.com/luohanchenyilong/) on 15/12/27.
6 | // Copyright © 2015年 https://github.com/ChenYilong . All rights reserved.
7 | //
8 |
9 | #import "NSObject+LCCKDeallocBlockExecutor.h"
10 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Streaming/PLCameraStreamingKit/PLCameraFilter.m:
--------------------------------------------------------------------------------
1 | //
2 | // PLCameraFilter.m
3 | // PLProcessingKit
4 | //
5 | // Created by WangSiyu on 5/7/16.
6 | // Copyright © 2016 Pili. All rights reserved.
7 | //
8 |
9 | #import "PLCameraFilter.h"
10 |
11 | @implementation PLCameraFilter
12 |
13 | - (void)setSource:(GPUImageOutput *)source {
14 | }
15 |
16 | @end
17 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Live/Controller/LiveViewController.h:
--------------------------------------------------------------------------------
1 | //
2 | // LiveViewController.h
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/6/29.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 | #import "XJScrollerHiddenBarViewController.h"
11 |
12 | @interface LiveViewController : XJScrollerHiddenBarViewController
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Mine/Category/UIImage+Image.h:
--------------------------------------------------------------------------------
1 | //
2 | // UIControl+Extension.m
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/7/3.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface UIImage (Image)
12 |
13 | // 加载不要被渲染的图片
14 | + (UIImage *)imageWithOriginalRenderingMode:(NSString *)imageName;
15 |
16 | @end
17 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Base/LCCKBaseNavigationController.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKBaseNavigationController.h
3 | // LeanCloudChatKit-iOS
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) on 16/2/22.
6 | // Copyright © 2016年 LeanCloud. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface LCCKBaseNavigationController : UINavigationController
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Tool/Categories/UIColor+LCCKExtension.h:
--------------------------------------------------------------------------------
1 | //
2 | // UIColor+CJ.h
3 | // LinkLabelDemo
4 | //
5 | // v0.7.10 Created by CoderJee on 15/4/14.
6 | // Copyright (c) 2015年 com.huazhi. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface UIColor (LCCKExtension)
12 | /**
13 | * 转16进制颜色 不需要转“#”号
14 | */
15 | + (UIColor *)CJ_16_Color:(NSString *)code;
16 | @end
17 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/6/29.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 | #import "AppDelegate.h"
11 |
12 | int main(int argc, char * argv[]) {
13 | @autoreleasepool {
14 | return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
15 | }
16 | }
17 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/Tool/DisableImageMemoryCache/NSBundle+LCCKSCaleArray.h:
--------------------------------------------------------------------------------
1 | //
2 | // NSBundle+LCCKSCaleArray.h
3 | // Kuber
4 | //
5 | // v0.7.10 Created by Kuber on 16/3/30.
6 | // Copyright © 2016年 Huaxu Technology. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface NSBundle (LCCKSCaleArray)
12 |
13 | + (NSArray *)lcck_scaleArray;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/View/ChatMessageCell/LCCKContentView.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKContentView.h
3 | // LCCKChatExample
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) ( https://github.com/leancloud/ChatKit-OC ) on 15/11/13.
6 | // Copyright © 2015年 https://LeanCloud.cn . All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface LCCKContentView : UIView
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Mine/View/MiddleView.m:
--------------------------------------------------------------------------------
1 | //
2 | // MiddleView.m
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/7/3.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import "MiddleView.h"
10 |
11 | @implementation MiddleView
12 |
13 | + (instancetype)middleView {
14 | return [[[NSBundle mainBundle] loadNibNamed:NSStringFromClass(self) owner:nil options:nil] firstObject];
15 | }
16 |
17 | @end
18 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/View/ChatMessageCell/LCLKLiveChatMessageCell.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKLiveChatMessageCell.h
3 | // Pods
4 | //
5 | // Created by 陈宜龙 on 16/9/5.
6 | //
7 | //
8 |
9 | #if __has_include()
10 | #import
11 | #else
12 | #import "LCChatKit.h"
13 | #endif
14 |
15 | @interface LCLKLiveChatMessageCell : LCCKChatMessageCell
16 |
17 | @end
18 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Tool/Categories/NSString+LCCKMD5.h:
--------------------------------------------------------------------------------
1 | //
2 | // NSString+MD5.h
3 | // LCCKChatExample
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) ( https://github.com/leancloud/ChatKit-OC ) on 15/11/19.
6 | // Copyright © 2015年 https://LeanCloud.cn . All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface NSString (LCCKMD5)
12 |
13 | - (NSString *)lcck_MD5String;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Tool/Categories/UIImageView+LCCKExtension.h:
--------------------------------------------------------------------------------
1 | //
2 | // UIImageView+LCCKExtension.h
3 | // LeanCloudChatKit-iOS
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) on 16/5/16.
6 | // Copyright © 2016年 LeanCloud. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface UIImageView (LCCKExtension)
12 |
13 | @property (nonatomic, assign) CGFloat lcck_cornerRadius;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Tool/Categories/NSBundle+LCCKExtension.h:
--------------------------------------------------------------------------------
1 | //
2 | // NSBundle+LCCKExtension.h
3 | // ChatKit
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) on 16/5/19.
6 | // Copyright © 2016年 LeanCloud. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface NSBundle (LCCKExtension)
12 |
13 | + (NSBundle *)lcck_bundleForName:(NSString *)bundleName class:(Class)aClass;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/开始.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "开始.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/点赞.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "点赞.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/View/LCLKGift01InputViewPlugin.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKGift00InputViewPlugin.h
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/9/2.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | static LCCKInputViewPluginType const LCCKInputViewPluginType01 = 1;
12 |
13 | @interface LCLKGift01InputViewPlugin : LCCKInputViewPlugin
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/View/LCLKGift02InputViewPlugin.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKGift02InputViewPlugin.h
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/9/8.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | static LCCKInputViewPluginType const LCCKInputViewPluginType002 = 2;
12 |
13 | @interface LCLKGift02InputViewPlugin : LCCKInputViewPlugin
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/View/LCLKGift03InputViewPlugin.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKGift03InputViewPlugin.h
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/9/8.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | static LCCKInputViewPluginType const LCCKInputViewPluginType003 = 3;
12 |
13 | @interface LCLKGift03InputViewPlugin : LCCKInputViewPlugin
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/View/LCLKGift04InputViewPlugin.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKGift04InputViewPlugin.h
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/9/8.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | static LCCKInputViewPluginType const LCCKInputViewPluginType004 = 4;
12 |
13 | @interface LCLKGift04InputViewPlugin : LCCKInputViewPlugin
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/View/LCLKGift05InputViewPlugin.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKGift05InputViewPlugin.h
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/9/8.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | static LCCKInputViewPluginType const LCCKInputViewPluginType005 = 5;
12 |
13 | @interface LCLKGift05InputViewPlugin : LCCKInputViewPlugin
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/View/LCLKGift06InputViewPlugin.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKGift06InputViewPlugin.h
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/9/8.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | static LCCKInputViewPluginType const LCCKInputViewPluginType006 = 6;
12 |
13 | @interface LCLKGift06InputViewPlugin : LCCKInputViewPlugin
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/View/LCLKGift07InputViewPlugin.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKGift07InputViewPlugin.h
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/9/8.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | static LCCKInputViewPluginType const LCCKInputViewPluginType007 = 7;
12 |
13 | @interface LCLKGift07InputViewPlugin : LCCKInputViewPlugin
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/View/LCLKGift08InputViewPlugin.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKGift08InputViewPlugin.h
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/9/8.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | static LCCKInputViewPluginType const LCCKInputViewPluginType008 = 8;
12 |
13 | @interface LCLKGift08InputViewPlugin : LCCKInputViewPlugin
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/暂停.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "play.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/返回.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "goback.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/Podfile:
--------------------------------------------------------------------------------
1 | platform :ios , '7.0'
2 | #use_frameworks!
3 | target 'LiveKit-iOS' do
4 | #pod 'AVOSCloud'
5 | #pod 'AVOSCloudIM'
6 | #pod "ChatKit", "~> 0.3.0"
7 | pod 'MBProgressHUD'
8 | pod "MWPhotoBrowser", "2.1.2"
9 | pod 'ChatKit', :path => './'
10 | pod 'BarrageRenderer', "1.8.1"
11 | #pod 'AFNetworking'
12 | pod 'GPUImage'
13 | #pod 'LFLiveKit'
14 | pod 'SVProgressHUD'
15 | pod 'ODRefreshControl'
16 | pod 'PLStreamingKit'
17 |
18 | end
19 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Gift/porsche.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "porsche.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/NavBack.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "NavBack@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/bg_zbfx.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "scale" : "2x"
10 | },
11 | {
12 | "idiom" : "universal",
13 | "filename" : "bg_zbfx@3x.png",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/jiaIcon.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "jiaIcon.jpg",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/Tool/DisableImageMemoryCache/NSString+LCCKAddScale.h:
--------------------------------------------------------------------------------
1 | //
2 | // NSString+LCCKAddScale.h
3 | // Kuber
4 | //
5 | // v0.7.10 Created by Kuber on 16/3/30.
6 | // Copyright © 2016年 Huaxu Technology. All rights reserved.
7 | //
8 |
9 | #import
10 | #import
11 |
12 | @interface NSString (LCCKAddScale)
13 |
14 | - (NSString *)lcck_stringByAppendingScale:(CGFloat)scale;
15 |
16 | @end
17 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/address.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "scale" : "2x"
10 | },
11 | {
12 | "idiom" : "universal",
13 | "filename" : "address-1.png",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/welcome_1.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "scale" : "2x"
10 | },
11 | {
12 | "idiom" : "universal",
13 | "filename" : "welcome_1@3x.png",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/welcome_2.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "scale" : "2x"
10 | },
11 | {
12 | "idiom" : "universal",
13 | "filename" : "welcome_2@3x.png",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Streaming/PLCameraStreamingKit/PLGPUImageCameraFilter.h:
--------------------------------------------------------------------------------
1 | //
2 | // PLGPUImageCameraFilter.h
3 | // PLCameraStreamingKit
4 | //
5 | // Created by WangSiyu on 5/9/16.
6 | // Copyright © 2016 Pili Engineering, Qiniu Inc. All rights reserved.
7 | //
8 |
9 | #import "PLCameraFilter.h"
10 |
11 | @interface PLGPUImageCameraFilter : PLCameraFilter
12 |
13 | - (instancetype)initWithGPUImageFilter:(GPUImageFilter *)filter;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/card_search.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "UMS_find@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/ContactList/Model/LCCKContact.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKContact.h
3 | // ChatKit
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) on 16/7/11.
6 | // Copyright © 2016年 LeanCloud. All rights reserved.
7 | //
8 |
9 | #import
10 | #import "LCCKUserDelegate.h"
11 |
12 | @interface LCCKContact : NSObject
13 |
14 | @property (nonatomic, assign, getter = isChecked) BOOL checked;
15 |
16 | @end
17 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Gift/gift_fireworks_1.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "gift_fireworks_1.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Gift/gift_fireworks_2.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "gift_fireworks_2.png",
6 | "scale" : "1x"
7 | },
8 | {
9 | "idiom" : "universal",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Model/LCLKLiveLikeMessage.m:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKLiveLikeMessage.m
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/7/29.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import "LCLKLiveLikeMessage.h"
10 |
11 | @implementation LCLKLiveLikeMessage
12 |
13 | + (AVIMMessageMediaType)classMediaType {
14 | return LCLKMessageTypeLike;
15 | }
16 |
17 | + (void)load {
18 | // 自定义消息需要注册
19 | [self registerSubclass];
20 | }
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/Tool/DisableImageMemoryCache/LCCKWeakReference.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKWeakReference.h
3 | // Kuber
4 | //
5 | // v0.7.10 Created by Kuber on 16/4/29.
6 | // Copyright © 2016年 Huaxu Technology. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | typedef id (^LCCKWeakReference)(void);
12 |
13 | LCCKWeakReference makeLCCKWeakReference(id object);
14 |
15 | id weakReferenceNonretainedObjectValue(LCCKWeakReference ref);
16 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/card_message.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "live_comment_high_new@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "scale" : "3x"
15 | }
16 | ],
17 | "info" : {
18 | "version" : 1,
19 | "author" : "xcode"
20 | }
21 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/LiveChat/Streaming/PLCameraStreamingKit/PLCameraFilter.h:
--------------------------------------------------------------------------------
1 | //
2 | // PLCameraFilter.h
3 | // PLProcessingKit
4 | //
5 | // Created by WangSiyu on 5/7/16.
6 | // Copyright © 2016 Pili. All rights reserved.
7 | //
8 |
9 | #import
10 | #import "GPUImage.h"
11 |
12 | @interface PLCameraFilter : NSObject
13 |
14 | @property (nonatomic, strong) GPUImageOutput *output;
15 |
16 | - (void)setSource:(GPUImageOutput *)source;
17 |
18 | @end
19 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Model/LCLKLiveChatMessage.m:
--------------------------------------------------------------------------------
1 | //
2 | // LCLKLiveChatMessage.m
3 | // 高仿映客
4 | //
5 | // Created by 陈宜龙 on 16/7/27.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import "LCLKLiveChatMessage.h"
10 |
11 | @implementation LCLKLiveChatMessage
12 |
13 | + (AVIMMessageMediaType)classMediaType {
14 | return LCLKMessageTypeTransient;
15 | }
16 |
17 | + (void)load {
18 | // 自定义消息需要注册
19 | [self registerSubclass];
20 | }
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Model/LCLKLiveGiftMessage.m:
--------------------------------------------------------------------------------
1 |
2 | //
3 | // LCLKLiveGiftMessage.m
4 | // 高仿映客
5 | //
6 | // Created by 陈宜龙 on 16/7/29.
7 | // Copyright © 2016年 JIAAIR. All rights reserved.
8 | //
9 |
10 | #import "LCLKLiveGiftMessage.h"
11 |
12 | @implementation LCLKLiveGiftMessage
13 |
14 | + (AVIMMessageMediaType)classMediaType {
15 | return LCLKMessageTypeGift;
16 | }
17 |
18 | + (void)load {
19 | // 自定义消息需要注册
20 | [self registerSubclass];
21 | }
22 |
23 | @end
24 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Mine/Category/UIView+Frame.h:
--------------------------------------------------------------------------------
1 | //
2 | // UIView+Frame.h
3 | // 百思不得姐
4 | //
5 | // Created by JIAAIR on 16/6/6.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface UIView (Frame)
12 |
13 | @property CGFloat xj_width;
14 | @property CGFloat xj_height;
15 | @property CGFloat xj_x;
16 | @property CGFloat xj_y;
17 | @property CGFloat xj_centerX;
18 | @property CGFloat xj_centerY;
19 |
20 |
21 | @end
22 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Model/LCLKLiveDanmuMessage.m:
--------------------------------------------------------------------------------
1 |
2 | //
3 | // LCLKLiveDanmuMessage.m
4 | // 高仿映客
5 | //
6 | // Created by 陈宜龙 on 16/7/29.
7 | // Copyright © 2016年 JIAAIR. All rights reserved.
8 | //
9 |
10 | #import "LCLKLiveDanmuMessage.h"
11 |
12 | @implementation LCLKLiveDanmuMessage
13 |
14 | + (AVIMMessageMediaType)classMediaType {
15 | return LCLKMessageTypeDanMu;
16 | }
17 |
18 | + (void)load {
19 | // 自定义消息需要注册
20 | [self registerSubclass];
21 | }
22 |
23 | @end
24 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Tool/Vendor/LCCKWebViewController/LCCKSafariActivity/LCCKSafariActivity.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKSafariActivity.h
3 | // Pinbrowser
4 | //
5 | // Created by Mikael Konutgan on 12/02/2013.
6 | // Copyright (c) 2013 Mikael Konutgan. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | /*
12 | * A `UIActivity` subclass to be used with a `UIActivityViewController` that opens a URL in Safari.
13 | */
14 | @interface LCCKSafariActivity : UIActivity
15 |
16 | @end
17 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/tab_bg.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "tab_bg@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "tab_bg@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_me.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "tab_me@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "tab_me@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Category/UIImage+Image.m:
--------------------------------------------------------------------------------
1 | //
2 | // UIImage+Image.m
3 | // BuDeJie
4 | //
5 | // Created by 1 on 16/5/29.
6 | // Copyright © 2016年 小码哥. All rights reserved.
7 | //
8 |
9 | #import "UIImage+Image.h"
10 |
11 | @implementation UIImage (Image)
12 | + (UIImage *)imageWithOriginalRenderingMode:(NSString *)imageName
13 | {
14 | UIImage *image = [UIImage imageNamed:imageName];
15 | return [image imageWithRenderingMode:UIImageRenderingModeAlwaysOriginal];
16 | }
17 | @end
18 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/View/ChatMessageCell/LCCKChatSystemMessageCell.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKChatSystemMessageCell.h
3 | // LCCKChatExample
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) ( https://github.com/leancloud/ChatKit-OC ) on 15/11/17.
6 | // Copyright © 2015年 https://LeanCloud.cn . All rights reserved.
7 | //
8 |
9 | #import "LCCKChatMessageCell.h"
10 |
11 | @interface LCCKChatSystemMessageCell : LCCKChatMessageCell
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/View/LCCKConversationRefreshHeader.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKBaseConversationViewController.h
3 | // LeanCloudChatKit-iOS
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) on 16/3/21.
6 | // Copyright © 2016年 LeanCloud. All rights reserved.
7 | //
8 |
9 | #if __has_include()
10 | #import
11 | #else
12 | #import "MJRefresh.h"
13 | #endif
14 |
15 | @interface LCCKConversationRefreshHeader : MJRefreshHeader
16 |
17 | @end
18 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_live.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "tab_live@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "tab_live@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_me_p.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "tab_me_p@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "tab_me_p@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_room.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "tab_room@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "tab_room@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/room_button.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "room_button@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "room_button@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_live_p.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "tab_live_p@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "tab_live_p@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/tabBar/tab_room_p.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "tab_room_p@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "tab_room_p@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/View/ChatMessageCell/LCCKChatLocationMessageCell.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKChatLocationMessageCell.h
3 | // LCCKChatExample
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) ( https://github.com/leancloud/ChatKit-OC ) on 15/11/17.
6 | // Copyright © 2015年 https://LeanCloud.cn . All rights reserved.
7 | //
8 |
9 | #import "LCCKChatMessageCell.h"
10 |
11 | @interface LCCKChatLocationMessageCell : LCCKChatMessageCell
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_beauty.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "camra_beauty@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "camra_beauty@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/gift.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "2.0_sixin_lt_lw_@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "2.0_sixin_lt_lw_@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/default_room.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "default_room@2x.jpg",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "default_room@3x.jpg",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_btn_rt.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "me_new_btn_rt@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "me_new_btn_rt@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_dengji.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "me_new_dengji@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "me_new_dengji@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_shouyi.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "me_new_shouyi@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "me_new_shouyi@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Mine/Category/UIImage+Image.m:
--------------------------------------------------------------------------------
1 | //
2 | // UIControl+Extension.m
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/7/3.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import "UIImage+Image.h"
10 |
11 | @implementation UIImage (Image)
12 | + (UIImage *)imageWithOriginalRenderingMode:(NSString *)imageName
13 | {
14 | UIImage *image = [UIImage imageNamed:imageName];
15 | return [image imageWithRenderingMode:UIImageRenderingModeAlwaysOriginal];
16 | }
17 | @end
18 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_preview.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "camra_preview@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "camra_preview@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/close_preview.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "close_preview@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "close_preview@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_btn_edit_h_.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "me_btn_edit_h_@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "me_btn_edit_h_@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Main/global_background.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "global_tittle@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "global_tittle@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_bg_live.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "me_new_bg_live@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "me_new_bg_live@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_icon_live.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "me_new_icon_live@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "me_new_icon_live@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_new_zhanghao.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "me_new_zhanghao@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "me_new_zhanghao@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Tool/Categories/UIView+LCCKExtension.h:
--------------------------------------------------------------------------------
1 | //
2 | // UIView+LCCKExtension.h
3 | // ChatKit
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) on 16/6/2.
6 | // Copyright © 2016年 LeanCloud. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | typedef void (^LCCKViewActionBlock)(UIView *subview);
12 |
13 | @interface UIView (LCCKExtension)
14 |
15 | - (NSMutableArray*)lcck_allSubViews;
16 |
17 | - (void)lcck_logViewHierarchy:(LCCKViewActionBlock)viewActionBlcok;
18 |
19 | @end
20 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/camra_beauty_close.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "camra_beauty_close@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "camra_beauty_close@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_harvest_exchange.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "me_harvest_exchange@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "me_harvest_exchange@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Button/me_new_icon_zuanshi.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "me_new_icon_zuanshi@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "me_new_icon_zuanshi@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Tool/Vendor/LCCKDeallocBlockExecutor/LCCKDeallocExecutor.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKDeallocExecutor.h
3 | // LCCKDeallocExecutor
4 | //
5 | // v0.7.10 Created by 微博@iOS程序犭袁 (http://weibo.com/luohanchenyilong/) on 15/12/27.
6 | // Copyright © 2015年 https://github.com/ChenYilong . All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | typedef void (^DeallocExecutorBlock)(void);
12 |
13 | @interface LCCKDeallocExecutor : NSObject
14 |
15 | - (id)initWithBlock:(DeallocExecutorBlock)block;
16 |
17 | @end
18 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/View/ChatBar/LCCKInputViewPluginLocation.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKInputViewPluginLocation.h
3 | // Pods
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) on 16/8/11.
6 | //
7 | //
8 |
9 | #if __has_include()
10 | #import
11 | #else
12 | #import "LCChatKit.h"
13 | #endif
14 |
15 | @interface LCCKInputViewPluginLocation : LCCKInputViewPlugin
16 |
17 | @property (nonatomic, weak) LCCKChatBar *inputViewRef;
18 |
19 | @end
20 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/View/ChatBar/LCCKInputViewPluginPickImage.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKInputViewPluginPickImage.h
3 | // Pods
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) on 16/8/11.
6 | //
7 | //
8 | #if __has_include()
9 | #import
10 | #else
11 | #import "LCChatKit.h"
12 | #endif
13 |
14 | @interface LCCKInputViewPluginPickImage : LCCKInputViewPlugin
15 |
16 | @property (nonatomic, weak) LCCKChatBar *inputViewRef;
17 |
18 | @end
19 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/live_area_icn_male_prd.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "live_area_icn_male_prd@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "live_area_icn_male_prd@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Assets.xcassets/Mine/me_myaccount_reddiamond.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "scale" : "1x"
6 | },
7 | {
8 | "idiom" : "universal",
9 | "filename" : "me_myaccount_reddiamond@2x.png",
10 | "scale" : "2x"
11 | },
12 | {
13 | "idiom" : "universal",
14 | "filename" : "me_myaccount_reddiamond@3x.png",
15 | "scale" : "3x"
16 | }
17 | ],
18 | "info" : {
19 | "version" : 1,
20 | "author" : "xcode"
21 | }
22 | }
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/Tool/LCCKCellRegisterController.h:
--------------------------------------------------------------------------------
1 | //
2 | // UITableView+LCCKCellRegister.h
3 | // LCCKChatBarExample
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) ( https://github.com/leancloud/ChatKit-OC ) on 15/11/23.
6 | // Copyright © 2015年 https://LeanCloud.cn . All rights reserved.
7 | //
8 |
9 | @import UIKit;
10 | @import Foundation;
11 |
12 | @interface LCCKCellRegisterController : NSObject
13 |
14 | + (void)registerChatMessageCellClassForTableView:(UITableView *)tableView;
15 |
16 | @end
17 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/Tool/LCCKMessageVoiceFactory.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKMessageVoiceFactory.h
3 | // LeanCloudChatKit-iOS
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) on 16/3/21.
6 | // Copyright © 2016年 LeanCloud. All rights reserved.
7 | //
8 |
9 | #import
10 | #import "LCCKConstants.h"
11 | @import UIKit;
12 |
13 | @interface LCCKMessageVoiceFactory : NSObject
14 |
15 | + (UIImageView *)messageVoiceAnimationImageViewWithBubbleMessageType:(LCCKMessageOwnerType)owner;
16 |
17 | @end
18 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/View/ChatBar/LCCKInputViewPluginTakePhoto.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKInputViewPluginTakePhoto.h
3 | // Pods
4 | //
5 | // v0.7.10 Created by ElonChan (微信向我报BUG:chenyilong1010) on 16/8/11.
6 | //
7 | //
8 |
9 | #if __has_include()
10 | #import
11 | #else
12 | #import "LCChatKit.h"
13 | #endif
14 |
15 | @interface LCCKInputViewPluginTakePhoto : LCCKInputViewPlugin
16 |
17 | @property (nonatomic, weak) LCCKChatBar *inputViewRef;
18 |
19 | @end
20 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Category/UIBarButtonItem+Item.h:
--------------------------------------------------------------------------------
1 | //
2 | // UIBarButtonItem+Item.h
3 | // BuDeJie
4 | //
5 | // Created by 1 on 16/5/29.
6 | // Copyright © 2016年 小码哥. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface UIBarButtonItem (Item)
12 |
13 | // 高亮
14 | + (instancetype)itemWithImage:(UIImage *)image highImage:(UIImage *)highImage target:(id)target action:(SEL)action;
15 |
16 | // 选中
17 | + (instancetype)itemWithImage:(UIImage *)image selImage:(UIImage *)selImage target:(id)target action:(SEL)action;
18 |
19 | @end
20 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/Tool/DisableImageMemoryCache/LCCKWeakReference.m:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKWeakReference.m
3 | // Kuber
4 | //
5 | // v0.7.10 Created by Kuber on 16/4/29.
6 | // Copyright © 2016年 Huaxu Technology. All rights reserved.
7 | //
8 |
9 | #import "LCCKWeakReference.h"
10 |
11 | LCCKWeakReference makeLCCKWeakReference(id object) {
12 | __weak id weakref = object;
13 | return ^{
14 | return weakref;
15 | };
16 | }
17 |
18 | id weakReferenceNonretainedObjectValue(LCCKWeakReference ref) {
19 | return ref ? ref() : nil;
20 | }
21 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Tool/Vendor/LCCKDeallocBlockExecutor/NSObject+LCCKDeallocBlockExecutor.h:
--------------------------------------------------------------------------------
1 | //
2 | // NSObject+LCCKDeallocBlockExecutor.h
3 | // LCCKDeallocBlockExecutor
4 | //
5 | // v0.7.10 Created by 微博@iOS程序犭袁 (http://weibo.com/luohanchenyilong/) on 15/12/27.
6 | // Copyright © 2015年 https://github.com/ChenYilong . All rights reserved.
7 | //
8 |
9 | #import
10 | #import "LCCKDeallocExecutor.h"
11 |
12 | @interface NSObject (LCCKDeallocBlockExecutor)
13 |
14 | - (void)lcck_executeAtDealloc:(DeallocExecutorBlock)block;
15 |
16 | @end
17 |
--------------------------------------------------------------------------------
/LiveKit-iOS/ChatKit/Class/Module/Conversation/Tool/DisableImageMemoryCache/LCCKImageManager.h:
--------------------------------------------------------------------------------
1 | //
2 | // LCCKImageManager.h
3 | // Kuber
4 | //
5 | // v0.7.10 Created by Kuber on 16/3/30.
6 | // Copyright © 2016年 Huaxu Technology. All rights reserved.
7 | //
8 |
9 | #import
10 | #import
11 |
12 |
13 | @interface LCCKImageManager : NSObject
14 |
15 | + (instancetype)defaultManager;
16 |
17 | - (UIImage *)getImageWithName:(NSString *)name;
18 | - (UIImage *)getImageWithName:(NSString *)name inBundle:(NSBundle *)bundle;
19 |
20 | @end
21 |
--------------------------------------------------------------------------------
/LiveKit-iOS/LiveKit-iOS/Class/Mine/Category/UIBarButtonItem+Item.h:
--------------------------------------------------------------------------------
1 | //
2 | // UIControl+Extension.m
3 | // 高仿映客
4 | //
5 | // Created by JIAAIR on 16/7/3.
6 | // Copyright © 2016年 JIAAIR. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface UIBarButtonItem (Item)
12 |
13 | // 高亮
14 | + (instancetype)itemWithImage:(UIImage *)image highImage:(UIImage *)highImage target:(id)target action:(SEL)action;
15 |
16 | // 选中
17 | + (instancetype)itemWithImage:(UIImage *)image selImage:(UIImage *)selImage target:(id)target action:(SEL)action;
18 |
19 | @end
20 |
--------------------------------------------------------------------------------