tho*_*dda 8 ios dart firebase flutter
无法在 iOS/Xcode 上构建 Flutter 应用程序
已经尝试了所有 pod install/upgrade、flutter clean、pub install 等解决方案。
错误消息如下所示:
ios/Pods/FirebaseAuth/Firebase/Auth/Source/Auth/FIRAuth.m:32:9: fatal error:
'GoogleUtilities/GULSceneDelegateSwizzler.h' file not found
#import <GoogleUtilities/GULSceneDelegateSwizzler.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ios/Pods/FirebaseAuth/Firebase/Auth/Source/Auth/FIRAuth.m:32:9: note: did not find header
'GULSceneDelegateSwizzler.h' in framework 'GoogleUtilities' (loaded from 'build/ios/Debug-iphonesimulator/GoogleUtilities')
1 error generated.
Run Code Online (Sandbox Code Playgroud)
非常感谢您对此问题的任何投入。
Dej*_*sic 20
从终端更新 Pod:
pod update
Run Code Online (Sandbox Code Playgroud)
那应该可以解决您的问题。
附:更新前备份您的应用程序
| 归档时间: |
|
| 查看次数: |
4350 次 |
| 最近记录: |