ios-scripts

A set of scripts to manage iOS projects

APACHE-2.0 License

Stars
29

Bot releases are visible (Hide)

ios-scripts - The bots are comming! Latest Release

Published by guidomb over 8 years ago

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.
ios-scripts - v0.2.0: Cache those binaries

Published by guidomb almost 9 years ago

Features

  • Support for OS X schemes #14 (thanks @hzalaz)
  • Option to force carthage to build dependencies #19 (thanks @hzalaz)
  • Scripts use CarthageCache if available
ios-scripts - v0.1.0: Lets start building

Published by guidomb about 9 years ago

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.