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

Releases: devxoul/CocoaSeeds

0.8.3

15 Feb 17:46
Compare
Choose a tag to compare
  • Use colored2 instead of colorize for CLI colors (#66, @k0nserv)

0.8.2

03 Oct 18:54
Compare
Choose a tag to compare

0.8.1

03 Oct 16:36
Compare
Choose a tag to compare
  • Copy all contents of directory instead of directory itself (#64, @devxoul)

0.8.0

08 Aug 08:31
Compare
Choose a tag to compare

0.7.1

11 Jul 11:24
Compare
Choose a tag to compare

0.7.0

11 Feb 16:00
Compare
Choose a tag to compare
  • Fix a bug that :exclude_files is ignored when used with :commit.
  • Add an availability to handle resource files.

0.6.1

28 Dec 06:41
Compare
Choose a tag to compare
  • Insert files at first in Build Phase (#50)

0.6.0

03 Dec 14:47
Compare
Choose a tag to compare
  • Add support specifying Xcode project path in Seedfile (#46, @devxoul)

0.5.3

05 Nov 16:51
Compare
Choose a tag to compare

0.5.2

05 Nov 06:50
Compare
Choose a tag to compare
  • Escape dirname for shell commands in install_seed (#44, @mikytma)