我已经成功地为应用程序存储连接生成了.ipa,但是在验证阶段从XCode上传到app连接时,我得到了这个错误ERROR ITMS-90208: "Invalid Bundle. The bundle myApp.app/Frameworks/App.framework does not support the minimum OS Version specified in the Info.plist."
在我的应用程序中,我使用了一些软件包 sdk: ">=2.2.2 <3.0.0" androidX: true
flutter# Use with the CupertinoIcons class for iOS style icons.firebase_core: 0.5.0+1因为google_map_location_picker >=3.3.1 <4.1.3依赖