小编Sea*_*ean的帖子

Flutter iOS - 在没有真实设备的情况下构建发布版本?

作为一名 Android 开发者,我对针对目标进行构建的想法感到困惑。

\n\n

我没有 iOS 设备,一直在针对 iOS 模拟器进行调试。

\n\n

然而,我已经到了想要将 .ipa 版本分发给我们的内部团队的地步。这能实现吗?

\n\n

当我跑步时flutter build ios,我看到以下内容:

\n\n
Xcode's output:\n\xe2\x86\xb3\n    note: Using new build system\n    note: Building targets in parallel\n    note: Planning build\n    note: Constructing build description\n    error: Failed to create provisioning profile. There are no devices\n    registered in your account on the developer website. Plug in and select a\n    device to have Xcode register it. (in target 'Runner' from project 'Runner')\n    error: No profiles for 'xxx.xxx.xxx' were …
Run Code Online (Sandbox Code Playgroud)

release ios flutter

6
推荐指数
1
解决办法
8945
查看次数

标签 统计

flutter ×1

ios ×1

release ×1