Skip to content

Commit

Permalink
Mac: SDK: Update version to 4.6.51
Browse files Browse the repository at this point in the history
  • Loading branch information
lynxzhang committed Dec 26, 2019
1 parent 4673eaf commit f78afd2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Mac/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ pod setup
cd Mac/TUIKitDemo
pod install
```
3. 进入 Mac/TUIKitDemo 文件夹,打开 `TUIKitDemo.xcworkspace` 编译运行。
3. 如果安装失败,运行以下命令更新本地的 CocoaPods 仓库列表
```
pod repo update
```
4. 进入 Mac/TUIKitDemo 文件夹,打开 `TUIKitDemo.xcworkspace` 编译运行。


0 comments on commit f78afd2

Please sign in to comment.