Skip to content

Releases: guidomb/ios-scripts

The bots are comming!

21 Feb 23:24
Compare
Choose a tag to compare

Changelog

  • Adds DISABLE_BOOTSTRAP_HOOKS env variable.
  • Fixes bug when parsing Carthage sem version.
  • Uses Cartfile.resolved to check if project uses Carthage #21 (thanks @hzalaz)
  • Parameter to enable/disable podspec lint #23 (thanks @hzalaz)
  • Adds script to script/common/install_carthage to manually install carthage.
  • Adds SwiftLint support.
  • Adds linterbot support.
  • Removes support for CircleCI.
  • Removes brew from main bootstrap script.

v0.2.0: Cache those binaries

10 Nov 23:38
Compare
Choose a tag to compare

Features

v0.1.0: Lets start building

04 Oct 19:40
Compare
Choose a tag to compare

Known issues

  • Although Carthage is being installed from GitHub releases instead of Homebrew and that we are using version 0.9.2 we cannot drop de dev certificates in CI yet because there are bugs.