spiegel-keyman/mac/Keyman4MacIM/Keyman4MacIM.xcodeproj
Marc Durdin da8dbc59fb fix(mac): codesign resilience
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.
2020-11-19 10:24:36 +11:00
..
xcshareddata/xcschemes make variables for copyright year, product version, and related strings 2019-01-18 00:48:53 -06:00
project.pbxproj fix(mac): codesign resilience 2020-11-19 10:24:36 +11:00