mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-16 13:23:44 +00:00
fix
This commit is contained in:
@@ -18,4 +18,4 @@ dart pub global activate ffigen
|
||||
# Per il simulatore: sed 's/aarch64/x86_64/g' ios/Runner.xcodeproj/project.pbxproj
|
||||
# Dimentica se necessario: cd ios; pod install; cd -;
|
||||
flutter run
|
||||
```
|
||||
```
|
||||
|
||||
@@ -18,4 +18,4 @@ dart pub global activate ffigen
|
||||
# シミュレーター用: sed 's/aarch64/x86_64/g' ios/Runner.xcodeproj/project.pbxproj
|
||||
# 必要な場合は忘れずに: cd ios; pod install; cd -;
|
||||
flutter run
|
||||
```
|
||||
```
|
||||
|
||||
@@ -18,4 +18,4 @@ dart pub global activate ffigen
|
||||
# Para simulador: sed 's/aarch64/x86_64/g' ios/Runner.xcodeproj/project.pbxproj
|
||||
# Esqueça se precisar: cd ios; pod install; cd -;
|
||||
flutter run
|
||||
```
|
||||
```
|
||||
|
||||
@@ -18,4 +18,4 @@ 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