1 clone 源码,到本地
- git clone --recursive https://github.com/uglide/RedisDesktopManager.git rdm && cd ./rdm
2 安装XCode
在 Mac 应用商店,将 Xcode 升级到最新版
3 copy 文件
cd ./src && cp ./resources/Info.plist.sample ./resources/Info.plist
4 安装配置 QT
参考 : https://blog.csdn.net/sinat_20593627/article/details/83617571
5 依赖安装
brew install openssl cmake
6 编译依赖
./configure
7 使用 xcode 打开文件,并设置 build for 到最新版本
/3rdparty/gbreakpad/src/client/mac/sender/Breakpad.xib
8 运行 QT
启动 RedisDesktopManager
该博客介绍了RedisDesktopManager运行环境的搭建步骤,包括克隆源码到本地、将Xcode升级到最新版、复制文件、安装配置QT、安装编译依赖,使用xcode打开文件并设置版本,最后启动RedisDesktopManager。
883

被折叠的 条评论
为什么被折叠?



