Skip to content

v0.7.0.0

Compare
Choose a tag to compare
@ali-abrar ali-abrar released this 14 Dec 17:53

v0.7.0.0

  • Bump
    • all-cabal-hashes ("Update from Hackage at 2020-12-01T14:56:13Z")
    • beam-core to 0.9.0.0
    • beam-migrate to 0.5.0.0
    • beam-postgres to 0.5.0.0
  • New pins
  • Android
    • Add allowBackup/fullBackupContent to manifest
    • Bump gradle to v3.4.0 and upgrade related maven dependencies
    • Allow maven dependencies to be overridden
    • Copy google-services.json to the location expected by google integrations
    • Disable multi-dex on android builds (see note)
    • Update to android sdk version 29
  • iOS
    • Copy default splash screen images and app icon into sample application
    • Make ios-deploy tool overridable
    • Update iosSdkVersion to 13.2
    • Make xcode version customizable
    • Remove ResourceRules.plist as it is no longer necessary
    • Set CFBundleIconName as required by App Store
    • Add portable-deploy script for iOS for creating a pre-signed tarball which can be tested without Nix.
    • Add iOS Simulator target