The iOS Simulator deployment target is set to 4.3解决
- 2020-11-23
- flutter
在ios模拟器上调试的时候出现错误信息:The iOS Simulator deployment target is set to 4.3... 原来是因为ios 版本问题,于是找到资料是在 Podfile...
更新Xcode提示空间不足“Not enough free space”解决
- 2020-11-23
- macOS
是时候给Xcode升个级了,然后去update提示空间不足“Not enough free space”,看了一眼所需要空间为11G,再看了下mac还有空间37G,一脸懵…… 在Google上转...
‘AMapSearch-NO-IDFA’ uses the unencrypted ‘http’ protocol to transfer the Pod解决
- 2020-11-23
- flutter
错误提示 [!] 'AMapFoundation' uses the unencrypted 'http' protocol to transfer the Pod. Please be sure you're in a safe network with only trusted hosts. Otherwise, please reach out to the l...
Automatically assigning platform `ios` with version `9.0` on target `Runner`解决
- 2020-11-23
- flutter
Automatically assigning platform ios with version 9.0 on target Runner because no platform was specified. Please specify a platform for this target in your Podfile ...
Flutter: Error running pod install解决
- 2020-11-23
- flutter
错误信息: Launching lib/main.dart on iPhone 11 Pro Max in debug mode... Running pod install... CocoaPods' output: ↳ Preparing Analyzing dependencies Inspecting targets to integrate Using `AR...