问题标签 [fastlane-produce]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
482 浏览

ios - 无法创建此类应用程序/fastlane 生产

我正在使用 fastlane\produce 脚本制作一个新应用程序,我收到以下错误消息:

在 `parse_response': {"data"=>nil, "messages"=>{"warn"=>nil, "info"=>nil, "error"=>["无法创建此类型的应用程序" ]}, "statusCode"=>"ERROR"} (Spaceship::Client::UnexpectedResponse)

运行脚本时:

有什么建议吗?

0 投票
1 回答
388 浏览

ios - 使用 Fastlane 自动构建、部署到曲棍球

我正在研究自动构建和部署。我发现了 fastlane 并尝试用于部署到曲棍球。

https://github.com/fastlane/examples/blob/master/Artsy/eidolon/Fastfile https://github.com/fastlane/examples/blob/master/Wikipedia/Fastfile

但是,我不熟悉脚本。

如果我有 2 个配置

1) 调试
2) 发布

2方案

1) 触控 - 开发
2) 触控 - 生产

2曲棍球钥匙

52da9f2b3da50cf8b6d4aac15f06ae9b
ZXz1tdfaDLfb4hY8SagCfX4RJNMhJVsxET95sHf9

我该如何修改脚本?修改后需要运行什么命令?不过,我已经完成了“fastlane init”。

0 投票
1 回答
1331 浏览

ios - 使用 Fastlane 在 iTunes 中创建新的 iOS 应用程序版本

有没有办法使用 fastlane 为 iTunes Connect 中现有的应用程序创建新的 iOS 应用程序版本?

我尝试使用以下produce命令:

但我回来了:

0 投票
1 回答
131 浏览

fastlane - 有没有办法在没有 Fastlane 的相应应用程序的情况下创建捆绑标识符?

我正在使用produce在 App Store Connect 上创建我的应用程序。它运行良好,但似乎该命令不允许在没有关联应用程序的情况下创建包标识符。

我只想创建额外的捆绑包 ID,稍后我将使用它们在 Microsoft AppCenter 上进行临时分发。

produce有没有办法使用或任何 fastlane 插件来做到这一点?

我发现的唯一方法是使用 App Store Connect Web 界面或此 REST 端点:

https://developer.apple.com/documentation/appstoreconnectapi/register_a_new_bundle_id