【发布时间】:2020-04-25 00:05:24
【问题描述】:
我在 Flutter 中有自己的游戏。看到我当前的 iOS 应用程序的大小后,我想知道。我没有改变任何东西,甚至资产/库等。我只想在更改几行代码后上传新版本的应用程序。
App Store 上 iOS 应用的当前版本。 (https://apps.apple.com/us/app/morude-frrr-fly-or-not/id1482474790)
大小:79.7 MB
APP更新版本
大小:180.MB +
我通过不同的应用程序进行了检查。出现同样的问题,发现 iOS 应用程序的大小超过 180 MB。发生了什么我不知道。需要更改我的任何设置吗?让我知道是否有任何信息。要求在我的最后。
扑医生的结果:
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, v1.12.13+hotfix.6, on Mac OS X 10.14.3 18D109, locale
en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 10.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 3.5)
[✓] VS Code (version 1.41.1)
[✓] Connected device (4 available)
• No issues found!
【问题讨论】: