Skip to content

Releases: LonnyGomes/ReSignMe

ReSignMe v0.72

20 Apr 02:32

Choose a tag to compare

This release fixes a lot of errors introduced in newer versions of Xcode and OS X and included the following bug fixes/enhancements:

  • updated project for use with Xcode 7.2
  • fixed warning message for deprecated resource rules flags (#7)
  • resolved path issues with codesign_allocate (#5, #6)
  • refactored dependency checking code
  • removed deprecated OCUnit test framework

ReSignMe v0.71

16 Jul 06:40

Choose a tag to compare

  • added rename ipa menu toggle
  • further refined batch re-signing
  • fixed constraint issues with the xib file where the drop area would shrink to 16 pixels making the app not usable
  • fixed bug reported by @thomaschristensen where the Xcode depenency check failed if iOS 7 was installed.