ios and mac

This commit is contained in:
rustdesk 2022-05-14 15:02:33 +08:00
parent 37e4a0cfb4
commit 1a2703c54d
27 changed files with 150 additions and 0 deletions

View File

@ -3,4 +3,6 @@ title: Build
weight: 1
---
Check out [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) for packaging desktop version.
{{% children depth="3" showhidden="true" %}}

View File

@ -3,4 +3,6 @@ title: Build
weight: 1
---
Check out [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) for packaging desktop version.
{{% children depth="3" showhidden="true" %}}

View File

@ -3,4 +3,6 @@ title: Build
weight: 1
---
Check out [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) for packaging desktop version.
{{% children depth="3" showhidden="true" %}}

View File

@ -3,4 +3,6 @@ title: Build
weight: 1
---
Check out [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) for packaging desktop version.
{{% children depth="3" showhidden="true" %}}

View File

@ -3,4 +3,6 @@ title: Build
weight: 1
---
Check out [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) for packaging desktop version.
{{% children depth="3" showhidden="true" %}}

View File

@ -3,4 +3,6 @@ title: Build
weight: 1
---
Check out [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) for packaging desktop version.
{{% children depth="3" showhidden="true" %}}

View File

@ -3,4 +3,6 @@ title: Сборка
weight: 1
---
Check out [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) for packaging desktop version.
{{% children depth="3" showhidden="true" %}}

View File

@ -3,4 +3,6 @@ title: 编译
weight: 1
---
关于打包桌面版本, 请查看 [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) 。
{{% children depth="3" showhidden="true" %}}

View File

@ -3,4 +3,6 @@ title: 編譯
weight: 1
---
關於打包桌面版本, 請查看 [build.py](https://github.com/rustdesk/rustdesk/blob/master/build.py) 。
{{% children depth="3" showhidden="true" %}}

View File

@ -0,0 +1,6 @@
---
title: iOS
weight: 23
---
[English](/docs/en/dev/build/ios)

View File

@ -0,0 +1,20 @@
---
title: iOS
weight: 23
---
```
cd
# For saving your time and our time, we prepared dependent files for you.
https://github.com/rustdesk/doc.rustdesk.com/releases/download/console/ios_dep.tar.gz
tar xzf ios_dep.tar.gz
git clone https://github.com/rustdesk/rustdesk
cd rustdesk
# For simulator: VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_x64.sh
VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_arm64.sh
cd flutter
# Good Luck!
# For simulator: sed 's/aarch64/x86_64/g' ios/Runner.xcodeproj/project.pbxproj
# Forget if need: cd ios; pod install; cd -;
flutter run
```

View File

@ -0,0 +1,6 @@
---
title: iOS
weight: 23
---
[English](/docs/en/dev/build/ios)

View File

@ -0,0 +1,6 @@
---
title: iOS
weight: 23
---
[English](/docs/en/dev/build/ios)

View File

@ -0,0 +1,6 @@
---
title: iOS
weight: 23
---
[English](/docs/en/dev/build/ios)

View File

@ -0,0 +1,6 @@
---
title: iOS
weight: 23
---
[English](/docs/en/dev/build/ios)

View File

@ -0,0 +1,6 @@
---
title: iOS
weight: 23
---
[English](/docs/en/dev/build/ios)

View File

@ -0,0 +1,6 @@
---
title: iOS
weight: 23
---
[English](/docs/en/dev/build/ios)

View File

@ -0,0 +1,6 @@
---
title: iOS
weight: 23
---
[English](/docs/en/dev/build/ios)

View File

@ -0,0 +1,6 @@
---
title: macOS
weight: 21
---
[English](/docs/en/dev/build/osx)

View File

@ -0,0 +1,16 @@
---
title: macOS
weight: 21
---
```
cd
git clone https://github.com/microsoft/vcpkg
git checkout 2022.04.12
./bootstrap-vcpkg.sh
brew install nasm yasm
./vcpkg install libvpx libyuv opus
git clone https://github.com/rustdesk/rustdesk
cd rustdesk
VCPKG_ROOT=$HOME/vcpkg cargo run
```

View File

@ -0,0 +1,6 @@
---
title: macOS
weight: 21
---
[English](/docs/en/dev/build/osx)

View File

@ -0,0 +1,6 @@
---
title: macOS
weight: 21
---
[English](/docs/en/dev/build/osx)

View File

@ -0,0 +1,6 @@
---
title: macOS
weight: 21
---
[English](/docs/en/dev/build/osx)

View File

@ -0,0 +1,6 @@
---
title: macOS
weight: 21
---
[English](/docs/en/dev/build/osx)

View File

@ -0,0 +1,6 @@
---
title: macOS
weight: 21
---
[English](/docs/en/dev/build/osx)

View File

@ -0,0 +1,6 @@
---
title: macOS
weight: 21
---
[English](/docs/en/dev/build/osx)

View File

@ -0,0 +1,6 @@
---
title: macOS
weight: 21
---
[English](/docs/en/dev/build/osx)