diff --git a/IGuess.xcworkspace/xcuserdata/xia.xcuserdatad/UserInterfaceState.xcuserstate b/IGuess.xcworkspace/xcuserdata/xia.xcuserdatad/UserInterfaceState.xcuserstate index 1b018fa..796f457 100644 Binary files a/IGuess.xcworkspace/xcuserdata/xia.xcuserdatad/UserInterfaceState.xcuserstate and b/IGuess.xcworkspace/xcuserdata/xia.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/README.md b/README.md index 2055f8d..deddeac 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,18 @@ * [AppStore, 免费](https://appsto.re/cn/G3U9fb.i) ##iGuess提供了哪些功能? -* 互动猜词 -* 查询历史每期结果 -* 查询每个词语释义 -* 生词本 +* 互动猜词,时间可控 +* 不同的词库可选 +* 查询历史结果,支持分享微信 +* 查询词条的百度百科释义 +* 可滑动卡片式生词本 +* 录制现场视频 -##iGuss Project如何在本地运行? -直接下载运行即可,相关依赖库均已commit +##第三方库使用声明 +* [FMDB](https://github.com/ccgus/fmdb) +* [Bugly](https://bugly.qq.com/v2/downloads) +* [Masonry](https://github.com/SnapKit/Masonry) +* [ZLSwipeableView](https://github.com/zhxnlai/ZLSwipeableView) +* [MBProgressHUD](https://github.com/jdg/MBProgressHUD) +* [CocoaLumberjack, Xcode8 弃用](https://github.com/CocoaLumberjack/CocoaLumberjack) +* [WCLRecordVideo, 参考](https://github.com/631106979/WCLRecordVideo) \ No newline at end of file