mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 19:05:31 +00:00
This PR tries to make codesign more resilient to failure, by retrying a build step that falls over with code 65. This code is not limited to codesign but most frequently happens with it. A more complete answer would be to do the codesigning step in build.sh instead of in the project, which would give us more control of the outcome, and maybe simplify the build process somewhat, but I will leave that for now, because it is usually better to leave that to XCode. |
||
|---|---|---|
| .. | ||
| xcshareddata/xcschemes | ||
| project.pbxproj | ||