mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-09 01:06:09 +00:00
full translation
This commit is contained in:
@@ -3,4 +3,19 @@ title: iOS
|
||||
weight: 23
|
||||
---
|
||||
|
||||
[English](/docs/en/dev/build/ios)
|
||||
```
|
||||
cd
|
||||
# Per risparmiare il tuo tempo e il nostro tempo, abbiamo preparato file dipendenti per te.
|
||||
https://github.com/rustdesk/doc.rustdesk.com/releases/download/console/ios_dep.tar.gz
|
||||
tar xzf ios_dep.tar.gz
|
||||
git clone --recurse-submodules https://github.com/rustdesk/rustdesk
|
||||
cd rustdesk
|
||||
# Per il simulatore: VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_x64.sh
|
||||
VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_arm64.sh
|
||||
cd flutter
|
||||
dart pub global activate ffigen
|
||||
# Buona fortuna!
|
||||
# Per il simulatore: sed 's/aarch64/x86_64/g' ios/Runner.xcodeproj/project.pbxproj
|
||||
# Dimentica se necessario: cd ios; pod install; cd -;
|
||||
flutter run
|
||||
```
|
||||
@@ -3,4 +3,19 @@ title: iOS
|
||||
weight: 23
|
||||
---
|
||||
|
||||
[English](/docs/en/dev/build/ios)
|
||||
```
|
||||
cd
|
||||
# あなたと私たちの時間を節約するため、依存ファイルを準備しました。
|
||||
https://github.com/rustdesk/doc.rustdesk.com/releases/download/console/ios_dep.tar.gz
|
||||
tar xzf ios_dep.tar.gz
|
||||
git clone --recurse-submodules https://github.com/rustdesk/rustdesk
|
||||
cd rustdesk
|
||||
# シミュレーター用: VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_x64.sh
|
||||
VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_arm64.sh
|
||||
cd flutter
|
||||
dart pub global activate ffigen
|
||||
# 幸運を!
|
||||
# シミュレーター用: sed 's/aarch64/x86_64/g' ios/Runner.xcodeproj/project.pbxproj
|
||||
# 必要な場合は忘れずに: cd ios; pod install; cd -;
|
||||
flutter run
|
||||
```
|
||||
@@ -1,21 +0,0 @@
|
||||
---
|
||||
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 --recurse-submodules 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
|
||||
dart pub global activate ffigen
|
||||
# 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
|
||||
```
|
||||
@@ -3,4 +3,19 @@ title: iOS
|
||||
weight: 23
|
||||
---
|
||||
|
||||
[English](/docs/en/dev/build/ios)
|
||||
```
|
||||
cd
|
||||
# Para poupar seu tempo e nosso tempo, preparamos arquivos de dependência para você.
|
||||
https://github.com/rustdesk/doc.rustdesk.com/releases/download/console/ios_dep.tar.gz
|
||||
tar xzf ios_dep.tar.gz
|
||||
git clone --recurse-submodules https://github.com/rustdesk/rustdesk
|
||||
cd rustdesk
|
||||
# Para simulador: VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_x64.sh
|
||||
VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_arm64.sh
|
||||
cd flutter
|
||||
dart pub global activate ffigen
|
||||
# Boa sorte!
|
||||
# Para simulador: sed 's/aarch64/x86_64/g' ios/Runner.xcodeproj/project.pbxproj
|
||||
# Esqueça se precisar: cd ios; pod install; cd -;
|
||||
flutter run
|
||||
```
|
||||
@@ -1,21 +0,0 @@
|
||||
---
|
||||
title: iOS
|
||||
weight: 23
|
||||
---
|
||||
|
||||
```
|
||||
cd
|
||||
# Для экономии вашего и нашего времени мы подготовили для вас файлы зависимостей.
|
||||
https://github.com/rustdesk/doc.rustdesk.com/releases/download/console/ios_dep.tar.gz
|
||||
tar xzf ios_dep.tar.gz
|
||||
git clone --recurse-submodules https://github.com/rustdesk/rustdesk
|
||||
cd rustdesk
|
||||
# Для симулятора: VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_x64.sh
|
||||
VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_arm64.sh
|
||||
cd flutter
|
||||
dart pub global activate ffigen
|
||||
# Удачи!
|
||||
# Для симулятора: sed 's/aarch64/x86_64/g' ios/Runner.xcodeproj/project.pbxproj
|
||||
# Забыть, если надо: cd ios; pod install; cd -;
|
||||
flutter run
|
||||
```
|
||||
@@ -3,4 +3,19 @@ title: iOS
|
||||
weight: 23
|
||||
---
|
||||
|
||||
[English](/docs/en/dev/build/ios)
|
||||
```
|
||||
cd
|
||||
# 为了节省您和我们的时间,我们为您准备了依赖文件。
|
||||
https://github.com/rustdesk/doc.rustdesk.com/releases/download/console/ios_dep.tar.gz
|
||||
tar xzf ios_dep.tar.gz
|
||||
git clone --recurse-submodules https://github.com/rustdesk/rustdesk
|
||||
cd rustdesk
|
||||
# 对于模拟器:VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_x64.sh
|
||||
VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_arm64.sh
|
||||
cd flutter
|
||||
dart pub global activate ffigen
|
||||
# 祝您好运!
|
||||
# 对于模拟器:sed 's/aarch64/x86_64/g' ios/Runner.xcodeproj/project.pbxproj
|
||||
# 如需要可忽略:cd ios; pod install; cd -;
|
||||
flutter run
|
||||
```
|
||||
Reference in New Issue
Block a user