This commit is contained in:
rustdesk
2025-06-18 17:33:01 +09:00
parent a2f4b19f01
commit c6c1be8072
15 changed files with 20 additions and 14 deletions

View File

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

View File

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

View File

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

View File

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