I got this error when trying to do fastlane beta
command
+------------------------------------+---------------------------------------------------------------------------------------------+
[12:42:28]: Called from Fastfile at line 24
[12:42:28]: ```
[12:42:28]: 22: increment_build_number(xcodeproj: "PayWatcher.xcodeproj")
[12:42:28]: 23: build_app(scheme: "PayWatcher")
[12:42:28]: => 24: pilot( api_key_path: "fastlane/store.json", skip_waiting_for_build_processing: true)
[12:42:28]: 25: end
[12:42:28]: 26: end
[12:42:28]: ```
[12:42:28]: invalid curve name
+---------------------------------------------+
| fastlane summary |
+------+------------------------+-------------+
| Step | Action | Time (in s) |
+------+------------------------+-------------+
| 1 | default_platform | 0 |
| 2 | match | 3 |
| 3 | increment_build_number | 0 |
| 4 | build_app | 21 |
|
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744781584a4593374.html
评论列表(0条)