admin管理员组

文章数量:1392059

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          |
| 

本文标签: cicdDeploying iOS build with fastlane leads to 39invalid curve name39 when keycontentStack Overflow