Skip to content

v0.3.6

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 01:45
88bf1fe

Features

  • On macOS, iOS, and Android, briefcase run now displays the application logs once the application has started. (#591)
  • Xcode detection code now allows for Xcode to be installed in locations other than /Applications/Xcode.app. (#622)
  • Deprecated support for Python 3.6. (#653)

Bugfixes

  • Existing app packages are now cleared before reinstalling dependencies. (#644)
  • Added binary patcher for linuxtools AppImage to increase compatibility. (#667)

Improved Documentation

  • Documentation on creating macOS/iOS code signing identities has been added (#641)

Misc