基于 CI(仅在最近几天才开始发生,也许是在更新 Crashlytics pod 时...Crashlytics (3.10.3)),我现在在将 .ipa 文件提交给 Crashlytics 时遇到分段错误:
2018-06-28 20:11:39.789 submit Crashlytics: Crashlytics.framework/submit 1.3.5 (18)
carchive.sh: line 289: 10426 Segmentation fault
此时的 carchive.sh 步骤在哪里:
"${PODS_ROOT}"/Crashlytics/submit $GS_FABRIC_API_KEY $GS_FABRIC_BUILD_SECRET -ipaPath "$OUTPUT_IPA_NAME" -groupAliases "$GS_GROUP_TESTER_ID" -notesPath "$release_notes_file"