Skip to content

Commit

Permalink
Merge branch 'master' of github.com:LiteAVSDK/Player_iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
ianyanzhang committed Feb 12, 2023
2 parents 716005a + 9716f97 commit b4b9f85
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This directory contains the demo source code of the Player SDK for iOS, which sh
├── App // Program entry UI
├── SuperPlayerDemo // Superplayer demo
└── SuperPlayerKit // Superplayer component
├─ Player-API-Example-iOS // Player API Demo
├─ Swift-Call-OC-Example // Swift Call OC Demo
```

## Upgrade Notes
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
└── SuperPlayerKit // 播放器组件
├── SuperPlayFeedDemo // Feed流播放器Demo
└── UGCShortVideoPlayDemo // 短视频播放器Demo
├─ Demo // 播放器Demo
├─ Player-API-Example-iOS // 播放器API相关Demo
├─ Swift-Call-OC-Example // Swift调用SDK API的实现样例
```
## **集成说明**
请参考[Wiki部分相关内容](https://github.com/LiteAVSDK/Player_iOS/wiki)
Expand Down

0 comments on commit b4b9f85

Please sign in to comment.