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

@ -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)