aboutsummaryrefslogtreecommitdiff
path: root/tools/darwin/Support/Codesign.command
AgeCommit message (Expand)Author
2019-03-03[ios/cmake] - ensure that CURRENT_ARCH is set by cmake when calling Codesing....Memphiz
2019-03-02[ios/signing] - added old ldid for 32bit for fixing fake signing for 32 bit b...Memphiz
2018-07-20[ios/codesign]: - do proper fake sign for ios11 jailbreakMemphiz
2018-07-11Codesign: - adapted to ldid2Memphiz
2018-07-11[ios/codesign]: - do the fakesign on the whole app not only the binaryMemphiz
2018-06-12[tools] nuke whitespaceh.udo
2017-05-12[depends][darwin] configure: remove special tarballs dir & nativeprefixRechi
2016-12-23[ios/codesing] - add a second method to get the bundle id (mdls seems not to ...Memphiz
2016-05-19[cmake/ios] PackagingChristian Fetzer
2016-04-05small syntax typoTimemachine
2016-01-06[darwin/support] - some cleanups for the codesign script, added codesigning o...Memphiz
2015-09-15[ios] - allow full codesign in after build phase for all identities if setMemphiz
2015-07-23[ios/codesign] - if ldid was found - apply it to the kodi binary for fake sig...Memphiz
2014-10-23[ios] - fix devcert signing (pvr addons were missing and couldn't be loaded)Memphiz
2014-10-19[rebrand][darwin] - use APP_NAME in all xcode build phasesMemphiz
2014-06-25[ios/depends] - add gen_entitlements.py to build dependsLinus Yang
2013-10-16[ios] - if a dev sets a real code signing identity in the xcode project our l...Memphiz
2013-05-27[xcode] move all after buildsteps into external 'command' shell scripts for e...Stephan Diederich