Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

Releases: devxoul/CocoaSeeds

0.5.1

26 Oct 16:48
Compare
Choose a tag to compare
  • Catch an exception when trying to access target's undefined sources_build_phase (#43, @devxoul)

0.5.0

18 Oct 18:21
Compare
Choose a tag to compare
  • Add an availability to exclude files. (#41, @devxoul)

0.4.0

18 Oct 16:14
Compare
Choose a tag to compare
  • Add support for specifying git commit instead of tag. (#38, @devxoul)
  • Raise an exception when failed to install. (#39, @devxoul)
  • Remove directory and clone again if remote url has changed. (#40, @devxoul)

0.3.0

14 Oct 06:57
Compare
Choose a tag to compare
  • Support the legacy target which uses an external build tool. (#35, @ra1028)
  • Support BitBucket. (#36, @devxoul)

0.2.1

26 Aug 17:41
Compare
Choose a tag to compare
  • Force CocoaSeeds to use Xcodeproj 0.36.x (#25)

0.2.0

05 Aug 15:10
Compare
Choose a tag to compare

0.1.3

14 Jul 19:57
Compare
Choose a tag to compare
  • Reset local changes of seed directories before using seed. (#20, #21)

0.1.2

11 Jul 15:21
Compare
Choose a tag to compare
  • Ensure that UUID's are 24 chars long (#19, @argon)

0.1.1

11 Jul 15:20
Compare
Choose a tag to compare
  • Use relative path to generate UUID (#18)

0.1.0

06 Jul 04:51
Compare
Choose a tag to compare
  • Add swift_seedname_prefix feature. (#15, thanks to @jshier!)